#include "pch-cpp.hpp" #ifndef _MSC_VER # include #else # include #endif #include #include template struct VirtualFuncInvoker4 { typedef R (*Func)(void*, T1, T2, T3, T4, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, p4, invokeData.method); } }; template struct GenericInterfaceActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct GenericInterfaceFuncInvoker3 { typedef R (*Func)(void*, T1, T2, T3, const RuntimeMethod*); static inline R Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2, T3 p3) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData); return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, invokeData.method); } }; // System.Action`1 struct Action_1_t56AEDBE8D21C4495322C57FFC0158ADAE68CB87B; // System.Action`1 struct Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC; // System.Converter`2 struct Converter_2_t8CB0E5F7BA474A0143CA95667A6A593E635EE3B3; // System.Converter`2 struct Converter_2_t4BA9425522FA533E290EBA0F69B2FA37B7CBB0F6; // System.Collections.Generic.EqualityComparer`1> struct EqualityComparer_1_tEFECEF9BD24787D199B80C055EE44F316C4B6CDA; // System.Collections.Generic.EqualityComparer`1> struct EqualityComparer_1_t729622188CE4808830BE6E696F9C20D747F13D98; // System.Collections.Generic.EqualityComparer`1> struct EqualityComparer_1_t1081D82D8958685A1778AC51629A2B36825400C7; // System.Collections.Generic.EqualityComparer`1> struct EqualityComparer_1_t7B1F148A98EFEA432C06146F15029D653580FF60; // System.Collections.Generic.EqualityComparer`1> struct EqualityComparer_1_t8A4166860B1F06C9AA82939AFF6D505E30FD9F17; // System.Collections.Generic.EqualityComparer`1> struct EqualityComparer_1_tA9A78B3F5D053F9A9FF7770ECBDA1645974A6709; // System.Collections.Generic.EqualityComparer`1> struct EqualityComparer_1_t2B6643FA87E8AD63841B586702C5D8A72D817950; // System.Collections.Generic.EqualityComparer`1> struct EqualityComparer_1_t8606C94AB1DD6CE6363AAE8F68055856444961B2; // System.Collections.Generic.EqualityComparer`1> struct EqualityComparer_1_tAF4D90D1E7DA37EA9D71B9584715BF7ABB7B42E4; // System.Collections.Generic.EqualityComparer`1 struct EqualityComparer_1_tFA7114D8356633E0A57C6A0981F9C78819DCA897; // System.Collections.Generic.EqualityComparer`1 struct EqualityComparer_1_tCF7FC3E85A4D334CDE2402E49C8C1882ED64B74E; // System.Collections.Generic.EqualityComparer`1 struct EqualityComparer_1_tA00ECA27EEC6CA6AADD7F115EB7E6A654C8E96E7; // System.Collections.Generic.EqualityComparer`1 struct EqualityComparer_1_tC1E8CB7DDD7897E7C641F1F87570FA598E779EA4; // System.Collections.Generic.EqualityComparer`1 struct EqualityComparer_1_t1FA81348BE866CE0371661DC490C2AFAF9A7EF44; // System.Collections.Generic.EqualityComparer`1 struct EqualityComparer_1_t315BFEDB969101238C563049FF00D5CB9F8D6509; // System.Collections.Generic.EqualityComparer`1 struct EqualityComparer_1_t229A6C0185DAF47E43CAAFD90317F0D7974515DB; // System.Collections.Generic.EqualityComparer`1 struct EqualityComparer_1_t5A410E1AF4F49A297AB2DC20A45E858B099B3D30; // System.Collections.Generic.EqualityComparer`1 struct EqualityComparer_1_t2A96FB8DFC770B71EEA338DE7A96120575599ED5; // System.Collections.Generic.IComparer`1 struct IComparer_1_t150A86695C404E117B1B644BEAD79BA2344FB009; // System.Collections.Generic.IComparer`1 struct IComparer_1_t20C0141C3FEEDAA44BFE8521FEEDDF47289CB40B; // System.Collections.Generic.IComparer`1 struct IComparer_1_tCA34D86DF5FB128BAEE3BC4368D8742E6F28E286; // System.Collections.Generic.IDictionary`2 struct IDictionary_2_tC51B0D1CF3D0A1E45BBD8B79324FE5CEA1C1CB72; // System.Collections.Generic.IList`1 struct IList_1_tC94A6A591E58FD9BB826AF5D15001E425B682707; // System.Collections.Generic.IList`1 struct IList_1_tA9B3F6D4DDBA3A555103C2DDC65AD75936EAB181; // System.Collections.Generic.IList`1 struct IList_1_t707982BD768B18C51D263C759F33BCDBDFA44901; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_t21F6534F41AC965439A673009C2FCE9140F6F90B; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_t8E4E912BC573A491E07CD9AF9AE2B5FA7B3F8DF7; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_t3CF7438F97D8A99D494F007BEFB385A1F5E955C3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_t5881129048A15C4817AA9BE111C707606F83D5D0; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_t9E4FE6B82E10D9C59E51630EDE98D097930D4E9C; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_t09AAFD79F4BC9CE90E24BF8F81C1A19BC640253B; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_t73B727347ED381B2000ECEC584DB30F12E276C7D; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_t3B84DA04530A6659AE1F95D3D40C279D84AA9C74; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_t65F7E8F373726333514DBBB8A3176D659B4A88EB; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_t9FF70F1230708590A7F85C59F355F60203D13A7F; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_t42F641573859D9E681BE2F478C019995965D60E7; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_tEF1111D2BB52BD0644B2C0A2EEE3FCCA249FB9FB; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_tEFBA2ABA70D340513A8EE21EB657D1DFFFCE8649; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_t827EB997DF59FB721E74E9ECCF50A267623EDAA8; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_t9EEBFB76EF5D25E3FCFB932C3526262AD123DD1C; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_tB5FE2F19416D0E12283C86295E3B2570987701A2; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_t8C9428F6EAC29E77F4EF5ADA1A60C4A4958DF4F5; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_t4ADD3A7FEDC3AF03894BBCC7A46913EAB029D933; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_tC23E088635C4728EC45EB40FA0551E608E04CEE9; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_tB48823EE632CAA35155906AE26C282F0FC3FAA30; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_t60F0825C1C41252F5FCCF0F34E0F3011AC99936B; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_t04516BCF49092B70CF11D3A018411ACD3704C587; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_tE3A6647DEC7FB8C231A739018F996F04D6456A49; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_t91C4ED6DECC5FBD4F3C7963D2D7AE2A901DE6E7C; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_tE03D3AFF898A917C5DBFB952276E6F7C9917D1F2; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_tED645F0938AAC644571FD226518776EEB3F0C877; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_tF5CC643D230BE435D68AC13F509E0A76925A31C2; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t5027C8DDD629536803A4781802F732E17FC33D9A; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t877F70785E6F42B1A9219A5EFFC95A6F6C0AAB12; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t6DE77BE767425EFE1769CD0EA00E6EF4747245E0; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t3F41CB16F62D1915A88B5FC9F620324DFA68734A; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t66308B1E812797DFCB5E96074BFD59C47DF81650; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t9512400E4C326814A8C447858F6EBC0C3378A783; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_tFB2B127C28875AC4A6389A7E337EB1321B7E3850; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t44FB31FBE0B3732E4980C51DF7DDB9153F66CDEA; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t0A00EC69DFE4975C2B93409F57DDC6447738B1F5; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t26879CD75E315830635ED8BB68CF6C288D4CA7AA; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t39AD519C5A0F841DF471AB6A1AF5811206B23411; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t1384BFB8A12D0A0F339DFBC3E03DC28A6B6E3228; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t6530F45050BC7B2E90E6145718F6281EB5E5C86C; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_tDF3E769C12FF5B48AD554FF746E726ED941292D6; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t2ACF8E00B26436F9BF36E991DC5A38D7858AC3A4; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_tF34155767A7F900FFF393650ED52D79A8C451C85; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t429E545455A56F18637A2AD457F5A67449664C00; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_tF9AE55EDF188E6D97DD7DFC090893E6C3216AD4F; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_tFA9A1263940B178971C824546FE7A9D12D4D37ED; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t2C190A7D2A1E8584E30E58F6F7ECDD08B1D43058; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t42CEE90BFA8F78FD6C65F543774F7B2437081B87; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_tB5AE63BBDE3ECD88E0C359BB58CB7ADAF2F24890; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t2135ABF5423F9978568A7259B9F811FAE1DF9091; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t96DFB1CBF74FD03FB3B0161D50E6CD99D6641DFB; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t5B7FAABEDC17948B635123F1597DD87F48795CD0; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_tFBBFA86D327C97C133307B000D27F339FFAD8728; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t74065B39CC6E717552686CDC9CB4F6D9760B61B4; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB; // SixLabors.ImageSharp.Image`1 struct Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5; // SixLabors.ImageSharp.Image`1 struct Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1; // SixLabors.ImageSharp.Image`1 struct Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C; // SixLabors.ImageSharp.Image`1 struct Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1; // SixLabors.ImageSharp.Image`1 struct Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA; // SixLabors.ImageSharp.Image`1 struct Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364; // SixLabors.ImageSharp.Image`1 struct Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0; // SixLabors.ImageSharp.Image`1 struct Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E; // SixLabors.ImageSharp.Image`1 struct Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296; // SixLabors.ImageSharp.Image`1 struct Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376; // SixLabors.ImageSharp.Image`1 struct Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64; // SixLabors.ImageSharp.Image`1 struct Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854; // SixLabors.ImageSharp.Image`1 struct Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E; // SixLabors.ImageSharp.Image`1 struct Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD; // SixLabors.ImageSharp.Image`1 struct Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902; // SixLabors.ImageSharp.Image`1 struct Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35; // SixLabors.ImageSharp.Image`1 struct Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E; // SixLabors.ImageSharp.Image`1 struct Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B; // SixLabors.ImageSharp.Image`1 struct Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F; // SixLabors.ImageSharp.Image`1 struct Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227; // SixLabors.ImageSharp.Image`1 struct Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E; // SixLabors.ImageSharp.Image`1 struct Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0; // SixLabors.ImageSharp.Image`1 struct Image_1_t977CD663539969F5C0792D29034190DA7EFD9535; // SixLabors.ImageSharp.Image`1 struct Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7; // SixLabors.ImageSharp.Image`1 struct Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3; // System.Lazy`1 struct Lazy_1_t5E6564B4052E36ABD34F45DAFDAAF0319FBF050E; // System.Collections.Generic.List`1 struct List_1_t02A19E74A0AB5D9F84F49707040FE1CA5B03E1A3; // System.Predicate`1 struct Predicate_1_t6BEB37EEBD014A6E0E4A99D2481085A596D613B8; // System.Predicate`1 struct Predicate_1_tED4FCD5B1AA7E54F65C6005FA1131B090CD5205E; // System.Predicate`1 struct Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB; // System.Predicate`1 struct Predicate_1_t59477FBDEFE37EE864BEDA53EA2AF457BBB5F3E8; // System.Collections.Generic.Queue`1 struct Queue_1_t8D9C595B0DA807AA102B0FE0E115903EEB73140A; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t02BB5C6352D96419CA6197B50B8B18B3F6A95AE0; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t8838EC5DC5D2BD0C82AEA8EAE373E5AE9F09B294; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t921D1901AD35062BE31FAEB0798A4B814F33A3C3; // System.Collections.Generic.KeyValuePair`2[] struct KeyValuePair_2U5BU5D_t7A55D2FEB3F9BBFE7CC9322E7E8F00A4D1C77D4D; // System.Collections.Generic.KeyValuePair`2[] struct KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9; // System.Collections.Generic.KeyValuePair`2[] struct KeyValuePair_2U5BU5D_tA780E964000F617CC6335A0DEC92B09FE0085E1C; // System.Collections.Generic.KeyValuePair`2[] struct KeyValuePair_2U5BU5D_t33FFA0CB936E5244A7D233380898F56EE1F38FC1; // System.ValueTuple`2[] struct ValueTuple_2U5BU5D_t64D219C4FDA9820D5116472468B8EAB569FFC71D; // System.ValueTuple`2[] struct ValueTuple_2U5BU5D_t29EED279F044B4AE802104DFFF9FF9E66CEF737A; // System.ValueTuple`2[] struct ValueTuple_2U5BU5D_tD132CAFC435A6E98F4DC6821CC5508CF6CED384A; // System.ValueTuple`4[] struct ValueTuple_4U5BU5D_tCE7DDAC26F78125D26B7625CF623241B2DEFE61E; // o0.Geometry.Vector`1[] struct Vector_1U5BU5D_t045861B0EDF6D4307C306D7E857C70D6537E50EB; // SixLabors.ImageSharp.Complex64[][] struct Complex64U5BU5DU5BU5D_t238001C1BD367BB3FF1D352C6A7EC0D31538045C; // SixLabors.ImageSharp.Processing.Processors.Convolution.Parameters.BokehBlurKernelData[] struct BokehBlurKernelDataU5BU5D_t38341237900DFDC0A5C807065F8B537874254828; // SixLabors.ImageSharp.Processing.Processors.Convolution.Parameters.BokehBlurParameters[] struct BokehBlurParametersU5BU5D_t509D3F4BFB345092661B2D732790FB0F4B0FE98C; // System.Boolean[] struct BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C; // BestHTTP.Extensions.BufferDesc[] struct BufferDescU5BU5D_tC958592024A3636F877B9AC761712A7405F8DAD3; // BestHTTP.Extensions.BufferStore[] struct BufferStoreU5BU5D_tD3A34F0DCC2A349B4FF5E12FED02FA6DCA9950D9; // System.Byte[] struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726; // BestHTTP.SignalRCore.CallbackDescriptor[] struct CallbackDescriptorU5BU5D_tD4FB3FB9369BCEF1B4D5DBCB7EE69F577EDC3E85; // System.Char[] struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34; // UnityEngine.Color32[] struct Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2; // System.Numerics.Complex[] struct ComplexU5BU5D_tB5D4AFC072030492E5A9410FFA524F81AA2C03B5; // MathNet.Numerics.Complex32[] struct Complex32U5BU5D_tD3934BFC28A1C17EC0ABE0EAE27E104AE5BED1F9; // System.Reflection.CustomAttributeNamedArgument[] struct CustomAttributeNamedArgumentU5BU5D_t4EC7EAEB21A9435BFB8F2693AE8B3AD73E574451; // System.Reflection.CustomAttributeTypedArgument[] struct CustomAttributeTypedArgumentU5BU5D_t20B1BE58263263B492DAC21E270358FB31189F98; // System.DateTime[] struct DateTimeU5BU5D_t43291D587229E4ED44A327CC74DC7771EF2EBBC1; // System.DateTimeOffset[] struct DateTimeOffsetU5BU5D_t81746224316E5FC7189685EFB35488C8CED41826; // System.Decimal[] struct DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA; // System.Delegate[] struct DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8; // System.Collections.DictionaryEntry[] struct DictionaryEntryU5BU5D_t33D15CB512B443D0720CE6253811B8F4FA7179B1; // System.Double[] struct DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB; // UnityEngine.TextCore.GlyphRect[] struct GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA; // SixLabors.ImageSharp.Metadata.Profiles.Icc.IccLocalizedString[] struct IccLocalizedStringU5BU5D_tC3077DEEC70865AF20BC81E5474B993B9ED2075B; // SixLabors.ImageSharp.Metadata.Profiles.Icc.IccTagTableEntry[] struct IccTagTableEntryU5BU5D_tE505F450EB130B51C07A1C4DD5518CF04D02967B; // System.Int16[] struct Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD; // System.Int32[] struct Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32; // System.Int32Enum[] struct Int32EnumU5BU5D_t9327F857579EE00EB201E1913599094BF837D3CD; // System.Int64[] struct Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6; // System.IntPtr[] struct IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6; // System.Linq.Expressions.Interpreter.InterpretedFrameInfo[] struct InterpretedFrameInfoU5BU5D_tFA6FBE1C8684475BB4DC1E02532B6DE5C3845283; // Newtonsoft.Json.JsonPosition[] struct JsonPositionU5BU5D_t718B27402A94A11341EE7B498A6A5A8C78173597; // System.Linq.Expressions.Interpreter.LocalDefinition[] struct LocalDefinitionU5BU5D_t24CED16236F9597A53E95E14A9C6310A7273BAA2; // BestHTTP.SignalRCore.Messages.Message[] struct MessageU5BU5D_t83B824D19824D00C54AD1A8A07021F9C1398901A; // System.Object[] struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE; // UnityEngine.ParticleCollisionEvent[] struct ParticleCollisionEventU5BU5D_t62880785FE50C001432E57E6D83BF3BD7BD3183A; // SixLabors.ImageSharp.Formats.Png.PngTextData[] struct PngTextDataU5BU5D_t5864E63FD452B9CB48D6F421EA650DD40A003F19; // LitJson.PropertyMetadata[] struct PropertyMetadataU5BU5D_tE81512DB4B13AA5AF619B0AF2C85AC091A6C3CD4; // UnityEngine.Quaternion[] struct QuaternionU5BU5D_t584B1CC68E95071898E32F34DB2CC1E4A726FAA6; // UnityEngine.RaycastHit2D[] struct RaycastHit2DU5BU5D_tDEABD9FBBA32C695C932A32A1B8FB9C06A496F09; // UnityEngine.EventSystems.RaycastResult[] struct RaycastResultU5BU5D_t55B9DF597EFA3BE063604C0950E370D850283B9D; // UnityEngine.Rect[] struct RectU5BU5D_tD4F5052A6F89820365269FF4CA7C3EB1ACD4B1EE; // UnityEngine.UIElements.UIR.RenderChainTextEntry[] struct RenderChainTextEntryU5BU5D_tE6900883BB3D12A178F61F89FA467E2D32B5AE3A; // System.SByte[] struct SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7; // SixLabors.ImageSharp.SignedRational[] struct SignedRationalU5BU5D_tA80371CB555B92B64EFFD0F5AE8E899796DFE768; // System.Single[] struct SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA; // System.Diagnostics.StackTrace[] struct StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971; // UnityEngine.UIElements.StyleSheets.StylePropertyValue[] struct StylePropertyValueU5BU5D_tE8C38ACBC1922CD376A4B4342C4FC1943DB80D67; // UnityEngine.UIElements.StyleSelectorPart[] struct StyleSelectorPartU5BU5D_tD8762DADE4104C7D73D7B821DF7E5BBC87417BB7; // UnityEngine.UIElements.StyleSheets.StyleValue[] struct StyleValueU5BU5D_t8466C1239027B82640B4D30101232307050720A0; // UnityEngine.UIElements.StyleValueHandle[] struct StyleValueHandleU5BU5D_t8FCC38AD3E7E9F31424A6842204C9407D70FF41A; // UnityEngine.UIElements.StyleVariable[] struct StyleVariableU5BU5D_t1E30A447D0969EFC4D8B87FEA510D7698D17684A; // UnityEngine.UIElements.TextureId[] struct TextureIdU5BU5D_t89F146F32F34215398247069AC0982199B05501C; // System.TimeSpan[] struct TimeSpanU5BU5D_t93A1470C8423F710E4D26493EE109A5A5920D545; // System.Type[] struct TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755; // UnityEngine.UICharInfo[] struct UICharInfoU5BU5D_t5B6AEA3245EC021FAA20582D295434FF61FBF1F0; // UnityEngine.UILineInfo[] struct UILineInfoU5BU5D_tBE1D9E4EC8C7A5A1F98B7CCF93D8A8A2FF9B2F69; // UnityEngine.UIVertex[] struct UIVertexU5BU5D_tE3D523C48DFEBC775876720DE2539A79FB7E5E5A; // System.UInt16[] struct UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67; // System.UInt32[] struct UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF; // System.UInt64[] struct UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2; // UnityEngine.Vector2[] struct Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA; // UnityEngine.Vector3[] struct Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4; // System.Numerics.Vector4[] struct Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F; // UnityEngine.Vector4[] struct Vector4U5BU5D_tCE72D928AA6FF1852BAC5E4396F6F0131ED11871; // BestHTTP.WebSocket.Frames.WebSocketFrameReader[] struct WebSocketFrameReaderU5BU5D_t3743FFE26D11323DEE9045473FB48714A5EF2F29; // System.Security.Cryptography.X509Certificates.X509ChainStatus[] struct X509ChainStatusU5BU5D_tC7AEAC6CC48DDA97176E20CE3EE221F28485666F; // UnityEngine.BeforeRenderHelper/OrderBlock[] struct OrderBlockU5BU5D_tA6CA8293A67A97712BD2A0D7ABBA77E770053817; // UnityEngine.Camera/RenderRequest[] struct RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664; // UnityEngine.UIElements.EventDispatcher/DispatchContext[] struct DispatchContextU5BU5D_t5966E6F464DC2634CC22062EE5AF2B33D578FCD1; // UnityEngine.UIElements.EventDispatcher/EventRecord[] struct EventRecordU5BU5D_t34BA5D6EE7E8D43DD53A315BEBE6341867D63FB3; // UnityEngine.UIElements.FocusController/FocusedElement[] struct FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3; // System.Xml.Schema.SequenceNode/SequenceConstructPosContext[] struct SequenceConstructPosContextU5BU5D_tB4ACA1FC55072B19F97324DE24BBB743C90351EF; // TMPro.SpriteAssetUtilities.TexturePacker_JsonArray/Frame[] struct FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D; // UnityEngine.UIElements.TextureRegistry/TextureInfo[] struct TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD; // UnityEngine.UnitySynchronizationContext/WorkRequest[] struct WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F; // System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView[] struct InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1; // System.Action struct Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6; // System.ArgumentException struct ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00; // System.ArgumentNullException struct ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB; // System.ArgumentOutOfRangeException struct ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8; // UnityEngine.EventSystems.BaseRaycaster struct BaseRaycaster_tBC0FB2CBE6D3D40991EC20F689C43F76AD82A876; // System.Xml.Schema.BitSet struct BitSet_t36CD5E21CDE8972A6BCEF9E414933DD893966438; // SixLabors.ImageSharp.Configuration struct Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8; // System.Globalization.CultureInfo struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98; // System.Linq.Expressions.Interpreter.DebugInfo struct DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC; // System.DelegateData struct DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288; // UnityEngine.UIElements.EventBase struct EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967; // UnityEngine.UIElements.Focusable struct Focusable_t54CC145FEE85D2A5D92761C419288150CF5BEC14; // UnityEngine.GameObject struct GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319; // System.Collections.IDictionary struct IDictionary_t99871C56B8EC2452AC5C4CF3831695E617B89D3A; // SixLabors.ImageSharp.IO.IFileSystem struct IFileSystem_tC69B6614586AB2F610D79E6C47189275D30486C2; // SixLabors.ImageSharp.Processing.IImageProcessingContextFactory struct IImageProcessingContextFactory_tC47D420D349BF819E0E7F349FDFB058267BAC426; // UnityEngine.UIElements.IPanel struct IPanel_t41B9E8E8B00577E4CF3BC0346D701D46462E55EB; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler struct IResampler_t9A142A7233BBEE53FCB8BD13C55D02D1FF50A479; // SixLabors.ImageSharp.Formats.ImageFormatManager struct ImageFormatManager_tF5C598848DE3DEA7096A4ED974B098B0AA40A515; // SixLabors.ImageSharp.Metadata.ImageMetadata struct ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA; // System.Linq.Expressions.Interpreter.Instruction struct Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF; // System.Threading.ManualResetEvent struct ManualResetEvent_t9E2ED486907E3A16122ED4E946534E4DD6B5A7BA; // System.Reflection.MemberInfo struct MemberInfo_t; // SixLabors.ImageSharp.Memory.MemoryAllocator struct MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444; // System.Reflection.MethodInfo struct MethodInfo_t; // System.Linq.Expressions.ParameterExpression struct ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE; // SixLabors.ImageSharp.Formats.PixelTypeInfo struct PixelTypeInfo_tE2D6D83EC24DE1FCC65833BC404DE814A167B18E; // UnityEngine.UIElements.UIR.RenderChainCommand struct RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1; // UnityEngine.RenderTexture struct RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849; // SixLabors.ImageSharp.Processing.ResizeOptions struct ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831; // System.Runtime.Serialization.SafeSerializationManager struct SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F; // System.Threading.SendOrPostCallback struct SendOrPostCallback_t6B7334CE017AF595535507519400AC02D688DC3C; // System.Xml.Schema.SequenceNode struct SequenceNode_t78A21AD6631AE7818CF1914282B25863653EE4FD; // System.String struct String_t; // UnityEngine.UIElements.StyleSheet struct StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F; // UnityEngine.Texture struct Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE; // System.Type struct Type_t; // UnityEngine.Events.UnityAction struct UnityAction_t22E545F8BE0A62EE051C6A83E209587A0DB1C099; // UnityEngine.UIElements.VisualElement struct VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5; IL2CPP_EXTERN_C RuntimeClass* Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* AotHelper_t8F3157F504CBF86D79C00EDA39E931B6834770A0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C String_t* _stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9; IL2CPP_EXTERN_C String_t* _stringLiteral07624473F417C06C74D59C64840A1532FCE2C626; IL2CPP_EXTERN_C String_t* _stringLiteral2B6D6F48C27C60C3B55391AB377D9DC8F5639AA1; IL2CPP_EXTERN_C String_t* _stringLiteral38E3DBC7FC353425EF3A98DC8DAC6689AF5FD1BE; IL2CPP_EXTERN_C String_t* _stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4; IL2CPP_EXTERN_C String_t* _stringLiteral5E8864981A1D9D7DF38E3ABBDE863B7C527DFF86; IL2CPP_EXTERN_C String_t* _stringLiteral7F4C724BD10943E8B0B17A6E069F992E219EF5E8; IL2CPP_EXTERN_C String_t* _stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED; IL2CPP_EXTERN_C String_t* _stringLiteralE2EEFB4BE0C9F57BA62E733F26387F8BA68AF67C; IL2CPP_EXTERN_C String_t* _stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34; IL2CPP_EXTERN_C String_t* _stringLiteralE8744A8B8BD390EB66CA0CAE2376C973E6904FFB; IL2CPP_EXTERN_C String_t* _stringLiteralF9010398F7F524C05AB19445BDCE02E617A3E267; IL2CPP_EXTERN_C const RuntimeMethod* Array_AsReadOnly_TisCustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA_mF670D068C2722963FCDBD5FB1ED67358A5E62F0C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_AsReadOnly_TisCustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_mEA3531A83FB85714A3FC9990D53B3C2718FBB77F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_AsReadOnly_TisRuntimeObject_mC34D733D2539CFFA1647E3153A9BF92CA2E77479_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_BinarySearch_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_mCC3037952F6F9BF99CB63E459F01A1D00FAED803_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_BinarySearch_TisRuntimeObject_m25C73690CA251755BD25C4077C186FC2E88CBC53_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_BinarySearch_TisRuntimeObject_m53E8F5F89D7392AEAAF33B98FFAD9149B43E3411_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_BinarySearch_TisRuntimeObject_mF897E54D729E0C5F6AF135B5908288B89362A88F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_BinarySearch_TisUInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_m0FCDCD5C83FE5DA4110032C5FB5BC4E67E13EEFD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_BinarySearch_TisUInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_m1315A4F4D12EB6698B85952A9D6A7662A8EAC5BC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_ConvertAll_TisRuntimeObject_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m3682677DA72739E10FFE7F7D873E45225E062BC3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_ConvertAll_TisRuntimeObject_TisRuntimeObject_mE725FC247A61CAE9CE534D03F40881092D1CB636_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_Fill_TisRuntimeObject_m126BEDBB9F49670B3D5490B4F90BF6DA39347FE8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_Fill_TisRuntimeObject_m5226440863493BFB884B42763F95F9C456DDC22E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_FindAll_TisRuntimeObject_m0EDF6CEF376D4BE3204334059FA0F22AD6A42C0D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_FindIndex_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_m103621E0403FD9633C19A16CE84B9251805B88B2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_FindIndex_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_m505A6E9BBA7497013E50B2258B0F0EABB50E286A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_FindIndex_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m627989ABB44083C36F179E2DD30F9DDBC2666175_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_FindIndex_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m7C0214AC7D18E190BAA79504C6B8FAA320CF28A9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_FindIndex_TisRuntimeObject_m1DAD2FC79937AC9BD097BFFC47010911DAD5576A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_FindIndex_TisRuntimeObject_m58F9D9EF7A0EAF3337154D0343E5889168A42ECB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_FindIndex_TisRuntimeObject_mD8F1123A5E3DA4660DC35C69670BE0FABB442289_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_FindIndex_TisSignedRational_t9370D328F04206756BC3B11711DD052C8E1D55EA_m11ADFF91297BEC384994D8F9D26E1B9F8C1715C2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_FindIndex_TisSignedRational_t9370D328F04206756BC3B11711DD052C8E1D55EA_mC99037E0351ACD7BA57A269544F1F882481C4751_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_FindLastIndex_TisRuntimeObject_m5FECF347392D69129639039ADE2C3D39601325F2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_FindLastIndex_TisRuntimeObject_m6762C8500F51CE842D1392D594D06B9BE38AFED8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_FindLastIndex_TisRuntimeObject_mF19B9EC0AC21DA7BAD13A39F1D2D3F6EEEC65A70_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_FindLast_TisRuntimeObject_mE6B5CE6CC90FFA999F35A4346AB08E0FB93AB273_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_Find_TisRuntimeObject_m5256645D4BEFDB74E9FEFA61EE8AFFB41C364B56_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_ForEach_TisRuntimeObject_m3C33FA7E1DFC7C50C50C8F2F729E7608DBA97961_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisBokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D_mE86E5274D48B74BCF683CE6CA1A6A68057A9236A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisBokehBlurParameters_tA908943500680941624999033C06384E200DDE6A_mF1EC6289067B07926E6A8B6F2ECC33C9454782D2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisBoolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_mFE55685A2586AB4882236368B6F605159AA13C12_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisBufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9_m1DF27E6AF6A921A4187D65D57D7D5ACE35059F92_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisBufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491_mE2BBAA2FE5C0F705210C53E7163D5DAB2A2CC9C0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m39F3D5C12F6E8F281BF4E4E85FBBCEAE4B65D1E3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mF36C8A5539995AE18A947ADB16AA826FEC59526D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisCallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797_mEB0206AFE5B2305CF9DEED50144D375FE207ED30_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisChar_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_m197AE609773A2E87C6697AC65C8DFA0777ABC835_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisChar_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_mE9D63B47592943E4FBEC7A490A103A600FDAAEBB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisColor32_tDB54A78627878A7D2DE42BB028D64306A18E858D_m9478A47C782D6FBCD7F88614053581DD2313365C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisComplex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894_m99A636191EBC7271DFBFE4320F85A2921069AEB6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisComplex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C_m9805A4D35F5E73E9692E0B2076A3E90D8AFEDAD0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisDateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5_m17C0C49B6473F238AB094AD71D6A538AD6A91238_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisDateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_mB4EEAF8E74FA454249A583A7F339742E9486BD61_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisDecimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_m7DAEC8ACE168D57CD339BD3AB346FBF1B86AC744_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisDictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90_m530FC84FE1A208FCC27524534C140EB549AC6CBA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisDouble_t42821932CB52DE2057E685D0E1AF3DE5033D2181_m46DF482F82E9B05DB2B4F9011B1CDAC642F6B221_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisFocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206_m2BE8A4130B32C94C0943168DE4A7C2D43A6B0466_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisFrame_t277B57D2C572A3B179CEA0357869DB245F52128D_m16EDA436DCCA07DC420DDB2886A8E8EA584088AC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisGlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D_m2D127546F476E43FFF6B0A06F2656E48E8E94FA9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisIccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A_m53CD967B5DBFEF2197E5C7F10690726F31221240_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisIccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60_mBAE6942D1D2E474FBFCBAC06DD77E75991C0A1B1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisInstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD_mA9A11B048A2F49FC67C64D83CBAB8F82413C7DC4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_m9C39FBEDDF3E2583783319603EC1C207C527ED43_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisInt32Enum_t9B63F771913F2B6D586F1173B44A41FBE26F6B5C_m3F5619D27384A5CFBBDC30FBA015907D7468B537_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisInt32Enum_t9B63F771913F2B6D586F1173B44A41FBE26F6B5C_m46553FEE5879C945A3100094620A3F0002519E52_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m1F0420BEEDFC9FDB3682212205F4F8124BA3EA7E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m28AB11B509401F18B1B9E8646EE1B8AA32A30453_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_m46D75156738AFD09E50BF86DC38DEED14C1A1B45_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisInterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7_mEDF729BC05308AF4C35B5D29030D9CE3B1B1E334_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisJsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A_mE67D601FD2DCF657953EBE08B60D0079E55A0861_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisKeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0_mDCEEA41ED6DD7DD58920BCC86CF7275286EFCA8A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisKeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B_mB0E8E6B1718BEDBE36D7EEE6349CF204F4A24C1D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisKeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57_m9C7F262EA3EAC9695EA9B7CAA0BB1A7BF4DAA7A1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisKeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625_m09B16D02FCD252406FCE10BDFFDBE436C97C74D4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisMessage_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3_mCD26A90D4C316CEF8D7320C5F30C48E65762DA7E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisOrderBlock_t0B106828F588BC2F0B9895425E6FD39EDA45C1E2_mBC730937EBEA0F76B3D39803B87D58F2E0C367B1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD_mC5AA2AE05482BCDCD04555A97F10B2630F2EEED8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisPngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128_m8B56824AE1E153549BF61B5855D6C103474423E8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisPropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F_mB542CC60E8E83FC571B07DEF46404A73D3E0B6A7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisQuaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4_mBC27E647CB6DECE39D7E68A352E7BA90977B2F73_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisRaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4_m0221AA5C47630073041E5293EE6C01B61EC30BAA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisRaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE_mEA9642FDF37803809D51EBD9F8A7BD29B74E8AF0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisRect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878_mE86A55F892FB18F2811C89743D5C5E842A9CE737_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisRenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7_mAEDDD05F35B086BE63907F1B2CD1CBD694275F37_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisRenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94_m2C0375B320E718B87DB0905DEA5FE1F48C31B91A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisRuntimeObject_m7642F18C7E99436A8B1E165426B537641FB6D2E5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisRuntimeObject_mBA88963C07F924406E8012B432FC74CD5216B562_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisRuntimeObject_mC1D7A584E1C83E48A1259FFBA350ED259126FB17_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisSByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_m995542C24587AFA5089A821201CC3CC8674C5E28_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisSingle_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_m0E0359F7CFF7645720D43ACA61AAD4F47C36E2BA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisStylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8_m559F0EED76A09A492015055A07B70790FDDB162D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisStyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54_m6A50F8E6E38A1E0FE91B9A5E0216C92E5DBFB317_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisStyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5_m35F3AEEC07B695D28B5C660ED6DBC779A68CBEE1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisStyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD_m28B2055F86618713CC057091AA33856BD182D1B3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisTextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069_m377DA97E6F4FB3B1C58C83C76E4EE51C94A1938B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisTimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_m4195EDB56D7EC5CDFCB912FEB432186F5AB66EE7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisUICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A_mCB0BEC4E57B560C44CADA0BA0F379B6357DE493C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisUILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C_mDC177F407A5676C9E1C66366381DA163CF9C780B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisUIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A_m5BDCCD2E768191301C2B8E126EBEDF7C6A494BB6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mC9E374C12BDDDB47D3EC60B174D045BF3075301D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_mDEE3249FBDCF377E3A05B7CEAC688DEAF0135022_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisUInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_mC6308D51CB39516B352E8B720C7944BAB89764E4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403_mE4F3BB767A72A794E44B6CB592A4451C370ED5C7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E_m466D01D4FAABAC2E0CB9F6091CBE3BD31382F510_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653_m00941E454E2C6CD37EB9CD2CAFFC733652F16C8A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC_m632E446E7C8A1F90EFBCF0D2928C2F477710FDE1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisVector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_m4C8606840EA67EE0FF63952C6BE69EC7D3E7F1BF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisVector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_m5E2A1B8E8AE3D5F8C2489D783DF7C09A67A19028_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisVector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_m76C6044F0380D9F512656DAD1C391A6E3D92F2A7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisVector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38_m1EF391A058F59F38AF5CA00F6EC1BAD572013C76_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisWebSocketFrameReader_t58A18F681862A4A1930215AE1E08ADB8C9B8CFCB_m01D1EE022F230C958FDCBAC485A241446DBBD527_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisWorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393_mBF68567E7168003787B33B9E638FB5D682882B5A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisX509ChainStatus_tB6C3677955C287CF97042F208630AA0F5ABF77FB_m5B49BF0063468B846702E7096E83B74AE2AAC643_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BicubicResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m7DAB95587844AEB496F8CFDA3372DF32752694F9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BicubicResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m8A51188754B02EB15DF1F157EDA3EBC8F8CDA390_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BicubicResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_mA921AA4EBB0D8F0F0E132E9F1B42C0FC68008417_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BicubicResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_mDA620853A0E5350FB1E07E92BDB04F2DF79AB06F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BicubicResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m99FA12ED44C6566BC8D7D2ECD649D5831A156FCE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BicubicResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mF12E40E5A2595344FFD4B6B4A4D678E90700212F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BicubicResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m49B9F7C697B1CF497FBAF653472A405E52E989EA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BicubicResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m30C6CDD7FCE773CD1A3FB7C7A284182259B593CE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BicubicResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mAA72B8DB7A9DC67A804B23686BD4845FED776E63_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BicubicResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mCA0F20A6C3321FA5167C150B6EE4A1536F93121E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BicubicResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m6CB17F2D27D1808685ACC5A5EBA0F91F1554DDB6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BicubicResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mF7A7E10AE51DBD6AD6C50513B154648FE5E309CD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BicubicResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m27B4C69AFA4579980624BB77A3F7A628CD70905C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BicubicResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_mB6841FFBBAA59CB0E0B32BBEE856083C4EC3E16E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BicubicResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m3FA693D41210B38A876C7DEA2ECD696FC40C935E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BicubicResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mEAE83CD26304F8A35AF63947FBD0981DF28CED49_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BicubicResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m6E1BD31D37269C4E1A7702631157E9D88D850C32_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BicubicResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m26BE8E47B91ADC23F6FA7475142DD68C7FB881A8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BicubicResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m586A620D3BBF1650B0695EC9A8EDA0021E6BE02B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BicubicResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m977AA6138F5D723E98AB1A0A7210DA0E7FC48C97_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BicubicResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m7A484F82FEA1DFA81356F76D989B68909C6891D3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BicubicResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_mC95088F805DEDBADB47EB6A6FE69D46AF36E18F1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BicubicResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m88F4C0174BB883CFD6F38599F6C110F6A467DDAE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BicubicResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m682BFF7C8E0E4F1AAC1D28CB67AAA0B9D6693770_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BoxResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mC069676E16586CDF7BE40D0FAFE08EF5457BB20C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BoxResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m7024AFA1BCF8D0852AD299ADF4586AC57C4BB431_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BoxResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m85CA309C12ED55E37BFC9671044011C95E2F32DA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BoxResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m2FD20084F9B88AC05AF7346DCD753DC65513EE7C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BoxResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_mFCC26CB6C44126C9CFB83A47A211F649709C8548_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BoxResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mC44B0F47DF316875DA1A17A09E4473D34F8F8BCF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BoxResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mCD2D7B054190669E925CAFC5E92916F31431E61D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BoxResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m1823EEBE7D42F8FC1C97E8EE57AB0EAC850CCEC8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BoxResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m1DAA4C5B52486AE8FA0B953085186732B47610CF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BoxResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m6431DB8B965F5F5B4D7CFC96FF26907E32FBB745_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BoxResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m2AF5647FE3266759E1872D636AFD869CB696E67B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BoxResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m60D702B3365B86A542428E0EC26AF7C6B2516349_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BoxResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_mCCBB2FEAD1D35ECA4FAB7C6CFB5DD3D5C5069AE6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BoxResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m704AE9DEA654EBA86566A83967AB233C2C1AE3C4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BoxResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m0959F6A76E7A888F7459B5817A4197D3F44CB1F1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BoxResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mA7F9C13DA8E25177D73BDD5B3F3CAD20DDB67A96_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BoxResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mE786759B827767DC8222E7C2B938B2D47B38ED93_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BoxResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mD71B1DE8054ABBE3005F068543FC53579E2AB880_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BoxResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mD53CE3134B93E05A66B437B40FCF32FA17BD6FED_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BoxResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mA87CAF9B27320EBF8EA39C970CE74BE44EE2F163_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BoxResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m2CB9488BEC494A5620C6B7B6ADB1D8C3DDFE92D0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BoxResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m18C53DA17C74FB7807F82B5F554CF0401B44DF73_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BoxResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_mBF47195C0BA0FDE8BE3FD62403B079B791C44C23_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BoxResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m4A83A1693DE70BA7D44CDAF4F10DF68C190883FA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CubicResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m7B56EAFA9D4A015596DC091DA6618375B2E8E43C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CubicResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m6A3119D7B1A9DADACAA0458C08296679FE8C6136_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CubicResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m7C3CDDAAECD5869FA25B3C1F976D20A3827B4966_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CubicResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m9FB1432057495DC2737A47B65F1E0CEAB14BB276_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CubicResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m7D165662EBCDD7221C504F9EEB2F80E44FAEF16F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CubicResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m80C02EBAD132C12C2076885009EB2475CA1834F4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CubicResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mCA43E0B0D8A10D43889D16CD3745901AF7677296_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CubicResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m46212A86AFE7DEF569EB5D9707346E84F71EFA04_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CubicResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mA57370FB52FE5BEA9C74136C9F9E65BEF2D98DAA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CubicResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mEDA408F6CF67DB855522FE0B6A5CF4D19A421A7D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CubicResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mE1BE89B81F001BF0E6DA7B9FAA148D1704EE55C0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CubicResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mC8864A2990C8DEC653D31D965AF757D603E78200_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CubicResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m403EAF6E9FC5AC8123D10DC8E4A712069D7D0312_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CubicResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m1ECFEF8783941A6510F7DBD17384769B22DA29BB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CubicResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mE7AEEF557E2511CB1939A225769BF0BF96D47333_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CubicResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m04B29E1F6599882584B7A682FD9B3A553694F8C0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CubicResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m6C1658A8157CBED9D827AB3E80D79554A8E477AE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CubicResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m76F6B92C360314E9DD5C973E3E37B2419322E48D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CubicResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m4FD0F1106B4CCCD12DA3B81663F51C8030E1E54F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CubicResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mC5050D47AFF3FD6F91AFC60510987097158D4282_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CubicResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m1BAF5BA612B37CEB777809C82AA8B7FC62CA40DB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CubicResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m9D8642ABC6ABD1A1C95EF133A266D16C7209FF68_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CubicResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m98D00C165427CF84D6E3E9ECBB0EB968A8C5CCCF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CubicResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m40D78A86FABD6E565CD60E1A7D97BE87A4057187_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* LanczosResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m643C51EFDAF3234939FD91B229C37D62EED1BE0D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* LanczosResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB61A36150EE2093EEAAE85C7C05FB21E69BBCCCE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* LanczosResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mE5733859D7E91C352957C6E12257E95254DC0685_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* LanczosResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m2D2E7672810B4D3C575C5890C57814437E01A85A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* LanczosResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m2E8AED35A543A7EF842769E305A89E5F84E99747_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* LanczosResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m8427D5A732F006C2B405328E5680FDAB12CCA16C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* LanczosResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mBE41894FCBC7171D43A1ED002C0247E9F712FB7F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* LanczosResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m985A1E762F04C9265FB1BBB1B6D902F6724F6034_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* LanczosResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m67371517604EC55B33B453FCAB7794E295E05C0A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* LanczosResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m5B7C6045001815C35442A0C2B0EECCAEC0FB1984_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* LanczosResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m87E8D5FA75D4B9C2AB2D2AF3340B2A07CD48CBB0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* LanczosResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mDCF9F34BCD75B58962A257FB7C79D6A3C866E9A5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* LanczosResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m07E6EC458BB4190497484E58E49D4AA90293578C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* LanczosResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m4A528D4D3476D196022C27382943ACAF0D134C03_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* LanczosResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_mD824848D75C4A84B1507649C079BA62B5CE814A4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* LanczosResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mE4D338DFD91AFE08209C9375D4A99D2EFD0C1443_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* LanczosResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m63572E31FAD546612097E30678BA6B6A096A6377_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* LanczosResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m0CB077B43CD2EB4FCDFE7618F03260DFDEA89A38_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* LanczosResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mF30FC2A26B14C73F89F8212B20ABDC8D3077760E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* LanczosResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mD7C9B28D441A95A90B8B0F33222121BC639E1B09_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* LanczosResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mA2CAFF783846BBC783D06CFDAE12DF04E5E2BF93_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* LanczosResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m3CC8BA930AB23680F449DBC72347E6349CD6CBCA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* LanczosResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_mB7925DDA1E0894DB0A23EC571FA18DC79CDCD001_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* LanczosResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m943C9CDA21958843FE361CF8C0EE11BAE13B7BF5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* LanczosResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m548BD6A3BAD489F9EE39AF7321E60115BEFCA0D2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NearestNeighborResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m203914134EF1B9B8F9A586C9DD2D20BAB79C390C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NearestNeighborResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m5AD57DDCFEE6216B5FA356ECD7664F0334F303C8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NearestNeighborResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mE0DEBC994240880C2FECB598461DD14EDE9A6EE7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NearestNeighborResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m4A5B54E9D36DE306CD786AB979F76FA622B6605B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NearestNeighborResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m40D41F8DB6DD3403C2AA2CA6AC8576F013228EF2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NearestNeighborResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_mC75BEE6B052E3F98664F82DB81F79E973AA08CD1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NearestNeighborResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mD22432B16EA6BD59110728027496C9EA9220023B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NearestNeighborResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m78443194B28442FE1E811B6531E95415B9D783A2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NearestNeighborResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m0080DA1460DAEC3DDD890A261693D4FAD00AF752_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NearestNeighborResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mC76CDA1B1CDCAA6389ADD068B6E29E5635395CA7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NearestNeighborResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mD65E6EC5BB2ECD7E5FAC599C07DB01106C94047F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NearestNeighborResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mE1198CF520B7B4CA3C4F29982647A47DDAB367D9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NearestNeighborResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m2AC64AF7F69FE6EA88193507069B2FA142EA1A7D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NearestNeighborResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m79BD4FA9112739400BDFCB0AA0DD3419D3B003D9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NearestNeighborResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m6F8ED36D8C9AA3861D4EEB98F157BDD8DEB878BA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NearestNeighborResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mF9DE9EAD6FFF7EDAA61536317046873A2B2628F8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NearestNeighborResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mFC772CBBC4B469F23991E836C97560DCCE14B13D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NearestNeighborResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mEC1A10623BACE042AF8A2F9BFD92891D8BC07213_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NearestNeighborResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mC74E3E8AE829B0213EAE4A1F78475FB36962ECDB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NearestNeighborResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m10D1A28ED1A162DC969BCCAFF6EB30D9479238B1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NearestNeighborResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m2F033940EE97DE3EC0B61E6C6B33C7A227CAA1AA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NearestNeighborResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m949987734F50E8CF0460165F274E4F9E93A4A376_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NearestNeighborResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m079512067639B3FE397C6C0AD31A82D1DBA3C719_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NearestNeighborResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m5D8C8F935AC90A9BA385EEFCEA918F8D4BA82C49_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NearestNeighborResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m365E09D9999D6755BAD8F0382E4A3DF5FDB6E9A7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TriangleResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_mAF0D11C31236308FCBF63E777A94BD9EBE46F8BF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TriangleResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m14EC6052E745D6B555BC1AE15B97EF158664B079_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TriangleResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mAD84ABFAAC3F39D9D7FE1B7F4CF9E9D4B0BB4995_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TriangleResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m2B91EAD9542BC0ED7274CD07FE05ABE8971C1A9F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TriangleResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m0C9481B34BCCBF3651F336653D1695541840CD3E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TriangleResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_mAB0B4EF250CA95C665674337E4126BA978E74249_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TriangleResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m8AD53F3A9E5E633C72C509AFE3846AB3B1F9B421_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TriangleResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m20D4855CFCA5C4127CE2FEB35C1DE8DCF2DAD9D5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TriangleResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m4515240840413EB703CAABD6BEAA434E95DE6746_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TriangleResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mF88A6C571B0182061FBC7122B66032A28F36290F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TriangleResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m6EA429B0043C39A573EC109BD00AD57EAEA7BAFB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TriangleResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mAF2E49875E2DF3351A01036180BCD9CBE255EFE0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TriangleResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mB8D5B57ECF5A3F0DB54BD79FC2F59288CED48C93_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TriangleResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_mB88943A0F425F064456407B1E75F74C6766BFF51_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TriangleResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m69482574E3B2D529224563547E4372B189D1C826_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TriangleResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m0BEA60B899F427C71DFB14D045E122BB1CEDC12D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TriangleResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m23A70C1BF5CC834B69CB235F51FB8B6FED48E21F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TriangleResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m9B5753814B54CE32A03C1E22C8B2FC4D18ED5B29_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TriangleResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mD93F2E4219C0EE43F94C99BE3B264E2253CB47B9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TriangleResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m69D1D575CE4AD925C4E4D2877D50B2F7AD64D273_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TriangleResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m1E00F891DF1FB6C112455EEC86F88E636137BE9B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TriangleResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_mB3A38F1235332E2964AF71C1931F8C25F95AD04C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TriangleResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m1E01E116B57EF3539C3373532E90AC000B9D684A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TriangleResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m941D9C85D80DD98D3E9D08A000B7478A87390838_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TriangleResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_mC80E55AFF144C434A04E815C1B2AFD11A930D76A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WelchResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m9F2B9167F4F16F4C165073F160E839D2C0D35ED8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WelchResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m899D430DEEAB400E327A80964A5D5A14E96A9FF3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WelchResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mA4C9A02DA401FD332C5E2943B3101546683258ED_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WelchResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m01BF6E235DC00BB7AC0A82F500C64D9D28378FC8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WelchResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m7FB11A232BC8D8F4850A52597A3D6C4753926D9A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WelchResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m63583C1770352A0EBC349A1B8040529D9C22E0B0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WelchResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m85476B13D7438283C287E9A8AF094A2E5948432B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WelchResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mDA1CEF5C5997C16A050D3D6C00CF45BA3B5E2A93_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WelchResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_mCA08E558CA6E681BF0A68DA84D6AB66FE90B6615_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WelchResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m26CD6971F114AE1EF9AE1AC34790021389983152_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WelchResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mC54367029B98F2E8FD83AF2911672971E7D084C5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WelchResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m505C32007985C6CF3F27ED3FB0396560AC9C0903_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WelchResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mA6E96C38A897AEBC480A58380922726FE25571B0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WelchResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_mEA6FEA75211F3A6D4AD6349C238128CEE35A73D8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WelchResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m675388834707D52597A735192B90BEA0B28B2190_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WelchResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mE4C04CC1FEE1A800E74105929F67F0A28EA98060_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WelchResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m85B24AE2C9913AB18E9E1E9395FE20FA12169DFF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WelchResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m27E89B375035A0AD5EC0BB13592A6E48408D4671_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WelchResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m2E21DA57908FDADC4EC9EF3BF2871D133A56EAA5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WelchResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mC3AF4B8A3C660D97DFFE92CD46A69A12B0C8DDB8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WelchResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mC74874C407282CE1AB1114B7A3440595255D29D6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WelchResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_mA712B1BF438DBEA0047E92DB05AA08F708EB2786_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WelchResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m9BC86A9ABAD7EB49963AA18F8298F284A405D4B7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WelchResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m4A15DE416BB459E18600CFC10FDC5E0C9D00A772_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WelchResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m9195D46D42B2812568A27129F41455171847F265_RuntimeMethod_var; struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_marshaled_com; struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_marshaled_pinvoke; struct Delegate_t_marshaled_com; struct Delegate_t_marshaled_pinvoke; struct Exception_t_marshaled_com; struct Exception_t_marshaled_pinvoke; struct StyleValueHandle_t46AFAF3564D6DF2EA2739A1D85438355478AD185 ; struct Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ; struct KeyValuePair_2U5BU5D_t7A55D2FEB3F9BBFE7CC9322E7E8F00A4D1C77D4D; struct KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9; struct KeyValuePair_2U5BU5D_tA780E964000F617CC6335A0DEC92B09FE0085E1C; struct KeyValuePair_2U5BU5D_t33FFA0CB936E5244A7D233380898F56EE1F38FC1; struct ValueTuple_2U5BU5D_t64D219C4FDA9820D5116472468B8EAB569FFC71D; struct ValueTuple_2U5BU5D_t29EED279F044B4AE802104DFFF9FF9E66CEF737A; struct ValueTuple_2U5BU5D_tD132CAFC435A6E98F4DC6821CC5508CF6CED384A; struct ValueTuple_4U5BU5D_tCE7DDAC26F78125D26B7625CF623241B2DEFE61E; struct Vector_1U5BU5D_t045861B0EDF6D4307C306D7E857C70D6537E50EB; struct BokehBlurKernelDataU5BU5D_t38341237900DFDC0A5C807065F8B537874254828; struct BokehBlurParametersU5BU5D_t509D3F4BFB345092661B2D732790FB0F4B0FE98C; struct BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C; struct BufferDescU5BU5D_tC958592024A3636F877B9AC761712A7405F8DAD3; struct BufferStoreU5BU5D_tD3A34F0DCC2A349B4FF5E12FED02FA6DCA9950D9; struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726; struct CallbackDescriptorU5BU5D_tD4FB3FB9369BCEF1B4D5DBCB7EE69F577EDC3E85; struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34; struct Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2; struct ComplexU5BU5D_tB5D4AFC072030492E5A9410FFA524F81AA2C03B5; struct Complex32U5BU5D_tD3934BFC28A1C17EC0ABE0EAE27E104AE5BED1F9; struct CustomAttributeNamedArgumentU5BU5D_t4EC7EAEB21A9435BFB8F2693AE8B3AD73E574451; struct CustomAttributeTypedArgumentU5BU5D_t20B1BE58263263B492DAC21E270358FB31189F98; struct DateTimeU5BU5D_t43291D587229E4ED44A327CC74DC7771EF2EBBC1; struct DateTimeOffsetU5BU5D_t81746224316E5FC7189685EFB35488C8CED41826; struct DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA; struct DictionaryEntryU5BU5D_t33D15CB512B443D0720CE6253811B8F4FA7179B1; struct DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB; struct GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA; struct IccLocalizedStringU5BU5D_tC3077DEEC70865AF20BC81E5474B993B9ED2075B; struct IccTagTableEntryU5BU5D_tE505F450EB130B51C07A1C4DD5518CF04D02967B; struct Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD; struct Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32; struct Int32EnumU5BU5D_t9327F857579EE00EB201E1913599094BF837D3CD; struct Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6; struct InterpretedFrameInfoU5BU5D_tFA6FBE1C8684475BB4DC1E02532B6DE5C3845283; struct JsonPositionU5BU5D_t718B27402A94A11341EE7B498A6A5A8C78173597; struct LocalDefinitionU5BU5D_t24CED16236F9597A53E95E14A9C6310A7273BAA2; struct MessageU5BU5D_t83B824D19824D00C54AD1A8A07021F9C1398901A; struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE; struct ParticleCollisionEventU5BU5D_t62880785FE50C001432E57E6D83BF3BD7BD3183A; struct PngTextDataU5BU5D_t5864E63FD452B9CB48D6F421EA650DD40A003F19; struct PropertyMetadataU5BU5D_tE81512DB4B13AA5AF619B0AF2C85AC091A6C3CD4; struct QuaternionU5BU5D_t584B1CC68E95071898E32F34DB2CC1E4A726FAA6; struct RaycastHit2DU5BU5D_tDEABD9FBBA32C695C932A32A1B8FB9C06A496F09; struct RaycastResultU5BU5D_t55B9DF597EFA3BE063604C0950E370D850283B9D; struct RectU5BU5D_tD4F5052A6F89820365269FF4CA7C3EB1ACD4B1EE; struct RenderChainTextEntryU5BU5D_tE6900883BB3D12A178F61F89FA467E2D32B5AE3A; struct SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7; struct SignedRationalU5BU5D_tA80371CB555B92B64EFFD0F5AE8E899796DFE768; struct SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA; struct StylePropertyValueU5BU5D_tE8C38ACBC1922CD376A4B4342C4FC1943DB80D67; struct StyleSelectorPartU5BU5D_tD8762DADE4104C7D73D7B821DF7E5BBC87417BB7; struct StyleValueU5BU5D_t8466C1239027B82640B4D30101232307050720A0; struct StyleVariableU5BU5D_t1E30A447D0969EFC4D8B87FEA510D7698D17684A; struct TextureIdU5BU5D_t89F146F32F34215398247069AC0982199B05501C; struct TimeSpanU5BU5D_t93A1470C8423F710E4D26493EE109A5A5920D545; struct UICharInfoU5BU5D_t5B6AEA3245EC021FAA20582D295434FF61FBF1F0; struct UILineInfoU5BU5D_tBE1D9E4EC8C7A5A1F98B7CCF93D8A8A2FF9B2F69; struct UIVertexU5BU5D_tE3D523C48DFEBC775876720DE2539A79FB7E5E5A; struct UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67; struct UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF; struct UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2; struct Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA; struct Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4; struct Vector4U5BU5D_tCE72D928AA6FF1852BAC5E4396F6F0131ED11871; struct WebSocketFrameReaderU5BU5D_t3743FFE26D11323DEE9045473FB48714A5EF2F29; struct X509ChainStatusU5BU5D_tC7AEAC6CC48DDA97176E20CE3EE221F28485666F; struct OrderBlockU5BU5D_tA6CA8293A67A97712BD2A0D7ABBA77E770053817; struct RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664; struct DispatchContextU5BU5D_t5966E6F464DC2634CC22062EE5AF2B33D578FCD1; struct EventRecordU5BU5D_t34BA5D6EE7E8D43DD53A315BEBE6341867D63FB3; struct FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3; struct SequenceConstructPosContextU5BU5D_tB4ACA1FC55072B19F97324DE24BBB743C90351EF; struct FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D; struct TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD; struct WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F; struct InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1; IL2CPP_EXTERN_C_BEGIN IL2CPP_EXTERN_C_END #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Object // Newtonsoft.Json.Utilities.AotHelper/<>c__1`1 struct U3CU3Ec__1_1_tF988F0040F64ADC8A8FA9A28D767AB6F515A8CC2 : public RuntimeObject { public: public: }; struct U3CU3Ec__1_1_tF988F0040F64ADC8A8FA9A28D767AB6F515A8CC2_StaticFields { public: // Newtonsoft.Json.Utilities.AotHelper/<>c__1`1 Newtonsoft.Json.Utilities.AotHelper/<>c__1`1::<>9 U3CU3Ec__1_1_tF988F0040F64ADC8A8FA9A28D767AB6F515A8CC2 * ___U3CU3E9_0; // System.Action Newtonsoft.Json.Utilities.AotHelper/<>c__1`1::<>9__1_0 Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * ___U3CU3E9__1_0_1; public: inline static int32_t get_offset_of_U3CU3E9_0() { return static_cast(offsetof(U3CU3Ec__1_1_tF988F0040F64ADC8A8FA9A28D767AB6F515A8CC2_StaticFields, ___U3CU3E9_0)); } inline U3CU3Ec__1_1_tF988F0040F64ADC8A8FA9A28D767AB6F515A8CC2 * get_U3CU3E9_0() const { return ___U3CU3E9_0; } inline U3CU3Ec__1_1_tF988F0040F64ADC8A8FA9A28D767AB6F515A8CC2 ** get_address_of_U3CU3E9_0() { return &___U3CU3E9_0; } inline void set_U3CU3E9_0(U3CU3Ec__1_1_tF988F0040F64ADC8A8FA9A28D767AB6F515A8CC2 * value) { ___U3CU3E9_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9_0), (void*)value); } inline static int32_t get_offset_of_U3CU3E9__1_0_1() { return static_cast(offsetof(U3CU3Ec__1_1_tF988F0040F64ADC8A8FA9A28D767AB6F515A8CC2_StaticFields, ___U3CU3E9__1_0_1)); } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * get_U3CU3E9__1_0_1() const { return ___U3CU3E9__1_0_1; } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 ** get_address_of_U3CU3E9__1_0_1() { return &___U3CU3E9__1_0_1; } inline void set_U3CU3E9__1_0_1(Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * value) { ___U3CU3E9__1_0_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__1_0_1), (void*)value); } }; // Newtonsoft.Json.Utilities.AotHelper/<>c__2`1 struct U3CU3Ec__2_1_tE48C2A5CE2192854FEA824B71309DA9ED3B19FAA : public RuntimeObject { public: public: }; struct U3CU3Ec__2_1_tE48C2A5CE2192854FEA824B71309DA9ED3B19FAA_StaticFields { public: // Newtonsoft.Json.Utilities.AotHelper/<>c__2`1 Newtonsoft.Json.Utilities.AotHelper/<>c__2`1::<>9 U3CU3Ec__2_1_tE48C2A5CE2192854FEA824B71309DA9ED3B19FAA * ___U3CU3E9_0; // System.Action Newtonsoft.Json.Utilities.AotHelper/<>c__2`1::<>9__2_0 Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * ___U3CU3E9__2_0_1; public: inline static int32_t get_offset_of_U3CU3E9_0() { return static_cast(offsetof(U3CU3Ec__2_1_tE48C2A5CE2192854FEA824B71309DA9ED3B19FAA_StaticFields, ___U3CU3E9_0)); } inline U3CU3Ec__2_1_tE48C2A5CE2192854FEA824B71309DA9ED3B19FAA * get_U3CU3E9_0() const { return ___U3CU3E9_0; } inline U3CU3Ec__2_1_tE48C2A5CE2192854FEA824B71309DA9ED3B19FAA ** get_address_of_U3CU3E9_0() { return &___U3CU3E9_0; } inline void set_U3CU3E9_0(U3CU3Ec__2_1_tE48C2A5CE2192854FEA824B71309DA9ED3B19FAA * value) { ___U3CU3E9_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9_0), (void*)value); } inline static int32_t get_offset_of_U3CU3E9__2_0_1() { return static_cast(offsetof(U3CU3Ec__2_1_tE48C2A5CE2192854FEA824B71309DA9ED3B19FAA_StaticFields, ___U3CU3E9__2_0_1)); } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * get_U3CU3E9__2_0_1() const { return ___U3CU3E9__2_0_1; } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 ** get_address_of_U3CU3E9__2_0_1() { return &___U3CU3E9__2_0_1; } inline void set_U3CU3E9__2_0_1(Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * value) { ___U3CU3E9__2_0_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__2_0_1), (void*)value); } }; // Newtonsoft.Json.Utilities.AotHelper/<>c__3`2 struct U3CU3Ec__3_2_t7F3F0FD3B6F47D85F129096206EF049820019846 : public RuntimeObject { public: public: }; struct U3CU3Ec__3_2_t7F3F0FD3B6F47D85F129096206EF049820019846_StaticFields { public: // Newtonsoft.Json.Utilities.AotHelper/<>c__3`2 Newtonsoft.Json.Utilities.AotHelper/<>c__3`2::<>9 U3CU3Ec__3_2_t7F3F0FD3B6F47D85F129096206EF049820019846 * ___U3CU3E9_0; // System.Action Newtonsoft.Json.Utilities.AotHelper/<>c__3`2::<>9__3_0 Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * ___U3CU3E9__3_0_1; public: inline static int32_t get_offset_of_U3CU3E9_0() { return static_cast(offsetof(U3CU3Ec__3_2_t7F3F0FD3B6F47D85F129096206EF049820019846_StaticFields, ___U3CU3E9_0)); } inline U3CU3Ec__3_2_t7F3F0FD3B6F47D85F129096206EF049820019846 * get_U3CU3E9_0() const { return ___U3CU3E9_0; } inline U3CU3Ec__3_2_t7F3F0FD3B6F47D85F129096206EF049820019846 ** get_address_of_U3CU3E9_0() { return &___U3CU3E9_0; } inline void set_U3CU3E9_0(U3CU3Ec__3_2_t7F3F0FD3B6F47D85F129096206EF049820019846 * value) { ___U3CU3E9_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9_0), (void*)value); } inline static int32_t get_offset_of_U3CU3E9__3_0_1() { return static_cast(offsetof(U3CU3Ec__3_2_t7F3F0FD3B6F47D85F129096206EF049820019846_StaticFields, ___U3CU3E9__3_0_1)); } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * get_U3CU3E9__3_0_1() const { return ___U3CU3E9__3_0_1; } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 ** get_address_of_U3CU3E9__3_0_1() { return &___U3CU3E9__3_0_1; } inline void set_U3CU3E9__3_0_1(Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * value) { ___U3CU3E9__3_0_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__3_0_1), (void*)value); } }; // System.EmptyArray`1> struct EmptyArray_1_t59E7922889B7710ED867601F47162114AADFE415 : public RuntimeObject { public: public: }; struct EmptyArray_1_t59E7922889B7710ED867601F47162114AADFE415_StaticFields { public: // T[] System.EmptyArray`1::Value KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9* ___Value_0; public: inline static int32_t get_offset_of_Value_0() { return static_cast(offsetof(EmptyArray_1_t59E7922889B7710ED867601F47162114AADFE415_StaticFields, ___Value_0)); } inline KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9* get_Value_0() const { return ___Value_0; } inline KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9** get_address_of_Value_0() { return &___Value_0; } inline void set_Value_0(KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9* value) { ___Value_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Value_0), (void*)value); } }; // System.EmptyArray`1 struct EmptyArray_1_tB2402F7A8151EE5618C0BCC8815C169E00142333 : public RuntimeObject { public: public: }; struct EmptyArray_1_tB2402F7A8151EE5618C0BCC8815C169E00142333_StaticFields { public: // T[] System.EmptyArray`1::Value ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___Value_0; public: inline static int32_t get_offset_of_Value_0() { return static_cast(offsetof(EmptyArray_1_tB2402F7A8151EE5618C0BCC8815C169E00142333_StaticFields, ___Value_0)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_Value_0() const { return ___Value_0; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_Value_0() { return &___Value_0; } inline void set_Value_0(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___Value_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Value_0), (void*)value); } }; // System.EmptyArray`1 struct EmptyArray_1_t8C9D46673F64ABE360DE6F02C2BA0A5566DC9FDC : public RuntimeObject { public: public: }; struct EmptyArray_1_t8C9D46673F64ABE360DE6F02C2BA0A5566DC9FDC_StaticFields { public: // T[] System.EmptyArray`1::Value CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___Value_0; public: inline static int32_t get_offset_of_Value_0() { return static_cast(offsetof(EmptyArray_1_t8C9D46673F64ABE360DE6F02C2BA0A5566DC9FDC_StaticFields, ___Value_0)); } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_Value_0() const { return ___Value_0; } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_Value_0() { return &___Value_0; } inline void set_Value_0(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value) { ___Value_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Value_0), (void*)value); } }; // System.EmptyArray`1 struct EmptyArray_1_tC50A7E825E67546B19F2576E6A43CC8F2BC83046 : public RuntimeObject { public: public: }; struct EmptyArray_1_tC50A7E825E67546B19F2576E6A43CC8F2BC83046_StaticFields { public: // T[] System.EmptyArray`1::Value DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* ___Value_0; public: inline static int32_t get_offset_of_Value_0() { return static_cast(offsetof(EmptyArray_1_tC50A7E825E67546B19F2576E6A43CC8F2BC83046_StaticFields, ___Value_0)); } inline DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* get_Value_0() const { return ___Value_0; } inline DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB** get_address_of_Value_0() { return &___Value_0; } inline void set_Value_0(DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* value) { ___Value_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Value_0), (void*)value); } }; // System.EmptyArray`1 struct EmptyArray_1_t8B9EEBB8A116AE38AD35EBF0186C81E5635B417C : public RuntimeObject { public: public: }; struct EmptyArray_1_t8B9EEBB8A116AE38AD35EBF0186C81E5635B417C_StaticFields { public: // T[] System.EmptyArray`1::Value IccTagTableEntryU5BU5D_tE505F450EB130B51C07A1C4DD5518CF04D02967B* ___Value_0; public: inline static int32_t get_offset_of_Value_0() { return static_cast(offsetof(EmptyArray_1_t8B9EEBB8A116AE38AD35EBF0186C81E5635B417C_StaticFields, ___Value_0)); } inline IccTagTableEntryU5BU5D_tE505F450EB130B51C07A1C4DD5518CF04D02967B* get_Value_0() const { return ___Value_0; } inline IccTagTableEntryU5BU5D_tE505F450EB130B51C07A1C4DD5518CF04D02967B** get_address_of_Value_0() { return &___Value_0; } inline void set_Value_0(IccTagTableEntryU5BU5D_tE505F450EB130B51C07A1C4DD5518CF04D02967B* value) { ___Value_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Value_0), (void*)value); } }; // System.EmptyArray`1 struct EmptyArray_1_t70104E2805268B05862A836622FCF0A8BFD10539 : public RuntimeObject { public: public: }; struct EmptyArray_1_t70104E2805268B05862A836622FCF0A8BFD10539_StaticFields { public: // T[] System.EmptyArray`1::Value Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___Value_0; public: inline static int32_t get_offset_of_Value_0() { return static_cast(offsetof(EmptyArray_1_t70104E2805268B05862A836622FCF0A8BFD10539_StaticFields, ___Value_0)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_Value_0() const { return ___Value_0; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_Value_0() { return &___Value_0; } inline void set_Value_0(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___Value_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Value_0), (void*)value); } }; // System.EmptyArray`1 struct EmptyArray_1_tEDB038C1E3F733C02117FF9A9E2EA8D5BB5E4A8A : public RuntimeObject { public: public: }; struct EmptyArray_1_tEDB038C1E3F733C02117FF9A9E2EA8D5BB5E4A8A_StaticFields { public: // T[] System.EmptyArray`1::Value Int32EnumU5BU5D_t9327F857579EE00EB201E1913599094BF837D3CD* ___Value_0; public: inline static int32_t get_offset_of_Value_0() { return static_cast(offsetof(EmptyArray_1_tEDB038C1E3F733C02117FF9A9E2EA8D5BB5E4A8A_StaticFields, ___Value_0)); } inline Int32EnumU5BU5D_t9327F857579EE00EB201E1913599094BF837D3CD* get_Value_0() const { return ___Value_0; } inline Int32EnumU5BU5D_t9327F857579EE00EB201E1913599094BF837D3CD** get_address_of_Value_0() { return &___Value_0; } inline void set_Value_0(Int32EnumU5BU5D_t9327F857579EE00EB201E1913599094BF837D3CD* value) { ___Value_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Value_0), (void*)value); } }; // System.EmptyArray`1 struct EmptyArray_1_t49490D07FB4564095244312D422B3B336F193232 : public RuntimeObject { public: public: }; struct EmptyArray_1_t49490D07FB4564095244312D422B3B336F193232_StaticFields { public: // T[] System.EmptyArray`1::Value LocalDefinitionU5BU5D_t24CED16236F9597A53E95E14A9C6310A7273BAA2* ___Value_0; public: inline static int32_t get_offset_of_Value_0() { return static_cast(offsetof(EmptyArray_1_t49490D07FB4564095244312D422B3B336F193232_StaticFields, ___Value_0)); } inline LocalDefinitionU5BU5D_t24CED16236F9597A53E95E14A9C6310A7273BAA2* get_Value_0() const { return ___Value_0; } inline LocalDefinitionU5BU5D_t24CED16236F9597A53E95E14A9C6310A7273BAA2** get_address_of_Value_0() { return &___Value_0; } inline void set_Value_0(LocalDefinitionU5BU5D_t24CED16236F9597A53E95E14A9C6310A7273BAA2* value) { ___Value_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Value_0), (void*)value); } }; // System.EmptyArray`1 struct EmptyArray_1_tBF73225DFA890366D579424FE8F40073BF9FBAD4 : public RuntimeObject { public: public: }; struct EmptyArray_1_tBF73225DFA890366D579424FE8F40073BF9FBAD4_StaticFields { public: // T[] System.EmptyArray`1::Value ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___Value_0; public: inline static int32_t get_offset_of_Value_0() { return static_cast(offsetof(EmptyArray_1_tBF73225DFA890366D579424FE8F40073BF9FBAD4_StaticFields, ___Value_0)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get_Value_0() const { return ___Value_0; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of_Value_0() { return &___Value_0; } inline void set_Value_0(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ___Value_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Value_0), (void*)value); } }; // System.EmptyArray`1 struct EmptyArray_1_t4EBE467D886177C06EFCED2D2010C2E57474C6D2 : public RuntimeObject { public: public: }; struct EmptyArray_1_t4EBE467D886177C06EFCED2D2010C2E57474C6D2_StaticFields { public: // T[] System.EmptyArray`1::Value SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* ___Value_0; public: inline static int32_t get_offset_of_Value_0() { return static_cast(offsetof(EmptyArray_1_t4EBE467D886177C06EFCED2D2010C2E57474C6D2_StaticFields, ___Value_0)); } inline SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* get_Value_0() const { return ___Value_0; } inline SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA** get_address_of_Value_0() { return &___Value_0; } inline void set_Value_0(SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* value) { ___Value_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Value_0), (void*)value); } }; // System.EmptyArray`1 struct EmptyArray_1_t993A2F454DA801E49F248604CA386FC830AA4D28 : public RuntimeObject { public: public: }; struct EmptyArray_1_t993A2F454DA801E49F248604CA386FC830AA4D28_StaticFields { public: // T[] System.EmptyArray`1::Value TextureIdU5BU5D_t89F146F32F34215398247069AC0982199B05501C* ___Value_0; public: inline static int32_t get_offset_of_Value_0() { return static_cast(offsetof(EmptyArray_1_t993A2F454DA801E49F248604CA386FC830AA4D28_StaticFields, ___Value_0)); } inline TextureIdU5BU5D_t89F146F32F34215398247069AC0982199B05501C* get_Value_0() const { return ___Value_0; } inline TextureIdU5BU5D_t89F146F32F34215398247069AC0982199B05501C** get_address_of_Value_0() { return &___Value_0; } inline void set_Value_0(TextureIdU5BU5D_t89F146F32F34215398247069AC0982199B05501C* value) { ___Value_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Value_0), (void*)value); } }; // System.EmptyArray`1 struct EmptyArray_1_tC219676E5CBDE5E0FDB445233024021B5E669C8F : public RuntimeObject { public: public: }; struct EmptyArray_1_tC219676E5CBDE5E0FDB445233024021B5E669C8F_StaticFields { public: // T[] System.EmptyArray`1::Value Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* ___Value_0; public: inline static int32_t get_offset_of_Value_0() { return static_cast(offsetof(EmptyArray_1_tC219676E5CBDE5E0FDB445233024021B5E669C8F_StaticFields, ___Value_0)); } inline Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* get_Value_0() const { return ___Value_0; } inline Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4** get_address_of_Value_0() { return &___Value_0; } inline void set_Value_0(Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* value) { ___Value_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Value_0), (void*)value); } }; // System.EmptyArray`1 struct EmptyArray_1_t4ED5788F7E89CC76AAFBDC1A4037102C9AA301B6 : public RuntimeObject { public: public: }; struct EmptyArray_1_t4ED5788F7E89CC76AAFBDC1A4037102C9AA301B6_StaticFields { public: // T[] System.EmptyArray`1::Value DispatchContextU5BU5D_t5966E6F464DC2634CC22062EE5AF2B33D578FCD1* ___Value_0; public: inline static int32_t get_offset_of_Value_0() { return static_cast(offsetof(EmptyArray_1_t4ED5788F7E89CC76AAFBDC1A4037102C9AA301B6_StaticFields, ___Value_0)); } inline DispatchContextU5BU5D_t5966E6F464DC2634CC22062EE5AF2B33D578FCD1* get_Value_0() const { return ___Value_0; } inline DispatchContextU5BU5D_t5966E6F464DC2634CC22062EE5AF2B33D578FCD1** get_address_of_Value_0() { return &___Value_0; } inline void set_Value_0(DispatchContextU5BU5D_t5966E6F464DC2634CC22062EE5AF2B33D578FCD1* value) { ___Value_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Value_0), (void*)value); } }; // System.EmptyArray`1 struct EmptyArray_1_t6A5ECEA0873171EC3C4A2E0425E72A1F1C923D84 : public RuntimeObject { public: public: }; struct EmptyArray_1_t6A5ECEA0873171EC3C4A2E0425E72A1F1C923D84_StaticFields { public: // T[] System.EmptyArray`1::Value EventRecordU5BU5D_t34BA5D6EE7E8D43DD53A315BEBE6341867D63FB3* ___Value_0; public: inline static int32_t get_offset_of_Value_0() { return static_cast(offsetof(EmptyArray_1_t6A5ECEA0873171EC3C4A2E0425E72A1F1C923D84_StaticFields, ___Value_0)); } inline EventRecordU5BU5D_t34BA5D6EE7E8D43DD53A315BEBE6341867D63FB3* get_Value_0() const { return ___Value_0; } inline EventRecordU5BU5D_t34BA5D6EE7E8D43DD53A315BEBE6341867D63FB3** get_address_of_Value_0() { return &___Value_0; } inline void set_Value_0(EventRecordU5BU5D_t34BA5D6EE7E8D43DD53A315BEBE6341867D63FB3* value) { ___Value_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Value_0), (void*)value); } }; // System.EmptyArray`1 struct EmptyArray_1_t68F9516C5E9EAFDE58AE85134704A6A24487DBE4 : public RuntimeObject { public: public: }; struct EmptyArray_1_t68F9516C5E9EAFDE58AE85134704A6A24487DBE4_StaticFields { public: // T[] System.EmptyArray`1::Value SequenceConstructPosContextU5BU5D_tB4ACA1FC55072B19F97324DE24BBB743C90351EF* ___Value_0; public: inline static int32_t get_offset_of_Value_0() { return static_cast(offsetof(EmptyArray_1_t68F9516C5E9EAFDE58AE85134704A6A24487DBE4_StaticFields, ___Value_0)); } inline SequenceConstructPosContextU5BU5D_tB4ACA1FC55072B19F97324DE24BBB743C90351EF* get_Value_0() const { return ___Value_0; } inline SequenceConstructPosContextU5BU5D_tB4ACA1FC55072B19F97324DE24BBB743C90351EF** get_address_of_Value_0() { return &___Value_0; } inline void set_Value_0(SequenceConstructPosContextU5BU5D_tB4ACA1FC55072B19F97324DE24BBB743C90351EF* value) { ___Value_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Value_0), (void*)value); } }; // System.Collections.Generic.EqualityComparer`1> struct EqualityComparer_1_tEFECEF9BD24787D199B80C055EE44F316C4B6CDA : public RuntimeObject { public: public: }; struct EqualityComparer_1_tEFECEF9BD24787D199B80C055EE44F316C4B6CDA_StaticFields { public: // System.Collections.Generic.EqualityComparer`1 modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.EqualityComparer`1::defaultComparer EqualityComparer_1_tEFECEF9BD24787D199B80C055EE44F316C4B6CDA * ___defaultComparer_0; public: inline static int32_t get_offset_of_defaultComparer_0() { return static_cast(offsetof(EqualityComparer_1_tEFECEF9BD24787D199B80C055EE44F316C4B6CDA_StaticFields, ___defaultComparer_0)); } inline EqualityComparer_1_tEFECEF9BD24787D199B80C055EE44F316C4B6CDA * get_defaultComparer_0() const { return ___defaultComparer_0; } inline EqualityComparer_1_tEFECEF9BD24787D199B80C055EE44F316C4B6CDA ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; } inline void set_defaultComparer_0(EqualityComparer_1_tEFECEF9BD24787D199B80C055EE44F316C4B6CDA * value) { ___defaultComparer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value); } }; // System.Collections.Generic.EqualityComparer`1> struct EqualityComparer_1_t729622188CE4808830BE6E696F9C20D747F13D98 : public RuntimeObject { public: public: }; struct EqualityComparer_1_t729622188CE4808830BE6E696F9C20D747F13D98_StaticFields { public: // System.Collections.Generic.EqualityComparer`1 modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.EqualityComparer`1::defaultComparer EqualityComparer_1_t729622188CE4808830BE6E696F9C20D747F13D98 * ___defaultComparer_0; public: inline static int32_t get_offset_of_defaultComparer_0() { return static_cast(offsetof(EqualityComparer_1_t729622188CE4808830BE6E696F9C20D747F13D98_StaticFields, ___defaultComparer_0)); } inline EqualityComparer_1_t729622188CE4808830BE6E696F9C20D747F13D98 * get_defaultComparer_0() const { return ___defaultComparer_0; } inline EqualityComparer_1_t729622188CE4808830BE6E696F9C20D747F13D98 ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; } inline void set_defaultComparer_0(EqualityComparer_1_t729622188CE4808830BE6E696F9C20D747F13D98 * value) { ___defaultComparer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value); } }; // System.Collections.Generic.EqualityComparer`1> struct EqualityComparer_1_t1081D82D8958685A1778AC51629A2B36825400C7 : public RuntimeObject { public: public: }; struct EqualityComparer_1_t1081D82D8958685A1778AC51629A2B36825400C7_StaticFields { public: // System.Collections.Generic.EqualityComparer`1 modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.EqualityComparer`1::defaultComparer EqualityComparer_1_t1081D82D8958685A1778AC51629A2B36825400C7 * ___defaultComparer_0; public: inline static int32_t get_offset_of_defaultComparer_0() { return static_cast(offsetof(EqualityComparer_1_t1081D82D8958685A1778AC51629A2B36825400C7_StaticFields, ___defaultComparer_0)); } inline EqualityComparer_1_t1081D82D8958685A1778AC51629A2B36825400C7 * get_defaultComparer_0() const { return ___defaultComparer_0; } inline EqualityComparer_1_t1081D82D8958685A1778AC51629A2B36825400C7 ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; } inline void set_defaultComparer_0(EqualityComparer_1_t1081D82D8958685A1778AC51629A2B36825400C7 * value) { ___defaultComparer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value); } }; // System.Collections.Generic.EqualityComparer`1> struct EqualityComparer_1_t7B1F148A98EFEA432C06146F15029D653580FF60 : public RuntimeObject { public: public: }; struct EqualityComparer_1_t7B1F148A98EFEA432C06146F15029D653580FF60_StaticFields { public: // System.Collections.Generic.EqualityComparer`1 modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.EqualityComparer`1::defaultComparer EqualityComparer_1_t7B1F148A98EFEA432C06146F15029D653580FF60 * ___defaultComparer_0; public: inline static int32_t get_offset_of_defaultComparer_0() { return static_cast(offsetof(EqualityComparer_1_t7B1F148A98EFEA432C06146F15029D653580FF60_StaticFields, ___defaultComparer_0)); } inline EqualityComparer_1_t7B1F148A98EFEA432C06146F15029D653580FF60 * get_defaultComparer_0() const { return ___defaultComparer_0; } inline EqualityComparer_1_t7B1F148A98EFEA432C06146F15029D653580FF60 ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; } inline void set_defaultComparer_0(EqualityComparer_1_t7B1F148A98EFEA432C06146F15029D653580FF60 * value) { ___defaultComparer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value); } }; // System.Collections.Generic.EqualityComparer`1> struct EqualityComparer_1_t8A4166860B1F06C9AA82939AFF6D505E30FD9F17 : public RuntimeObject { public: public: }; struct EqualityComparer_1_t8A4166860B1F06C9AA82939AFF6D505E30FD9F17_StaticFields { public: // System.Collections.Generic.EqualityComparer`1 modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.EqualityComparer`1::defaultComparer EqualityComparer_1_t8A4166860B1F06C9AA82939AFF6D505E30FD9F17 * ___defaultComparer_0; public: inline static int32_t get_offset_of_defaultComparer_0() { return static_cast(offsetof(EqualityComparer_1_t8A4166860B1F06C9AA82939AFF6D505E30FD9F17_StaticFields, ___defaultComparer_0)); } inline EqualityComparer_1_t8A4166860B1F06C9AA82939AFF6D505E30FD9F17 * get_defaultComparer_0() const { return ___defaultComparer_0; } inline EqualityComparer_1_t8A4166860B1F06C9AA82939AFF6D505E30FD9F17 ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; } inline void set_defaultComparer_0(EqualityComparer_1_t8A4166860B1F06C9AA82939AFF6D505E30FD9F17 * value) { ___defaultComparer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value); } }; // System.Collections.Generic.EqualityComparer`1> struct EqualityComparer_1_tA9A78B3F5D053F9A9FF7770ECBDA1645974A6709 : public RuntimeObject { public: public: }; struct EqualityComparer_1_tA9A78B3F5D053F9A9FF7770ECBDA1645974A6709_StaticFields { public: // System.Collections.Generic.EqualityComparer`1 modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.EqualityComparer`1::defaultComparer EqualityComparer_1_tA9A78B3F5D053F9A9FF7770ECBDA1645974A6709 * ___defaultComparer_0; public: inline static int32_t get_offset_of_defaultComparer_0() { return static_cast(offsetof(EqualityComparer_1_tA9A78B3F5D053F9A9FF7770ECBDA1645974A6709_StaticFields, ___defaultComparer_0)); } inline EqualityComparer_1_tA9A78B3F5D053F9A9FF7770ECBDA1645974A6709 * get_defaultComparer_0() const { return ___defaultComparer_0; } inline EqualityComparer_1_tA9A78B3F5D053F9A9FF7770ECBDA1645974A6709 ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; } inline void set_defaultComparer_0(EqualityComparer_1_tA9A78B3F5D053F9A9FF7770ECBDA1645974A6709 * value) { ___defaultComparer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value); } }; // System.Collections.Generic.EqualityComparer`1> struct EqualityComparer_1_t2B6643FA87E8AD63841B586702C5D8A72D817950 : public RuntimeObject { public: public: }; struct EqualityComparer_1_t2B6643FA87E8AD63841B586702C5D8A72D817950_StaticFields { public: // System.Collections.Generic.EqualityComparer`1 modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.EqualityComparer`1::defaultComparer EqualityComparer_1_t2B6643FA87E8AD63841B586702C5D8A72D817950 * ___defaultComparer_0; public: inline static int32_t get_offset_of_defaultComparer_0() { return static_cast(offsetof(EqualityComparer_1_t2B6643FA87E8AD63841B586702C5D8A72D817950_StaticFields, ___defaultComparer_0)); } inline EqualityComparer_1_t2B6643FA87E8AD63841B586702C5D8A72D817950 * get_defaultComparer_0() const { return ___defaultComparer_0; } inline EqualityComparer_1_t2B6643FA87E8AD63841B586702C5D8A72D817950 ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; } inline void set_defaultComparer_0(EqualityComparer_1_t2B6643FA87E8AD63841B586702C5D8A72D817950 * value) { ___defaultComparer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value); } }; // System.Collections.Generic.EqualityComparer`1> struct EqualityComparer_1_t8606C94AB1DD6CE6363AAE8F68055856444961B2 : public RuntimeObject { public: public: }; struct EqualityComparer_1_t8606C94AB1DD6CE6363AAE8F68055856444961B2_StaticFields { public: // System.Collections.Generic.EqualityComparer`1 modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.EqualityComparer`1::defaultComparer EqualityComparer_1_t8606C94AB1DD6CE6363AAE8F68055856444961B2 * ___defaultComparer_0; public: inline static int32_t get_offset_of_defaultComparer_0() { return static_cast(offsetof(EqualityComparer_1_t8606C94AB1DD6CE6363AAE8F68055856444961B2_StaticFields, ___defaultComparer_0)); } inline EqualityComparer_1_t8606C94AB1DD6CE6363AAE8F68055856444961B2 * get_defaultComparer_0() const { return ___defaultComparer_0; } inline EqualityComparer_1_t8606C94AB1DD6CE6363AAE8F68055856444961B2 ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; } inline void set_defaultComparer_0(EqualityComparer_1_t8606C94AB1DD6CE6363AAE8F68055856444961B2 * value) { ___defaultComparer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value); } }; // System.Collections.Generic.EqualityComparer`1> struct EqualityComparer_1_tAF4D90D1E7DA37EA9D71B9584715BF7ABB7B42E4 : public RuntimeObject { public: public: }; struct EqualityComparer_1_tAF4D90D1E7DA37EA9D71B9584715BF7ABB7B42E4_StaticFields { public: // System.Collections.Generic.EqualityComparer`1 modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.EqualityComparer`1::defaultComparer EqualityComparer_1_tAF4D90D1E7DA37EA9D71B9584715BF7ABB7B42E4 * ___defaultComparer_0; public: inline static int32_t get_offset_of_defaultComparer_0() { return static_cast(offsetof(EqualityComparer_1_tAF4D90D1E7DA37EA9D71B9584715BF7ABB7B42E4_StaticFields, ___defaultComparer_0)); } inline EqualityComparer_1_tAF4D90D1E7DA37EA9D71B9584715BF7ABB7B42E4 * get_defaultComparer_0() const { return ___defaultComparer_0; } inline EqualityComparer_1_tAF4D90D1E7DA37EA9D71B9584715BF7ABB7B42E4 ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; } inline void set_defaultComparer_0(EqualityComparer_1_tAF4D90D1E7DA37EA9D71B9584715BF7ABB7B42E4 * value) { ___defaultComparer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value); } }; // System.Collections.Generic.EqualityComparer`1 struct EqualityComparer_1_tFA7114D8356633E0A57C6A0981F9C78819DCA897 : public RuntimeObject { public: public: }; struct EqualityComparer_1_tFA7114D8356633E0A57C6A0981F9C78819DCA897_StaticFields { public: // System.Collections.Generic.EqualityComparer`1 modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.EqualityComparer`1::defaultComparer EqualityComparer_1_tFA7114D8356633E0A57C6A0981F9C78819DCA897 * ___defaultComparer_0; public: inline static int32_t get_offset_of_defaultComparer_0() { return static_cast(offsetof(EqualityComparer_1_tFA7114D8356633E0A57C6A0981F9C78819DCA897_StaticFields, ___defaultComparer_0)); } inline EqualityComparer_1_tFA7114D8356633E0A57C6A0981F9C78819DCA897 * get_defaultComparer_0() const { return ___defaultComparer_0; } inline EqualityComparer_1_tFA7114D8356633E0A57C6A0981F9C78819DCA897 ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; } inline void set_defaultComparer_0(EqualityComparer_1_tFA7114D8356633E0A57C6A0981F9C78819DCA897 * value) { ___defaultComparer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value); } }; // System.Collections.Generic.EqualityComparer`1 struct EqualityComparer_1_tCF7FC3E85A4D334CDE2402E49C8C1882ED64B74E : public RuntimeObject { public: public: }; struct EqualityComparer_1_tCF7FC3E85A4D334CDE2402E49C8C1882ED64B74E_StaticFields { public: // System.Collections.Generic.EqualityComparer`1 modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.EqualityComparer`1::defaultComparer EqualityComparer_1_tCF7FC3E85A4D334CDE2402E49C8C1882ED64B74E * ___defaultComparer_0; public: inline static int32_t get_offset_of_defaultComparer_0() { return static_cast(offsetof(EqualityComparer_1_tCF7FC3E85A4D334CDE2402E49C8C1882ED64B74E_StaticFields, ___defaultComparer_0)); } inline EqualityComparer_1_tCF7FC3E85A4D334CDE2402E49C8C1882ED64B74E * get_defaultComparer_0() const { return ___defaultComparer_0; } inline EqualityComparer_1_tCF7FC3E85A4D334CDE2402E49C8C1882ED64B74E ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; } inline void set_defaultComparer_0(EqualityComparer_1_tCF7FC3E85A4D334CDE2402E49C8C1882ED64B74E * value) { ___defaultComparer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value); } }; // System.Collections.Generic.EqualityComparer`1 struct EqualityComparer_1_tA00ECA27EEC6CA6AADD7F115EB7E6A654C8E96E7 : public RuntimeObject { public: public: }; struct EqualityComparer_1_tA00ECA27EEC6CA6AADD7F115EB7E6A654C8E96E7_StaticFields { public: // System.Collections.Generic.EqualityComparer`1 modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.EqualityComparer`1::defaultComparer EqualityComparer_1_tA00ECA27EEC6CA6AADD7F115EB7E6A654C8E96E7 * ___defaultComparer_0; public: inline static int32_t get_offset_of_defaultComparer_0() { return static_cast(offsetof(EqualityComparer_1_tA00ECA27EEC6CA6AADD7F115EB7E6A654C8E96E7_StaticFields, ___defaultComparer_0)); } inline EqualityComparer_1_tA00ECA27EEC6CA6AADD7F115EB7E6A654C8E96E7 * get_defaultComparer_0() const { return ___defaultComparer_0; } inline EqualityComparer_1_tA00ECA27EEC6CA6AADD7F115EB7E6A654C8E96E7 ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; } inline void set_defaultComparer_0(EqualityComparer_1_tA00ECA27EEC6CA6AADD7F115EB7E6A654C8E96E7 * value) { ___defaultComparer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value); } }; // System.Collections.Generic.EqualityComparer`1 struct EqualityComparer_1_tC1E8CB7DDD7897E7C641F1F87570FA598E779EA4 : public RuntimeObject { public: public: }; struct EqualityComparer_1_tC1E8CB7DDD7897E7C641F1F87570FA598E779EA4_StaticFields { public: // System.Collections.Generic.EqualityComparer`1 modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.EqualityComparer`1::defaultComparer EqualityComparer_1_tC1E8CB7DDD7897E7C641F1F87570FA598E779EA4 * ___defaultComparer_0; public: inline static int32_t get_offset_of_defaultComparer_0() { return static_cast(offsetof(EqualityComparer_1_tC1E8CB7DDD7897E7C641F1F87570FA598E779EA4_StaticFields, ___defaultComparer_0)); } inline EqualityComparer_1_tC1E8CB7DDD7897E7C641F1F87570FA598E779EA4 * get_defaultComparer_0() const { return ___defaultComparer_0; } inline EqualityComparer_1_tC1E8CB7DDD7897E7C641F1F87570FA598E779EA4 ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; } inline void set_defaultComparer_0(EqualityComparer_1_tC1E8CB7DDD7897E7C641F1F87570FA598E779EA4 * value) { ___defaultComparer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value); } }; // System.Collections.Generic.EqualityComparer`1 struct EqualityComparer_1_t1FA81348BE866CE0371661DC490C2AFAF9A7EF44 : public RuntimeObject { public: public: }; struct EqualityComparer_1_t1FA81348BE866CE0371661DC490C2AFAF9A7EF44_StaticFields { public: // System.Collections.Generic.EqualityComparer`1 modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.EqualityComparer`1::defaultComparer EqualityComparer_1_t1FA81348BE866CE0371661DC490C2AFAF9A7EF44 * ___defaultComparer_0; public: inline static int32_t get_offset_of_defaultComparer_0() { return static_cast(offsetof(EqualityComparer_1_t1FA81348BE866CE0371661DC490C2AFAF9A7EF44_StaticFields, ___defaultComparer_0)); } inline EqualityComparer_1_t1FA81348BE866CE0371661DC490C2AFAF9A7EF44 * get_defaultComparer_0() const { return ___defaultComparer_0; } inline EqualityComparer_1_t1FA81348BE866CE0371661DC490C2AFAF9A7EF44 ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; } inline void set_defaultComparer_0(EqualityComparer_1_t1FA81348BE866CE0371661DC490C2AFAF9A7EF44 * value) { ___defaultComparer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value); } }; // System.Collections.Generic.EqualityComparer`1 struct EqualityComparer_1_t315BFEDB969101238C563049FF00D5CB9F8D6509 : public RuntimeObject { public: public: }; struct EqualityComparer_1_t315BFEDB969101238C563049FF00D5CB9F8D6509_StaticFields { public: // System.Collections.Generic.EqualityComparer`1 modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.EqualityComparer`1::defaultComparer EqualityComparer_1_t315BFEDB969101238C563049FF00D5CB9F8D6509 * ___defaultComparer_0; public: inline static int32_t get_offset_of_defaultComparer_0() { return static_cast(offsetof(EqualityComparer_1_t315BFEDB969101238C563049FF00D5CB9F8D6509_StaticFields, ___defaultComparer_0)); } inline EqualityComparer_1_t315BFEDB969101238C563049FF00D5CB9F8D6509 * get_defaultComparer_0() const { return ___defaultComparer_0; } inline EqualityComparer_1_t315BFEDB969101238C563049FF00D5CB9F8D6509 ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; } inline void set_defaultComparer_0(EqualityComparer_1_t315BFEDB969101238C563049FF00D5CB9F8D6509 * value) { ___defaultComparer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value); } }; // System.Collections.Generic.EqualityComparer`1 struct EqualityComparer_1_t229A6C0185DAF47E43CAAFD90317F0D7974515DB : public RuntimeObject { public: public: }; struct EqualityComparer_1_t229A6C0185DAF47E43CAAFD90317F0D7974515DB_StaticFields { public: // System.Collections.Generic.EqualityComparer`1 modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.EqualityComparer`1::defaultComparer EqualityComparer_1_t229A6C0185DAF47E43CAAFD90317F0D7974515DB * ___defaultComparer_0; public: inline static int32_t get_offset_of_defaultComparer_0() { return static_cast(offsetof(EqualityComparer_1_t229A6C0185DAF47E43CAAFD90317F0D7974515DB_StaticFields, ___defaultComparer_0)); } inline EqualityComparer_1_t229A6C0185DAF47E43CAAFD90317F0D7974515DB * get_defaultComparer_0() const { return ___defaultComparer_0; } inline EqualityComparer_1_t229A6C0185DAF47E43CAAFD90317F0D7974515DB ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; } inline void set_defaultComparer_0(EqualityComparer_1_t229A6C0185DAF47E43CAAFD90317F0D7974515DB * value) { ___defaultComparer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value); } }; // System.Collections.Generic.EqualityComparer`1 struct EqualityComparer_1_t5A410E1AF4F49A297AB2DC20A45E858B099B3D30 : public RuntimeObject { public: public: }; struct EqualityComparer_1_t5A410E1AF4F49A297AB2DC20A45E858B099B3D30_StaticFields { public: // System.Collections.Generic.EqualityComparer`1 modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.EqualityComparer`1::defaultComparer EqualityComparer_1_t5A410E1AF4F49A297AB2DC20A45E858B099B3D30 * ___defaultComparer_0; public: inline static int32_t get_offset_of_defaultComparer_0() { return static_cast(offsetof(EqualityComparer_1_t5A410E1AF4F49A297AB2DC20A45E858B099B3D30_StaticFields, ___defaultComparer_0)); } inline EqualityComparer_1_t5A410E1AF4F49A297AB2DC20A45E858B099B3D30 * get_defaultComparer_0() const { return ___defaultComparer_0; } inline EqualityComparer_1_t5A410E1AF4F49A297AB2DC20A45E858B099B3D30 ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; } inline void set_defaultComparer_0(EqualityComparer_1_t5A410E1AF4F49A297AB2DC20A45E858B099B3D30 * value) { ___defaultComparer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value); } }; // System.Collections.Generic.EqualityComparer`1 struct EqualityComparer_1_t2A96FB8DFC770B71EEA338DE7A96120575599ED5 : public RuntimeObject { public: public: }; struct EqualityComparer_1_t2A96FB8DFC770B71EEA338DE7A96120575599ED5_StaticFields { public: // System.Collections.Generic.EqualityComparer`1 modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.EqualityComparer`1::defaultComparer EqualityComparer_1_t2A96FB8DFC770B71EEA338DE7A96120575599ED5 * ___defaultComparer_0; public: inline static int32_t get_offset_of_defaultComparer_0() { return static_cast(offsetof(EqualityComparer_1_t2A96FB8DFC770B71EEA338DE7A96120575599ED5_StaticFields, ___defaultComparer_0)); } inline EqualityComparer_1_t2A96FB8DFC770B71EEA338DE7A96120575599ED5 * get_defaultComparer_0() const { return ___defaultComparer_0; } inline EqualityComparer_1_t2A96FB8DFC770B71EEA338DE7A96120575599ED5 ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; } inline void set_defaultComparer_0(EqualityComparer_1_t2A96FB8DFC770B71EEA338DE7A96120575599ED5 * value) { ___defaultComparer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value); } }; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t02BB5C6352D96419CA6197B50B8B18B3F6A95AE0 : public RuntimeObject { public: // System.Collections.Generic.IList`1 System.Collections.ObjectModel.ReadOnlyCollection`1::list RuntimeObject* ___list_0; // System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::_syncRoot RuntimeObject * ____syncRoot_1; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(ReadOnlyCollection_1_t02BB5C6352D96419CA6197B50B8B18B3F6A95AE0, ___list_0)); } inline RuntimeObject* get_list_0() const { return ___list_0; } inline RuntimeObject** get_address_of_list_0() { return &___list_0; } inline void set_list_0(RuntimeObject* value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of__syncRoot_1() { return static_cast(offsetof(ReadOnlyCollection_1_t02BB5C6352D96419CA6197B50B8B18B3F6A95AE0, ____syncRoot_1)); } inline RuntimeObject * get__syncRoot_1() const { return ____syncRoot_1; } inline RuntimeObject ** get_address_of__syncRoot_1() { return &____syncRoot_1; } inline void set__syncRoot_1(RuntimeObject * value) { ____syncRoot_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_1), (void*)value); } }; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t8838EC5DC5D2BD0C82AEA8EAE373E5AE9F09B294 : public RuntimeObject { public: // System.Collections.Generic.IList`1 System.Collections.ObjectModel.ReadOnlyCollection`1::list RuntimeObject* ___list_0; // System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::_syncRoot RuntimeObject * ____syncRoot_1; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(ReadOnlyCollection_1_t8838EC5DC5D2BD0C82AEA8EAE373E5AE9F09B294, ___list_0)); } inline RuntimeObject* get_list_0() const { return ___list_0; } inline RuntimeObject** get_address_of_list_0() { return &___list_0; } inline void set_list_0(RuntimeObject* value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of__syncRoot_1() { return static_cast(offsetof(ReadOnlyCollection_1_t8838EC5DC5D2BD0C82AEA8EAE373E5AE9F09B294, ____syncRoot_1)); } inline RuntimeObject * get__syncRoot_1() const { return ____syncRoot_1; } inline RuntimeObject ** get_address_of__syncRoot_1() { return &____syncRoot_1; } inline void set__syncRoot_1(RuntimeObject * value) { ____syncRoot_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_1), (void*)value); } }; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t921D1901AD35062BE31FAEB0798A4B814F33A3C3 : public RuntimeObject { public: // System.Collections.Generic.IList`1 System.Collections.ObjectModel.ReadOnlyCollection`1::list RuntimeObject* ___list_0; // System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::_syncRoot RuntimeObject * ____syncRoot_1; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(ReadOnlyCollection_1_t921D1901AD35062BE31FAEB0798A4B814F33A3C3, ___list_0)); } inline RuntimeObject* get_list_0() const { return ___list_0; } inline RuntimeObject** get_address_of_list_0() { return &___list_0; } inline void set_list_0(RuntimeObject* value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of__syncRoot_1() { return static_cast(offsetof(ReadOnlyCollection_1_t921D1901AD35062BE31FAEB0798A4B814F33A3C3, ____syncRoot_1)); } inline RuntimeObject * get__syncRoot_1() const { return ____syncRoot_1; } inline RuntimeObject ** get_address_of__syncRoot_1() { return &____syncRoot_1; } inline void set__syncRoot_1(RuntimeObject * value) { ____syncRoot_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_1), (void*)value); } }; // SixLabors.ImageSharp.Advanced.AotCompilerTools struct AotCompilerTools_t616CF7A4AB4C5AF09A2EE87C2DFEC4FEC64A05A4 : public RuntimeObject { public: public: }; // Newtonsoft.Json.Utilities.AotHelper struct AotHelper_t8F3157F504CBF86D79C00EDA39E931B6834770A0 : public RuntimeObject { public: public: }; struct AotHelper_t8F3157F504CBF86D79C00EDA39E931B6834770A0_StaticFields { public: // System.Boolean Newtonsoft.Json.Utilities.AotHelper::s_alwaysFalse bool ___s_alwaysFalse_0; public: inline static int32_t get_offset_of_s_alwaysFalse_0() { return static_cast(offsetof(AotHelper_t8F3157F504CBF86D79C00EDA39E931B6834770A0_StaticFields, ___s_alwaysFalse_0)); } inline bool get_s_alwaysFalse_0() const { return ___s_alwaysFalse_0; } inline bool* get_address_of_s_alwaysFalse_0() { return &___s_alwaysFalse_0; } inline void set_s_alwaysFalse_0(bool value) { ___s_alwaysFalse_0 = value; } }; struct Il2CppArrayBounds; // System.Array // System.String struct String_t : public RuntimeObject { public: // System.Int32 System.String::m_stringLength int32_t ___m_stringLength_0; // System.Char System.String::m_firstChar Il2CppChar ___m_firstChar_1; public: inline static int32_t get_offset_of_m_stringLength_0() { return static_cast(offsetof(String_t, ___m_stringLength_0)); } inline int32_t get_m_stringLength_0() const { return ___m_stringLength_0; } inline int32_t* get_address_of_m_stringLength_0() { return &___m_stringLength_0; } inline void set_m_stringLength_0(int32_t value) { ___m_stringLength_0 = value; } inline static int32_t get_offset_of_m_firstChar_1() { return static_cast(offsetof(String_t, ___m_firstChar_1)); } inline Il2CppChar get_m_firstChar_1() const { return ___m_firstChar_1; } inline Il2CppChar* get_address_of_m_firstChar_1() { return &___m_firstChar_1; } inline void set_m_firstChar_1(Il2CppChar value) { ___m_firstChar_1 = value; } }; struct String_t_StaticFields { public: // System.String System.String::Empty String_t* ___Empty_5; public: inline static int32_t get_offset_of_Empty_5() { return static_cast(offsetof(String_t_StaticFields, ___Empty_5)); } inline String_t* get_Empty_5() const { return ___Empty_5; } inline String_t** get_address_of_Empty_5() { return &___Empty_5; } inline void set_Empty_5(String_t* value) { ___Empty_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___Empty_5), (void*)value); } }; // System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 : public RuntimeObject { public: public: }; // Native definition for P/Invoke marshalling of System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_pinvoke { }; // Native definition for COM marshalling of System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_com { }; // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int32_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0, ___key_0)); } inline int32_t get_key_0() const { return ___key_0; } inline int32_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(int32_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0, ___value_1)); } inline RuntimeObject * get_value_1() const { return ___value_1; } inline RuntimeObject ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___value_1), (void*)value); } }; // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 { public: // TKey System.Collections.Generic.KeyValuePair`2::key RuntimeObject * ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625, ___key_0)); } inline RuntimeObject * get_key_0() const { return ___key_0; } inline RuntimeObject ** get_address_of_key_0() { return &___key_0; } inline void set_key_0(RuntimeObject * value) { ___key_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___key_0), (void*)value); } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625, ___value_1)); } inline RuntimeObject * get_value_1() const { return ___value_1; } inline RuntimeObject ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___value_1), (void*)value); } }; // System.ValueTuple`2 struct ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E { public: // T1 System.ValueTuple`2::Item1 int32_t ___Item1_0; // T2 System.ValueTuple`2::Item2 int32_t ___Item2_1; public: inline static int32_t get_offset_of_Item1_0() { return static_cast(offsetof(ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E, ___Item1_0)); } inline int32_t get_Item1_0() const { return ___Item1_0; } inline int32_t* get_address_of_Item1_0() { return &___Item1_0; } inline void set_Item1_0(int32_t value) { ___Item1_0 = value; } inline static int32_t get_offset_of_Item2_1() { return static_cast(offsetof(ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E, ___Item2_1)); } inline int32_t get_Item2_1() const { return ___Item2_1; } inline int32_t* get_address_of_Item2_1() { return &___Item2_1; } inline void set_Item2_1(int32_t value) { ___Item2_1 = value; } }; // System.ValueTuple`2 struct ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 { public: // T1 System.ValueTuple`2::Item1 int64_t ___Item1_0; // T2 System.ValueTuple`2::Item2 uint32_t ___Item2_1; public: inline static int32_t get_offset_of_Item1_0() { return static_cast(offsetof(ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653, ___Item1_0)); } inline int64_t get_Item1_0() const { return ___Item1_0; } inline int64_t* get_address_of_Item1_0() { return &___Item1_0; } inline void set_Item1_0(int64_t value) { ___Item1_0 = value; } inline static int32_t get_offset_of_Item2_1() { return static_cast(offsetof(ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653, ___Item2_1)); } inline uint32_t get_Item2_1() const { return ___Item2_1; } inline uint32_t* get_address_of_Item2_1() { return &___Item2_1; } inline void set_Item2_1(uint32_t value) { ___Item2_1 = value; } }; // System.ValueTuple`2 struct ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 { public: // T1 System.ValueTuple`2::Item1 RuntimeObject * ___Item1_0; // T2 System.ValueTuple`2::Item2 RuntimeObject * ___Item2_1; public: inline static int32_t get_offset_of_Item1_0() { return static_cast(offsetof(ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403, ___Item1_0)); } inline RuntimeObject * get_Item1_0() const { return ___Item1_0; } inline RuntimeObject ** get_address_of_Item1_0() { return &___Item1_0; } inline void set_Item1_0(RuntimeObject * value) { ___Item1_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Item1_0), (void*)value); } inline static int32_t get_offset_of_Item2_1() { return static_cast(offsetof(ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403, ___Item2_1)); } inline RuntimeObject * get_Item2_1() const { return ___Item2_1; } inline RuntimeObject ** get_address_of_Item2_1() { return &___Item2_1; } inline void set_Item2_1(RuntimeObject * value) { ___Item2_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Item2_1), (void*)value); } }; // o0.Geometry.Vector`1 struct Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 { public: // T o0.Geometry.Vector`1::x double ___x_0; // T o0.Geometry.Vector`1::y double ___y_1; // T o0.Geometry.Vector`1::z double ___z_2; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38, ___x_0)); } inline double get_x_0() const { return ___x_0; } inline double* get_address_of_x_0() { return &___x_0; } inline void set_x_0(double value) { ___x_0 = value; } inline static int32_t get_offset_of_y_1() { return static_cast(offsetof(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38, ___y_1)); } inline double get_y_1() const { return ___y_1; } inline double* get_address_of_y_1() { return &___y_1; } inline void set_y_1(double value) { ___y_1 = value; } inline static int32_t get_offset_of_z_2() { return static_cast(offsetof(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38, ___z_2)); } inline double get_z_2() const { return ___z_2; } inline double* get_address_of_z_2() { return &___z_2; } inline void set_z_2(double value) { ___z_2 = value; } }; struct Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38_StaticFields { public: // o0.Geometry.Vector`1 o0.Geometry.Vector`1::k__BackingField Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 ___U3CZeroU3Ek__BackingField_3; // o0.Geometry.Vector`1 o0.Geometry.Vector`1::k__BackingField Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 ___U3COneU3Ek__BackingField_4; // o0.Geometry.Vector`1 o0.Geometry.Vector`1::k__BackingField Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 ___U3CLeftU3Ek__BackingField_5; // o0.Geometry.Vector`1 o0.Geometry.Vector`1::k__BackingField Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 ___U3CRightU3Ek__BackingField_6; // o0.Geometry.Vector`1 o0.Geometry.Vector`1::k__BackingField Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 ___U3CDownU3Ek__BackingField_7; // o0.Geometry.Vector`1 o0.Geometry.Vector`1::k__BackingField Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 ___U3CUpU3Ek__BackingField_8; // o0.Geometry.Vector`1 o0.Geometry.Vector`1::k__BackingField Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 ___U3CBackU3Ek__BackingField_9; // o0.Geometry.Vector`1 o0.Geometry.Vector`1::k__BackingField Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 ___U3CForwardU3Ek__BackingField_10; public: inline static int32_t get_offset_of_U3CZeroU3Ek__BackingField_3() { return static_cast(offsetof(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38_StaticFields, ___U3CZeroU3Ek__BackingField_3)); } inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 get_U3CZeroU3Ek__BackingField_3() const { return ___U3CZeroU3Ek__BackingField_3; } inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 * get_address_of_U3CZeroU3Ek__BackingField_3() { return &___U3CZeroU3Ek__BackingField_3; } inline void set_U3CZeroU3Ek__BackingField_3(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 value) { ___U3CZeroU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3COneU3Ek__BackingField_4() { return static_cast(offsetof(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38_StaticFields, ___U3COneU3Ek__BackingField_4)); } inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 get_U3COneU3Ek__BackingField_4() const { return ___U3COneU3Ek__BackingField_4; } inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 * get_address_of_U3COneU3Ek__BackingField_4() { return &___U3COneU3Ek__BackingField_4; } inline void set_U3COneU3Ek__BackingField_4(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 value) { ___U3COneU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CLeftU3Ek__BackingField_5() { return static_cast(offsetof(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38_StaticFields, ___U3CLeftU3Ek__BackingField_5)); } inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 get_U3CLeftU3Ek__BackingField_5() const { return ___U3CLeftU3Ek__BackingField_5; } inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 * get_address_of_U3CLeftU3Ek__BackingField_5() { return &___U3CLeftU3Ek__BackingField_5; } inline void set_U3CLeftU3Ek__BackingField_5(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 value) { ___U3CLeftU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CRightU3Ek__BackingField_6() { return static_cast(offsetof(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38_StaticFields, ___U3CRightU3Ek__BackingField_6)); } inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 get_U3CRightU3Ek__BackingField_6() const { return ___U3CRightU3Ek__BackingField_6; } inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 * get_address_of_U3CRightU3Ek__BackingField_6() { return &___U3CRightU3Ek__BackingField_6; } inline void set_U3CRightU3Ek__BackingField_6(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 value) { ___U3CRightU3Ek__BackingField_6 = value; } inline static int32_t get_offset_of_U3CDownU3Ek__BackingField_7() { return static_cast(offsetof(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38_StaticFields, ___U3CDownU3Ek__BackingField_7)); } inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 get_U3CDownU3Ek__BackingField_7() const { return ___U3CDownU3Ek__BackingField_7; } inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 * get_address_of_U3CDownU3Ek__BackingField_7() { return &___U3CDownU3Ek__BackingField_7; } inline void set_U3CDownU3Ek__BackingField_7(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 value) { ___U3CDownU3Ek__BackingField_7 = value; } inline static int32_t get_offset_of_U3CUpU3Ek__BackingField_8() { return static_cast(offsetof(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38_StaticFields, ___U3CUpU3Ek__BackingField_8)); } inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 get_U3CUpU3Ek__BackingField_8() const { return ___U3CUpU3Ek__BackingField_8; } inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 * get_address_of_U3CUpU3Ek__BackingField_8() { return &___U3CUpU3Ek__BackingField_8; } inline void set_U3CUpU3Ek__BackingField_8(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 value) { ___U3CUpU3Ek__BackingField_8 = value; } inline static int32_t get_offset_of_U3CBackU3Ek__BackingField_9() { return static_cast(offsetof(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38_StaticFields, ___U3CBackU3Ek__BackingField_9)); } inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 get_U3CBackU3Ek__BackingField_9() const { return ___U3CBackU3Ek__BackingField_9; } inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 * get_address_of_U3CBackU3Ek__BackingField_9() { return &___U3CBackU3Ek__BackingField_9; } inline void set_U3CBackU3Ek__BackingField_9(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 value) { ___U3CBackU3Ek__BackingField_9 = value; } inline static int32_t get_offset_of_U3CForwardU3Ek__BackingField_10() { return static_cast(offsetof(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38_StaticFields, ___U3CForwardU3Ek__BackingField_10)); } inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 get_U3CForwardU3Ek__BackingField_10() const { return ___U3CForwardU3Ek__BackingField_10; } inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 * get_address_of_U3CForwardU3Ek__BackingField_10() { return &___U3CForwardU3Ek__BackingField_10; } inline void set_U3CForwardU3Ek__BackingField_10(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 value) { ___U3CForwardU3Ek__BackingField_10 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler struct BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 { public: union { struct { }; uint8_t BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7__padding[1]; }; public: }; // SixLabors.ImageSharp.Processing.Processors.Convolution.Parameters.BokehBlurKernelData struct BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D { public: // System.Numerics.Vector4[] SixLabors.ImageSharp.Processing.Processors.Convolution.Parameters.BokehBlurKernelData::Parameters Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* ___Parameters_0; // SixLabors.ImageSharp.Complex64[][] SixLabors.ImageSharp.Processing.Processors.Convolution.Parameters.BokehBlurKernelData::Kernels Complex64U5BU5DU5BU5D_t238001C1BD367BB3FF1D352C6A7EC0D31538045C* ___Kernels_1; public: inline static int32_t get_offset_of_Parameters_0() { return static_cast(offsetof(BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D, ___Parameters_0)); } inline Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* get_Parameters_0() const { return ___Parameters_0; } inline Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F** get_address_of_Parameters_0() { return &___Parameters_0; } inline void set_Parameters_0(Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* value) { ___Parameters_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Parameters_0), (void*)value); } inline static int32_t get_offset_of_Kernels_1() { return static_cast(offsetof(BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D, ___Kernels_1)); } inline Complex64U5BU5DU5BU5D_t238001C1BD367BB3FF1D352C6A7EC0D31538045C* get_Kernels_1() const { return ___Kernels_1; } inline Complex64U5BU5DU5BU5D_t238001C1BD367BB3FF1D352C6A7EC0D31538045C** get_address_of_Kernels_1() { return &___Kernels_1; } inline void set_Kernels_1(Complex64U5BU5DU5BU5D_t238001C1BD367BB3FF1D352C6A7EC0D31538045C* value) { ___Kernels_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Kernels_1), (void*)value); } }; // Native definition for P/Invoke marshalling of SixLabors.ImageSharp.Processing.Processors.Convolution.Parameters.BokehBlurKernelData struct BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D_marshaled_pinvoke { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___Parameters_0; Complex64U5BU5DU5BU5D_t238001C1BD367BB3FF1D352C6A7EC0D31538045C* ___Kernels_1; }; // Native definition for COM marshalling of SixLabors.ImageSharp.Processing.Processors.Convolution.Parameters.BokehBlurKernelData struct BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D_marshaled_com { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___Parameters_0; Complex64U5BU5DU5BU5D_t238001C1BD367BB3FF1D352C6A7EC0D31538045C* ___Kernels_1; }; // SixLabors.ImageSharp.Processing.Processors.Convolution.Parameters.BokehBlurParameters struct BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Convolution.Parameters.BokehBlurParameters::Radius int32_t ___Radius_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Convolution.Parameters.BokehBlurParameters::Components int32_t ___Components_1; public: inline static int32_t get_offset_of_Radius_0() { return static_cast(offsetof(BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A, ___Radius_0)); } inline int32_t get_Radius_0() const { return ___Radius_0; } inline int32_t* get_address_of_Radius_0() { return &___Radius_0; } inline void set_Radius_0(int32_t value) { ___Radius_0 = value; } inline static int32_t get_offset_of_Components_1() { return static_cast(offsetof(BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A, ___Components_1)); } inline int32_t get_Components_1() const { return ___Components_1; } inline int32_t* get_address_of_Components_1() { return &___Components_1; } inline void set_Components_1(int32_t value) { ___Components_1 = 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); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler struct BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 { public: union { struct { }; uint8_t BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7__padding[1]; }; public: }; // BestHTTP.Extensions.BufferStore struct BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 { public: // System.Int64 BestHTTP.Extensions.BufferStore::Size int64_t ___Size_0; // System.Collections.Generic.List`1 BestHTTP.Extensions.BufferStore::buffers List_1_t02A19E74A0AB5D9F84F49707040FE1CA5B03E1A3 * ___buffers_1; public: inline static int32_t get_offset_of_Size_0() { return static_cast(offsetof(BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491, ___Size_0)); } inline int64_t get_Size_0() const { return ___Size_0; } inline int64_t* get_address_of_Size_0() { return &___Size_0; } inline void set_Size_0(int64_t value) { ___Size_0 = value; } inline static int32_t get_offset_of_buffers_1() { return static_cast(offsetof(BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491, ___buffers_1)); } inline List_1_t02A19E74A0AB5D9F84F49707040FE1CA5B03E1A3 * get_buffers_1() const { return ___buffers_1; } inline List_1_t02A19E74A0AB5D9F84F49707040FE1CA5B03E1A3 ** get_address_of_buffers_1() { return &___buffers_1; } inline void set_buffers_1(List_1_t02A19E74A0AB5D9F84F49707040FE1CA5B03E1A3 * value) { ___buffers_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___buffers_1), (void*)value); } }; // Native definition for P/Invoke marshalling of BestHTTP.Extensions.BufferStore struct BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491_marshaled_pinvoke { int64_t ___Size_0; List_1_t02A19E74A0AB5D9F84F49707040FE1CA5B03E1A3 * ___buffers_1; }; // Native definition for COM marshalling of BestHTTP.Extensions.BufferStore struct BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491_marshaled_com { int64_t ___Size_0; List_1_t02A19E74A0AB5D9F84F49707040FE1CA5B03E1A3 * ___buffers_1; }; // 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; } }; // BestHTTP.SignalRCore.CallbackDescriptor struct CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 { public: // System.Type[] BestHTTP.SignalRCore.CallbackDescriptor::ParamTypes TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* ___ParamTypes_0; // System.Action`1 BestHTTP.SignalRCore.CallbackDescriptor::Callback Action_1_t56AEDBE8D21C4495322C57FFC0158ADAE68CB87B * ___Callback_1; public: inline static int32_t get_offset_of_ParamTypes_0() { return static_cast(offsetof(CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797, ___ParamTypes_0)); } inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* get_ParamTypes_0() const { return ___ParamTypes_0; } inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755** get_address_of_ParamTypes_0() { return &___ParamTypes_0; } inline void set_ParamTypes_0(TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* value) { ___ParamTypes_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___ParamTypes_0), (void*)value); } inline static int32_t get_offset_of_Callback_1() { return static_cast(offsetof(CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797, ___Callback_1)); } inline Action_1_t56AEDBE8D21C4495322C57FFC0158ADAE68CB87B * get_Callback_1() const { return ___Callback_1; } inline Action_1_t56AEDBE8D21C4495322C57FFC0158ADAE68CB87B ** get_address_of_Callback_1() { return &___Callback_1; } inline void set_Callback_1(Action_1_t56AEDBE8D21C4495322C57FFC0158ADAE68CB87B * value) { ___Callback_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Callback_1), (void*)value); } }; // Native definition for P/Invoke marshalling of BestHTTP.SignalRCore.CallbackDescriptor struct CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797_marshaled_pinvoke { TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* ___ParamTypes_0; Il2CppMethodPointer ___Callback_1; }; // Native definition for COM marshalling of BestHTTP.SignalRCore.CallbackDescriptor struct CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797_marshaled_com { TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* ___ParamTypes_0; Il2CppMethodPointer ___Callback_1; }; // System.Char struct Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14 { public: // System.Char System.Char::m_value Il2CppChar ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14, ___m_value_0)); } inline Il2CppChar get_m_value_0() const { return ___m_value_0; } inline Il2CppChar* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(Il2CppChar value) { ___m_value_0 = value; } }; struct Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_StaticFields { public: // System.Byte[] System.Char::categoryForLatin1 ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___categoryForLatin1_3; public: inline static int32_t get_offset_of_categoryForLatin1_3() { return static_cast(offsetof(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_StaticFields, ___categoryForLatin1_3)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_categoryForLatin1_3() const { return ___categoryForLatin1_3; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_categoryForLatin1_3() { return &___categoryForLatin1_3; } inline void set_categoryForLatin1_3(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___categoryForLatin1_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___categoryForLatin1_3), (void*)value); } }; // UnityEngine.Color struct Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 { public: // System.Single UnityEngine.Color::r float ___r_0; // System.Single UnityEngine.Color::g float ___g_1; // System.Single UnityEngine.Color::b float ___b_2; // System.Single UnityEngine.Color::a float ___a_3; public: inline static int32_t get_offset_of_r_0() { return static_cast(offsetof(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659, ___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(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659, ___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(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659, ___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(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659, ___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; } }; // UnityEngine.Color32 struct Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D { public: union { #pragma pack(push, tp, 1) struct { // System.Int32 UnityEngine.Color32::rgba int32_t ___rgba_0; }; #pragma pack(pop, tp) struct { int32_t ___rgba_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { // System.Byte UnityEngine.Color32::r uint8_t ___r_1; }; #pragma pack(pop, tp) struct { uint8_t ___r_1_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___g_2_OffsetPadding[1]; // System.Byte UnityEngine.Color32::g uint8_t ___g_2; }; #pragma pack(pop, tp) struct { char ___g_2_OffsetPadding_forAlignmentOnly[1]; uint8_t ___g_2_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___b_3_OffsetPadding[2]; // System.Byte UnityEngine.Color32::b uint8_t ___b_3; }; #pragma pack(pop, tp) struct { char ___b_3_OffsetPadding_forAlignmentOnly[2]; uint8_t ___b_3_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___a_4_OffsetPadding[3]; // System.Byte UnityEngine.Color32::a uint8_t ___a_4; }; #pragma pack(pop, tp) struct { char ___a_4_OffsetPadding_forAlignmentOnly[3]; uint8_t ___a_4_forAlignmentOnly; }; }; public: inline static int32_t get_offset_of_rgba_0() { return static_cast(offsetof(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D, ___rgba_0)); } inline int32_t get_rgba_0() const { return ___rgba_0; } inline int32_t* get_address_of_rgba_0() { return &___rgba_0; } inline void set_rgba_0(int32_t value) { ___rgba_0 = value; } inline static int32_t get_offset_of_r_1() { return static_cast(offsetof(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D, ___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(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D, ___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(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D, ___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; } inline static int32_t get_offset_of_a_4() { return static_cast(offsetof(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D, ___a_4)); } inline uint8_t get_a_4() const { return ___a_4; } inline uint8_t* get_address_of_a_4() { return &___a_4; } inline void set_a_4(uint8_t value) { ___a_4 = value; } }; // System.Numerics.Complex struct Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C { public: // System.Double System.Numerics.Complex::m_real double ___m_real_6; // System.Double System.Numerics.Complex::m_imaginary double ___m_imaginary_7; public: inline static int32_t get_offset_of_m_real_6() { return static_cast(offsetof(Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C, ___m_real_6)); } inline double get_m_real_6() const { return ___m_real_6; } inline double* get_address_of_m_real_6() { return &___m_real_6; } inline void set_m_real_6(double value) { ___m_real_6 = value; } inline static int32_t get_offset_of_m_imaginary_7() { return static_cast(offsetof(Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C, ___m_imaginary_7)); } inline double get_m_imaginary_7() const { return ___m_imaginary_7; } inline double* get_address_of_m_imaginary_7() { return &___m_imaginary_7; } inline void set_m_imaginary_7(double value) { ___m_imaginary_7 = value; } }; struct Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C_StaticFields { public: // System.Numerics.Complex System.Numerics.Complex::Zero Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C ___Zero_0; // System.Numerics.Complex System.Numerics.Complex::One Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C ___One_1; // System.Numerics.Complex System.Numerics.Complex::ImaginaryOne Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C ___ImaginaryOne_2; // System.Double System.Numerics.Complex::s_sqrtRescaleThreshold double ___s_sqrtRescaleThreshold_3; // System.Double System.Numerics.Complex::s_asinOverflowThreshold double ___s_asinOverflowThreshold_4; // System.Double System.Numerics.Complex::s_log2 double ___s_log2_5; public: inline static int32_t get_offset_of_Zero_0() { return static_cast(offsetof(Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C_StaticFields, ___Zero_0)); } inline Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C get_Zero_0() const { return ___Zero_0; } inline Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C * get_address_of_Zero_0() { return &___Zero_0; } inline void set_Zero_0(Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C value) { ___Zero_0 = value; } inline static int32_t get_offset_of_One_1() { return static_cast(offsetof(Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C_StaticFields, ___One_1)); } inline Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C get_One_1() const { return ___One_1; } inline Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C * get_address_of_One_1() { return &___One_1; } inline void set_One_1(Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C value) { ___One_1 = value; } inline static int32_t get_offset_of_ImaginaryOne_2() { return static_cast(offsetof(Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C_StaticFields, ___ImaginaryOne_2)); } inline Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C get_ImaginaryOne_2() const { return ___ImaginaryOne_2; } inline Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C * get_address_of_ImaginaryOne_2() { return &___ImaginaryOne_2; } inline void set_ImaginaryOne_2(Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C value) { ___ImaginaryOne_2 = value; } inline static int32_t get_offset_of_s_sqrtRescaleThreshold_3() { return static_cast(offsetof(Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C_StaticFields, ___s_sqrtRescaleThreshold_3)); } inline double get_s_sqrtRescaleThreshold_3() const { return ___s_sqrtRescaleThreshold_3; } inline double* get_address_of_s_sqrtRescaleThreshold_3() { return &___s_sqrtRescaleThreshold_3; } inline void set_s_sqrtRescaleThreshold_3(double value) { ___s_sqrtRescaleThreshold_3 = value; } inline static int32_t get_offset_of_s_asinOverflowThreshold_4() { return static_cast(offsetof(Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C_StaticFields, ___s_asinOverflowThreshold_4)); } inline double get_s_asinOverflowThreshold_4() const { return ___s_asinOverflowThreshold_4; } inline double* get_address_of_s_asinOverflowThreshold_4() { return &___s_asinOverflowThreshold_4; } inline void set_s_asinOverflowThreshold_4(double value) { ___s_asinOverflowThreshold_4 = value; } inline static int32_t get_offset_of_s_log2_5() { return static_cast(offsetof(Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C_StaticFields, ___s_log2_5)); } inline double get_s_log2_5() const { return ___s_log2_5; } inline double* get_address_of_s_log2_5() { return &___s_log2_5; } inline void set_s_log2_5(double value) { ___s_log2_5 = value; } }; // MathNet.Numerics.Complex32 struct Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 { public: // System.Single MathNet.Numerics.Complex32::_real float ____real_0; // System.Single MathNet.Numerics.Complex32::_imag float ____imag_1; public: inline static int32_t get_offset_of__real_0() { return static_cast(offsetof(Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894, ____real_0)); } inline float get__real_0() const { return ____real_0; } inline float* get_address_of__real_0() { return &____real_0; } inline void set__real_0(float value) { ____real_0 = value; } inline static int32_t get_offset_of__imag_1() { return static_cast(offsetof(Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894, ____imag_1)); } inline float get__imag_1() const { return ____imag_1; } inline float* get_address_of__imag_1() { return &____imag_1; } inline void set__imag_1(float value) { ____imag_1 = value; } }; struct Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894_StaticFields { public: // MathNet.Numerics.Complex32 MathNet.Numerics.Complex32::Zero Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 ___Zero_2; // MathNet.Numerics.Complex32 MathNet.Numerics.Complex32::One Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 ___One_3; // MathNet.Numerics.Complex32 MathNet.Numerics.Complex32::ImaginaryOne Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 ___ImaginaryOne_4; // MathNet.Numerics.Complex32 MathNet.Numerics.Complex32::PositiveInfinity Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 ___PositiveInfinity_5; // MathNet.Numerics.Complex32 MathNet.Numerics.Complex32::NaN Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 ___NaN_6; public: inline static int32_t get_offset_of_Zero_2() { return static_cast(offsetof(Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894_StaticFields, ___Zero_2)); } inline Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 get_Zero_2() const { return ___Zero_2; } inline Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 * get_address_of_Zero_2() { return &___Zero_2; } inline void set_Zero_2(Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 value) { ___Zero_2 = value; } inline static int32_t get_offset_of_One_3() { return static_cast(offsetof(Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894_StaticFields, ___One_3)); } inline Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 get_One_3() const { return ___One_3; } inline Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 * get_address_of_One_3() { return &___One_3; } inline void set_One_3(Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 value) { ___One_3 = value; } inline static int32_t get_offset_of_ImaginaryOne_4() { return static_cast(offsetof(Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894_StaticFields, ___ImaginaryOne_4)); } inline Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 get_ImaginaryOne_4() const { return ___ImaginaryOne_4; } inline Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 * get_address_of_ImaginaryOne_4() { return &___ImaginaryOne_4; } inline void set_ImaginaryOne_4(Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 value) { ___ImaginaryOne_4 = value; } inline static int32_t get_offset_of_PositiveInfinity_5() { return static_cast(offsetof(Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894_StaticFields, ___PositiveInfinity_5)); } inline Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 get_PositiveInfinity_5() const { return ___PositiveInfinity_5; } inline Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 * get_address_of_PositiveInfinity_5() { return &___PositiveInfinity_5; } inline void set_PositiveInfinity_5(Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 value) { ___PositiveInfinity_5 = value; } inline static int32_t get_offset_of_NaN_6() { return static_cast(offsetof(Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894_StaticFields, ___NaN_6)); } inline Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 get_NaN_6() const { return ___NaN_6; } inline Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 * get_address_of_NaN_6() { return &___NaN_6; } inline void set_NaN_6(Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 value) { ___NaN_6 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler struct CubicResampler_t05545076595DA43AF0D1749540089848660DF577 { public: // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::bspline float ___bspline_0; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::cardinal float ___cardinal_1; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::k__BackingField float ___U3CRadiusU3Ek__BackingField_8; public: inline static int32_t get_offset_of_bspline_0() { return static_cast(offsetof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577, ___bspline_0)); } inline float get_bspline_0() const { return ___bspline_0; } inline float* get_address_of_bspline_0() { return &___bspline_0; } inline void set_bspline_0(float value) { ___bspline_0 = value; } inline static int32_t get_offset_of_cardinal_1() { return static_cast(offsetof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577, ___cardinal_1)); } inline float get_cardinal_1() const { return ___cardinal_1; } inline float* get_address_of_cardinal_1() { return &___cardinal_1; } inline void set_cardinal_1(float value) { ___cardinal_1 = value; } inline static int32_t get_offset_of_U3CRadiusU3Ek__BackingField_8() { return static_cast(offsetof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577, ___U3CRadiusU3Ek__BackingField_8)); } inline float get_U3CRadiusU3Ek__BackingField_8() const { return ___U3CRadiusU3Ek__BackingField_8; } inline float* get_address_of_U3CRadiusU3Ek__BackingField_8() { return &___U3CRadiusU3Ek__BackingField_8; } inline void set_U3CRadiusU3Ek__BackingField_8(float value) { ___U3CRadiusU3Ek__BackingField_8 = value; } }; struct CubicResampler_t05545076595DA43AF0D1749540089848660DF577_StaticFields { public: // SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::CatmullRom CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___CatmullRom_2; // SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::Hermite CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___Hermite_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::MitchellNetravali CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___MitchellNetravali_4; // SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::Robidoux CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___Robidoux_5; // SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::RobidouxSharp CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___RobidouxSharp_6; // SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::Spline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___Spline_7; public: inline static int32_t get_offset_of_CatmullRom_2() { return static_cast(offsetof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577_StaticFields, ___CatmullRom_2)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_CatmullRom_2() const { return ___CatmullRom_2; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_CatmullRom_2() { return &___CatmullRom_2; } inline void set_CatmullRom_2(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___CatmullRom_2 = value; } inline static int32_t get_offset_of_Hermite_3() { return static_cast(offsetof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577_StaticFields, ___Hermite_3)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_Hermite_3() const { return ___Hermite_3; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_Hermite_3() { return &___Hermite_3; } inline void set_Hermite_3(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___Hermite_3 = value; } inline static int32_t get_offset_of_MitchellNetravali_4() { return static_cast(offsetof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577_StaticFields, ___MitchellNetravali_4)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_MitchellNetravali_4() const { return ___MitchellNetravali_4; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_MitchellNetravali_4() { return &___MitchellNetravali_4; } inline void set_MitchellNetravali_4(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___MitchellNetravali_4 = value; } inline static int32_t get_offset_of_Robidoux_5() { return static_cast(offsetof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577_StaticFields, ___Robidoux_5)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_Robidoux_5() const { return ___Robidoux_5; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_Robidoux_5() { return &___Robidoux_5; } inline void set_Robidoux_5(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___Robidoux_5 = value; } inline static int32_t get_offset_of_RobidouxSharp_6() { return static_cast(offsetof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577_StaticFields, ___RobidouxSharp_6)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_RobidouxSharp_6() const { return ___RobidouxSharp_6; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_RobidouxSharp_6() { return &___RobidouxSharp_6; } inline void set_RobidouxSharp_6(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___RobidouxSharp_6 = value; } inline static int32_t get_offset_of_Spline_7() { return static_cast(offsetof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577_StaticFields, ___Spline_7)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_Spline_7() const { return ___Spline_7; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_Spline_7() { return &___Spline_7; } inline void set_Spline_7(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___Spline_7 = value; } }; // System.Reflection.CustomAttributeTypedArgument struct CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 { public: // System.Type System.Reflection.CustomAttributeTypedArgument::argumentType Type_t * ___argumentType_0; // System.Object System.Reflection.CustomAttributeTypedArgument::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_argumentType_0() { return static_cast(offsetof(CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910, ___argumentType_0)); } inline Type_t * get_argumentType_0() const { return ___argumentType_0; } inline Type_t ** get_address_of_argumentType_0() { return &___argumentType_0; } inline void set_argumentType_0(Type_t * value) { ___argumentType_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___argumentType_0), (void*)value); } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910, ___value_1)); } inline RuntimeObject * get_value_1() const { return ___value_1; } inline RuntimeObject ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___value_1), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Reflection.CustomAttributeTypedArgument struct CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_marshaled_pinvoke { Type_t * ___argumentType_0; Il2CppIUnknown* ___value_1; }; // Native definition for COM marshalling of System.Reflection.CustomAttributeTypedArgument struct CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_marshaled_com { Type_t * ___argumentType_0; Il2CppIUnknown* ___value_1; }; // System.DateTime struct DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 { public: // System.UInt64 System.DateTime::dateData uint64_t ___dateData_44; public: inline static int32_t get_offset_of_dateData_44() { return static_cast(offsetof(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405, ___dateData_44)); } inline uint64_t get_dateData_44() const { return ___dateData_44; } inline uint64_t* get_address_of_dateData_44() { return &___dateData_44; } inline void set_dateData_44(uint64_t value) { ___dateData_44 = value; } }; struct DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields { public: // System.Int32[] System.DateTime::DaysToMonth365 Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___DaysToMonth365_29; // System.Int32[] System.DateTime::DaysToMonth366 Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___DaysToMonth366_30; // System.DateTime System.DateTime::MinValue DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___MinValue_31; // System.DateTime System.DateTime::MaxValue DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___MaxValue_32; public: inline static int32_t get_offset_of_DaysToMonth365_29() { return static_cast(offsetof(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields, ___DaysToMonth365_29)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_DaysToMonth365_29() const { return ___DaysToMonth365_29; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_DaysToMonth365_29() { return &___DaysToMonth365_29; } inline void set_DaysToMonth365_29(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___DaysToMonth365_29 = value; Il2CppCodeGenWriteBarrier((void**)(&___DaysToMonth365_29), (void*)value); } inline static int32_t get_offset_of_DaysToMonth366_30() { return static_cast(offsetof(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields, ___DaysToMonth366_30)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_DaysToMonth366_30() const { return ___DaysToMonth366_30; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_DaysToMonth366_30() { return &___DaysToMonth366_30; } inline void set_DaysToMonth366_30(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___DaysToMonth366_30 = value; Il2CppCodeGenWriteBarrier((void**)(&___DaysToMonth366_30), (void*)value); } inline static int32_t get_offset_of_MinValue_31() { return static_cast(offsetof(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields, ___MinValue_31)); } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 get_MinValue_31() const { return ___MinValue_31; } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * get_address_of_MinValue_31() { return &___MinValue_31; } inline void set_MinValue_31(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 value) { ___MinValue_31 = value; } inline static int32_t get_offset_of_MaxValue_32() { return static_cast(offsetof(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields, ___MaxValue_32)); } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 get_MaxValue_32() const { return ___MaxValue_32; } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * get_address_of_MaxValue_32() { return &___MaxValue_32; } inline void set_MaxValue_32(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 value) { ___MaxValue_32 = value; } }; // System.Decimal struct Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 { public: // System.Int32 System.Decimal::flags int32_t ___flags_14; // System.Int32 System.Decimal::hi int32_t ___hi_15; // System.Int32 System.Decimal::lo int32_t ___lo_16; // System.Int32 System.Decimal::mid int32_t ___mid_17; public: inline static int32_t get_offset_of_flags_14() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7, ___flags_14)); } inline int32_t get_flags_14() const { return ___flags_14; } inline int32_t* get_address_of_flags_14() { return &___flags_14; } inline void set_flags_14(int32_t value) { ___flags_14 = value; } inline static int32_t get_offset_of_hi_15() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7, ___hi_15)); } inline int32_t get_hi_15() const { return ___hi_15; } inline int32_t* get_address_of_hi_15() { return &___hi_15; } inline void set_hi_15(int32_t value) { ___hi_15 = value; } inline static int32_t get_offset_of_lo_16() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7, ___lo_16)); } inline int32_t get_lo_16() const { return ___lo_16; } inline int32_t* get_address_of_lo_16() { return &___lo_16; } inline void set_lo_16(int32_t value) { ___lo_16 = value; } inline static int32_t get_offset_of_mid_17() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7, ___mid_17)); } inline int32_t get_mid_17() const { return ___mid_17; } inline int32_t* get_address_of_mid_17() { return &___mid_17; } inline void set_mid_17(int32_t value) { ___mid_17 = value; } }; struct Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_StaticFields { public: // System.UInt32[] System.Decimal::Powers10 UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___Powers10_6; // System.Decimal System.Decimal::Zero Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 ___Zero_7; // System.Decimal System.Decimal::One Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 ___One_8; // System.Decimal System.Decimal::MinusOne Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 ___MinusOne_9; // System.Decimal System.Decimal::MaxValue Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 ___MaxValue_10; // System.Decimal System.Decimal::MinValue Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 ___MinValue_11; // System.Decimal System.Decimal::NearNegativeZero Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 ___NearNegativeZero_12; // System.Decimal System.Decimal::NearPositiveZero Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 ___NearPositiveZero_13; public: inline static int32_t get_offset_of_Powers10_6() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_StaticFields, ___Powers10_6)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_Powers10_6() const { return ___Powers10_6; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_Powers10_6() { return &___Powers10_6; } inline void set_Powers10_6(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___Powers10_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___Powers10_6), (void*)value); } inline static int32_t get_offset_of_Zero_7() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_StaticFields, ___Zero_7)); } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 get_Zero_7() const { return ___Zero_7; } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 * get_address_of_Zero_7() { return &___Zero_7; } inline void set_Zero_7(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 value) { ___Zero_7 = value; } inline static int32_t get_offset_of_One_8() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_StaticFields, ___One_8)); } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 get_One_8() const { return ___One_8; } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 * get_address_of_One_8() { return &___One_8; } inline void set_One_8(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 value) { ___One_8 = value; } inline static int32_t get_offset_of_MinusOne_9() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_StaticFields, ___MinusOne_9)); } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 get_MinusOne_9() const { return ___MinusOne_9; } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 * get_address_of_MinusOne_9() { return &___MinusOne_9; } inline void set_MinusOne_9(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 value) { ___MinusOne_9 = value; } inline static int32_t get_offset_of_MaxValue_10() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_StaticFields, ___MaxValue_10)); } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 get_MaxValue_10() const { return ___MaxValue_10; } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 * get_address_of_MaxValue_10() { return &___MaxValue_10; } inline void set_MaxValue_10(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 value) { ___MaxValue_10 = value; } inline static int32_t get_offset_of_MinValue_11() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_StaticFields, ___MinValue_11)); } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 get_MinValue_11() const { return ___MinValue_11; } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 * get_address_of_MinValue_11() { return &___MinValue_11; } inline void set_MinValue_11(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 value) { ___MinValue_11 = value; } inline static int32_t get_offset_of_NearNegativeZero_12() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_StaticFields, ___NearNegativeZero_12)); } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 get_NearNegativeZero_12() const { return ___NearNegativeZero_12; } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 * get_address_of_NearNegativeZero_12() { return &___NearNegativeZero_12; } inline void set_NearNegativeZero_12(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 value) { ___NearNegativeZero_12 = value; } inline static int32_t get_offset_of_NearPositiveZero_13() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_StaticFields, ___NearPositiveZero_13)); } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 get_NearPositiveZero_13() const { return ___NearPositiveZero_13; } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 * get_address_of_NearPositiveZero_13() { return &___NearPositiveZero_13; } inline void set_NearPositiveZero_13(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 value) { ___NearPositiveZero_13 = value; } }; // System.Collections.DictionaryEntry struct DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90 { public: // System.Object System.Collections.DictionaryEntry::_key RuntimeObject * ____key_0; // System.Object System.Collections.DictionaryEntry::_value RuntimeObject * ____value_1; public: inline static int32_t get_offset_of__key_0() { return static_cast(offsetof(DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90, ____key_0)); } inline RuntimeObject * get__key_0() const { return ____key_0; } inline RuntimeObject ** get_address_of__key_0() { return &____key_0; } inline void set__key_0(RuntimeObject * value) { ____key_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____key_0), (void*)value); } inline static int32_t get_offset_of__value_1() { return static_cast(offsetof(DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90, ____value_1)); } inline RuntimeObject * get__value_1() const { return ____value_1; } inline RuntimeObject ** get_address_of__value_1() { return &____value_1; } inline void set__value_1(RuntimeObject * value) { ____value_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____value_1), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Collections.DictionaryEntry struct DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90_marshaled_pinvoke { Il2CppIUnknown* ____key_0; Il2CppIUnknown* ____value_1; }; // Native definition for COM marshalling of System.Collections.DictionaryEntry struct DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90_marshaled_com { Il2CppIUnknown* ____key_0; Il2CppIUnknown* ____value_1; }; // System.Double struct Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181 { public: // System.Double System.Double::m_value double ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181, ___m_value_0)); } inline double get_m_value_0() const { return ___m_value_0; } inline double* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(double value) { ___m_value_0 = value; } }; struct Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_StaticFields { public: // System.Double System.Double::NegativeZero double ___NegativeZero_7; public: inline static int32_t get_offset_of_NegativeZero_7() { return static_cast(offsetof(Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_StaticFields, ___NegativeZero_7)); } inline double get_NegativeZero_7() const { return ___NegativeZero_7; } inline double* get_address_of_NegativeZero_7() { return &___NegativeZero_7; } inline void set_NegativeZero_7(double value) { ___NegativeZero_7 = value; } }; // System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA : public ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 { public: public: }; struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields { public: // System.Char[] System.Enum::enumSeperatorCharArray CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___enumSeperatorCharArray_0; public: inline static int32_t get_offset_of_enumSeperatorCharArray_0() { return static_cast(offsetof(Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields, ___enumSeperatorCharArray_0)); } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_enumSeperatorCharArray_0() const { return ___enumSeperatorCharArray_0; } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_enumSeperatorCharArray_0() { return &___enumSeperatorCharArray_0; } inline void set_enumSeperatorCharArray_0(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value) { ___enumSeperatorCharArray_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___enumSeperatorCharArray_0), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_pinvoke { }; // Native definition for COM marshalling of System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_com { }; // System.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; } }; // UnityEngine.TextCore.GlyphRect struct GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D { public: // System.Int32 UnityEngine.TextCore.GlyphRect::m_X int32_t ___m_X_0; // System.Int32 UnityEngine.TextCore.GlyphRect::m_Y int32_t ___m_Y_1; // System.Int32 UnityEngine.TextCore.GlyphRect::m_Width int32_t ___m_Width_2; // System.Int32 UnityEngine.TextCore.GlyphRect::m_Height int32_t ___m_Height_3; public: inline static int32_t get_offset_of_m_X_0() { return static_cast(offsetof(GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D, ___m_X_0)); } inline int32_t get_m_X_0() const { return ___m_X_0; } inline int32_t* get_address_of_m_X_0() { return &___m_X_0; } inline void set_m_X_0(int32_t value) { ___m_X_0 = value; } inline static int32_t get_offset_of_m_Y_1() { return static_cast(offsetof(GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D, ___m_Y_1)); } inline int32_t get_m_Y_1() const { return ___m_Y_1; } inline int32_t* get_address_of_m_Y_1() { return &___m_Y_1; } inline void set_m_Y_1(int32_t value) { ___m_Y_1 = value; } inline static int32_t get_offset_of_m_Width_2() { return static_cast(offsetof(GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D, ___m_Width_2)); } inline int32_t get_m_Width_2() const { return ___m_Width_2; } inline int32_t* get_address_of_m_Width_2() { return &___m_Width_2; } inline void set_m_Width_2(int32_t value) { ___m_Width_2 = value; } inline static int32_t get_offset_of_m_Height_3() { return static_cast(offsetof(GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D, ___m_Height_3)); } inline int32_t get_m_Height_3() const { return ___m_Height_3; } inline int32_t* get_address_of_m_Height_3() { return &___m_Height_3; } inline void set_m_Height_3(int32_t value) { ___m_Height_3 = value; } }; struct GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D_StaticFields { public: // UnityEngine.TextCore.GlyphRect UnityEngine.TextCore.GlyphRect::s_ZeroGlyphRect GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D ___s_ZeroGlyphRect_4; public: inline static int32_t get_offset_of_s_ZeroGlyphRect_4() { return static_cast(offsetof(GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D_StaticFields, ___s_ZeroGlyphRect_4)); } inline GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D get_s_ZeroGlyphRect_4() const { return ___s_ZeroGlyphRect_4; } inline GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D * get_address_of_s_ZeroGlyphRect_4() { return &___s_ZeroGlyphRect_4; } inline void set_s_ZeroGlyphRect_4(GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D value) { ___s_ZeroGlyphRect_4 = value; } }; // SixLabors.ImageSharp.Metadata.Profiles.Icc.IccLocalizedString struct IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A { public: // System.String SixLabors.ImageSharp.Metadata.Profiles.Icc.IccLocalizedString::k__BackingField String_t* ___U3CTextU3Ek__BackingField_0; // System.Globalization.CultureInfo SixLabors.ImageSharp.Metadata.Profiles.Icc.IccLocalizedString::k__BackingField CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ___U3CCultureU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CTextU3Ek__BackingField_0() { return static_cast(offsetof(IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A, ___U3CTextU3Ek__BackingField_0)); } inline String_t* get_U3CTextU3Ek__BackingField_0() const { return ___U3CTextU3Ek__BackingField_0; } inline String_t** get_address_of_U3CTextU3Ek__BackingField_0() { return &___U3CTextU3Ek__BackingField_0; } inline void set_U3CTextU3Ek__BackingField_0(String_t* value) { ___U3CTextU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CTextU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CCultureU3Ek__BackingField_1() { return static_cast(offsetof(IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A, ___U3CCultureU3Ek__BackingField_1)); } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get_U3CCultureU3Ek__BackingField_1() const { return ___U3CCultureU3Ek__BackingField_1; } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of_U3CCultureU3Ek__BackingField_1() { return &___U3CCultureU3Ek__BackingField_1; } inline void set_U3CCultureU3Ek__BackingField_1(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value) { ___U3CCultureU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CCultureU3Ek__BackingField_1), (void*)value); } }; // Native definition for P/Invoke marshalling of SixLabors.ImageSharp.Metadata.Profiles.Icc.IccLocalizedString struct IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A_marshaled_pinvoke { char* ___U3CTextU3Ek__BackingField_0; CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_marshaled_pinvoke* ___U3CCultureU3Ek__BackingField_1; }; // Native definition for COM marshalling of SixLabors.ImageSharp.Metadata.Profiles.Icc.IccLocalizedString struct IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A_marshaled_com { Il2CppChar* ___U3CTextU3Ek__BackingField_0; CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_marshaled_com* ___U3CCultureU3Ek__BackingField_1; }; // System.Int16 struct Int16_tD0F031114106263BB459DA1F099FF9F42691295A { public: // System.Int16 System.Int16::m_value int16_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Int16_tD0F031114106263BB459DA1F099FF9F42691295A, ___m_value_0)); } inline int16_t get_m_value_0() const { return ___m_value_0; } inline int16_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int16_t value) { ___m_value_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; } }; // System.Linq.Expressions.Interpreter.InterpretedFrameInfo struct InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 { public: // System.String System.Linq.Expressions.Interpreter.InterpretedFrameInfo::_methodName String_t* ____methodName_0; // System.Linq.Expressions.Interpreter.DebugInfo System.Linq.Expressions.Interpreter.InterpretedFrameInfo::_debugInfo DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC * ____debugInfo_1; public: inline static int32_t get_offset_of__methodName_0() { return static_cast(offsetof(InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7, ____methodName_0)); } inline String_t* get__methodName_0() const { return ____methodName_0; } inline String_t** get_address_of__methodName_0() { return &____methodName_0; } inline void set__methodName_0(String_t* value) { ____methodName_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____methodName_0), (void*)value); } inline static int32_t get_offset_of__debugInfo_1() { return static_cast(offsetof(InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7, ____debugInfo_1)); } inline DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC * get__debugInfo_1() const { return ____debugInfo_1; } inline DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC ** get_address_of__debugInfo_1() { return &____debugInfo_1; } inline void set__debugInfo_1(DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC * value) { ____debugInfo_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____debugInfo_1), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Linq.Expressions.Interpreter.InterpretedFrameInfo struct InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7_marshaled_pinvoke { char* ____methodName_0; DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC * ____debugInfo_1; }; // Native definition for COM marshalling of System.Linq.Expressions.Interpreter.InterpretedFrameInfo struct InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7_marshaled_com { Il2CppChar* ____methodName_0; DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC * ____debugInfo_1; }; // SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler struct LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 { public: // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::k__BackingField float ___U3CRadiusU3Ek__BackingField_4; public: inline static int32_t get_offset_of_U3CRadiusU3Ek__BackingField_4() { return static_cast(offsetof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5, ___U3CRadiusU3Ek__BackingField_4)); } inline float get_U3CRadiusU3Ek__BackingField_4() const { return ___U3CRadiusU3Ek__BackingField_4; } inline float* get_address_of_U3CRadiusU3Ek__BackingField_4() { return &___U3CRadiusU3Ek__BackingField_4; } inline void set_U3CRadiusU3Ek__BackingField_4(float value) { ___U3CRadiusU3Ek__BackingField_4 = value; } }; struct LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5_StaticFields { public: // SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::Lanczos2 LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___Lanczos2_0; // SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::Lanczos3 LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___Lanczos3_1; // SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::Lanczos5 LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___Lanczos5_2; // SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::Lanczos8 LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___Lanczos8_3; public: inline static int32_t get_offset_of_Lanczos2_0() { return static_cast(offsetof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5_StaticFields, ___Lanczos2_0)); } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 get_Lanczos2_0() const { return ___Lanczos2_0; } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * get_address_of_Lanczos2_0() { return &___Lanczos2_0; } inline void set_Lanczos2_0(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 value) { ___Lanczos2_0 = value; } inline static int32_t get_offset_of_Lanczos3_1() { return static_cast(offsetof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5_StaticFields, ___Lanczos3_1)); } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 get_Lanczos3_1() const { return ___Lanczos3_1; } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * get_address_of_Lanczos3_1() { return &___Lanczos3_1; } inline void set_Lanczos3_1(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 value) { ___Lanczos3_1 = value; } inline static int32_t get_offset_of_Lanczos5_2() { return static_cast(offsetof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5_StaticFields, ___Lanczos5_2)); } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 get_Lanczos5_2() const { return ___Lanczos5_2; } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * get_address_of_Lanczos5_2() { return &___Lanczos5_2; } inline void set_Lanczos5_2(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 value) { ___Lanczos5_2 = value; } inline static int32_t get_offset_of_Lanczos8_3() { return static_cast(offsetof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5_StaticFields, ___Lanczos8_3)); } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 get_Lanczos8_3() const { return ___Lanczos8_3; } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * get_address_of_Lanczos8_3() { return &___Lanczos8_3; } inline void set_Lanczos8_3(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 value) { ___Lanczos8_3 = value; } }; // System.Linq.Expressions.Interpreter.LocalDefinition struct LocalDefinition_t519C6D81C1FDC8B6E81932DD449C7A68EDBD3D03 { public: // System.Int32 System.Linq.Expressions.Interpreter.LocalDefinition::k__BackingField int32_t ___U3CIndexU3Ek__BackingField_0; // System.Linq.Expressions.ParameterExpression System.Linq.Expressions.Interpreter.LocalDefinition::k__BackingField ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * ___U3CParameterU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CIndexU3Ek__BackingField_0() { return static_cast(offsetof(LocalDefinition_t519C6D81C1FDC8B6E81932DD449C7A68EDBD3D03, ___U3CIndexU3Ek__BackingField_0)); } inline int32_t get_U3CIndexU3Ek__BackingField_0() const { return ___U3CIndexU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CIndexU3Ek__BackingField_0() { return &___U3CIndexU3Ek__BackingField_0; } inline void set_U3CIndexU3Ek__BackingField_0(int32_t value) { ___U3CIndexU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CParameterU3Ek__BackingField_1() { return static_cast(offsetof(LocalDefinition_t519C6D81C1FDC8B6E81932DD449C7A68EDBD3D03, ___U3CParameterU3Ek__BackingField_1)); } inline ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * get_U3CParameterU3Ek__BackingField_1() const { return ___U3CParameterU3Ek__BackingField_1; } inline ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE ** get_address_of_U3CParameterU3Ek__BackingField_1() { return &___U3CParameterU3Ek__BackingField_1; } inline void set_U3CParameterU3Ek__BackingField_1(ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * value) { ___U3CParameterU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CParameterU3Ek__BackingField_1), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Linq.Expressions.Interpreter.LocalDefinition struct LocalDefinition_t519C6D81C1FDC8B6E81932DD449C7A68EDBD3D03_marshaled_pinvoke { int32_t ___U3CIndexU3Ek__BackingField_0; ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * ___U3CParameterU3Ek__BackingField_1; }; // Native definition for COM marshalling of System.Linq.Expressions.Interpreter.LocalDefinition struct LocalDefinition_t519C6D81C1FDC8B6E81932DD449C7A68EDBD3D03_marshaled_com { int32_t ___U3CIndexU3Ek__BackingField_0; ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * ___U3CParameterU3Ek__BackingField_1; }; // System.Numerics.Matrix3x2 struct Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F { public: // System.Single System.Numerics.Matrix3x2::M11 float ___M11_0; // System.Single System.Numerics.Matrix3x2::M12 float ___M12_1; // System.Single System.Numerics.Matrix3x2::M21 float ___M21_2; // System.Single System.Numerics.Matrix3x2::M22 float ___M22_3; // System.Single System.Numerics.Matrix3x2::M31 float ___M31_4; // System.Single System.Numerics.Matrix3x2::M32 float ___M32_5; public: inline static int32_t get_offset_of_M11_0() { return static_cast(offsetof(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F, ___M11_0)); } inline float get_M11_0() const { return ___M11_0; } inline float* get_address_of_M11_0() { return &___M11_0; } inline void set_M11_0(float value) { ___M11_0 = value; } inline static int32_t get_offset_of_M12_1() { return static_cast(offsetof(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F, ___M12_1)); } inline float get_M12_1() const { return ___M12_1; } inline float* get_address_of_M12_1() { return &___M12_1; } inline void set_M12_1(float value) { ___M12_1 = value; } inline static int32_t get_offset_of_M21_2() { return static_cast(offsetof(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F, ___M21_2)); } inline float get_M21_2() const { return ___M21_2; } inline float* get_address_of_M21_2() { return &___M21_2; } inline void set_M21_2(float value) { ___M21_2 = value; } inline static int32_t get_offset_of_M22_3() { return static_cast(offsetof(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F, ___M22_3)); } inline float get_M22_3() const { return ___M22_3; } inline float* get_address_of_M22_3() { return &___M22_3; } inline void set_M22_3(float value) { ___M22_3 = value; } inline static int32_t get_offset_of_M31_4() { return static_cast(offsetof(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F, ___M31_4)); } inline float get_M31_4() const { return ___M31_4; } inline float* get_address_of_M31_4() { return &___M31_4; } inline void set_M31_4(float value) { ___M31_4 = value; } inline static int32_t get_offset_of_M32_5() { return static_cast(offsetof(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F, ___M32_5)); } inline float get_M32_5() const { return ___M32_5; } inline float* get_address_of_M32_5() { return &___M32_5; } inline void set_M32_5(float value) { ___M32_5 = value; } }; struct Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F_StaticFields { public: // System.Numerics.Matrix3x2 System.Numerics.Matrix3x2::_identity Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ____identity_6; public: inline static int32_t get_offset_of__identity_6() { return static_cast(offsetof(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F_StaticFields, ____identity_6)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get__identity_6() const { return ____identity_6; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of__identity_6() { return &____identity_6; } inline void set__identity_6(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ____identity_6 = value; } }; // System.Numerics.Matrix4x4 struct Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A { public: // System.Single System.Numerics.Matrix4x4::M11 float ___M11_0; // System.Single System.Numerics.Matrix4x4::M12 float ___M12_1; // System.Single System.Numerics.Matrix4x4::M13 float ___M13_2; // System.Single System.Numerics.Matrix4x4::M14 float ___M14_3; // System.Single System.Numerics.Matrix4x4::M21 float ___M21_4; // System.Single System.Numerics.Matrix4x4::M22 float ___M22_5; // System.Single System.Numerics.Matrix4x4::M23 float ___M23_6; // System.Single System.Numerics.Matrix4x4::M24 float ___M24_7; // System.Single System.Numerics.Matrix4x4::M31 float ___M31_8; // System.Single System.Numerics.Matrix4x4::M32 float ___M32_9; // System.Single System.Numerics.Matrix4x4::M33 float ___M33_10; // System.Single System.Numerics.Matrix4x4::M34 float ___M34_11; // System.Single System.Numerics.Matrix4x4::M41 float ___M41_12; // System.Single System.Numerics.Matrix4x4::M42 float ___M42_13; // System.Single System.Numerics.Matrix4x4::M43 float ___M43_14; // System.Single System.Numerics.Matrix4x4::M44 float ___M44_15; public: inline static int32_t get_offset_of_M11_0() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M11_0)); } inline float get_M11_0() const { return ___M11_0; } inline float* get_address_of_M11_0() { return &___M11_0; } inline void set_M11_0(float value) { ___M11_0 = value; } inline static int32_t get_offset_of_M12_1() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M12_1)); } inline float get_M12_1() const { return ___M12_1; } inline float* get_address_of_M12_1() { return &___M12_1; } inline void set_M12_1(float value) { ___M12_1 = value; } inline static int32_t get_offset_of_M13_2() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M13_2)); } inline float get_M13_2() const { return ___M13_2; } inline float* get_address_of_M13_2() { return &___M13_2; } inline void set_M13_2(float value) { ___M13_2 = value; } inline static int32_t get_offset_of_M14_3() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M14_3)); } inline float get_M14_3() const { return ___M14_3; } inline float* get_address_of_M14_3() { return &___M14_3; } inline void set_M14_3(float value) { ___M14_3 = value; } inline static int32_t get_offset_of_M21_4() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M21_4)); } inline float get_M21_4() const { return ___M21_4; } inline float* get_address_of_M21_4() { return &___M21_4; } inline void set_M21_4(float value) { ___M21_4 = value; } inline static int32_t get_offset_of_M22_5() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M22_5)); } inline float get_M22_5() const { return ___M22_5; } inline float* get_address_of_M22_5() { return &___M22_5; } inline void set_M22_5(float value) { ___M22_5 = value; } inline static int32_t get_offset_of_M23_6() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M23_6)); } inline float get_M23_6() const { return ___M23_6; } inline float* get_address_of_M23_6() { return &___M23_6; } inline void set_M23_6(float value) { ___M23_6 = value; } inline static int32_t get_offset_of_M24_7() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M24_7)); } inline float get_M24_7() const { return ___M24_7; } inline float* get_address_of_M24_7() { return &___M24_7; } inline void set_M24_7(float value) { ___M24_7 = value; } inline static int32_t get_offset_of_M31_8() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M31_8)); } inline float get_M31_8() const { return ___M31_8; } inline float* get_address_of_M31_8() { return &___M31_8; } inline void set_M31_8(float value) { ___M31_8 = value; } inline static int32_t get_offset_of_M32_9() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M32_9)); } inline float get_M32_9() const { return ___M32_9; } inline float* get_address_of_M32_9() { return &___M32_9; } inline void set_M32_9(float value) { ___M32_9 = value; } inline static int32_t get_offset_of_M33_10() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M33_10)); } inline float get_M33_10() const { return ___M33_10; } inline float* get_address_of_M33_10() { return &___M33_10; } inline void set_M33_10(float value) { ___M33_10 = value; } inline static int32_t get_offset_of_M34_11() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M34_11)); } inline float get_M34_11() const { return ___M34_11; } inline float* get_address_of_M34_11() { return &___M34_11; } inline void set_M34_11(float value) { ___M34_11 = value; } inline static int32_t get_offset_of_M41_12() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M41_12)); } inline float get_M41_12() const { return ___M41_12; } inline float* get_address_of_M41_12() { return &___M41_12; } inline void set_M41_12(float value) { ___M41_12 = value; } inline static int32_t get_offset_of_M42_13() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M42_13)); } inline float get_M42_13() const { return ___M42_13; } inline float* get_address_of_M42_13() { return &___M42_13; } inline void set_M42_13(float value) { ___M42_13 = value; } inline static int32_t get_offset_of_M43_14() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M43_14)); } inline float get_M43_14() const { return ___M43_14; } inline float* get_address_of_M43_14() { return &___M43_14; } inline void set_M43_14(float value) { ___M43_14 = value; } inline static int32_t get_offset_of_M44_15() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M44_15)); } inline float get_M44_15() const { return ___M44_15; } inline float* get_address_of_M44_15() { return &___M44_15; } inline void set_M44_15(float value) { ___M44_15 = value; } }; struct Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A_StaticFields { public: // System.Numerics.Matrix4x4 System.Numerics.Matrix4x4::_identity Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ____identity_16; public: inline static int32_t get_offset_of__identity_16() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A_StaticFields, ____identity_16)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get__identity_16() const { return ____identity_16; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of__identity_16() { return &____identity_16; } inline void set__identity_16(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ____identity_16 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler struct NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 { public: union { struct { }; uint8_t NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76__padding[1]; }; public: }; // SixLabors.ImageSharp.Formats.Png.PngTextData struct PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128 { public: // System.String SixLabors.ImageSharp.Formats.Png.PngTextData::k__BackingField String_t* ___U3CKeywordU3Ek__BackingField_0; // System.String SixLabors.ImageSharp.Formats.Png.PngTextData::k__BackingField String_t* ___U3CValueU3Ek__BackingField_1; // System.String SixLabors.ImageSharp.Formats.Png.PngTextData::k__BackingField String_t* ___U3CLanguageTagU3Ek__BackingField_2; // System.String SixLabors.ImageSharp.Formats.Png.PngTextData::k__BackingField String_t* ___U3CTranslatedKeywordU3Ek__BackingField_3; public: inline static int32_t get_offset_of_U3CKeywordU3Ek__BackingField_0() { return static_cast(offsetof(PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128, ___U3CKeywordU3Ek__BackingField_0)); } inline String_t* get_U3CKeywordU3Ek__BackingField_0() const { return ___U3CKeywordU3Ek__BackingField_0; } inline String_t** get_address_of_U3CKeywordU3Ek__BackingField_0() { return &___U3CKeywordU3Ek__BackingField_0; } inline void set_U3CKeywordU3Ek__BackingField_0(String_t* value) { ___U3CKeywordU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CKeywordU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CValueU3Ek__BackingField_1() { return static_cast(offsetof(PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128, ___U3CValueU3Ek__BackingField_1)); } inline String_t* get_U3CValueU3Ek__BackingField_1() const { return ___U3CValueU3Ek__BackingField_1; } inline String_t** get_address_of_U3CValueU3Ek__BackingField_1() { return &___U3CValueU3Ek__BackingField_1; } inline void set_U3CValueU3Ek__BackingField_1(String_t* value) { ___U3CValueU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CValueU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3CLanguageTagU3Ek__BackingField_2() { return static_cast(offsetof(PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128, ___U3CLanguageTagU3Ek__BackingField_2)); } inline String_t* get_U3CLanguageTagU3Ek__BackingField_2() const { return ___U3CLanguageTagU3Ek__BackingField_2; } inline String_t** get_address_of_U3CLanguageTagU3Ek__BackingField_2() { return &___U3CLanguageTagU3Ek__BackingField_2; } inline void set_U3CLanguageTagU3Ek__BackingField_2(String_t* value) { ___U3CLanguageTagU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CLanguageTagU3Ek__BackingField_2), (void*)value); } inline static int32_t get_offset_of_U3CTranslatedKeywordU3Ek__BackingField_3() { return static_cast(offsetof(PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128, ___U3CTranslatedKeywordU3Ek__BackingField_3)); } inline String_t* get_U3CTranslatedKeywordU3Ek__BackingField_3() const { return ___U3CTranslatedKeywordU3Ek__BackingField_3; } inline String_t** get_address_of_U3CTranslatedKeywordU3Ek__BackingField_3() { return &___U3CTranslatedKeywordU3Ek__BackingField_3; } inline void set_U3CTranslatedKeywordU3Ek__BackingField_3(String_t* value) { ___U3CTranslatedKeywordU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CTranslatedKeywordU3Ek__BackingField_3), (void*)value); } }; // Native definition for P/Invoke marshalling of SixLabors.ImageSharp.Formats.Png.PngTextData struct PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128_marshaled_pinvoke { char* ___U3CKeywordU3Ek__BackingField_0; char* ___U3CValueU3Ek__BackingField_1; char* ___U3CLanguageTagU3Ek__BackingField_2; char* ___U3CTranslatedKeywordU3Ek__BackingField_3; }; // Native definition for COM marshalling of SixLabors.ImageSharp.Formats.Png.PngTextData struct PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128_marshaled_com { Il2CppChar* ___U3CKeywordU3Ek__BackingField_0; Il2CppChar* ___U3CValueU3Ek__BackingField_1; Il2CppChar* ___U3CLanguageTagU3Ek__BackingField_2; Il2CppChar* ___U3CTranslatedKeywordU3Ek__BackingField_3; }; // LitJson.PropertyMetadata struct PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F { public: // System.Reflection.MemberInfo LitJson.PropertyMetadata::Info MemberInfo_t * ___Info_0; // System.Boolean LitJson.PropertyMetadata::IsField bool ___IsField_1; // System.Type LitJson.PropertyMetadata::Type Type_t * ___Type_2; public: inline static int32_t get_offset_of_Info_0() { return static_cast(offsetof(PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F, ___Info_0)); } inline MemberInfo_t * get_Info_0() const { return ___Info_0; } inline MemberInfo_t ** get_address_of_Info_0() { return &___Info_0; } inline void set_Info_0(MemberInfo_t * value) { ___Info_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Info_0), (void*)value); } inline static int32_t get_offset_of_IsField_1() { return static_cast(offsetof(PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F, ___IsField_1)); } inline bool get_IsField_1() const { return ___IsField_1; } inline bool* get_address_of_IsField_1() { return &___IsField_1; } inline void set_IsField_1(bool value) { ___IsField_1 = value; } inline static int32_t get_offset_of_Type_2() { return static_cast(offsetof(PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F, ___Type_2)); } inline Type_t * get_Type_2() const { return ___Type_2; } inline Type_t ** get_address_of_Type_2() { return &___Type_2; } inline void set_Type_2(Type_t * value) { ___Type_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___Type_2), (void*)value); } }; // Native definition for P/Invoke marshalling of LitJson.PropertyMetadata struct PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F_marshaled_pinvoke { MemberInfo_t * ___Info_0; int32_t ___IsField_1; Type_t * ___Type_2; }; // Native definition for COM marshalling of LitJson.PropertyMetadata struct PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F_marshaled_com { MemberInfo_t * ___Info_0; int32_t ___IsField_1; Type_t * ___Type_2; }; // UnityEngine.PropertyName struct PropertyName_t1B3B39F9873F8967D3557FE2CCF4E415F909FEC1 { public: // System.Int32 UnityEngine.PropertyName::id int32_t ___id_0; public: inline static int32_t get_offset_of_id_0() { return static_cast(offsetof(PropertyName_t1B3B39F9873F8967D3557FE2CCF4E415F909FEC1, ___id_0)); } inline int32_t get_id_0() const { return ___id_0; } inline int32_t* get_address_of_id_0() { return &___id_0; } inline void set_id_0(int32_t value) { ___id_0 = value; } }; // UnityEngine.Quaternion struct Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 { public: // System.Single UnityEngine.Quaternion::x float ___x_0; // System.Single UnityEngine.Quaternion::y float ___y_1; // System.Single UnityEngine.Quaternion::z float ___z_2; // System.Single UnityEngine.Quaternion::w float ___w_3; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4, ___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(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4, ___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(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4, ___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(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4, ___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; } }; struct Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4_StaticFields { public: // UnityEngine.Quaternion UnityEngine.Quaternion::identityQuaternion Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 ___identityQuaternion_4; public: inline static int32_t get_offset_of_identityQuaternion_4() { return static_cast(offsetof(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4_StaticFields, ___identityQuaternion_4)); } inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 get_identityQuaternion_4() const { return ___identityQuaternion_4; } inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 * get_address_of_identityQuaternion_4() { return &___identityQuaternion_4; } inline void set_identityQuaternion_4(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 value) { ___identityQuaternion_4 = value; } }; // UnityEngine.Rect struct Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 { public: // System.Single UnityEngine.Rect::m_XMin float ___m_XMin_0; // System.Single UnityEngine.Rect::m_YMin float ___m_YMin_1; // System.Single UnityEngine.Rect::m_Width float ___m_Width_2; // System.Single UnityEngine.Rect::m_Height float ___m_Height_3; public: inline static int32_t get_offset_of_m_XMin_0() { return static_cast(offsetof(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878, ___m_XMin_0)); } inline float get_m_XMin_0() const { return ___m_XMin_0; } inline float* get_address_of_m_XMin_0() { return &___m_XMin_0; } inline void set_m_XMin_0(float value) { ___m_XMin_0 = value; } inline static int32_t get_offset_of_m_YMin_1() { return static_cast(offsetof(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878, ___m_YMin_1)); } inline float get_m_YMin_1() const { return ___m_YMin_1; } inline float* get_address_of_m_YMin_1() { return &___m_YMin_1; } inline void set_m_YMin_1(float value) { ___m_YMin_1 = value; } inline static int32_t get_offset_of_m_Width_2() { return static_cast(offsetof(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878, ___m_Width_2)); } inline float get_m_Width_2() const { return ___m_Width_2; } inline float* get_address_of_m_Width_2() { return &___m_Width_2; } inline void set_m_Width_2(float value) { ___m_Width_2 = value; } inline static int32_t get_offset_of_m_Height_3() { return static_cast(offsetof(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878, ___m_Height_3)); } inline float get_m_Height_3() const { return ___m_Height_3; } inline float* get_address_of_m_Height_3() { return &___m_Height_3; } inline void set_m_Height_3(float value) { ___m_Height_3 = value; } }; // SixLabors.ImageSharp.Rectangle struct Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 { public: // System.Int32 SixLabors.ImageSharp.Rectangle::k__BackingField int32_t ___U3CXU3Ek__BackingField_1; // System.Int32 SixLabors.ImageSharp.Rectangle::k__BackingField int32_t ___U3CYU3Ek__BackingField_2; // System.Int32 SixLabors.ImageSharp.Rectangle::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.Rectangle::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_4; public: inline static int32_t get_offset_of_U3CXU3Ek__BackingField_1() { return static_cast(offsetof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7, ___U3CXU3Ek__BackingField_1)); } inline int32_t get_U3CXU3Ek__BackingField_1() const { return ___U3CXU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CXU3Ek__BackingField_1() { return &___U3CXU3Ek__BackingField_1; } inline void set_U3CXU3Ek__BackingField_1(int32_t value) { ___U3CXU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CYU3Ek__BackingField_2() { return static_cast(offsetof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7, ___U3CYU3Ek__BackingField_2)); } inline int32_t get_U3CYU3Ek__BackingField_2() const { return ___U3CYU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CYU3Ek__BackingField_2() { return &___U3CYU3Ek__BackingField_2; } inline void set_U3CYU3Ek__BackingField_2(int32_t value) { ___U3CYU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_3() { return static_cast(offsetof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7, ___U3CWidthU3Ek__BackingField_3)); } inline int32_t get_U3CWidthU3Ek__BackingField_3() const { return ___U3CWidthU3Ek__BackingField_3; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_3() { return &___U3CWidthU3Ek__BackingField_3; } inline void set_U3CWidthU3Ek__BackingField_3(int32_t value) { ___U3CWidthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_4() { return static_cast(offsetof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7, ___U3CHeightU3Ek__BackingField_4)); } inline int32_t get_U3CHeightU3Ek__BackingField_4() const { return ___U3CHeightU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_4() { return &___U3CHeightU3Ek__BackingField_4; } inline void set_U3CHeightU3Ek__BackingField_4(int32_t value) { ___U3CHeightU3Ek__BackingField_4 = value; } }; struct Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7_StaticFields { public: // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Rectangle::Empty Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___Empty_0; public: inline static int32_t get_offset_of_Empty_0() { return static_cast(offsetof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7_StaticFields, ___Empty_0)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_Empty_0() const { return ___Empty_0; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_Empty_0() { return &___Empty_0; } inline void set_Empty_0(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___Empty_0 = value; } }; // UnityEngine.UIElements.UIR.RenderChainTextEntry struct RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7 { public: // UnityEngine.UIElements.UIR.RenderChainCommand UnityEngine.UIElements.UIR.RenderChainTextEntry::command RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * ___command_0; // System.Int32 UnityEngine.UIElements.UIR.RenderChainTextEntry::firstVertex int32_t ___firstVertex_1; // System.Int32 UnityEngine.UIElements.UIR.RenderChainTextEntry::vertexCount int32_t ___vertexCount_2; public: inline static int32_t get_offset_of_command_0() { return static_cast(offsetof(RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7, ___command_0)); } inline RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * get_command_0() const { return ___command_0; } inline RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 ** get_address_of_command_0() { return &___command_0; } inline void set_command_0(RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * value) { ___command_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___command_0), (void*)value); } inline static int32_t get_offset_of_firstVertex_1() { return static_cast(offsetof(RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7, ___firstVertex_1)); } inline int32_t get_firstVertex_1() const { return ___firstVertex_1; } inline int32_t* get_address_of_firstVertex_1() { return &___firstVertex_1; } inline void set_firstVertex_1(int32_t value) { ___firstVertex_1 = value; } inline static int32_t get_offset_of_vertexCount_2() { return static_cast(offsetof(RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7, ___vertexCount_2)); } inline int32_t get_vertexCount_2() const { return ___vertexCount_2; } inline int32_t* get_address_of_vertexCount_2() { return &___vertexCount_2; } inline void set_vertexCount_2(int32_t value) { ___vertexCount_2 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.UIR.RenderChainTextEntry struct RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7_marshaled_pinvoke { RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * ___command_0; int32_t ___firstVertex_1; int32_t ___vertexCount_2; }; // Native definition for COM marshalling of UnityEngine.UIElements.UIR.RenderChainTextEntry struct RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7_marshaled_com { RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * ___command_0; int32_t ___firstVertex_1; int32_t ___vertexCount_2; }; // System.SByte struct SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B { public: // System.SByte System.SByte::m_value int8_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B, ___m_value_0)); } inline int8_t get_m_value_0() const { return ___m_value_0; } inline int8_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int8_t value) { ___m_value_0 = value; } }; // SixLabors.ImageSharp.SignedRational struct SignedRational_t9370D328F04206756BC3B11711DD052C8E1D55EA { public: // System.Int32 SixLabors.ImageSharp.SignedRational::k__BackingField int32_t ___U3CNumeratorU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.SignedRational::k__BackingField int32_t ___U3CDenominatorU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CNumeratorU3Ek__BackingField_0() { return static_cast(offsetof(SignedRational_t9370D328F04206756BC3B11711DD052C8E1D55EA, ___U3CNumeratorU3Ek__BackingField_0)); } inline int32_t get_U3CNumeratorU3Ek__BackingField_0() const { return ___U3CNumeratorU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CNumeratorU3Ek__BackingField_0() { return &___U3CNumeratorU3Ek__BackingField_0; } inline void set_U3CNumeratorU3Ek__BackingField_0(int32_t value) { ___U3CNumeratorU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CDenominatorU3Ek__BackingField_1() { return static_cast(offsetof(SignedRational_t9370D328F04206756BC3B11711DD052C8E1D55EA, ___U3CDenominatorU3Ek__BackingField_1)); } inline int32_t get_U3CDenominatorU3Ek__BackingField_1() const { return ___U3CDenominatorU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CDenominatorU3Ek__BackingField_1() { return &___U3CDenominatorU3Ek__BackingField_1; } inline void set_U3CDenominatorU3Ek__BackingField_1(int32_t value) { ___U3CDenominatorU3Ek__BackingField_1 = value; } }; // System.Single struct Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E { public: // System.Single System.Single::m_value float ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E, ___m_value_0)); } inline float get_m_value_0() const { return ___m_value_0; } inline float* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(float value) { ___m_value_0 = value; } }; // SixLabors.ImageSharp.Size struct Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E { public: // System.Int32 SixLabors.ImageSharp.Size::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Size::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } }; // UnityEngine.UIElements.StyleVariable struct StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD { public: // System.String UnityEngine.UIElements.StyleVariable::name String_t* ___name_0; // UnityEngine.UIElements.StyleSheet UnityEngine.UIElements.StyleVariable::sheet StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F * ___sheet_1; // UnityEngine.UIElements.StyleValueHandle[] UnityEngine.UIElements.StyleVariable::handles StyleValueHandleU5BU5D_t8FCC38AD3E7E9F31424A6842204C9407D70FF41A* ___handles_2; public: inline static int32_t get_offset_of_name_0() { return static_cast(offsetof(StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD, ___name_0)); } inline String_t* get_name_0() const { return ___name_0; } inline String_t** get_address_of_name_0() { return &___name_0; } inline void set_name_0(String_t* value) { ___name_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___name_0), (void*)value); } inline static int32_t get_offset_of_sheet_1() { return static_cast(offsetof(StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD, ___sheet_1)); } inline StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F * get_sheet_1() const { return ___sheet_1; } inline StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F ** get_address_of_sheet_1() { return &___sheet_1; } inline void set_sheet_1(StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F * value) { ___sheet_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___sheet_1), (void*)value); } inline static int32_t get_offset_of_handles_2() { return static_cast(offsetof(StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD, ___handles_2)); } inline StyleValueHandleU5BU5D_t8FCC38AD3E7E9F31424A6842204C9407D70FF41A* get_handles_2() const { return ___handles_2; } inline StyleValueHandleU5BU5D_t8FCC38AD3E7E9F31424A6842204C9407D70FF41A** get_address_of_handles_2() { return &___handles_2; } inline void set_handles_2(StyleValueHandleU5BU5D_t8FCC38AD3E7E9F31424A6842204C9407D70FF41A* value) { ___handles_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___handles_2), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.StyleVariable struct StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD_marshaled_pinvoke { char* ___name_0; StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F * ___sheet_1; StyleValueHandle_t46AFAF3564D6DF2EA2739A1D85438355478AD185 * ___handles_2; }; // Native definition for COM marshalling of UnityEngine.UIElements.StyleVariable struct StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD_marshaled_com { Il2CppChar* ___name_0; StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F * ___sheet_1; StyleValueHandle_t46AFAF3564D6DF2EA2739A1D85438355478AD185 * ___handles_2; }; // UnityEngine.UIElements.TextureId struct TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 { public: // System.Int32 UnityEngine.UIElements.TextureId::m_Index int32_t ___m_Index_0; public: inline static int32_t get_offset_of_m_Index_0() { return static_cast(offsetof(TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5, ___m_Index_0)); } inline int32_t get_m_Index_0() const { return ___m_Index_0; } inline int32_t* get_address_of_m_Index_0() { return &___m_Index_0; } inline void set_m_Index_0(int32_t value) { ___m_Index_0 = value; } }; struct TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5_StaticFields { public: // UnityEngine.UIElements.TextureId UnityEngine.UIElements.TextureId::invalid TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 ___invalid_1; public: inline static int32_t get_offset_of_invalid_1() { return static_cast(offsetof(TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5_StaticFields, ___invalid_1)); } inline TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 get_invalid_1() const { return ___invalid_1; } inline TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 * get_address_of_invalid_1() { return &___invalid_1; } inline void set_invalid_1(TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 value) { ___invalid_1 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler struct TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF { public: union { struct { }; uint8_t TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF__padding[1]; }; public: }; // UnityEngine.UILineInfo struct UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C { public: // System.Int32 UnityEngine.UILineInfo::startCharIdx int32_t ___startCharIdx_0; // System.Int32 UnityEngine.UILineInfo::height int32_t ___height_1; // System.Single UnityEngine.UILineInfo::topY float ___topY_2; // System.Single UnityEngine.UILineInfo::leading float ___leading_3; public: inline static int32_t get_offset_of_startCharIdx_0() { return static_cast(offsetof(UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C, ___startCharIdx_0)); } inline int32_t get_startCharIdx_0() const { return ___startCharIdx_0; } inline int32_t* get_address_of_startCharIdx_0() { return &___startCharIdx_0; } inline void set_startCharIdx_0(int32_t value) { ___startCharIdx_0 = value; } inline static int32_t get_offset_of_height_1() { return static_cast(offsetof(UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C, ___height_1)); } inline int32_t get_height_1() const { return ___height_1; } inline int32_t* get_address_of_height_1() { return &___height_1; } inline void set_height_1(int32_t value) { ___height_1 = value; } inline static int32_t get_offset_of_topY_2() { return static_cast(offsetof(UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C, ___topY_2)); } inline float get_topY_2() const { return ___topY_2; } inline float* get_address_of_topY_2() { return &___topY_2; } inline void set_topY_2(float value) { ___topY_2 = value; } inline static int32_t get_offset_of_leading_3() { return static_cast(offsetof(UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C, ___leading_3)); } inline float get_leading_3() const { return ___leading_3; } inline float* get_address_of_leading_3() { return &___leading_3; } inline void set_leading_3(float value) { ___leading_3 = value; } }; // System.UInt16 struct UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD { public: // System.UInt16 System.UInt16::m_value uint16_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD, ___m_value_0)); } inline uint16_t get_m_value_0() const { return ___m_value_0; } inline uint16_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint16_t value) { ___m_value_0 = value; } }; // System.UInt32 struct UInt32_tE60352A06233E4E69DD198BCC67142159F686B15 { public: // System.UInt32 System.UInt32::m_value uint32_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt32_tE60352A06233E4E69DD198BCC67142159F686B15, ___m_value_0)); } inline uint32_t get_m_value_0() const { return ___m_value_0; } inline uint32_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint32_t 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; } }; // UnityEngine.Vector2 struct Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 { public: // System.Single UnityEngine.Vector2::x float ___x_0; // System.Single UnityEngine.Vector2::y float ___y_1; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9, ___x_0)); } inline float get_x_0() const { return ___x_0; } inline float* get_address_of_x_0() { return &___x_0; } inline void set_x_0(float value) { ___x_0 = value; } inline static int32_t get_offset_of_y_1() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9, ___y_1)); } inline float get_y_1() const { return ___y_1; } inline float* get_address_of_y_1() { return &___y_1; } inline void set_y_1(float value) { ___y_1 = value; } }; struct Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields { public: // UnityEngine.Vector2 UnityEngine.Vector2::zeroVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___zeroVector_2; // UnityEngine.Vector2 UnityEngine.Vector2::oneVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___oneVector_3; // UnityEngine.Vector2 UnityEngine.Vector2::upVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___upVector_4; // UnityEngine.Vector2 UnityEngine.Vector2::downVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___downVector_5; // UnityEngine.Vector2 UnityEngine.Vector2::leftVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___leftVector_6; // UnityEngine.Vector2 UnityEngine.Vector2::rightVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___rightVector_7; // UnityEngine.Vector2 UnityEngine.Vector2::positiveInfinityVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___positiveInfinityVector_8; // UnityEngine.Vector2 UnityEngine.Vector2::negativeInfinityVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___negativeInfinityVector_9; public: inline static int32_t get_offset_of_zeroVector_2() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___zeroVector_2)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_zeroVector_2() const { return ___zeroVector_2; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_zeroVector_2() { return &___zeroVector_2; } inline void set_zeroVector_2(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___zeroVector_2 = value; } inline static int32_t get_offset_of_oneVector_3() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___oneVector_3)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_oneVector_3() const { return ___oneVector_3; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_oneVector_3() { return &___oneVector_3; } inline void set_oneVector_3(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___oneVector_3 = value; } inline static int32_t get_offset_of_upVector_4() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___upVector_4)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_upVector_4() const { return ___upVector_4; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_upVector_4() { return &___upVector_4; } inline void set_upVector_4(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___upVector_4 = value; } inline static int32_t get_offset_of_downVector_5() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___downVector_5)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_downVector_5() const { return ___downVector_5; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_downVector_5() { return &___downVector_5; } inline void set_downVector_5(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___downVector_5 = value; } inline static int32_t get_offset_of_leftVector_6() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___leftVector_6)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_leftVector_6() const { return ___leftVector_6; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_leftVector_6() { return &___leftVector_6; } inline void set_leftVector_6(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___leftVector_6 = value; } inline static int32_t get_offset_of_rightVector_7() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___rightVector_7)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_rightVector_7() const { return ___rightVector_7; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_rightVector_7() { return &___rightVector_7; } inline void set_rightVector_7(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___rightVector_7 = value; } inline static int32_t get_offset_of_positiveInfinityVector_8() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___positiveInfinityVector_8)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_positiveInfinityVector_8() const { return ___positiveInfinityVector_8; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_positiveInfinityVector_8() { return &___positiveInfinityVector_8; } inline void set_positiveInfinityVector_8(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___positiveInfinityVector_8 = value; } inline static int32_t get_offset_of_negativeInfinityVector_9() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___negativeInfinityVector_9)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_negativeInfinityVector_9() const { return ___negativeInfinityVector_9; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_negativeInfinityVector_9() { return &___negativeInfinityVector_9; } inline void set_negativeInfinityVector_9(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___negativeInfinityVector_9 = value; } }; // UnityEngine.Vector3 struct Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E { public: // System.Single UnityEngine.Vector3::x float ___x_2; // System.Single UnityEngine.Vector3::y float ___y_3; // System.Single UnityEngine.Vector3::z float ___z_4; public: inline static int32_t get_offset_of_x_2() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E, ___x_2)); } inline float get_x_2() const { return ___x_2; } inline float* get_address_of_x_2() { return &___x_2; } inline void set_x_2(float value) { ___x_2 = value; } inline static int32_t get_offset_of_y_3() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E, ___y_3)); } inline float get_y_3() const { return ___y_3; } inline float* get_address_of_y_3() { return &___y_3; } inline void set_y_3(float value) { ___y_3 = value; } inline static int32_t get_offset_of_z_4() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E, ___z_4)); } inline float get_z_4() const { return ___z_4; } inline float* get_address_of_z_4() { return &___z_4; } inline void set_z_4(float value) { ___z_4 = value; } }; struct Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields { public: // UnityEngine.Vector3 UnityEngine.Vector3::zeroVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___zeroVector_5; // UnityEngine.Vector3 UnityEngine.Vector3::oneVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___oneVector_6; // UnityEngine.Vector3 UnityEngine.Vector3::upVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___upVector_7; // UnityEngine.Vector3 UnityEngine.Vector3::downVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___downVector_8; // UnityEngine.Vector3 UnityEngine.Vector3::leftVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___leftVector_9; // UnityEngine.Vector3 UnityEngine.Vector3::rightVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___rightVector_10; // UnityEngine.Vector3 UnityEngine.Vector3::forwardVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___forwardVector_11; // UnityEngine.Vector3 UnityEngine.Vector3::backVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___backVector_12; // UnityEngine.Vector3 UnityEngine.Vector3::positiveInfinityVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___positiveInfinityVector_13; // UnityEngine.Vector3 UnityEngine.Vector3::negativeInfinityVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___negativeInfinityVector_14; public: inline static int32_t get_offset_of_zeroVector_5() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___zeroVector_5)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_zeroVector_5() const { return ___zeroVector_5; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_zeroVector_5() { return &___zeroVector_5; } inline void set_zeroVector_5(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___zeroVector_5 = value; } inline static int32_t get_offset_of_oneVector_6() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___oneVector_6)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_oneVector_6() const { return ___oneVector_6; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_oneVector_6() { return &___oneVector_6; } inline void set_oneVector_6(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___oneVector_6 = value; } inline static int32_t get_offset_of_upVector_7() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___upVector_7)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_upVector_7() const { return ___upVector_7; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_upVector_7() { return &___upVector_7; } inline void set_upVector_7(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___upVector_7 = value; } inline static int32_t get_offset_of_downVector_8() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___downVector_8)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_downVector_8() const { return ___downVector_8; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_downVector_8() { return &___downVector_8; } inline void set_downVector_8(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___downVector_8 = value; } inline static int32_t get_offset_of_leftVector_9() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___leftVector_9)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_leftVector_9() const { return ___leftVector_9; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_leftVector_9() { return &___leftVector_9; } inline void set_leftVector_9(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___leftVector_9 = value; } inline static int32_t get_offset_of_rightVector_10() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___rightVector_10)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_rightVector_10() const { return ___rightVector_10; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_rightVector_10() { return &___rightVector_10; } inline void set_rightVector_10(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___rightVector_10 = value; } inline static int32_t get_offset_of_forwardVector_11() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___forwardVector_11)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_forwardVector_11() const { return ___forwardVector_11; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_forwardVector_11() { return &___forwardVector_11; } inline void set_forwardVector_11(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___forwardVector_11 = value; } inline static int32_t get_offset_of_backVector_12() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___backVector_12)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_backVector_12() const { return ___backVector_12; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_backVector_12() { return &___backVector_12; } inline void set_backVector_12(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___backVector_12 = value; } inline static int32_t get_offset_of_positiveInfinityVector_13() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___positiveInfinityVector_13)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_positiveInfinityVector_13() const { return ___positiveInfinityVector_13; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_positiveInfinityVector_13() { return &___positiveInfinityVector_13; } inline void set_positiveInfinityVector_13(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___positiveInfinityVector_13 = value; } inline static int32_t get_offset_of_negativeInfinityVector_14() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___negativeInfinityVector_14)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_negativeInfinityVector_14() const { return ___negativeInfinityVector_14; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_negativeInfinityVector_14() { return &___negativeInfinityVector_14; } inline void set_negativeInfinityVector_14(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___negativeInfinityVector_14 = value; } }; // UnityEngine.Vector4 struct Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 { public: // System.Single UnityEngine.Vector4::x float ___x_1; // System.Single UnityEngine.Vector4::y float ___y_2; // System.Single UnityEngine.Vector4::z float ___z_3; // System.Single UnityEngine.Vector4::w float ___w_4; public: inline static int32_t get_offset_of_x_1() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7, ___x_1)); } inline float get_x_1() const { return ___x_1; } inline float* get_address_of_x_1() { return &___x_1; } inline void set_x_1(float value) { ___x_1 = value; } inline static int32_t get_offset_of_y_2() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7, ___y_2)); } inline float get_y_2() const { return ___y_2; } inline float* get_address_of_y_2() { return &___y_2; } inline void set_y_2(float value) { ___y_2 = value; } inline static int32_t get_offset_of_z_3() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7, ___z_3)); } inline float get_z_3() const { return ___z_3; } inline float* get_address_of_z_3() { return &___z_3; } inline void set_z_3(float value) { ___z_3 = value; } inline static int32_t get_offset_of_w_4() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7, ___w_4)); } inline float get_w_4() const { return ___w_4; } inline float* get_address_of_w_4() { return &___w_4; } inline void set_w_4(float value) { ___w_4 = value; } }; struct Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_StaticFields { public: // UnityEngine.Vector4 UnityEngine.Vector4::zeroVector Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___zeroVector_5; // UnityEngine.Vector4 UnityEngine.Vector4::oneVector Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___oneVector_6; // UnityEngine.Vector4 UnityEngine.Vector4::positiveInfinityVector Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___positiveInfinityVector_7; // UnityEngine.Vector4 UnityEngine.Vector4::negativeInfinityVector Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___negativeInfinityVector_8; public: inline static int32_t get_offset_of_zeroVector_5() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_StaticFields, ___zeroVector_5)); } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 get_zeroVector_5() const { return ___zeroVector_5; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * get_address_of_zeroVector_5() { return &___zeroVector_5; } inline void set_zeroVector_5(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 value) { ___zeroVector_5 = value; } inline static int32_t get_offset_of_oneVector_6() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_StaticFields, ___oneVector_6)); } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 get_oneVector_6() const { return ___oneVector_6; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * get_address_of_oneVector_6() { return &___oneVector_6; } inline void set_oneVector_6(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 value) { ___oneVector_6 = value; } inline static int32_t get_offset_of_positiveInfinityVector_7() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_StaticFields, ___positiveInfinityVector_7)); } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 get_positiveInfinityVector_7() const { return ___positiveInfinityVector_7; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * get_address_of_positiveInfinityVector_7() { return &___positiveInfinityVector_7; } inline void set_positiveInfinityVector_7(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 value) { ___positiveInfinityVector_7 = value; } inline static int32_t get_offset_of_negativeInfinityVector_8() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_StaticFields, ___negativeInfinityVector_8)); } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 get_negativeInfinityVector_8() const { return ___negativeInfinityVector_8; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * get_address_of_negativeInfinityVector_8() { return &___negativeInfinityVector_8; } inline void set_negativeInfinityVector_8(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 value) { ___negativeInfinityVector_8 = value; } }; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5 { public: union { struct { }; uint8_t Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5__padding[1]; }; public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler struct WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 { public: union { struct { }; uint8_t WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63__padding[1]; }; public: }; // UnityEngine.BeforeRenderHelper/OrderBlock struct OrderBlock_t0B106828F588BC2F0B9895425E6FD39EDA45C1E2 { public: // System.Int32 UnityEngine.BeforeRenderHelper/OrderBlock::order int32_t ___order_0; // UnityEngine.Events.UnityAction UnityEngine.BeforeRenderHelper/OrderBlock::callback UnityAction_t22E545F8BE0A62EE051C6A83E209587A0DB1C099 * ___callback_1; public: inline static int32_t get_offset_of_order_0() { return static_cast(offsetof(OrderBlock_t0B106828F588BC2F0B9895425E6FD39EDA45C1E2, ___order_0)); } inline int32_t get_order_0() const { return ___order_0; } inline int32_t* get_address_of_order_0() { return &___order_0; } inline void set_order_0(int32_t value) { ___order_0 = value; } inline static int32_t get_offset_of_callback_1() { return static_cast(offsetof(OrderBlock_t0B106828F588BC2F0B9895425E6FD39EDA45C1E2, ___callback_1)); } inline UnityAction_t22E545F8BE0A62EE051C6A83E209587A0DB1C099 * get_callback_1() const { return ___callback_1; } inline UnityAction_t22E545F8BE0A62EE051C6A83E209587A0DB1C099 ** get_address_of_callback_1() { return &___callback_1; } inline void set_callback_1(UnityAction_t22E545F8BE0A62EE051C6A83E209587A0DB1C099 * value) { ___callback_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___callback_1), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.BeforeRenderHelper/OrderBlock struct OrderBlock_t0B106828F588BC2F0B9895425E6FD39EDA45C1E2_marshaled_pinvoke { int32_t ___order_0; Il2CppMethodPointer ___callback_1; }; // Native definition for COM marshalling of UnityEngine.BeforeRenderHelper/OrderBlock struct OrderBlock_t0B106828F588BC2F0B9895425E6FD39EDA45C1E2_marshaled_com { int32_t ___order_0; Il2CppMethodPointer ___callback_1; }; // UnityEngine.UIElements.EventDispatcher/DispatchContext struct DispatchContext_t5100A442C265F7227DE38E3BE3091E053CF50CA7 { public: // System.UInt32 UnityEngine.UIElements.EventDispatcher/DispatchContext::m_GateCount uint32_t ___m_GateCount_0; // System.Collections.Generic.Queue`1 UnityEngine.UIElements.EventDispatcher/DispatchContext::m_Queue Queue_1_t8D9C595B0DA807AA102B0FE0E115903EEB73140A * ___m_Queue_1; public: inline static int32_t get_offset_of_m_GateCount_0() { return static_cast(offsetof(DispatchContext_t5100A442C265F7227DE38E3BE3091E053CF50CA7, ___m_GateCount_0)); } inline uint32_t get_m_GateCount_0() const { return ___m_GateCount_0; } inline uint32_t* get_address_of_m_GateCount_0() { return &___m_GateCount_0; } inline void set_m_GateCount_0(uint32_t value) { ___m_GateCount_0 = value; } inline static int32_t get_offset_of_m_Queue_1() { return static_cast(offsetof(DispatchContext_t5100A442C265F7227DE38E3BE3091E053CF50CA7, ___m_Queue_1)); } inline Queue_1_t8D9C595B0DA807AA102B0FE0E115903EEB73140A * get_m_Queue_1() const { return ___m_Queue_1; } inline Queue_1_t8D9C595B0DA807AA102B0FE0E115903EEB73140A ** get_address_of_m_Queue_1() { return &___m_Queue_1; } inline void set_m_Queue_1(Queue_1_t8D9C595B0DA807AA102B0FE0E115903EEB73140A * value) { ___m_Queue_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Queue_1), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.EventDispatcher/DispatchContext struct DispatchContext_t5100A442C265F7227DE38E3BE3091E053CF50CA7_marshaled_pinvoke { uint32_t ___m_GateCount_0; Queue_1_t8D9C595B0DA807AA102B0FE0E115903EEB73140A * ___m_Queue_1; }; // Native definition for COM marshalling of UnityEngine.UIElements.EventDispatcher/DispatchContext struct DispatchContext_t5100A442C265F7227DE38E3BE3091E053CF50CA7_marshaled_com { uint32_t ___m_GateCount_0; Queue_1_t8D9C595B0DA807AA102B0FE0E115903EEB73140A * ___m_Queue_1; }; // UnityEngine.UIElements.EventDispatcher/EventRecord struct EventRecord_t8282BF1910D22347919754211F2AA1F25F8BED01 { public: // UnityEngine.UIElements.EventBase UnityEngine.UIElements.EventDispatcher/EventRecord::m_Event EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 * ___m_Event_0; // UnityEngine.UIElements.IPanel UnityEngine.UIElements.EventDispatcher/EventRecord::m_Panel RuntimeObject* ___m_Panel_1; public: inline static int32_t get_offset_of_m_Event_0() { return static_cast(offsetof(EventRecord_t8282BF1910D22347919754211F2AA1F25F8BED01, ___m_Event_0)); } inline EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 * get_m_Event_0() const { return ___m_Event_0; } inline EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 ** get_address_of_m_Event_0() { return &___m_Event_0; } inline void set_m_Event_0(EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 * value) { ___m_Event_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Event_0), (void*)value); } inline static int32_t get_offset_of_m_Panel_1() { return static_cast(offsetof(EventRecord_t8282BF1910D22347919754211F2AA1F25F8BED01, ___m_Panel_1)); } inline RuntimeObject* get_m_Panel_1() const { return ___m_Panel_1; } inline RuntimeObject** get_address_of_m_Panel_1() { return &___m_Panel_1; } inline void set_m_Panel_1(RuntimeObject* value) { ___m_Panel_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Panel_1), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.EventDispatcher/EventRecord struct EventRecord_t8282BF1910D22347919754211F2AA1F25F8BED01_marshaled_pinvoke { EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 * ___m_Event_0; RuntimeObject* ___m_Panel_1; }; // Native definition for COM marshalling of UnityEngine.UIElements.EventDispatcher/EventRecord struct EventRecord_t8282BF1910D22347919754211F2AA1F25F8BED01_marshaled_com { EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 * ___m_Event_0; RuntimeObject* ___m_Panel_1; }; // UnityEngine.UIElements.FocusController/FocusedElement struct FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 { public: // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.FocusController/FocusedElement::m_SubTreeRoot VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___m_SubTreeRoot_0; // UnityEngine.UIElements.Focusable UnityEngine.UIElements.FocusController/FocusedElement::m_FocusedElement Focusable_t54CC145FEE85D2A5D92761C419288150CF5BEC14 * ___m_FocusedElement_1; public: inline static int32_t get_offset_of_m_SubTreeRoot_0() { return static_cast(offsetof(FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206, ___m_SubTreeRoot_0)); } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * get_m_SubTreeRoot_0() const { return ___m_SubTreeRoot_0; } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 ** get_address_of_m_SubTreeRoot_0() { return &___m_SubTreeRoot_0; } inline void set_m_SubTreeRoot_0(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * value) { ___m_SubTreeRoot_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_SubTreeRoot_0), (void*)value); } inline static int32_t get_offset_of_m_FocusedElement_1() { return static_cast(offsetof(FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206, ___m_FocusedElement_1)); } inline Focusable_t54CC145FEE85D2A5D92761C419288150CF5BEC14 * get_m_FocusedElement_1() const { return ___m_FocusedElement_1; } inline Focusable_t54CC145FEE85D2A5D92761C419288150CF5BEC14 ** get_address_of_m_FocusedElement_1() { return &___m_FocusedElement_1; } inline void set_m_FocusedElement_1(Focusable_t54CC145FEE85D2A5D92761C419288150CF5BEC14 * value) { ___m_FocusedElement_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_FocusedElement_1), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.FocusController/FocusedElement struct FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206_marshaled_pinvoke { VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___m_SubTreeRoot_0; Focusable_t54CC145FEE85D2A5D92761C419288150CF5BEC14 * ___m_FocusedElement_1; }; // Native definition for COM marshalling of UnityEngine.UIElements.FocusController/FocusedElement struct FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206_marshaled_com { VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___m_SubTreeRoot_0; Focusable_t54CC145FEE85D2A5D92761C419288150CF5BEC14 * ___m_FocusedElement_1; }; // System.Xml.Schema.SequenceNode/SequenceConstructPosContext struct SequenceConstructPosContext_tF123DDD568337316B30320BDDD88646EBA9F94ED { public: // System.Xml.Schema.SequenceNode System.Xml.Schema.SequenceNode/SequenceConstructPosContext::this_ SequenceNode_t78A21AD6631AE7818CF1914282B25863653EE4FD * ___this__0; // System.Xml.Schema.BitSet System.Xml.Schema.SequenceNode/SequenceConstructPosContext::firstpos BitSet_t36CD5E21CDE8972A6BCEF9E414933DD893966438 * ___firstpos_1; // System.Xml.Schema.BitSet System.Xml.Schema.SequenceNode/SequenceConstructPosContext::lastpos BitSet_t36CD5E21CDE8972A6BCEF9E414933DD893966438 * ___lastpos_2; // System.Xml.Schema.BitSet System.Xml.Schema.SequenceNode/SequenceConstructPosContext::lastposLeft BitSet_t36CD5E21CDE8972A6BCEF9E414933DD893966438 * ___lastposLeft_3; // System.Xml.Schema.BitSet System.Xml.Schema.SequenceNode/SequenceConstructPosContext::firstposRight BitSet_t36CD5E21CDE8972A6BCEF9E414933DD893966438 * ___firstposRight_4; public: inline static int32_t get_offset_of_this__0() { return static_cast(offsetof(SequenceConstructPosContext_tF123DDD568337316B30320BDDD88646EBA9F94ED, ___this__0)); } inline SequenceNode_t78A21AD6631AE7818CF1914282B25863653EE4FD * get_this__0() const { return ___this__0; } inline SequenceNode_t78A21AD6631AE7818CF1914282B25863653EE4FD ** get_address_of_this__0() { return &___this__0; } inline void set_this__0(SequenceNode_t78A21AD6631AE7818CF1914282B25863653EE4FD * value) { ___this__0 = value; Il2CppCodeGenWriteBarrier((void**)(&___this__0), (void*)value); } inline static int32_t get_offset_of_firstpos_1() { return static_cast(offsetof(SequenceConstructPosContext_tF123DDD568337316B30320BDDD88646EBA9F94ED, ___firstpos_1)); } inline BitSet_t36CD5E21CDE8972A6BCEF9E414933DD893966438 * get_firstpos_1() const { return ___firstpos_1; } inline BitSet_t36CD5E21CDE8972A6BCEF9E414933DD893966438 ** get_address_of_firstpos_1() { return &___firstpos_1; } inline void set_firstpos_1(BitSet_t36CD5E21CDE8972A6BCEF9E414933DD893966438 * value) { ___firstpos_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___firstpos_1), (void*)value); } inline static int32_t get_offset_of_lastpos_2() { return static_cast(offsetof(SequenceConstructPosContext_tF123DDD568337316B30320BDDD88646EBA9F94ED, ___lastpos_2)); } inline BitSet_t36CD5E21CDE8972A6BCEF9E414933DD893966438 * get_lastpos_2() const { return ___lastpos_2; } inline BitSet_t36CD5E21CDE8972A6BCEF9E414933DD893966438 ** get_address_of_lastpos_2() { return &___lastpos_2; } inline void set_lastpos_2(BitSet_t36CD5E21CDE8972A6BCEF9E414933DD893966438 * value) { ___lastpos_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___lastpos_2), (void*)value); } inline static int32_t get_offset_of_lastposLeft_3() { return static_cast(offsetof(SequenceConstructPosContext_tF123DDD568337316B30320BDDD88646EBA9F94ED, ___lastposLeft_3)); } inline BitSet_t36CD5E21CDE8972A6BCEF9E414933DD893966438 * get_lastposLeft_3() const { return ___lastposLeft_3; } inline BitSet_t36CD5E21CDE8972A6BCEF9E414933DD893966438 ** get_address_of_lastposLeft_3() { return &___lastposLeft_3; } inline void set_lastposLeft_3(BitSet_t36CD5E21CDE8972A6BCEF9E414933DD893966438 * value) { ___lastposLeft_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___lastposLeft_3), (void*)value); } inline static int32_t get_offset_of_firstposRight_4() { return static_cast(offsetof(SequenceConstructPosContext_tF123DDD568337316B30320BDDD88646EBA9F94ED, ___firstposRight_4)); } inline BitSet_t36CD5E21CDE8972A6BCEF9E414933DD893966438 * get_firstposRight_4() const { return ___firstposRight_4; } inline BitSet_t36CD5E21CDE8972A6BCEF9E414933DD893966438 ** get_address_of_firstposRight_4() { return &___firstposRight_4; } inline void set_firstposRight_4(BitSet_t36CD5E21CDE8972A6BCEF9E414933DD893966438 * value) { ___firstposRight_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___firstposRight_4), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Xml.Schema.SequenceNode/SequenceConstructPosContext struct SequenceConstructPosContext_tF123DDD568337316B30320BDDD88646EBA9F94ED_marshaled_pinvoke { SequenceNode_t78A21AD6631AE7818CF1914282B25863653EE4FD * ___this__0; BitSet_t36CD5E21CDE8972A6BCEF9E414933DD893966438 * ___firstpos_1; BitSet_t36CD5E21CDE8972A6BCEF9E414933DD893966438 * ___lastpos_2; BitSet_t36CD5E21CDE8972A6BCEF9E414933DD893966438 * ___lastposLeft_3; BitSet_t36CD5E21CDE8972A6BCEF9E414933DD893966438 * ___firstposRight_4; }; // Native definition for COM marshalling of System.Xml.Schema.SequenceNode/SequenceConstructPosContext struct SequenceConstructPosContext_tF123DDD568337316B30320BDDD88646EBA9F94ED_marshaled_com { SequenceNode_t78A21AD6631AE7818CF1914282B25863653EE4FD * ___this__0; BitSet_t36CD5E21CDE8972A6BCEF9E414933DD893966438 * ___firstpos_1; BitSet_t36CD5E21CDE8972A6BCEF9E414933DD893966438 * ___lastpos_2; BitSet_t36CD5E21CDE8972A6BCEF9E414933DD893966438 * ___lastposLeft_3; BitSet_t36CD5E21CDE8972A6BCEF9E414933DD893966438 * ___firstposRight_4; }; // TMPro.SpriteAssetUtilities.TexturePacker_JsonArray/SpriteFrame struct SpriteFrame_t5B610F44C5943B89962CC8CC4245EECDE29E94D9 { public: // System.Single TMPro.SpriteAssetUtilities.TexturePacker_JsonArray/SpriteFrame::x float ___x_0; // System.Single TMPro.SpriteAssetUtilities.TexturePacker_JsonArray/SpriteFrame::y float ___y_1; // System.Single TMPro.SpriteAssetUtilities.TexturePacker_JsonArray/SpriteFrame::w float ___w_2; // System.Single TMPro.SpriteAssetUtilities.TexturePacker_JsonArray/SpriteFrame::h float ___h_3; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(SpriteFrame_t5B610F44C5943B89962CC8CC4245EECDE29E94D9, ___x_0)); } inline float get_x_0() const { return ___x_0; } inline float* get_address_of_x_0() { return &___x_0; } inline void set_x_0(float value) { ___x_0 = value; } inline static int32_t get_offset_of_y_1() { return static_cast(offsetof(SpriteFrame_t5B610F44C5943B89962CC8CC4245EECDE29E94D9, ___y_1)); } inline float get_y_1() const { return ___y_1; } inline float* get_address_of_y_1() { return &___y_1; } inline void set_y_1(float value) { ___y_1 = value; } inline static int32_t get_offset_of_w_2() { return static_cast(offsetof(SpriteFrame_t5B610F44C5943B89962CC8CC4245EECDE29E94D9, ___w_2)); } inline float get_w_2() const { return ___w_2; } inline float* get_address_of_w_2() { return &___w_2; } inline void set_w_2(float value) { ___w_2 = value; } inline static int32_t get_offset_of_h_3() { return static_cast(offsetof(SpriteFrame_t5B610F44C5943B89962CC8CC4245EECDE29E94D9, ___h_3)); } inline float get_h_3() const { return ___h_3; } inline float* get_address_of_h_3() { return &___h_3; } inline void set_h_3(float value) { ___h_3 = value; } }; // TMPro.SpriteAssetUtilities.TexturePacker_JsonArray/SpriteSize struct SpriteSize_t7D47B39A52139B8CD3CE7F233C48981F70275A3D { public: // System.Single TMPro.SpriteAssetUtilities.TexturePacker_JsonArray/SpriteSize::w float ___w_0; // System.Single TMPro.SpriteAssetUtilities.TexturePacker_JsonArray/SpriteSize::h float ___h_1; public: inline static int32_t get_offset_of_w_0() { return static_cast(offsetof(SpriteSize_t7D47B39A52139B8CD3CE7F233C48981F70275A3D, ___w_0)); } inline float get_w_0() const { return ___w_0; } inline float* get_address_of_w_0() { return &___w_0; } inline void set_w_0(float value) { ___w_0 = value; } inline static int32_t get_offset_of_h_1() { return static_cast(offsetof(SpriteSize_t7D47B39A52139B8CD3CE7F233C48981F70275A3D, ___h_1)); } inline float get_h_1() const { return ___h_1; } inline float* get_address_of_h_1() { return &___h_1; } inline void set_h_1(float value) { ___h_1 = value; } }; // UnityEngine.UIElements.TextureRegistry/TextureInfo struct TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 { public: // UnityEngine.Texture UnityEngine.UIElements.TextureRegistry/TextureInfo::texture Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * ___texture_0; // System.Boolean UnityEngine.UIElements.TextureRegistry/TextureInfo::dynamic bool ___dynamic_1; // System.Int32 UnityEngine.UIElements.TextureRegistry/TextureInfo::refCount int32_t ___refCount_2; public: inline static int32_t get_offset_of_texture_0() { return static_cast(offsetof(TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069, ___texture_0)); } inline Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * get_texture_0() const { return ___texture_0; } inline Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE ** get_address_of_texture_0() { return &___texture_0; } inline void set_texture_0(Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * value) { ___texture_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___texture_0), (void*)value); } inline static int32_t get_offset_of_dynamic_1() { return static_cast(offsetof(TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069, ___dynamic_1)); } inline bool get_dynamic_1() const { return ___dynamic_1; } inline bool* get_address_of_dynamic_1() { return &___dynamic_1; } inline void set_dynamic_1(bool value) { ___dynamic_1 = value; } inline static int32_t get_offset_of_refCount_2() { return static_cast(offsetof(TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069, ___refCount_2)); } inline int32_t get_refCount_2() const { return ___refCount_2; } inline int32_t* get_address_of_refCount_2() { return &___refCount_2; } inline void set_refCount_2(int32_t value) { ___refCount_2 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.TextureRegistry/TextureInfo struct TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069_marshaled_pinvoke { Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * ___texture_0; int32_t ___dynamic_1; int32_t ___refCount_2; }; // Native definition for COM marshalling of UnityEngine.UIElements.TextureRegistry/TextureInfo struct TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069_marshaled_com { Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE * ___texture_0; int32_t ___dynamic_1; int32_t ___refCount_2; }; // UnityEngine.UnitySynchronizationContext/WorkRequest struct WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 { public: // System.Threading.SendOrPostCallback UnityEngine.UnitySynchronizationContext/WorkRequest::m_DelagateCallback SendOrPostCallback_t6B7334CE017AF595535507519400AC02D688DC3C * ___m_DelagateCallback_0; // System.Object UnityEngine.UnitySynchronizationContext/WorkRequest::m_DelagateState RuntimeObject * ___m_DelagateState_1; // System.Threading.ManualResetEvent UnityEngine.UnitySynchronizationContext/WorkRequest::m_WaitHandle ManualResetEvent_t9E2ED486907E3A16122ED4E946534E4DD6B5A7BA * ___m_WaitHandle_2; public: inline static int32_t get_offset_of_m_DelagateCallback_0() { return static_cast(offsetof(WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393, ___m_DelagateCallback_0)); } inline SendOrPostCallback_t6B7334CE017AF595535507519400AC02D688DC3C * get_m_DelagateCallback_0() const { return ___m_DelagateCallback_0; } inline SendOrPostCallback_t6B7334CE017AF595535507519400AC02D688DC3C ** get_address_of_m_DelagateCallback_0() { return &___m_DelagateCallback_0; } inline void set_m_DelagateCallback_0(SendOrPostCallback_t6B7334CE017AF595535507519400AC02D688DC3C * value) { ___m_DelagateCallback_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_DelagateCallback_0), (void*)value); } inline static int32_t get_offset_of_m_DelagateState_1() { return static_cast(offsetof(WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393, ___m_DelagateState_1)); } inline RuntimeObject * get_m_DelagateState_1() const { return ___m_DelagateState_1; } inline RuntimeObject ** get_address_of_m_DelagateState_1() { return &___m_DelagateState_1; } inline void set_m_DelagateState_1(RuntimeObject * value) { ___m_DelagateState_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_DelagateState_1), (void*)value); } inline static int32_t get_offset_of_m_WaitHandle_2() { return static_cast(offsetof(WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393, ___m_WaitHandle_2)); } inline ManualResetEvent_t9E2ED486907E3A16122ED4E946534E4DD6B5A7BA * get_m_WaitHandle_2() const { return ___m_WaitHandle_2; } inline ManualResetEvent_t9E2ED486907E3A16122ED4E946534E4DD6B5A7BA ** get_address_of_m_WaitHandle_2() { return &___m_WaitHandle_2; } inline void set_m_WaitHandle_2(ManualResetEvent_t9E2ED486907E3A16122ED4E946534E4DD6B5A7BA * value) { ___m_WaitHandle_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_WaitHandle_2), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.UnitySynchronizationContext/WorkRequest struct WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393_marshaled_pinvoke { Il2CppMethodPointer ___m_DelagateCallback_0; Il2CppIUnknown* ___m_DelagateState_1; ManualResetEvent_t9E2ED486907E3A16122ED4E946534E4DD6B5A7BA * ___m_WaitHandle_2; }; // Native definition for COM marshalling of UnityEngine.UnitySynchronizationContext/WorkRequest struct WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393_marshaled_com { Il2CppMethodPointer ___m_DelagateCallback_0; Il2CppIUnknown* ___m_DelagateState_1; ManualResetEvent_t9E2ED486907E3A16122ED4E946534E4DD6B5A7BA * ___m_WaitHandle_2; }; // System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView struct InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD { public: // System.Int32 System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView::_index int32_t ____index_0; // System.Int32 System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView::_stackDepth int32_t ____stackDepth_1; // System.Int32 System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView::_continuationsDepth int32_t ____continuationsDepth_2; // System.String System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView::_name String_t* ____name_3; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView::_instruction Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ____instruction_4; public: inline static int32_t get_offset_of__index_0() { return static_cast(offsetof(InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD, ____index_0)); } inline int32_t get__index_0() const { return ____index_0; } inline int32_t* get_address_of__index_0() { return &____index_0; } inline void set__index_0(int32_t value) { ____index_0 = value; } inline static int32_t get_offset_of__stackDepth_1() { return static_cast(offsetof(InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD, ____stackDepth_1)); } inline int32_t get__stackDepth_1() const { return ____stackDepth_1; } inline int32_t* get_address_of__stackDepth_1() { return &____stackDepth_1; } inline void set__stackDepth_1(int32_t value) { ____stackDepth_1 = value; } inline static int32_t get_offset_of__continuationsDepth_2() { return static_cast(offsetof(InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD, ____continuationsDepth_2)); } inline int32_t get__continuationsDepth_2() const { return ____continuationsDepth_2; } inline int32_t* get_address_of__continuationsDepth_2() { return &____continuationsDepth_2; } inline void set__continuationsDepth_2(int32_t value) { ____continuationsDepth_2 = value; } inline static int32_t get_offset_of__name_3() { return static_cast(offsetof(InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD, ____name_3)); } inline String_t* get__name_3() const { return ____name_3; } inline String_t** get_address_of__name_3() { return &____name_3; } inline void set__name_3(String_t* value) { ____name_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____name_3), (void*)value); } inline static int32_t get_offset_of__instruction_4() { return static_cast(offsetof(InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD, ____instruction_4)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get__instruction_4() const { return ____instruction_4; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of__instruction_4() { return &____instruction_4; } inline void set__instruction_4(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ____instruction_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____instruction_4), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView struct InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD_marshaled_pinvoke { int32_t ____index_0; int32_t ____stackDepth_1; int32_t ____continuationsDepth_2; char* ____name_3; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ____instruction_4; }; // Native definition for COM marshalling of System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView struct InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD_marshaled_com { int32_t ____index_0; int32_t ____stackDepth_1; int32_t ____continuationsDepth_2; Il2CppChar* ____name_3; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ____instruction_4; }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_tC7C3F4ED6AF16FA3B2DAE4368226CC763F8D9227 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_tC7C3F4ED6AF16FA3B2DAE4368226CC763F8D9227, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_tC7C3F4ED6AF16FA3B2DAE4368226CC763F8D9227, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_tC7C3F4ED6AF16FA3B2DAE4368226CC763F8D9227, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_t1C2977E2EF531783888CD070D37E34A2736D6B72 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_t1C2977E2EF531783888CD070D37E34A2736D6B72, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_t1C2977E2EF531783888CD070D37E34A2736D6B72, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_t1C2977E2EF531783888CD070D37E34A2736D6B72, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_t5A2C324B4F879957AD4EDCA6E87AC3A0016B6C1C : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_t5A2C324B4F879957AD4EDCA6E87AC3A0016B6C1C, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_t5A2C324B4F879957AD4EDCA6E87AC3A0016B6C1C, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_t5A2C324B4F879957AD4EDCA6E87AC3A0016B6C1C, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_t17CAADA25C1363B312523D8727599FEE76E99129 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_t17CAADA25C1363B312523D8727599FEE76E99129, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_t17CAADA25C1363B312523D8727599FEE76E99129, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_t17CAADA25C1363B312523D8727599FEE76E99129, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_tF6070A4128D927677833351638A4B36FC53D7E54 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_tF6070A4128D927677833351638A4B36FC53D7E54, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_tF6070A4128D927677833351638A4B36FC53D7E54, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_tF6070A4128D927677833351638A4B36FC53D7E54, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_t5DA5C6DFC70850EFBED9F2FC56D83B8E075F5E6D : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_t5DA5C6DFC70850EFBED9F2FC56D83B8E075F5E6D, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_t5DA5C6DFC70850EFBED9F2FC56D83B8E075F5E6D, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_t5DA5C6DFC70850EFBED9F2FC56D83B8E075F5E6D, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_tE20DE3D92B166EAC764716FFEA1B5532827A181A : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_tE20DE3D92B166EAC764716FFEA1B5532827A181A, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_tE20DE3D92B166EAC764716FFEA1B5532827A181A, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_tE20DE3D92B166EAC764716FFEA1B5532827A181A, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_t420696AEE071D0D8DB525C36687C5886B5FFC91C : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_t420696AEE071D0D8DB525C36687C5886B5FFC91C, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_t420696AEE071D0D8DB525C36687C5886B5FFC91C, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_t420696AEE071D0D8DB525C36687C5886B5FFC91C, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_tC596F4AC91D480BFD318F2D6CBA92A5C6BD7E8A1 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_tC596F4AC91D480BFD318F2D6CBA92A5C6BD7E8A1, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_tC596F4AC91D480BFD318F2D6CBA92A5C6BD7E8A1, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_tC596F4AC91D480BFD318F2D6CBA92A5C6BD7E8A1, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_t9E68A6CA9E17695E2F554963F60752BC7A36BBF7 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_t9E68A6CA9E17695E2F554963F60752BC7A36BBF7, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_t9E68A6CA9E17695E2F554963F60752BC7A36BBF7, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_t9E68A6CA9E17695E2F554963F60752BC7A36BBF7, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_tF45334E855DF0FAE4711E1439CA5EE0E76106FC7 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_tF45334E855DF0FAE4711E1439CA5EE0E76106FC7, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_tF45334E855DF0FAE4711E1439CA5EE0E76106FC7, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_tF45334E855DF0FAE4711E1439CA5EE0E76106FC7, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_t37A5C076C1FB75B69244435B41975EB1539A7740 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_t37A5C076C1FB75B69244435B41975EB1539A7740, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_t37A5C076C1FB75B69244435B41975EB1539A7740, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_t37A5C076C1FB75B69244435B41975EB1539A7740, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_t0D2503D3F58D4F94C5EFC36E5C1C52A57F0B23C9 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_t0D2503D3F58D4F94C5EFC36E5C1C52A57F0B23C9, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_t0D2503D3F58D4F94C5EFC36E5C1C52A57F0B23C9, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_t0D2503D3F58D4F94C5EFC36E5C1C52A57F0B23C9, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_tB543796FA073BB2DD87F3E679546B525AD00B743 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_tB543796FA073BB2DD87F3E679546B525AD00B743, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_tB543796FA073BB2DD87F3E679546B525AD00B743, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_tB543796FA073BB2DD87F3E679546B525AD00B743, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_t3576AA420F64D85A8BE2B03B27770238E6E45478 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_t3576AA420F64D85A8BE2B03B27770238E6E45478, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_t3576AA420F64D85A8BE2B03B27770238E6E45478, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_t3576AA420F64D85A8BE2B03B27770238E6E45478, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_tBD0508AB56DA658DD8039B56AC0E5218D50A46F9 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_tBD0508AB56DA658DD8039B56AC0E5218D50A46F9, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_tBD0508AB56DA658DD8039B56AC0E5218D50A46F9, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_tBD0508AB56DA658DD8039B56AC0E5218D50A46F9, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_tDFAD27C108A327AFDC13121141DA5DF2CCB894EA : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_tDFAD27C108A327AFDC13121141DA5DF2CCB894EA, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_tDFAD27C108A327AFDC13121141DA5DF2CCB894EA, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_tDFAD27C108A327AFDC13121141DA5DF2CCB894EA, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_t711F6ACE9E734720888A5AE8332299C88BB9E4C0 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_t711F6ACE9E734720888A5AE8332299C88BB9E4C0, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_t711F6ACE9E734720888A5AE8332299C88BB9E4C0, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_t711F6ACE9E734720888A5AE8332299C88BB9E4C0, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_t992BE1EA052987CCE275BDBEBCB9422DAE78C877 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_t992BE1EA052987CCE275BDBEBCB9422DAE78C877, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_t992BE1EA052987CCE275BDBEBCB9422DAE78C877, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_t992BE1EA052987CCE275BDBEBCB9422DAE78C877, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_t702743D2A0AF3115DA44503E6CE6D18B25CE208A : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_t702743D2A0AF3115DA44503E6CE6D18B25CE208A, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_t702743D2A0AF3115DA44503E6CE6D18B25CE208A, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_t702743D2A0AF3115DA44503E6CE6D18B25CE208A, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_tF46AF217F5E8A48EF8C5BC4DE1A683F1AFAD83E9 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_tF46AF217F5E8A48EF8C5BC4DE1A683F1AFAD83E9, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_tF46AF217F5E8A48EF8C5BC4DE1A683F1AFAD83E9, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_tF46AF217F5E8A48EF8C5BC4DE1A683F1AFAD83E9, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_t8BFB1EA5CE2D1A4C63CCC7BF435BA8FCBD62A09B : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_t8BFB1EA5CE2D1A4C63CCC7BF435BA8FCBD62A09B, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_t8BFB1EA5CE2D1A4C63CCC7BF435BA8FCBD62A09B, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_t8BFB1EA5CE2D1A4C63CCC7BF435BA8FCBD62A09B, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_tE24A5BB27B258D864F702E987F0D3A32B3ACC6E4 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_tE24A5BB27B258D864F702E987F0D3A32B3ACC6E4, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_tE24A5BB27B258D864F702E987F0D3A32B3ACC6E4, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_tE24A5BB27B258D864F702E987F0D3A32B3ACC6E4, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_t9B3EFD86A327070E381E67369B4F83C82C6067BC : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_t9B3EFD86A327070E381E67369B4F83C82C6067BC, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_t9B3EFD86A327070E381E67369B4F83C82C6067BC, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_t9B3EFD86A327070E381E67369B4F83C82C6067BC, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_t07DFC26AD6297FE18E92651081F78D8F0371E5BF : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_t07DFC26AD6297FE18E92651081F78D8F0371E5BF, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_t07DFC26AD6297FE18E92651081F78D8F0371E5BF, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_t07DFC26AD6297FE18E92651081F78D8F0371E5BF, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 { public: // TKey System.Collections.Generic.KeyValuePair`2::key DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57, ___key_0)); } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 get_key_0() const { return ___key_0; } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * get_address_of_key_0() { return &___key_0; } inline void set_key_0(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57, ___value_1)); } inline RuntimeObject * get_value_1() const { return ___value_1; } inline RuntimeObject ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___value_1), (void*)value); } }; // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B { public: // TKey System.Collections.Generic.KeyValuePair`2::key PropertyName_t1B3B39F9873F8967D3557FE2CCF4E415F909FEC1 ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B, ___key_0)); } inline PropertyName_t1B3B39F9873F8967D3557FE2CCF4E415F909FEC1 get_key_0() const { return ___key_0; } inline PropertyName_t1B3B39F9873F8967D3557FE2CCF4E415F909FEC1 * get_address_of_key_0() { return &___key_0; } inline void set_key_0(PropertyName_t1B3B39F9873F8967D3557FE2CCF4E415F909FEC1 value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B, ___value_1)); } inline RuntimeObject * get_value_1() const { return ___value_1; } inline RuntimeObject ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___value_1), (void*)value); } }; // BestHTTP.Extensions.BufferDesc struct BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 { public: // System.Byte[] BestHTTP.Extensions.BufferDesc::buffer ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___buffer_1; // System.DateTime BestHTTP.Extensions.BufferDesc::released DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___released_2; public: inline static int32_t get_offset_of_buffer_1() { return static_cast(offsetof(BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9, ___buffer_1)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_buffer_1() const { return ___buffer_1; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_buffer_1() { return &___buffer_1; } inline void set_buffer_1(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___buffer_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___buffer_1), (void*)value); } inline static int32_t get_offset_of_released_2() { return static_cast(offsetof(BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9, ___released_2)); } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 get_released_2() const { return ___released_2; } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * get_address_of_released_2() { return &___released_2; } inline void set_released_2(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 value) { ___released_2 = value; } }; struct BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9_StaticFields { public: // BestHTTP.Extensions.BufferDesc BestHTTP.Extensions.BufferDesc::Empty BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 ___Empty_0; public: inline static int32_t get_offset_of_Empty_0() { return static_cast(offsetof(BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9_StaticFields, ___Empty_0)); } inline BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 get_Empty_0() const { return ___Empty_0; } inline BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 * get_address_of_Empty_0() { return &___Empty_0; } inline void set_Empty_0(BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 value) { ___Empty_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Empty_0))->___buffer_1), (void*)NULL); } }; // Native definition for P/Invoke marshalling of BestHTTP.Extensions.BufferDesc struct BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9_marshaled_pinvoke { Il2CppSafeArray/*NONE*/* ___buffer_1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___released_2; }; // Native definition for COM marshalling of BestHTTP.Extensions.BufferDesc struct BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9_marshaled_com { Il2CppSafeArray/*NONE*/* ___buffer_1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___released_2; }; // System.Reflection.CustomAttributeNamedArgument struct CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA { public: // System.Reflection.CustomAttributeTypedArgument System.Reflection.CustomAttributeNamedArgument::typedArgument CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 ___typedArgument_0; // System.Reflection.MemberInfo System.Reflection.CustomAttributeNamedArgument::memberInfo MemberInfo_t * ___memberInfo_1; public: inline static int32_t get_offset_of_typedArgument_0() { return static_cast(offsetof(CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA, ___typedArgument_0)); } inline CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 get_typedArgument_0() const { return ___typedArgument_0; } inline CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 * get_address_of_typedArgument_0() { return &___typedArgument_0; } inline void set_typedArgument_0(CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 value) { ___typedArgument_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___typedArgument_0))->___argumentType_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___typedArgument_0))->___value_1), (void*)NULL); #endif } inline static int32_t get_offset_of_memberInfo_1() { return static_cast(offsetof(CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA, ___memberInfo_1)); } inline MemberInfo_t * get_memberInfo_1() const { return ___memberInfo_1; } inline MemberInfo_t ** get_address_of_memberInfo_1() { return &___memberInfo_1; } inline void set_memberInfo_1(MemberInfo_t * value) { ___memberInfo_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___memberInfo_1), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Reflection.CustomAttributeNamedArgument struct CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA_marshaled_pinvoke { CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_marshaled_pinvoke ___typedArgument_0; MemberInfo_t * ___memberInfo_1; }; // Native definition for COM marshalling of System.Reflection.CustomAttributeNamedArgument struct CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA_marshaled_com { CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_marshaled_com ___typedArgument_0; MemberInfo_t * ___memberInfo_1; }; // System.DateTimeOffset struct DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 { public: // System.DateTime System.DateTimeOffset::m_dateTime DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___m_dateTime_2; // System.Int16 System.DateTimeOffset::m_offsetMinutes int16_t ___m_offsetMinutes_3; public: inline static int32_t get_offset_of_m_dateTime_2() { return static_cast(offsetof(DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5, ___m_dateTime_2)); } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 get_m_dateTime_2() const { return ___m_dateTime_2; } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * get_address_of_m_dateTime_2() { return &___m_dateTime_2; } inline void set_m_dateTime_2(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 value) { ___m_dateTime_2 = value; } inline static int32_t get_offset_of_m_offsetMinutes_3() { return static_cast(offsetof(DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5, ___m_offsetMinutes_3)); } inline int16_t get_m_offsetMinutes_3() const { return ___m_offsetMinutes_3; } inline int16_t* get_address_of_m_offsetMinutes_3() { return &___m_offsetMinutes_3; } inline void set_m_offsetMinutes_3(int16_t value) { ___m_offsetMinutes_3 = value; } }; struct DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5_StaticFields { public: // System.DateTimeOffset System.DateTimeOffset::MinValue DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 ___MinValue_0; // System.DateTimeOffset System.DateTimeOffset::MaxValue DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 ___MaxValue_1; public: inline static int32_t get_offset_of_MinValue_0() { return static_cast(offsetof(DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5_StaticFields, ___MinValue_0)); } inline DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 get_MinValue_0() const { return ___MinValue_0; } inline DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 * get_address_of_MinValue_0() { return &___MinValue_0; } inline void set_MinValue_0(DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 value) { ___MinValue_0 = value; } inline static int32_t get_offset_of_MaxValue_1() { return static_cast(offsetof(DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5_StaticFields, ___MaxValue_1)); } inline DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 get_MaxValue_1() const { return ___MaxValue_1; } inline DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 * get_address_of_MaxValue_1() { return &___MaxValue_1; } inline void set_MaxValue_1(DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 value) { ___MaxValue_1 = value; } }; // System.Delegate struct Delegate_t : public RuntimeObject { public: // System.IntPtr System.Delegate::method_ptr Il2CppMethodPointer ___method_ptr_0; // System.IntPtr System.Delegate::invoke_impl intptr_t ___invoke_impl_1; // System.Object System.Delegate::m_target RuntimeObject * ___m_target_2; // System.IntPtr System.Delegate::method intptr_t ___method_3; // System.IntPtr System.Delegate::delegate_trampoline intptr_t ___delegate_trampoline_4; // System.IntPtr System.Delegate::extra_arg intptr_t ___extra_arg_5; // System.IntPtr System.Delegate::method_code intptr_t ___method_code_6; // System.Reflection.MethodInfo System.Delegate::method_info MethodInfo_t * ___method_info_7; // System.Reflection.MethodInfo System.Delegate::original_method_info MethodInfo_t * ___original_method_info_8; // System.DelegateData System.Delegate::data DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___data_9; // System.Boolean System.Delegate::method_is_virtual bool ___method_is_virtual_10; public: inline static int32_t get_offset_of_method_ptr_0() { return static_cast(offsetof(Delegate_t, ___method_ptr_0)); } inline Il2CppMethodPointer get_method_ptr_0() const { return ___method_ptr_0; } inline Il2CppMethodPointer* get_address_of_method_ptr_0() { return &___method_ptr_0; } inline void set_method_ptr_0(Il2CppMethodPointer value) { ___method_ptr_0 = value; } inline static int32_t get_offset_of_invoke_impl_1() { return static_cast(offsetof(Delegate_t, ___invoke_impl_1)); } inline intptr_t get_invoke_impl_1() const { return ___invoke_impl_1; } inline intptr_t* get_address_of_invoke_impl_1() { return &___invoke_impl_1; } inline void set_invoke_impl_1(intptr_t value) { ___invoke_impl_1 = value; } inline static int32_t get_offset_of_m_target_2() { return static_cast(offsetof(Delegate_t, ___m_target_2)); } inline RuntimeObject * get_m_target_2() const { return ___m_target_2; } inline RuntimeObject ** get_address_of_m_target_2() { return &___m_target_2; } inline void set_m_target_2(RuntimeObject * value) { ___m_target_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_target_2), (void*)value); } inline static int32_t get_offset_of_method_3() { return static_cast(offsetof(Delegate_t, ___method_3)); } inline intptr_t get_method_3() const { return ___method_3; } inline intptr_t* get_address_of_method_3() { return &___method_3; } inline void set_method_3(intptr_t value) { ___method_3 = value; } inline static int32_t get_offset_of_delegate_trampoline_4() { return static_cast(offsetof(Delegate_t, ___delegate_trampoline_4)); } inline intptr_t get_delegate_trampoline_4() const { return ___delegate_trampoline_4; } inline intptr_t* get_address_of_delegate_trampoline_4() { return &___delegate_trampoline_4; } inline void set_delegate_trampoline_4(intptr_t value) { ___delegate_trampoline_4 = value; } inline static int32_t get_offset_of_extra_arg_5() { return static_cast(offsetof(Delegate_t, ___extra_arg_5)); } inline intptr_t get_extra_arg_5() const { return ___extra_arg_5; } inline intptr_t* get_address_of_extra_arg_5() { return &___extra_arg_5; } inline void set_extra_arg_5(intptr_t value) { ___extra_arg_5 = value; } inline static int32_t get_offset_of_method_code_6() { return static_cast(offsetof(Delegate_t, ___method_code_6)); } inline intptr_t get_method_code_6() const { return ___method_code_6; } inline intptr_t* get_address_of_method_code_6() { return &___method_code_6; } inline void set_method_code_6(intptr_t value) { ___method_code_6 = value; } inline static int32_t get_offset_of_method_info_7() { return static_cast(offsetof(Delegate_t, ___method_info_7)); } inline MethodInfo_t * get_method_info_7() const { return ___method_info_7; } inline MethodInfo_t ** get_address_of_method_info_7() { return &___method_info_7; } inline void set_method_info_7(MethodInfo_t * value) { ___method_info_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___method_info_7), (void*)value); } inline static int32_t get_offset_of_original_method_info_8() { return static_cast(offsetof(Delegate_t, ___original_method_info_8)); } inline MethodInfo_t * get_original_method_info_8() const { return ___original_method_info_8; } inline MethodInfo_t ** get_address_of_original_method_info_8() { return &___original_method_info_8; } inline void set_original_method_info_8(MethodInfo_t * value) { ___original_method_info_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___original_method_info_8), (void*)value); } inline static int32_t get_offset_of_data_9() { return static_cast(offsetof(Delegate_t, ___data_9)); } inline DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * get_data_9() const { return ___data_9; } inline DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 ** get_address_of_data_9() { return &___data_9; } inline void set_data_9(DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * value) { ___data_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___data_9), (void*)value); } inline static int32_t get_offset_of_method_is_virtual_10() { return static_cast(offsetof(Delegate_t, ___method_is_virtual_10)); } inline bool get_method_is_virtual_10() const { return ___method_is_virtual_10; } inline bool* get_address_of_method_is_virtual_10() { return &___method_is_virtual_10; } inline void set_method_is_virtual_10(bool value) { ___method_is_virtual_10 = value; } }; // Native definition for P/Invoke marshalling of System.Delegate struct Delegate_t_marshaled_pinvoke { intptr_t ___method_ptr_0; intptr_t ___invoke_impl_1; Il2CppIUnknown* ___m_target_2; intptr_t ___method_3; intptr_t ___delegate_trampoline_4; intptr_t ___extra_arg_5; intptr_t ___method_code_6; MethodInfo_t * ___method_info_7; MethodInfo_t * ___original_method_info_8; DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___data_9; int32_t ___method_is_virtual_10; }; // Native definition for COM marshalling of System.Delegate struct Delegate_t_marshaled_com { intptr_t ___method_ptr_0; intptr_t ___invoke_impl_1; Il2CppIUnknown* ___m_target_2; intptr_t ___method_3; intptr_t ___delegate_trampoline_4; intptr_t ___extra_arg_5; intptr_t ___method_code_6; MethodInfo_t * ___method_info_7; MethodInfo_t * ___original_method_info_8; DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___data_9; int32_t ___method_is_virtual_10; }; // System.Exception struct Exception_t : public RuntimeObject { public: // System.String System.Exception::_className String_t* ____className_1; // System.String System.Exception::_message String_t* ____message_2; // System.Collections.IDictionary System.Exception::_data RuntimeObject* ____data_3; // System.Exception System.Exception::_innerException Exception_t * ____innerException_4; // System.String System.Exception::_helpURL String_t* ____helpURL_5; // System.Object System.Exception::_stackTrace RuntimeObject * ____stackTrace_6; // System.String System.Exception::_stackTraceString String_t* ____stackTraceString_7; // System.String System.Exception::_remoteStackTraceString String_t* ____remoteStackTraceString_8; // System.Int32 System.Exception::_remoteStackIndex int32_t ____remoteStackIndex_9; // System.Object System.Exception::_dynamicMethods RuntimeObject * ____dynamicMethods_10; // System.Int32 System.Exception::_HResult int32_t ____HResult_11; // System.String System.Exception::_source String_t* ____source_12; // System.Runtime.Serialization.SafeSerializationManager System.Exception::_safeSerializationManager SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13; // System.Diagnostics.StackTrace[] System.Exception::captured_traces StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14; // System.IntPtr[] System.Exception::native_trace_ips IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* ___native_trace_ips_15; public: inline static int32_t get_offset_of__className_1() { return static_cast(offsetof(Exception_t, ____className_1)); } inline String_t* get__className_1() const { return ____className_1; } inline String_t** get_address_of__className_1() { return &____className_1; } inline void set__className_1(String_t* value) { ____className_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____className_1), (void*)value); } inline static int32_t get_offset_of__message_2() { return static_cast(offsetof(Exception_t, ____message_2)); } inline String_t* get__message_2() const { return ____message_2; } inline String_t** get_address_of__message_2() { return &____message_2; } inline void set__message_2(String_t* value) { ____message_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____message_2), (void*)value); } inline static int32_t get_offset_of__data_3() { return static_cast(offsetof(Exception_t, ____data_3)); } inline RuntimeObject* get__data_3() const { return ____data_3; } inline RuntimeObject** get_address_of__data_3() { return &____data_3; } inline void set__data_3(RuntimeObject* value) { ____data_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____data_3), (void*)value); } inline static int32_t get_offset_of__innerException_4() { return static_cast(offsetof(Exception_t, ____innerException_4)); } inline Exception_t * get__innerException_4() const { return ____innerException_4; } inline Exception_t ** get_address_of__innerException_4() { return &____innerException_4; } inline void set__innerException_4(Exception_t * value) { ____innerException_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____innerException_4), (void*)value); } inline static int32_t get_offset_of__helpURL_5() { return static_cast(offsetof(Exception_t, ____helpURL_5)); } inline String_t* get__helpURL_5() const { return ____helpURL_5; } inline String_t** get_address_of__helpURL_5() { return &____helpURL_5; } inline void set__helpURL_5(String_t* value) { ____helpURL_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____helpURL_5), (void*)value); } inline static int32_t get_offset_of__stackTrace_6() { return static_cast(offsetof(Exception_t, ____stackTrace_6)); } inline RuntimeObject * get__stackTrace_6() const { return ____stackTrace_6; } inline RuntimeObject ** get_address_of__stackTrace_6() { return &____stackTrace_6; } inline void set__stackTrace_6(RuntimeObject * value) { ____stackTrace_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____stackTrace_6), (void*)value); } inline static int32_t get_offset_of__stackTraceString_7() { return static_cast(offsetof(Exception_t, ____stackTraceString_7)); } inline String_t* get__stackTraceString_7() const { return ____stackTraceString_7; } inline String_t** get_address_of__stackTraceString_7() { return &____stackTraceString_7; } inline void set__stackTraceString_7(String_t* value) { ____stackTraceString_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____stackTraceString_7), (void*)value); } inline static int32_t get_offset_of__remoteStackTraceString_8() { return static_cast(offsetof(Exception_t, ____remoteStackTraceString_8)); } inline String_t* get__remoteStackTraceString_8() const { return ____remoteStackTraceString_8; } inline String_t** get_address_of__remoteStackTraceString_8() { return &____remoteStackTraceString_8; } inline void set__remoteStackTraceString_8(String_t* value) { ____remoteStackTraceString_8 = value; Il2CppCodeGenWriteBarrier((void**)(&____remoteStackTraceString_8), (void*)value); } inline static int32_t get_offset_of__remoteStackIndex_9() { return static_cast(offsetof(Exception_t, ____remoteStackIndex_9)); } inline int32_t get__remoteStackIndex_9() const { return ____remoteStackIndex_9; } inline int32_t* get_address_of__remoteStackIndex_9() { return &____remoteStackIndex_9; } inline void set__remoteStackIndex_9(int32_t value) { ____remoteStackIndex_9 = value; } inline static int32_t get_offset_of__dynamicMethods_10() { return static_cast(offsetof(Exception_t, ____dynamicMethods_10)); } inline RuntimeObject * get__dynamicMethods_10() const { return ____dynamicMethods_10; } inline RuntimeObject ** get_address_of__dynamicMethods_10() { return &____dynamicMethods_10; } inline void set__dynamicMethods_10(RuntimeObject * value) { ____dynamicMethods_10 = value; Il2CppCodeGenWriteBarrier((void**)(&____dynamicMethods_10), (void*)value); } inline static int32_t get_offset_of__HResult_11() { return static_cast(offsetof(Exception_t, ____HResult_11)); } inline int32_t get__HResult_11() const { return ____HResult_11; } inline int32_t* get_address_of__HResult_11() { return &____HResult_11; } inline void set__HResult_11(int32_t value) { ____HResult_11 = value; } inline static int32_t get_offset_of__source_12() { return static_cast(offsetof(Exception_t, ____source_12)); } inline String_t* get__source_12() const { return ____source_12; } inline String_t** get_address_of__source_12() { return &____source_12; } inline void set__source_12(String_t* value) { ____source_12 = value; Il2CppCodeGenWriteBarrier((void**)(&____source_12), (void*)value); } inline static int32_t get_offset_of__safeSerializationManager_13() { return static_cast(offsetof(Exception_t, ____safeSerializationManager_13)); } inline SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * get__safeSerializationManager_13() const { return ____safeSerializationManager_13; } inline SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F ** get_address_of__safeSerializationManager_13() { return &____safeSerializationManager_13; } inline void set__safeSerializationManager_13(SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * value) { ____safeSerializationManager_13 = value; Il2CppCodeGenWriteBarrier((void**)(&____safeSerializationManager_13), (void*)value); } inline static int32_t get_offset_of_captured_traces_14() { return static_cast(offsetof(Exception_t, ___captured_traces_14)); } inline StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* get_captured_traces_14() const { return ___captured_traces_14; } inline StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971** get_address_of_captured_traces_14() { return &___captured_traces_14; } inline void set_captured_traces_14(StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* value) { ___captured_traces_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___captured_traces_14), (void*)value); } inline static int32_t get_offset_of_native_trace_ips_15() { return static_cast(offsetof(Exception_t, ___native_trace_ips_15)); } inline IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* get_native_trace_ips_15() const { return ___native_trace_ips_15; } inline IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6** get_address_of_native_trace_ips_15() { return &___native_trace_ips_15; } inline void set_native_trace_ips_15(IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* value) { ___native_trace_ips_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___native_trace_ips_15), (void*)value); } }; struct Exception_t_StaticFields { public: // System.Object System.Exception::s_EDILock RuntimeObject * ___s_EDILock_0; public: inline static int32_t get_offset_of_s_EDILock_0() { return static_cast(offsetof(Exception_t_StaticFields, ___s_EDILock_0)); } inline RuntimeObject * get_s_EDILock_0() const { return ___s_EDILock_0; } inline RuntimeObject ** get_address_of_s_EDILock_0() { return &___s_EDILock_0; } inline void set_s_EDILock_0(RuntimeObject * value) { ___s_EDILock_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_EDILock_0), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Exception struct Exception_t_marshaled_pinvoke { char* ____className_1; char* ____message_2; RuntimeObject* ____data_3; Exception_t_marshaled_pinvoke* ____innerException_4; char* ____helpURL_5; Il2CppIUnknown* ____stackTrace_6; char* ____stackTraceString_7; char* ____remoteStackTraceString_8; int32_t ____remoteStackIndex_9; Il2CppIUnknown* ____dynamicMethods_10; int32_t ____HResult_11; char* ____source_12; SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13; StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14; Il2CppSafeArray/*NONE*/* ___native_trace_ips_15; }; // Native definition for COM marshalling of System.Exception struct Exception_t_marshaled_com { Il2CppChar* ____className_1; Il2CppChar* ____message_2; RuntimeObject* ____data_3; Exception_t_marshaled_com* ____innerException_4; Il2CppChar* ____helpURL_5; Il2CppIUnknown* ____stackTrace_6; Il2CppChar* ____stackTraceString_7; Il2CppChar* ____remoteStackTraceString_8; int32_t ____remoteStackIndex_9; Il2CppIUnknown* ____dynamicMethods_10; int32_t ____HResult_11; Il2CppChar* ____source_12; SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13; StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14; Il2CppSafeArray/*NONE*/* ___native_trace_ips_15; }; // SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfileTag struct IccProfileTag_t01F9FE4BEC18316166BAA3EDA264B5CFEEAAC640 { public: // System.UInt32 SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfileTag::value__ uint32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(IccProfileTag_t01F9FE4BEC18316166BAA3EDA264B5CFEEAAC640, ___value___2)); } inline uint32_t get_value___2() const { return ___value___2; } inline uint32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(uint32_t value) { ___value___2 = value; } }; // SixLabors.ImageSharp.Image struct Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE : public RuntimeObject { public: // System.Boolean SixLabors.ImageSharp.Image::isDisposed bool ___isDisposed_0; // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Image::size Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___size_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Image::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; // SixLabors.ImageSharp.Formats.PixelTypeInfo SixLabors.ImageSharp.Image::k__BackingField PixelTypeInfo_tE2D6D83EC24DE1FCC65833BC404DE814A167B18E * ___U3CPixelTypeU3Ek__BackingField_3; // SixLabors.ImageSharp.Metadata.ImageMetadata SixLabors.ImageSharp.Image::k__BackingField ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * ___U3CMetadataU3Ek__BackingField_4; public: inline static int32_t get_offset_of_isDisposed_0() { return static_cast(offsetof(Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE, ___isDisposed_0)); } inline bool get_isDisposed_0() const { return ___isDisposed_0; } inline bool* get_address_of_isDisposed_0() { return &___isDisposed_0; } inline void set_isDisposed_0(bool value) { ___isDisposed_0 = value; } inline static int32_t get_offset_of_size_1() { return static_cast(offsetof(Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE, ___size_1)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_size_1() const { return ___size_1; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_size_1() { return &___size_1; } inline void set_size_1(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___size_1 = value; } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE, ___configuration_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_2() const { return ___configuration_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_2() { return &___configuration_2; } inline void set_configuration_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_2), (void*)value); } inline static int32_t get_offset_of_U3CPixelTypeU3Ek__BackingField_3() { return static_cast(offsetof(Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE, ___U3CPixelTypeU3Ek__BackingField_3)); } inline PixelTypeInfo_tE2D6D83EC24DE1FCC65833BC404DE814A167B18E * get_U3CPixelTypeU3Ek__BackingField_3() const { return ___U3CPixelTypeU3Ek__BackingField_3; } inline PixelTypeInfo_tE2D6D83EC24DE1FCC65833BC404DE814A167B18E ** get_address_of_U3CPixelTypeU3Ek__BackingField_3() { return &___U3CPixelTypeU3Ek__BackingField_3; } inline void set_U3CPixelTypeU3Ek__BackingField_3(PixelTypeInfo_tE2D6D83EC24DE1FCC65833BC404DE814A167B18E * value) { ___U3CPixelTypeU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelTypeU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CMetadataU3Ek__BackingField_4() { return static_cast(offsetof(Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE, ___U3CMetadataU3Ek__BackingField_4)); } inline ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * get_U3CMetadataU3Ek__BackingField_4() const { return ___U3CMetadataU3Ek__BackingField_4; } inline ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA ** get_address_of_U3CMetadataU3Ek__BackingField_4() { return &___U3CMetadataU3Ek__BackingField_4; } inline void set_U3CMetadataU3Ek__BackingField_4(ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * value) { ___U3CMetadataU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CMetadataU3Ek__BackingField_4), (void*)value); } }; // System.Int32Enum struct Int32Enum_t9B63F771913F2B6D586F1173B44A41FBE26F6B5C { public: // System.Int32 System.Int32Enum::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Int32Enum_t9B63F771913F2B6D586F1173B44A41FBE26F6B5C, ___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; } }; // Newtonsoft.Json.JsonContainerType struct JsonContainerType_t05B0E207A4A108FABEF666BB3F497E100228F6DE { public: // System.Int32 Newtonsoft.Json.JsonContainerType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(JsonContainerType_t05B0E207A4A108FABEF666BB3F497E100228F6DE, ___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; } }; // BestHTTP.SignalRCore.Messages.MessageTypes struct MessageTypes_t3FA36B4CAA5AA4624EDB50FA028FBBAED9DB832C { public: // System.Int32 BestHTTP.SignalRCore.Messages.MessageTypes::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(MessageTypes_t3FA36B4CAA5AA4624EDB50FA028FBBAED9DB832C, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.ParticleCollisionEvent struct ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD { public: // UnityEngine.Vector3 UnityEngine.ParticleCollisionEvent::m_Intersection Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___m_Intersection_0; // UnityEngine.Vector3 UnityEngine.ParticleCollisionEvent::m_Normal Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___m_Normal_1; // UnityEngine.Vector3 UnityEngine.ParticleCollisionEvent::m_Velocity Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___m_Velocity_2; // System.Int32 UnityEngine.ParticleCollisionEvent::m_ColliderInstanceID int32_t ___m_ColliderInstanceID_3; public: inline static int32_t get_offset_of_m_Intersection_0() { return static_cast(offsetof(ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD, ___m_Intersection_0)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_m_Intersection_0() const { return ___m_Intersection_0; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_m_Intersection_0() { return &___m_Intersection_0; } inline void set_m_Intersection_0(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___m_Intersection_0 = value; } inline static int32_t get_offset_of_m_Normal_1() { return static_cast(offsetof(ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD, ___m_Normal_1)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_m_Normal_1() const { return ___m_Normal_1; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_m_Normal_1() { return &___m_Normal_1; } inline void set_m_Normal_1(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___m_Normal_1 = value; } inline static int32_t get_offset_of_m_Velocity_2() { return static_cast(offsetof(ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD, ___m_Velocity_2)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_m_Velocity_2() const { return ___m_Velocity_2; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_m_Velocity_2() { return &___m_Velocity_2; } inline void set_m_Velocity_2(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___m_Velocity_2 = value; } inline static int32_t get_offset_of_m_ColliderInstanceID_3() { return static_cast(offsetof(ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD, ___m_ColliderInstanceID_3)); } inline int32_t get_m_ColliderInstanceID_3() const { return ___m_ColliderInstanceID_3; } inline int32_t* get_address_of_m_ColliderInstanceID_3() { return &___m_ColliderInstanceID_3; } inline void set_m_ColliderInstanceID_3(int32_t value) { ___m_ColliderInstanceID_3 = value; } }; // UnityEngine.RaycastHit2D struct RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4 { public: // UnityEngine.Vector2 UnityEngine.RaycastHit2D::m_Centroid Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___m_Centroid_0; // UnityEngine.Vector2 UnityEngine.RaycastHit2D::m_Point Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___m_Point_1; // UnityEngine.Vector2 UnityEngine.RaycastHit2D::m_Normal Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___m_Normal_2; // System.Single UnityEngine.RaycastHit2D::m_Distance float ___m_Distance_3; // System.Single UnityEngine.RaycastHit2D::m_Fraction float ___m_Fraction_4; // System.Int32 UnityEngine.RaycastHit2D::m_Collider int32_t ___m_Collider_5; public: inline static int32_t get_offset_of_m_Centroid_0() { return static_cast(offsetof(RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4, ___m_Centroid_0)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_m_Centroid_0() const { return ___m_Centroid_0; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_m_Centroid_0() { return &___m_Centroid_0; } inline void set_m_Centroid_0(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___m_Centroid_0 = value; } inline static int32_t get_offset_of_m_Point_1() { return static_cast(offsetof(RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4, ___m_Point_1)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_m_Point_1() const { return ___m_Point_1; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_m_Point_1() { return &___m_Point_1; } inline void set_m_Point_1(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___m_Point_1 = value; } inline static int32_t get_offset_of_m_Normal_2() { return static_cast(offsetof(RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4, ___m_Normal_2)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_m_Normal_2() const { return ___m_Normal_2; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_m_Normal_2() { return &___m_Normal_2; } inline void set_m_Normal_2(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___m_Normal_2 = value; } inline static int32_t get_offset_of_m_Distance_3() { return static_cast(offsetof(RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4, ___m_Distance_3)); } inline float get_m_Distance_3() const { return ___m_Distance_3; } inline float* get_address_of_m_Distance_3() { return &___m_Distance_3; } inline void set_m_Distance_3(float value) { ___m_Distance_3 = value; } inline static int32_t get_offset_of_m_Fraction_4() { return static_cast(offsetof(RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4, ___m_Fraction_4)); } inline float get_m_Fraction_4() const { return ___m_Fraction_4; } inline float* get_address_of_m_Fraction_4() { return &___m_Fraction_4; } inline void set_m_Fraction_4(float value) { ___m_Fraction_4 = value; } inline static int32_t get_offset_of_m_Collider_5() { return static_cast(offsetof(RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4, ___m_Collider_5)); } inline int32_t get_m_Collider_5() const { return ___m_Collider_5; } inline int32_t* get_address_of_m_Collider_5() { return &___m_Collider_5; } inline void set_m_Collider_5(int32_t value) { ___m_Collider_5 = value; } }; // UnityEngine.EventSystems.RaycastResult struct RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE { public: // UnityEngine.GameObject UnityEngine.EventSystems.RaycastResult::m_GameObject GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___m_GameObject_0; // UnityEngine.EventSystems.BaseRaycaster UnityEngine.EventSystems.RaycastResult::module BaseRaycaster_tBC0FB2CBE6D3D40991EC20F689C43F76AD82A876 * ___module_1; // System.Single UnityEngine.EventSystems.RaycastResult::distance float ___distance_2; // System.Single UnityEngine.EventSystems.RaycastResult::index float ___index_3; // System.Int32 UnityEngine.EventSystems.RaycastResult::depth int32_t ___depth_4; // System.Int32 UnityEngine.EventSystems.RaycastResult::sortingLayer int32_t ___sortingLayer_5; // System.Int32 UnityEngine.EventSystems.RaycastResult::sortingOrder int32_t ___sortingOrder_6; // UnityEngine.Vector3 UnityEngine.EventSystems.RaycastResult::worldPosition Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___worldPosition_7; // UnityEngine.Vector3 UnityEngine.EventSystems.RaycastResult::worldNormal Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___worldNormal_8; // UnityEngine.Vector2 UnityEngine.EventSystems.RaycastResult::screenPosition Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___screenPosition_9; // System.Int32 UnityEngine.EventSystems.RaycastResult::displayIndex int32_t ___displayIndex_10; public: inline static int32_t get_offset_of_m_GameObject_0() { return static_cast(offsetof(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE, ___m_GameObject_0)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_m_GameObject_0() const { return ___m_GameObject_0; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_m_GameObject_0() { return &___m_GameObject_0; } inline void set_m_GameObject_0(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___m_GameObject_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_GameObject_0), (void*)value); } inline static int32_t get_offset_of_module_1() { return static_cast(offsetof(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE, ___module_1)); } inline BaseRaycaster_tBC0FB2CBE6D3D40991EC20F689C43F76AD82A876 * get_module_1() const { return ___module_1; } inline BaseRaycaster_tBC0FB2CBE6D3D40991EC20F689C43F76AD82A876 ** get_address_of_module_1() { return &___module_1; } inline void set_module_1(BaseRaycaster_tBC0FB2CBE6D3D40991EC20F689C43F76AD82A876 * value) { ___module_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___module_1), (void*)value); } inline static int32_t get_offset_of_distance_2() { return static_cast(offsetof(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE, ___distance_2)); } inline float get_distance_2() const { return ___distance_2; } inline float* get_address_of_distance_2() { return &___distance_2; } inline void set_distance_2(float value) { ___distance_2 = value; } inline static int32_t get_offset_of_index_3() { return static_cast(offsetof(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE, ___index_3)); } inline float get_index_3() const { return ___index_3; } inline float* get_address_of_index_3() { return &___index_3; } inline void set_index_3(float value) { ___index_3 = value; } inline static int32_t get_offset_of_depth_4() { return static_cast(offsetof(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE, ___depth_4)); } inline int32_t get_depth_4() const { return ___depth_4; } inline int32_t* get_address_of_depth_4() { return &___depth_4; } inline void set_depth_4(int32_t value) { ___depth_4 = value; } inline static int32_t get_offset_of_sortingLayer_5() { return static_cast(offsetof(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE, ___sortingLayer_5)); } inline int32_t get_sortingLayer_5() const { return ___sortingLayer_5; } inline int32_t* get_address_of_sortingLayer_5() { return &___sortingLayer_5; } inline void set_sortingLayer_5(int32_t value) { ___sortingLayer_5 = value; } inline static int32_t get_offset_of_sortingOrder_6() { return static_cast(offsetof(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE, ___sortingOrder_6)); } inline int32_t get_sortingOrder_6() const { return ___sortingOrder_6; } inline int32_t* get_address_of_sortingOrder_6() { return &___sortingOrder_6; } inline void set_sortingOrder_6(int32_t value) { ___sortingOrder_6 = value; } inline static int32_t get_offset_of_worldPosition_7() { return static_cast(offsetof(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE, ___worldPosition_7)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_worldPosition_7() const { return ___worldPosition_7; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_worldPosition_7() { return &___worldPosition_7; } inline void set_worldPosition_7(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___worldPosition_7 = value; } inline static int32_t get_offset_of_worldNormal_8() { return static_cast(offsetof(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE, ___worldNormal_8)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_worldNormal_8() const { return ___worldNormal_8; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_worldNormal_8() { return &___worldNormal_8; } inline void set_worldNormal_8(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___worldNormal_8 = value; } inline static int32_t get_offset_of_screenPosition_9() { return static_cast(offsetof(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE, ___screenPosition_9)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_screenPosition_9() const { return ___screenPosition_9; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_screenPosition_9() { return &___screenPosition_9; } inline void set_screenPosition_9(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___screenPosition_9 = value; } inline static int32_t get_offset_of_displayIndex_10() { return static_cast(offsetof(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE, ___displayIndex_10)); } inline int32_t get_displayIndex_10() const { return ___displayIndex_10; } inline int32_t* get_address_of_displayIndex_10() { return &___displayIndex_10; } inline void set_displayIndex_10(int32_t value) { ___displayIndex_10 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.EventSystems.RaycastResult struct RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE_marshaled_pinvoke { GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___m_GameObject_0; BaseRaycaster_tBC0FB2CBE6D3D40991EC20F689C43F76AD82A876 * ___module_1; float ___distance_2; float ___index_3; int32_t ___depth_4; int32_t ___sortingLayer_5; int32_t ___sortingOrder_6; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___worldPosition_7; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___worldNormal_8; Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___screenPosition_9; int32_t ___displayIndex_10; }; // Native definition for COM marshalling of UnityEngine.EventSystems.RaycastResult struct RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE_marshaled_com { GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___m_GameObject_0; BaseRaycaster_tBC0FB2CBE6D3D40991EC20F689C43F76AD82A876 * ___module_1; float ___distance_2; float ___index_3; int32_t ___depth_4; int32_t ___sortingLayer_5; int32_t ___sortingOrder_6; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___worldPosition_7; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___worldNormal_8; Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___screenPosition_9; int32_t ___displayIndex_10; }; // SixLabors.ImageSharp.ReadOrigin struct ReadOrigin_tDECF1EE673A03AE8E2B1C0D48330212BE64443A8 { public: // System.Int32 SixLabors.ImageSharp.ReadOrigin::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ReadOrigin_tDECF1EE673A03AE8E2B1C0D48330212BE64443A8, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.UIElements.StyleKeyword struct StyleKeyword_t01A121DD5B4904AB0EA0BFA6E26159EE9AF8B303 { public: // System.Int32 UnityEngine.UIElements.StyleKeyword::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(StyleKeyword_t01A121DD5B4904AB0EA0BFA6E26159EE9AF8B303, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.UIElements.StyleSheets.StylePropertyId struct StylePropertyId_t595C8AB8A23E2DDDD0BCF5993E011BBFEA1DF59F { public: // System.Int32 UnityEngine.UIElements.StyleSheets.StylePropertyId::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(StylePropertyId_t595C8AB8A23E2DDDD0BCF5993E011BBFEA1DF59F, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.UIElements.StyleSelectorType struct StyleSelectorType_t076854E4D0D1DE5408564915375B2D4AF5F13BD7 { public: // System.Int32 UnityEngine.UIElements.StyleSelectorType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(StyleSelectorType_t076854E4D0D1DE5408564915375B2D4AF5F13BD7, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.UIElements.StyleValueType struct StyleValueType_t41CD4C2FFE2B4D2AFCB10F36A6D685A60517E32F { public: // System.Int32 UnityEngine.UIElements.StyleValueType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(StyleValueType_t41CD4C2FFE2B4D2AFCB10F36A6D685A60517E32F, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.TimeSpan struct TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 { public: // System.Int64 System.TimeSpan::_ticks int64_t ____ticks_22; public: inline static int32_t get_offset_of__ticks_22() { return static_cast(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203, ____ticks_22)); } inline int64_t get__ticks_22() const { return ____ticks_22; } inline int64_t* get_address_of__ticks_22() { return &____ticks_22; } inline void set__ticks_22(int64_t value) { ____ticks_22 = value; } }; struct TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields { public: // System.TimeSpan System.TimeSpan::Zero TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___Zero_19; // System.TimeSpan System.TimeSpan::MaxValue TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___MaxValue_20; // System.TimeSpan System.TimeSpan::MinValue TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___MinValue_21; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.TimeSpan::_legacyConfigChecked bool ____legacyConfigChecked_23; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.TimeSpan::_legacyMode bool ____legacyMode_24; public: inline static int32_t get_offset_of_Zero_19() { return static_cast(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields, ___Zero_19)); } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 get_Zero_19() const { return ___Zero_19; } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * get_address_of_Zero_19() { return &___Zero_19; } inline void set_Zero_19(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 value) { ___Zero_19 = value; } inline static int32_t get_offset_of_MaxValue_20() { return static_cast(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields, ___MaxValue_20)); } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 get_MaxValue_20() const { return ___MaxValue_20; } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * get_address_of_MaxValue_20() { return &___MaxValue_20; } inline void set_MaxValue_20(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 value) { ___MaxValue_20 = value; } inline static int32_t get_offset_of_MinValue_21() { return static_cast(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields, ___MinValue_21)); } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 get_MinValue_21() const { return ___MinValue_21; } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * get_address_of_MinValue_21() { return &___MinValue_21; } inline void set_MinValue_21(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 value) { ___MinValue_21 = value; } inline static int32_t get_offset_of__legacyConfigChecked_23() { return static_cast(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields, ____legacyConfigChecked_23)); } inline bool get__legacyConfigChecked_23() const { return ____legacyConfigChecked_23; } inline bool* get_address_of__legacyConfigChecked_23() { return &____legacyConfigChecked_23; } inline void set__legacyConfigChecked_23(bool value) { ____legacyConfigChecked_23 = value; } inline static int32_t get_offset_of__legacyMode_24() { return static_cast(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields, ____legacyMode_24)); } inline bool get__legacyMode_24() const { return ____legacyMode_24; } inline bool* get_address_of__legacyMode_24() { return &____legacyMode_24; } inline void set__legacyMode_24(bool value) { ____legacyMode_24 = value; } }; // UnityEngine.UICharInfo struct UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A { public: // UnityEngine.Vector2 UnityEngine.UICharInfo::cursorPos Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___cursorPos_0; // System.Single UnityEngine.UICharInfo::charWidth float ___charWidth_1; public: inline static int32_t get_offset_of_cursorPos_0() { return static_cast(offsetof(UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A, ___cursorPos_0)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_cursorPos_0() const { return ___cursorPos_0; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_cursorPos_0() { return &___cursorPos_0; } inline void set_cursorPos_0(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___cursorPos_0 = value; } inline static int32_t get_offset_of_charWidth_1() { return static_cast(offsetof(UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A, ___charWidth_1)); } inline float get_charWidth_1() const { return ___charWidth_1; } inline float* get_address_of_charWidth_1() { return &___charWidth_1; } inline void set_charWidth_1(float value) { ___charWidth_1 = value; } }; // UnityEngine.UIVertex struct UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A { public: // UnityEngine.Vector3 UnityEngine.UIVertex::position Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___position_0; // UnityEngine.Vector3 UnityEngine.UIVertex::normal Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___normal_1; // UnityEngine.Vector4 UnityEngine.UIVertex::tangent Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___tangent_2; // UnityEngine.Color32 UnityEngine.UIVertex::color Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D ___color_3; // UnityEngine.Vector4 UnityEngine.UIVertex::uv0 Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___uv0_4; // UnityEngine.Vector4 UnityEngine.UIVertex::uv1 Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___uv1_5; // UnityEngine.Vector4 UnityEngine.UIVertex::uv2 Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___uv2_6; // UnityEngine.Vector4 UnityEngine.UIVertex::uv3 Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___uv3_7; public: inline static int32_t get_offset_of_position_0() { return static_cast(offsetof(UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A, ___position_0)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_position_0() const { return ___position_0; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_position_0() { return &___position_0; } inline void set_position_0(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___position_0 = value; } inline static int32_t get_offset_of_normal_1() { return static_cast(offsetof(UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A, ___normal_1)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_normal_1() const { return ___normal_1; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_normal_1() { return &___normal_1; } inline void set_normal_1(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___normal_1 = value; } inline static int32_t get_offset_of_tangent_2() { return static_cast(offsetof(UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A, ___tangent_2)); } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 get_tangent_2() const { return ___tangent_2; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * get_address_of_tangent_2() { return &___tangent_2; } inline void set_tangent_2(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 value) { ___tangent_2 = value; } inline static int32_t get_offset_of_color_3() { return static_cast(offsetof(UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A, ___color_3)); } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D get_color_3() const { return ___color_3; } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D * get_address_of_color_3() { return &___color_3; } inline void set_color_3(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D value) { ___color_3 = value; } inline static int32_t get_offset_of_uv0_4() { return static_cast(offsetof(UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A, ___uv0_4)); } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 get_uv0_4() const { return ___uv0_4; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * get_address_of_uv0_4() { return &___uv0_4; } inline void set_uv0_4(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 value) { ___uv0_4 = value; } inline static int32_t get_offset_of_uv1_5() { return static_cast(offsetof(UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A, ___uv1_5)); } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 get_uv1_5() const { return ___uv1_5; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * get_address_of_uv1_5() { return &___uv1_5; } inline void set_uv1_5(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 value) { ___uv1_5 = value; } inline static int32_t get_offset_of_uv2_6() { return static_cast(offsetof(UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A, ___uv2_6)); } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 get_uv2_6() const { return ___uv2_6; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * get_address_of_uv2_6() { return &___uv2_6; } inline void set_uv2_6(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 value) { ___uv2_6 = value; } inline static int32_t get_offset_of_uv3_7() { return static_cast(offsetof(UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A, ___uv3_7)); } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 get_uv3_7() const { return ___uv3_7; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * get_address_of_uv3_7() { return &___uv3_7; } inline void set_uv3_7(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 value) { ___uv3_7 = value; } }; struct UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A_StaticFields { public: // UnityEngine.Color32 UnityEngine.UIVertex::s_DefaultColor Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D ___s_DefaultColor_8; // UnityEngine.Vector4 UnityEngine.UIVertex::s_DefaultTangent Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___s_DefaultTangent_9; // UnityEngine.UIVertex UnityEngine.UIVertex::simpleVert UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A ___simpleVert_10; public: inline static int32_t get_offset_of_s_DefaultColor_8() { return static_cast(offsetof(UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A_StaticFields, ___s_DefaultColor_8)); } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D get_s_DefaultColor_8() const { return ___s_DefaultColor_8; } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D * get_address_of_s_DefaultColor_8() { return &___s_DefaultColor_8; } inline void set_s_DefaultColor_8(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D value) { ___s_DefaultColor_8 = value; } inline static int32_t get_offset_of_s_DefaultTangent_9() { return static_cast(offsetof(UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A_StaticFields, ___s_DefaultTangent_9)); } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 get_s_DefaultTangent_9() const { return ___s_DefaultTangent_9; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * get_address_of_s_DefaultTangent_9() { return &___s_DefaultTangent_9; } inline void set_s_DefaultTangent_9(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 value) { ___s_DefaultTangent_9 = value; } inline static int32_t get_offset_of_simpleVert_10() { return static_cast(offsetof(UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A_StaticFields, ___simpleVert_10)); } inline UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A get_simpleVert_10() const { return ___simpleVert_10; } inline UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A * get_address_of_simpleVert_10() { return &___simpleVert_10; } inline void set_simpleVert_10(UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A value) { ___simpleVert_10 = value; } }; // BestHTTP.WebSocket.Frames.WebSocketFrameTypes struct WebSocketFrameTypes_t5E155EE97383991A3D431DB778551B504FAEDDA7 { public: // System.Byte BestHTTP.WebSocket.Frames.WebSocketFrameTypes::value__ uint8_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(WebSocketFrameTypes_t5E155EE97383991A3D431DB778551B504FAEDDA7, ___value___2)); } inline uint8_t get_value___2() const { return ___value___2; } inline uint8_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(uint8_t value) { ___value___2 = value; } }; // System.Security.Cryptography.X509Certificates.X509ChainStatusFlags struct X509ChainStatusFlags_t16F457BB24891840519B66C39DE91268909174F9 { public: // System.Int32 System.Security.Cryptography.X509Certificates.X509ChainStatusFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(X509ChainStatusFlags_t16F457BB24891840519B66C39DE91268909174F9, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.Camera/RenderRequestMode struct RenderRequestMode_tCB120B82DED523ADBA2D6093A1A8ABF17D94A313 { public: // System.Int32 UnityEngine.Camera/RenderRequestMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(RenderRequestMode_tCB120B82DED523ADBA2D6093A1A8ABF17D94A313, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.Camera/RenderRequestOutputSpace struct RenderRequestOutputSpace_t8EB93E4720B2D1BAB624A04ADB473C37C7F3D6A5 { public: // System.Int32 UnityEngine.Camera/RenderRequestOutputSpace::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(RenderRequestOutputSpace_t8EB93E4720B2D1BAB624A04ADB473C37C7F3D6A5, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.UIElements.Length/Unit struct Unit_t404BDC0B9D436EDDCC7891B48C4DCE2FCF7098AB { public: // System.Int32 UnityEngine.UIElements.Length/Unit::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Unit_t404BDC0B9D436EDDCC7891B48C4DCE2FCF7098AB, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // TMPro.SpriteAssetUtilities.TexturePacker_JsonArray/Frame struct Frame_t277B57D2C572A3B179CEA0357869DB245F52128D { public: // System.String TMPro.SpriteAssetUtilities.TexturePacker_JsonArray/Frame::filename String_t* ___filename_0; // TMPro.SpriteAssetUtilities.TexturePacker_JsonArray/SpriteFrame TMPro.SpriteAssetUtilities.TexturePacker_JsonArray/Frame::frame SpriteFrame_t5B610F44C5943B89962CC8CC4245EECDE29E94D9 ___frame_1; // System.Boolean TMPro.SpriteAssetUtilities.TexturePacker_JsonArray/Frame::rotated bool ___rotated_2; // System.Boolean TMPro.SpriteAssetUtilities.TexturePacker_JsonArray/Frame::trimmed bool ___trimmed_3; // TMPro.SpriteAssetUtilities.TexturePacker_JsonArray/SpriteFrame TMPro.SpriteAssetUtilities.TexturePacker_JsonArray/Frame::spriteSourceSize SpriteFrame_t5B610F44C5943B89962CC8CC4245EECDE29E94D9 ___spriteSourceSize_4; // TMPro.SpriteAssetUtilities.TexturePacker_JsonArray/SpriteSize TMPro.SpriteAssetUtilities.TexturePacker_JsonArray/Frame::sourceSize SpriteSize_t7D47B39A52139B8CD3CE7F233C48981F70275A3D ___sourceSize_5; // UnityEngine.Vector2 TMPro.SpriteAssetUtilities.TexturePacker_JsonArray/Frame::pivot Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___pivot_6; public: inline static int32_t get_offset_of_filename_0() { return static_cast(offsetof(Frame_t277B57D2C572A3B179CEA0357869DB245F52128D, ___filename_0)); } inline String_t* get_filename_0() const { return ___filename_0; } inline String_t** get_address_of_filename_0() { return &___filename_0; } inline void set_filename_0(String_t* value) { ___filename_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___filename_0), (void*)value); } inline static int32_t get_offset_of_frame_1() { return static_cast(offsetof(Frame_t277B57D2C572A3B179CEA0357869DB245F52128D, ___frame_1)); } inline SpriteFrame_t5B610F44C5943B89962CC8CC4245EECDE29E94D9 get_frame_1() const { return ___frame_1; } inline SpriteFrame_t5B610F44C5943B89962CC8CC4245EECDE29E94D9 * get_address_of_frame_1() { return &___frame_1; } inline void set_frame_1(SpriteFrame_t5B610F44C5943B89962CC8CC4245EECDE29E94D9 value) { ___frame_1 = value; } inline static int32_t get_offset_of_rotated_2() { return static_cast(offsetof(Frame_t277B57D2C572A3B179CEA0357869DB245F52128D, ___rotated_2)); } inline bool get_rotated_2() const { return ___rotated_2; } inline bool* get_address_of_rotated_2() { return &___rotated_2; } inline void set_rotated_2(bool value) { ___rotated_2 = value; } inline static int32_t get_offset_of_trimmed_3() { return static_cast(offsetof(Frame_t277B57D2C572A3B179CEA0357869DB245F52128D, ___trimmed_3)); } inline bool get_trimmed_3() const { return ___trimmed_3; } inline bool* get_address_of_trimmed_3() { return &___trimmed_3; } inline void set_trimmed_3(bool value) { ___trimmed_3 = value; } inline static int32_t get_offset_of_spriteSourceSize_4() { return static_cast(offsetof(Frame_t277B57D2C572A3B179CEA0357869DB245F52128D, ___spriteSourceSize_4)); } inline SpriteFrame_t5B610F44C5943B89962CC8CC4245EECDE29E94D9 get_spriteSourceSize_4() const { return ___spriteSourceSize_4; } inline SpriteFrame_t5B610F44C5943B89962CC8CC4245EECDE29E94D9 * get_address_of_spriteSourceSize_4() { return &___spriteSourceSize_4; } inline void set_spriteSourceSize_4(SpriteFrame_t5B610F44C5943B89962CC8CC4245EECDE29E94D9 value) { ___spriteSourceSize_4 = value; } inline static int32_t get_offset_of_sourceSize_5() { return static_cast(offsetof(Frame_t277B57D2C572A3B179CEA0357869DB245F52128D, ___sourceSize_5)); } inline SpriteSize_t7D47B39A52139B8CD3CE7F233C48981F70275A3D get_sourceSize_5() const { return ___sourceSize_5; } inline SpriteSize_t7D47B39A52139B8CD3CE7F233C48981F70275A3D * get_address_of_sourceSize_5() { return &___sourceSize_5; } inline void set_sourceSize_5(SpriteSize_t7D47B39A52139B8CD3CE7F233C48981F70275A3D value) { ___sourceSize_5 = value; } inline static int32_t get_offset_of_pivot_6() { return static_cast(offsetof(Frame_t277B57D2C572A3B179CEA0357869DB245F52128D, ___pivot_6)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_pivot_6() const { return ___pivot_6; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_pivot_6() { return &___pivot_6; } inline void set_pivot_6(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___pivot_6 = value; } }; // Native definition for P/Invoke marshalling of TMPro.SpriteAssetUtilities.TexturePacker_JsonArray/Frame struct Frame_t277B57D2C572A3B179CEA0357869DB245F52128D_marshaled_pinvoke { char* ___filename_0; SpriteFrame_t5B610F44C5943B89962CC8CC4245EECDE29E94D9 ___frame_1; int32_t ___rotated_2; int32_t ___trimmed_3; SpriteFrame_t5B610F44C5943B89962CC8CC4245EECDE29E94D9 ___spriteSourceSize_4; SpriteSize_t7D47B39A52139B8CD3CE7F233C48981F70275A3D ___sourceSize_5; Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___pivot_6; }; // Native definition for COM marshalling of TMPro.SpriteAssetUtilities.TexturePacker_JsonArray/Frame struct Frame_t277B57D2C572A3B179CEA0357869DB245F52128D_marshaled_com { Il2CppChar* ___filename_0; SpriteFrame_t5B610F44C5943B89962CC8CC4245EECDE29E94D9 ___frame_1; int32_t ___rotated_2; int32_t ___trimmed_3; SpriteFrame_t5B610F44C5943B89962CC8CC4245EECDE29E94D9 ___spriteSourceSize_4; SpriteSize_t7D47B39A52139B8CD3CE7F233C48981F70275A3D ___sourceSize_5; Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___pivot_6; }; // SixLabors.ImageSharp.Image`1 struct Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_tED645F0938AAC644571FD226518776EEB3F0C877 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1, ___frames_5)); } inline ImageFrameCollection_1_tED645F0938AAC644571FD226518776EEB3F0C877 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_tED645F0938AAC644571FD226518776EEB3F0C877 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_tED645F0938AAC644571FD226518776EEB3F0C877 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_tF5CC643D230BE435D68AC13F509E0A76925A31C2 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1, ___frames_5)); } inline ImageFrameCollection_1_tF5CC643D230BE435D68AC13F509E0A76925A31C2 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_tF5CC643D230BE435D68AC13F509E0A76925A31C2 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_tF5CC643D230BE435D68AC13F509E0A76925A31C2 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t5027C8DDD629536803A4781802F732E17FC33D9A * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D, ___frames_5)); } inline ImageFrameCollection_1_t5027C8DDD629536803A4781802F732E17FC33D9A * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t5027C8DDD629536803A4781802F732E17FC33D9A ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t5027C8DDD629536803A4781802F732E17FC33D9A * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t877F70785E6F42B1A9219A5EFFC95A6F6C0AAB12 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438, ___frames_5)); } inline ImageFrameCollection_1_t877F70785E6F42B1A9219A5EFFC95A6F6C0AAB12 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t877F70785E6F42B1A9219A5EFFC95A6F6C0AAB12 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t877F70785E6F42B1A9219A5EFFC95A6F6C0AAB12 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t6DE77BE767425EFE1769CD0EA00E6EF4747245E0 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5, ___frames_5)); } inline ImageFrameCollection_1_t6DE77BE767425EFE1769CD0EA00E6EF4747245E0 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t6DE77BE767425EFE1769CD0EA00E6EF4747245E0 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t6DE77BE767425EFE1769CD0EA00E6EF4747245E0 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t3F41CB16F62D1915A88B5FC9F620324DFA68734A * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1, ___frames_5)); } inline ImageFrameCollection_1_t3F41CB16F62D1915A88B5FC9F620324DFA68734A * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t3F41CB16F62D1915A88B5FC9F620324DFA68734A ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t3F41CB16F62D1915A88B5FC9F620324DFA68734A * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t66308B1E812797DFCB5E96074BFD59C47DF81650 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C, ___frames_5)); } inline ImageFrameCollection_1_t66308B1E812797DFCB5E96074BFD59C47DF81650 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t66308B1E812797DFCB5E96074BFD59C47DF81650 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t66308B1E812797DFCB5E96074BFD59C47DF81650 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t9512400E4C326814A8C447858F6EBC0C3378A783 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1, ___frames_5)); } inline ImageFrameCollection_1_t9512400E4C326814A8C447858F6EBC0C3378A783 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t9512400E4C326814A8C447858F6EBC0C3378A783 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t9512400E4C326814A8C447858F6EBC0C3378A783 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_tFB2B127C28875AC4A6389A7E337EB1321B7E3850 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA, ___frames_5)); } inline ImageFrameCollection_1_tFB2B127C28875AC4A6389A7E337EB1321B7E3850 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_tFB2B127C28875AC4A6389A7E337EB1321B7E3850 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_tFB2B127C28875AC4A6389A7E337EB1321B7E3850 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t44FB31FBE0B3732E4980C51DF7DDB9153F66CDEA * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364, ___frames_5)); } inline ImageFrameCollection_1_t44FB31FBE0B3732E4980C51DF7DDB9153F66CDEA * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t44FB31FBE0B3732E4980C51DF7DDB9153F66CDEA ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t44FB31FBE0B3732E4980C51DF7DDB9153F66CDEA * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t0A00EC69DFE4975C2B93409F57DDC6447738B1F5 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0, ___frames_5)); } inline ImageFrameCollection_1_t0A00EC69DFE4975C2B93409F57DDC6447738B1F5 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t0A00EC69DFE4975C2B93409F57DDC6447738B1F5 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t0A00EC69DFE4975C2B93409F57DDC6447738B1F5 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t26879CD75E315830635ED8BB68CF6C288D4CA7AA * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E, ___frames_5)); } inline ImageFrameCollection_1_t26879CD75E315830635ED8BB68CF6C288D4CA7AA * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t26879CD75E315830635ED8BB68CF6C288D4CA7AA ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t26879CD75E315830635ED8BB68CF6C288D4CA7AA * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t39AD519C5A0F841DF471AB6A1AF5811206B23411 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296, ___frames_5)); } inline ImageFrameCollection_1_t39AD519C5A0F841DF471AB6A1AF5811206B23411 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t39AD519C5A0F841DF471AB6A1AF5811206B23411 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t39AD519C5A0F841DF471AB6A1AF5811206B23411 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t1384BFB8A12D0A0F339DFBC3E03DC28A6B6E3228 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376, ___frames_5)); } inline ImageFrameCollection_1_t1384BFB8A12D0A0F339DFBC3E03DC28A6B6E3228 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t1384BFB8A12D0A0F339DFBC3E03DC28A6B6E3228 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t1384BFB8A12D0A0F339DFBC3E03DC28A6B6E3228 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t6530F45050BC7B2E90E6145718F6281EB5E5C86C * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64, ___frames_5)); } inline ImageFrameCollection_1_t6530F45050BC7B2E90E6145718F6281EB5E5C86C * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t6530F45050BC7B2E90E6145718F6281EB5E5C86C ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t6530F45050BC7B2E90E6145718F6281EB5E5C86C * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_tDF3E769C12FF5B48AD554FF746E726ED941292D6 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854, ___frames_5)); } inline ImageFrameCollection_1_tDF3E769C12FF5B48AD554FF746E726ED941292D6 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_tDF3E769C12FF5B48AD554FF746E726ED941292D6 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_tDF3E769C12FF5B48AD554FF746E726ED941292D6 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t2ACF8E00B26436F9BF36E991DC5A38D7858AC3A4 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E, ___frames_5)); } inline ImageFrameCollection_1_t2ACF8E00B26436F9BF36E991DC5A38D7858AC3A4 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t2ACF8E00B26436F9BF36E991DC5A38D7858AC3A4 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t2ACF8E00B26436F9BF36E991DC5A38D7858AC3A4 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_tF34155767A7F900FFF393650ED52D79A8C451C85 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD, ___frames_5)); } inline ImageFrameCollection_1_tF34155767A7F900FFF393650ED52D79A8C451C85 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_tF34155767A7F900FFF393650ED52D79A8C451C85 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_tF34155767A7F900FFF393650ED52D79A8C451C85 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t429E545455A56F18637A2AD457F5A67449664C00 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902, ___frames_5)); } inline ImageFrameCollection_1_t429E545455A56F18637A2AD457F5A67449664C00 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t429E545455A56F18637A2AD457F5A67449664C00 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t429E545455A56F18637A2AD457F5A67449664C00 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_tF9AE55EDF188E6D97DD7DFC090893E6C3216AD4F * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35, ___frames_5)); } inline ImageFrameCollection_1_tF9AE55EDF188E6D97DD7DFC090893E6C3216AD4F * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_tF9AE55EDF188E6D97DD7DFC090893E6C3216AD4F ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_tF9AE55EDF188E6D97DD7DFC090893E6C3216AD4F * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_tFA9A1263940B178971C824546FE7A9D12D4D37ED * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E, ___frames_5)); } inline ImageFrameCollection_1_tFA9A1263940B178971C824546FE7A9D12D4D37ED * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_tFA9A1263940B178971C824546FE7A9D12D4D37ED ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_tFA9A1263940B178971C824546FE7A9D12D4D37ED * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t2C190A7D2A1E8584E30E58F6F7ECDD08B1D43058 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B, ___frames_5)); } inline ImageFrameCollection_1_t2C190A7D2A1E8584E30E58F6F7ECDD08B1D43058 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t2C190A7D2A1E8584E30E58F6F7ECDD08B1D43058 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t2C190A7D2A1E8584E30E58F6F7ECDD08B1D43058 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t42CEE90BFA8F78FD6C65F543774F7B2437081B87 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F, ___frames_5)); } inline ImageFrameCollection_1_t42CEE90BFA8F78FD6C65F543774F7B2437081B87 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t42CEE90BFA8F78FD6C65F543774F7B2437081B87 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t42CEE90BFA8F78FD6C65F543774F7B2437081B87 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_tB5AE63BBDE3ECD88E0C359BB58CB7ADAF2F24890 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227, ___frames_5)); } inline ImageFrameCollection_1_tB5AE63BBDE3ECD88E0C359BB58CB7ADAF2F24890 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_tB5AE63BBDE3ECD88E0C359BB58CB7ADAF2F24890 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_tB5AE63BBDE3ECD88E0C359BB58CB7ADAF2F24890 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t2135ABF5423F9978568A7259B9F811FAE1DF9091 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E, ___frames_5)); } inline ImageFrameCollection_1_t2135ABF5423F9978568A7259B9F811FAE1DF9091 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t2135ABF5423F9978568A7259B9F811FAE1DF9091 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t2135ABF5423F9978568A7259B9F811FAE1DF9091 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t96DFB1CBF74FD03FB3B0161D50E6CD99D6641DFB * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0, ___frames_5)); } inline ImageFrameCollection_1_t96DFB1CBF74FD03FB3B0161D50E6CD99D6641DFB * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t96DFB1CBF74FD03FB3B0161D50E6CD99D6641DFB ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t96DFB1CBF74FD03FB3B0161D50E6CD99D6641DFB * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t5B7FAABEDC17948B635123F1597DD87F48795CD0 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t977CD663539969F5C0792D29034190DA7EFD9535, ___frames_5)); } inline ImageFrameCollection_1_t5B7FAABEDC17948B635123F1597DD87F48795CD0 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t5B7FAABEDC17948B635123F1597DD87F48795CD0 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t5B7FAABEDC17948B635123F1597DD87F48795CD0 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_tFBBFA86D327C97C133307B000D27F339FFAD8728 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7, ___frames_5)); } inline ImageFrameCollection_1_tFBBFA86D327C97C133307B000D27F339FFAD8728 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_tFBBFA86D327C97C133307B000D27F339FFAD8728 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_tFBBFA86D327C97C133307B000D27F339FFAD8728 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t74065B39CC6E717552686CDC9CB4F6D9760B61B4 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3, ___frames_5)); } inline ImageFrameCollection_1_t74065B39CC6E717552686CDC9CB4F6D9760B61B4 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t74065B39CC6E717552686CDC9CB4F6D9760B61B4 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t74065B39CC6E717552686CDC9CB4F6D9760B61B4 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_tC9A28353A834ECB479019E9E3BEF499A66C2142C : public CloningImageProcessor_1_tC7C3F4ED6AF16FA3B2DAE4368226CC763F8D9227 { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_t47C94E870DC5433DB561416A07A1EFEFCC9CF270 : public CloningImageProcessor_1_t1C2977E2EF531783888CD070D37E34A2736D6B72 { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_tBA176686F79CD9D281140DC85B945DAF6DEC37CF : public CloningImageProcessor_1_t5A2C324B4F879957AD4EDCA6E87AC3A0016B6C1C { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_t29A3C64A4C177064DA2F06B0B5F73ED7242C8789 : public CloningImageProcessor_1_t17CAADA25C1363B312523D8727599FEE76E99129 { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_t08D4E1F1A2F52857E432446F52980FFE90F95DE9 : public CloningImageProcessor_1_tF6070A4128D927677833351638A4B36FC53D7E54 { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_t1E99DE957D51B0621C38856A2A7881019049BADD : public CloningImageProcessor_1_t5DA5C6DFC70850EFBED9F2FC56D83B8E075F5E6D { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_t4CB9A229A4BDAA0B9E8B9F3B72DD39A0454BF414 : public CloningImageProcessor_1_tE20DE3D92B166EAC764716FFEA1B5532827A181A { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_t14D8BA577DE0840771BD92D77DB74F33C83540D9 : public CloningImageProcessor_1_t420696AEE071D0D8DB525C36687C5886B5FFC91C { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_t60D97CF35FC5E63EA80B3B0AABD7D8E1EB5F84C3 : public CloningImageProcessor_1_tC596F4AC91D480BFD318F2D6CBA92A5C6BD7E8A1 { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_t2C4BA4D6CF111A93AB40CCFB0A1FD693882CD993 : public CloningImageProcessor_1_t9E68A6CA9E17695E2F554963F60752BC7A36BBF7 { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_t25CEBFCCF59479D0C7CD50BACFE3CE288498DC26 : public CloningImageProcessor_1_tF45334E855DF0FAE4711E1439CA5EE0E76106FC7 { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_t11DAF8F3577DF5AE1D74C9B50779E55BE2FB6F2E : public CloningImageProcessor_1_t37A5C076C1FB75B69244435B41975EB1539A7740 { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_t0B8103D263249BF05338F0EC99632C0FE9625B4F : public CloningImageProcessor_1_t0D2503D3F58D4F94C5EFC36E5C1C52A57F0B23C9 { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_t0C2886241377604F2D24AAC961C03E424137D2D3 : public CloningImageProcessor_1_tB543796FA073BB2DD87F3E679546B525AD00B743 { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_t144BE68FB4ACB1EA1D23FCF9A5468A90A9D8C834 : public CloningImageProcessor_1_t3576AA420F64D85A8BE2B03B27770238E6E45478 { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_t4DEB95785B85AD382FD5C59A5A1FD19AE3D88759 : public CloningImageProcessor_1_tBD0508AB56DA658DD8039B56AC0E5218D50A46F9 { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_tC0A77D4701521F803693BF1E36E9BC47278B617C : public CloningImageProcessor_1_tDFAD27C108A327AFDC13121141DA5DF2CCB894EA { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_tAF0576D8C65C35FBFD53AECAACF1649768E64239 : public CloningImageProcessor_1_t711F6ACE9E734720888A5AE8332299C88BB9E4C0 { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_tBF5E00953EEA48B2F67A305D7C5DD280CBE7CF4E : public CloningImageProcessor_1_t992BE1EA052987CCE275BDBEBCB9422DAE78C877 { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_t8D97476395D15C8D5BB5091C25B1624C316B093B : public CloningImageProcessor_1_t702743D2A0AF3115DA44503E6CE6D18B25CE208A { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_tDD6658A0AB71792BC00C0AD0C5F472216B5D0B3D : public CloningImageProcessor_1_tF46AF217F5E8A48EF8C5BC4DE1A683F1AFAD83E9 { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_t8167EC9BC0752A046D136D5D470D8744E5B733C3 : public CloningImageProcessor_1_t8BFB1EA5CE2D1A4C63CCC7BF435BA8FCBD62A09B { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_t8B2F3FBBD722EA5DCD31CF1386216CD74C0DD5D9 : public CloningImageProcessor_1_tE24A5BB27B258D864F702E987F0D3A32B3ACC6E4 { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_tA5B77B987DC3B807B2C482CB044FF8401F36251D : public CloningImageProcessor_1_t9B3EFD86A327070E381E67369B4F83C82C6067BC { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_t6B5882DBA20F606E19FB450F6109226B66F85347 : public CloningImageProcessor_1_t07DFC26AD6297FE18E92651081F78D8F0371E5BF { public: public: }; // System.ValueTuple`4 struct ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC { public: // T1 System.ValueTuple`4::Item1 uint64_t ___Item1_0; // T2 System.ValueTuple`4::Item2 int32_t ___Item2_1; // T3 System.ValueTuple`4::Item3 uint64_t ___Item3_2; // T4 System.ValueTuple`4::Item4 RuntimeObject * ___Item4_3; public: inline static int32_t get_offset_of_Item1_0() { return static_cast(offsetof(ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC, ___Item1_0)); } inline uint64_t get_Item1_0() const { return ___Item1_0; } inline uint64_t* get_address_of_Item1_0() { return &___Item1_0; } inline void set_Item1_0(uint64_t value) { ___Item1_0 = value; } inline static int32_t get_offset_of_Item2_1() { return static_cast(offsetof(ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC, ___Item2_1)); } inline int32_t get_Item2_1() const { return ___Item2_1; } inline int32_t* get_address_of_Item2_1() { return &___Item2_1; } inline void set_Item2_1(int32_t value) { ___Item2_1 = value; } inline static int32_t get_offset_of_Item3_2() { return static_cast(offsetof(ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC, ___Item3_2)); } inline uint64_t get_Item3_2() const { return ___Item3_2; } inline uint64_t* get_address_of_Item3_2() { return &___Item3_2; } inline void set_Item3_2(uint64_t value) { ___Item3_2 = value; } inline static int32_t get_offset_of_Item4_3() { return static_cast(offsetof(ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC, ___Item4_3)); } inline RuntimeObject * get_Item4_3() const { return ___Item4_3; } inline RuntimeObject ** get_address_of_Item4_3() { return &___Item4_3; } inline void set_Item4_3(RuntimeObject * value) { ___Item4_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___Item4_3), (void*)value); } }; // SixLabors.ImageSharp.Configuration struct Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Configuration::streamProcessingBufferSize int32_t ___streamProcessingBufferSize_1; // System.Int32 SixLabors.ImageSharp.Configuration::maxDegreeOfParallelism int32_t ___maxDegreeOfParallelism_2; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Configuration::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_3; // System.Boolean SixLabors.ImageSharp.Configuration::k__BackingField bool ___U3CPreferContiguousImageBuffersU3Ek__BackingField_5; // System.Collections.Generic.IDictionary`2 SixLabors.ImageSharp.Configuration::k__BackingField RuntimeObject* ___U3CPropertiesU3Ek__BackingField_6; // SixLabors.ImageSharp.ReadOrigin SixLabors.ImageSharp.Configuration::k__BackingField int32_t ___U3CReadOriginU3Ek__BackingField_7; // SixLabors.ImageSharp.Formats.ImageFormatManager SixLabors.ImageSharp.Configuration::k__BackingField ImageFormatManager_tF5C598848DE3DEA7096A4ED974B098B0AA40A515 * ___U3CImageFormatsManagerU3Ek__BackingField_8; // SixLabors.ImageSharp.IO.IFileSystem SixLabors.ImageSharp.Configuration::k__BackingField RuntimeObject* ___U3CFileSystemU3Ek__BackingField_9; // System.Int32 SixLabors.ImageSharp.Configuration::k__BackingField int32_t ___U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10; // SixLabors.ImageSharp.Processing.IImageProcessingContextFactory SixLabors.ImageSharp.Configuration::k__BackingField RuntimeObject* ___U3CImageOperationsProviderU3Ek__BackingField_11; public: inline static int32_t get_offset_of_streamProcessingBufferSize_1() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___streamProcessingBufferSize_1)); } inline int32_t get_streamProcessingBufferSize_1() const { return ___streamProcessingBufferSize_1; } inline int32_t* get_address_of_streamProcessingBufferSize_1() { return &___streamProcessingBufferSize_1; } inline void set_streamProcessingBufferSize_1(int32_t value) { ___streamProcessingBufferSize_1 = value; } inline static int32_t get_offset_of_maxDegreeOfParallelism_2() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___maxDegreeOfParallelism_2)); } inline int32_t get_maxDegreeOfParallelism_2() const { return ___maxDegreeOfParallelism_2; } inline int32_t* get_address_of_maxDegreeOfParallelism_2() { return &___maxDegreeOfParallelism_2; } inline void set_maxDegreeOfParallelism_2(int32_t value) { ___maxDegreeOfParallelism_2 = value; } inline static int32_t get_offset_of_memoryAllocator_3() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___memoryAllocator_3)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_3() const { return ___memoryAllocator_3; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_3() { return &___memoryAllocator_3; } inline void set_memoryAllocator_3(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_3), (void*)value); } inline static int32_t get_offset_of_U3CPreferContiguousImageBuffersU3Ek__BackingField_5() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___U3CPreferContiguousImageBuffersU3Ek__BackingField_5)); } inline bool get_U3CPreferContiguousImageBuffersU3Ek__BackingField_5() const { return ___U3CPreferContiguousImageBuffersU3Ek__BackingField_5; } inline bool* get_address_of_U3CPreferContiguousImageBuffersU3Ek__BackingField_5() { return &___U3CPreferContiguousImageBuffersU3Ek__BackingField_5; } inline void set_U3CPreferContiguousImageBuffersU3Ek__BackingField_5(bool value) { ___U3CPreferContiguousImageBuffersU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPropertiesU3Ek__BackingField_6() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___U3CPropertiesU3Ek__BackingField_6)); } inline RuntimeObject* get_U3CPropertiesU3Ek__BackingField_6() const { return ___U3CPropertiesU3Ek__BackingField_6; } inline RuntimeObject** get_address_of_U3CPropertiesU3Ek__BackingField_6() { return &___U3CPropertiesU3Ek__BackingField_6; } inline void set_U3CPropertiesU3Ek__BackingField_6(RuntimeObject* value) { ___U3CPropertiesU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPropertiesU3Ek__BackingField_6), (void*)value); } inline static int32_t get_offset_of_U3CReadOriginU3Ek__BackingField_7() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___U3CReadOriginU3Ek__BackingField_7)); } inline int32_t get_U3CReadOriginU3Ek__BackingField_7() const { return ___U3CReadOriginU3Ek__BackingField_7; } inline int32_t* get_address_of_U3CReadOriginU3Ek__BackingField_7() { return &___U3CReadOriginU3Ek__BackingField_7; } inline void set_U3CReadOriginU3Ek__BackingField_7(int32_t value) { ___U3CReadOriginU3Ek__BackingField_7 = value; } inline static int32_t get_offset_of_U3CImageFormatsManagerU3Ek__BackingField_8() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___U3CImageFormatsManagerU3Ek__BackingField_8)); } inline ImageFormatManager_tF5C598848DE3DEA7096A4ED974B098B0AA40A515 * get_U3CImageFormatsManagerU3Ek__BackingField_8() const { return ___U3CImageFormatsManagerU3Ek__BackingField_8; } inline ImageFormatManager_tF5C598848DE3DEA7096A4ED974B098B0AA40A515 ** get_address_of_U3CImageFormatsManagerU3Ek__BackingField_8() { return &___U3CImageFormatsManagerU3Ek__BackingField_8; } inline void set_U3CImageFormatsManagerU3Ek__BackingField_8(ImageFormatManager_tF5C598848DE3DEA7096A4ED974B098B0AA40A515 * value) { ___U3CImageFormatsManagerU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CImageFormatsManagerU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3CFileSystemU3Ek__BackingField_9() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___U3CFileSystemU3Ek__BackingField_9)); } inline RuntimeObject* get_U3CFileSystemU3Ek__BackingField_9() const { return ___U3CFileSystemU3Ek__BackingField_9; } inline RuntimeObject** get_address_of_U3CFileSystemU3Ek__BackingField_9() { return &___U3CFileSystemU3Ek__BackingField_9; } inline void set_U3CFileSystemU3Ek__BackingField_9(RuntimeObject* value) { ___U3CFileSystemU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFileSystemU3Ek__BackingField_9), (void*)value); } inline static int32_t get_offset_of_U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10)); } inline int32_t get_U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10() const { return ___U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10; } inline int32_t* get_address_of_U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10() { return &___U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10; } inline void set_U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10(int32_t value) { ___U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10 = value; } inline static int32_t get_offset_of_U3CImageOperationsProviderU3Ek__BackingField_11() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___U3CImageOperationsProviderU3Ek__BackingField_11)); } inline RuntimeObject* get_U3CImageOperationsProviderU3Ek__BackingField_11() const { return ___U3CImageOperationsProviderU3Ek__BackingField_11; } inline RuntimeObject** get_address_of_U3CImageOperationsProviderU3Ek__BackingField_11() { return &___U3CImageOperationsProviderU3Ek__BackingField_11; } inline void set_U3CImageOperationsProviderU3Ek__BackingField_11(RuntimeObject* value) { ___U3CImageOperationsProviderU3Ek__BackingField_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CImageOperationsProviderU3Ek__BackingField_11), (void*)value); } }; struct Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.Configuration::Lazy Lazy_1_t5E6564B4052E36ABD34F45DAFDAAF0319FBF050E * ___Lazy_0; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Configuration::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CDefaultU3Ek__BackingField_4; public: inline static int32_t get_offset_of_Lazy_0() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_StaticFields, ___Lazy_0)); } inline Lazy_1_t5E6564B4052E36ABD34F45DAFDAAF0319FBF050E * get_Lazy_0() const { return ___Lazy_0; } inline Lazy_1_t5E6564B4052E36ABD34F45DAFDAAF0319FBF050E ** get_address_of_Lazy_0() { return &___Lazy_0; } inline void set_Lazy_0(Lazy_1_t5E6564B4052E36ABD34F45DAFDAAF0319FBF050E * value) { ___Lazy_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Lazy_0), (void*)value); } inline static int32_t get_offset_of_U3CDefaultU3Ek__BackingField_4() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_StaticFields, ___U3CDefaultU3Ek__BackingField_4)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CDefaultU3Ek__BackingField_4() const { return ___U3CDefaultU3Ek__BackingField_4; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CDefaultU3Ek__BackingField_4() { return &___U3CDefaultU3Ek__BackingField_4; } inline void set_U3CDefaultU3Ek__BackingField_4(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CDefaultU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CDefaultU3Ek__BackingField_4), (void*)value); } }; // SixLabors.ImageSharp.Metadata.Profiles.Icc.IccTagTableEntry struct IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60 { public: // SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfileTag SixLabors.ImageSharp.Metadata.Profiles.Icc.IccTagTableEntry::k__BackingField uint32_t ___U3CSignatureU3Ek__BackingField_0; // System.UInt32 SixLabors.ImageSharp.Metadata.Profiles.Icc.IccTagTableEntry::k__BackingField uint32_t ___U3COffsetU3Ek__BackingField_1; // System.UInt32 SixLabors.ImageSharp.Metadata.Profiles.Icc.IccTagTableEntry::k__BackingField uint32_t ___U3CDataSizeU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSignatureU3Ek__BackingField_0() { return static_cast(offsetof(IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60, ___U3CSignatureU3Ek__BackingField_0)); } inline uint32_t get_U3CSignatureU3Ek__BackingField_0() const { return ___U3CSignatureU3Ek__BackingField_0; } inline uint32_t* get_address_of_U3CSignatureU3Ek__BackingField_0() { return &___U3CSignatureU3Ek__BackingField_0; } inline void set_U3CSignatureU3Ek__BackingField_0(uint32_t value) { ___U3CSignatureU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3COffsetU3Ek__BackingField_1() { return static_cast(offsetof(IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60, ___U3COffsetU3Ek__BackingField_1)); } inline uint32_t get_U3COffsetU3Ek__BackingField_1() const { return ___U3COffsetU3Ek__BackingField_1; } inline uint32_t* get_address_of_U3COffsetU3Ek__BackingField_1() { return &___U3COffsetU3Ek__BackingField_1; } inline void set_U3COffsetU3Ek__BackingField_1(uint32_t value) { ___U3COffsetU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CDataSizeU3Ek__BackingField_2() { return static_cast(offsetof(IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60, ___U3CDataSizeU3Ek__BackingField_2)); } inline uint32_t get_U3CDataSizeU3Ek__BackingField_2() const { return ___U3CDataSizeU3Ek__BackingField_2; } inline uint32_t* get_address_of_U3CDataSizeU3Ek__BackingField_2() { return &___U3CDataSizeU3Ek__BackingField_2; } inline void set_U3CDataSizeU3Ek__BackingField_2(uint32_t value) { ___U3CDataSizeU3Ek__BackingField_2 = value; } }; // Newtonsoft.Json.JsonPosition struct JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A { public: // Newtonsoft.Json.JsonContainerType Newtonsoft.Json.JsonPosition::Type int32_t ___Type_1; // System.Int32 Newtonsoft.Json.JsonPosition::Position int32_t ___Position_2; // System.String Newtonsoft.Json.JsonPosition::PropertyName String_t* ___PropertyName_3; // System.Boolean Newtonsoft.Json.JsonPosition::HasIndex bool ___HasIndex_4; public: inline static int32_t get_offset_of_Type_1() { return static_cast(offsetof(JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A, ___Type_1)); } inline int32_t get_Type_1() const { return ___Type_1; } inline int32_t* get_address_of_Type_1() { return &___Type_1; } inline void set_Type_1(int32_t value) { ___Type_1 = value; } inline static int32_t get_offset_of_Position_2() { return static_cast(offsetof(JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A, ___Position_2)); } inline int32_t get_Position_2() const { return ___Position_2; } inline int32_t* get_address_of_Position_2() { return &___Position_2; } inline void set_Position_2(int32_t value) { ___Position_2 = value; } inline static int32_t get_offset_of_PropertyName_3() { return static_cast(offsetof(JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A, ___PropertyName_3)); } inline String_t* get_PropertyName_3() const { return ___PropertyName_3; } inline String_t** get_address_of_PropertyName_3() { return &___PropertyName_3; } inline void set_PropertyName_3(String_t* value) { ___PropertyName_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___PropertyName_3), (void*)value); } inline static int32_t get_offset_of_HasIndex_4() { return static_cast(offsetof(JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A, ___HasIndex_4)); } inline bool get_HasIndex_4() const { return ___HasIndex_4; } inline bool* get_address_of_HasIndex_4() { return &___HasIndex_4; } inline void set_HasIndex_4(bool value) { ___HasIndex_4 = value; } }; struct JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A_StaticFields { public: // System.Char[] Newtonsoft.Json.JsonPosition::SpecialCharacters CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___SpecialCharacters_0; public: inline static int32_t get_offset_of_SpecialCharacters_0() { return static_cast(offsetof(JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A_StaticFields, ___SpecialCharacters_0)); } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_SpecialCharacters_0() const { return ___SpecialCharacters_0; } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_SpecialCharacters_0() { return &___SpecialCharacters_0; } inline void set_SpecialCharacters_0(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value) { ___SpecialCharacters_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___SpecialCharacters_0), (void*)value); } }; // Native definition for P/Invoke marshalling of Newtonsoft.Json.JsonPosition struct JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A_marshaled_pinvoke { int32_t ___Type_1; int32_t ___Position_2; char* ___PropertyName_3; int32_t ___HasIndex_4; }; // Native definition for COM marshalling of Newtonsoft.Json.JsonPosition struct JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A_marshaled_com { int32_t ___Type_1; int32_t ___Position_2; Il2CppChar* ___PropertyName_3; int32_t ___HasIndex_4; }; // UnityEngine.UIElements.Length struct Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 { public: // System.Single UnityEngine.UIElements.Length::m_Value float ___m_Value_0; // UnityEngine.UIElements.Length/Unit UnityEngine.UIElements.Length::m_Unit int32_t ___m_Unit_1; public: inline static int32_t get_offset_of_m_Value_0() { return static_cast(offsetof(Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696, ___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; } inline static int32_t get_offset_of_m_Unit_1() { return static_cast(offsetof(Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696, ___m_Unit_1)); } inline int32_t get_m_Unit_1() const { return ___m_Unit_1; } inline int32_t* get_address_of_m_Unit_1() { return &___m_Unit_1; } inline void set_m_Unit_1(int32_t value) { ___m_Unit_1 = value; } }; // BestHTTP.SignalRCore.Messages.Message struct Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 { public: // BestHTTP.SignalRCore.Messages.MessageTypes BestHTTP.SignalRCore.Messages.Message::type int32_t ___type_0; // System.String BestHTTP.SignalRCore.Messages.Message::invocationId String_t* ___invocationId_1; // System.Boolean BestHTTP.SignalRCore.Messages.Message::nonblocking bool ___nonblocking_2; // System.String BestHTTP.SignalRCore.Messages.Message::target String_t* ___target_3; // System.Object[] BestHTTP.SignalRCore.Messages.Message::arguments ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___arguments_4; // System.Object BestHTTP.SignalRCore.Messages.Message::item RuntimeObject * ___item_5; // System.Object BestHTTP.SignalRCore.Messages.Message::result RuntimeObject * ___result_6; // System.String BestHTTP.SignalRCore.Messages.Message::error String_t* ___error_7; public: inline static int32_t get_offset_of_type_0() { return static_cast(offsetof(Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3, ___type_0)); } inline int32_t get_type_0() const { return ___type_0; } inline int32_t* get_address_of_type_0() { return &___type_0; } inline void set_type_0(int32_t value) { ___type_0 = value; } inline static int32_t get_offset_of_invocationId_1() { return static_cast(offsetof(Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3, ___invocationId_1)); } inline String_t* get_invocationId_1() const { return ___invocationId_1; } inline String_t** get_address_of_invocationId_1() { return &___invocationId_1; } inline void set_invocationId_1(String_t* value) { ___invocationId_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___invocationId_1), (void*)value); } inline static int32_t get_offset_of_nonblocking_2() { return static_cast(offsetof(Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3, ___nonblocking_2)); } inline bool get_nonblocking_2() const { return ___nonblocking_2; } inline bool* get_address_of_nonblocking_2() { return &___nonblocking_2; } inline void set_nonblocking_2(bool value) { ___nonblocking_2 = value; } inline static int32_t get_offset_of_target_3() { return static_cast(offsetof(Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3, ___target_3)); } inline String_t* get_target_3() const { return ___target_3; } inline String_t** get_address_of_target_3() { return &___target_3; } inline void set_target_3(String_t* value) { ___target_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_3), (void*)value); } inline static int32_t get_offset_of_arguments_4() { return static_cast(offsetof(Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3, ___arguments_4)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get_arguments_4() const { return ___arguments_4; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of_arguments_4() { return &___arguments_4; } inline void set_arguments_4(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ___arguments_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___arguments_4), (void*)value); } inline static int32_t get_offset_of_item_5() { return static_cast(offsetof(Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3, ___item_5)); } inline RuntimeObject * get_item_5() const { return ___item_5; } inline RuntimeObject ** get_address_of_item_5() { return &___item_5; } inline void set_item_5(RuntimeObject * value) { ___item_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___item_5), (void*)value); } inline static int32_t get_offset_of_result_6() { return static_cast(offsetof(Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3, ___result_6)); } inline RuntimeObject * get_result_6() const { return ___result_6; } inline RuntimeObject ** get_address_of_result_6() { return &___result_6; } inline void set_result_6(RuntimeObject * value) { ___result_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___result_6), (void*)value); } inline static int32_t get_offset_of_error_7() { return static_cast(offsetof(Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3, ___error_7)); } inline String_t* get_error_7() const { return ___error_7; } inline String_t** get_address_of_error_7() { return &___error_7; } inline void set_error_7(String_t* value) { ___error_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___error_7), (void*)value); } }; // Native definition for P/Invoke marshalling of BestHTTP.SignalRCore.Messages.Message struct Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3_marshaled_pinvoke { int32_t ___type_0; char* ___invocationId_1; int32_t ___nonblocking_2; char* ___target_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___arguments_4; Il2CppIUnknown* ___item_5; Il2CppIUnknown* ___result_6; char* ___error_7; }; // Native definition for COM marshalling of BestHTTP.SignalRCore.Messages.Message struct Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3_marshaled_com { int32_t ___type_0; Il2CppChar* ___invocationId_1; int32_t ___nonblocking_2; Il2CppChar* ___target_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___arguments_4; Il2CppIUnknown* ___item_5; Il2CppIUnknown* ___result_6; Il2CppChar* ___error_7; }; // System.MulticastDelegate struct MulticastDelegate_t : public Delegate_t { public: // System.Delegate[] System.MulticastDelegate::delegates DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* ___delegates_11; public: inline static int32_t get_offset_of_delegates_11() { return static_cast(offsetof(MulticastDelegate_t, ___delegates_11)); } inline DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* get_delegates_11() const { return ___delegates_11; } inline DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8** get_address_of_delegates_11() { return &___delegates_11; } inline void set_delegates_11(DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* value) { ___delegates_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___delegates_11), (void*)value); } }; // Native definition for P/Invoke marshalling of System.MulticastDelegate struct MulticastDelegate_t_marshaled_pinvoke : public Delegate_t_marshaled_pinvoke { Delegate_t_marshaled_pinvoke** ___delegates_11; }; // Native definition for COM marshalling of System.MulticastDelegate struct MulticastDelegate_t_marshaled_com : public Delegate_t_marshaled_com { Delegate_t_marshaled_com** ___delegates_11; }; // UnityEngine.UIElements.StyleSelectorPart struct StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54 { public: // System.String UnityEngine.UIElements.StyleSelectorPart::m_Value String_t* ___m_Value_0; // UnityEngine.UIElements.StyleSelectorType UnityEngine.UIElements.StyleSelectorPart::m_Type int32_t ___m_Type_1; // System.Object UnityEngine.UIElements.StyleSelectorPart::tempData RuntimeObject * ___tempData_2; public: inline static int32_t get_offset_of_m_Value_0() { return static_cast(offsetof(StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54, ___m_Value_0)); } inline String_t* get_m_Value_0() const { return ___m_Value_0; } inline String_t** get_address_of_m_Value_0() { return &___m_Value_0; } inline void set_m_Value_0(String_t* value) { ___m_Value_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Value_0), (void*)value); } inline static int32_t get_offset_of_m_Type_1() { return static_cast(offsetof(StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54, ___m_Type_1)); } inline int32_t get_m_Type_1() const { return ___m_Type_1; } inline int32_t* get_address_of_m_Type_1() { return &___m_Type_1; } inline void set_m_Type_1(int32_t value) { ___m_Type_1 = value; } inline static int32_t get_offset_of_tempData_2() { return static_cast(offsetof(StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54, ___tempData_2)); } inline RuntimeObject * get_tempData_2() const { return ___tempData_2; } inline RuntimeObject ** get_address_of_tempData_2() { return &___tempData_2; } inline void set_tempData_2(RuntimeObject * value) { ___tempData_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___tempData_2), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.StyleSelectorPart struct StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54_marshaled_pinvoke { char* ___m_Value_0; int32_t ___m_Type_1; Il2CppIUnknown* ___tempData_2; }; // Native definition for COM marshalling of UnityEngine.UIElements.StyleSelectorPart struct StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54_marshaled_com { Il2CppChar* ___m_Value_0; int32_t ___m_Type_1; Il2CppIUnknown* ___tempData_2; }; // UnityEngine.UIElements.StyleValueHandle struct StyleValueHandle_t46AFAF3564D6DF2EA2739A1D85438355478AD185 { public: // UnityEngine.UIElements.StyleValueType UnityEngine.UIElements.StyleValueHandle::m_ValueType int32_t ___m_ValueType_0; // System.Int32 UnityEngine.UIElements.StyleValueHandle::valueIndex int32_t ___valueIndex_1; public: inline static int32_t get_offset_of_m_ValueType_0() { return static_cast(offsetof(StyleValueHandle_t46AFAF3564D6DF2EA2739A1D85438355478AD185, ___m_ValueType_0)); } inline int32_t get_m_ValueType_0() const { return ___m_ValueType_0; } inline int32_t* get_address_of_m_ValueType_0() { return &___m_ValueType_0; } inline void set_m_ValueType_0(int32_t value) { ___m_ValueType_0 = value; } inline static int32_t get_offset_of_valueIndex_1() { return static_cast(offsetof(StyleValueHandle_t46AFAF3564D6DF2EA2739A1D85438355478AD185, ___valueIndex_1)); } inline int32_t get_valueIndex_1() const { return ___valueIndex_1; } inline int32_t* get_address_of_valueIndex_1() { return &___valueIndex_1; } inline void set_valueIndex_1(int32_t value) { ___valueIndex_1 = value; } }; // System.SystemException struct SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 : public Exception_t { public: public: }; // BestHTTP.WebSocket.Frames.WebSocketFrameReader struct WebSocketFrameReader_t58A18F681862A4A1930215AE1E08ADB8C9B8CFCB { public: // System.Byte BestHTTP.WebSocket.Frames.WebSocketFrameReader::
k__BackingField uint8_t ___U3CHeaderU3Ek__BackingField_0; // System.Boolean BestHTTP.WebSocket.Frames.WebSocketFrameReader::k__BackingField bool ___U3CIsFinalU3Ek__BackingField_1; // BestHTTP.WebSocket.Frames.WebSocketFrameTypes BestHTTP.WebSocket.Frames.WebSocketFrameReader::k__BackingField uint8_t ___U3CTypeU3Ek__BackingField_2; // System.Boolean BestHTTP.WebSocket.Frames.WebSocketFrameReader::k__BackingField bool ___U3CHasMaskU3Ek__BackingField_3; // System.UInt64 BestHTTP.WebSocket.Frames.WebSocketFrameReader::k__BackingField uint64_t ___U3CLengthU3Ek__BackingField_4; // System.Byte[] BestHTTP.WebSocket.Frames.WebSocketFrameReader::k__BackingField ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___U3CDataU3Ek__BackingField_5; // System.String BestHTTP.WebSocket.Frames.WebSocketFrameReader::k__BackingField String_t* ___U3CDataAsTextU3Ek__BackingField_6; public: inline static int32_t get_offset_of_U3CHeaderU3Ek__BackingField_0() { return static_cast(offsetof(WebSocketFrameReader_t58A18F681862A4A1930215AE1E08ADB8C9B8CFCB, ___U3CHeaderU3Ek__BackingField_0)); } inline uint8_t get_U3CHeaderU3Ek__BackingField_0() const { return ___U3CHeaderU3Ek__BackingField_0; } inline uint8_t* get_address_of_U3CHeaderU3Ek__BackingField_0() { return &___U3CHeaderU3Ek__BackingField_0; } inline void set_U3CHeaderU3Ek__BackingField_0(uint8_t value) { ___U3CHeaderU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CIsFinalU3Ek__BackingField_1() { return static_cast(offsetof(WebSocketFrameReader_t58A18F681862A4A1930215AE1E08ADB8C9B8CFCB, ___U3CIsFinalU3Ek__BackingField_1)); } inline bool get_U3CIsFinalU3Ek__BackingField_1() const { return ___U3CIsFinalU3Ek__BackingField_1; } inline bool* get_address_of_U3CIsFinalU3Ek__BackingField_1() { return &___U3CIsFinalU3Ek__BackingField_1; } inline void set_U3CIsFinalU3Ek__BackingField_1(bool value) { ___U3CIsFinalU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CTypeU3Ek__BackingField_2() { return static_cast(offsetof(WebSocketFrameReader_t58A18F681862A4A1930215AE1E08ADB8C9B8CFCB, ___U3CTypeU3Ek__BackingField_2)); } inline uint8_t get_U3CTypeU3Ek__BackingField_2() const { return ___U3CTypeU3Ek__BackingField_2; } inline uint8_t* get_address_of_U3CTypeU3Ek__BackingField_2() { return &___U3CTypeU3Ek__BackingField_2; } inline void set_U3CTypeU3Ek__BackingField_2(uint8_t value) { ___U3CTypeU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CHasMaskU3Ek__BackingField_3() { return static_cast(offsetof(WebSocketFrameReader_t58A18F681862A4A1930215AE1E08ADB8C9B8CFCB, ___U3CHasMaskU3Ek__BackingField_3)); } inline bool get_U3CHasMaskU3Ek__BackingField_3() const { return ___U3CHasMaskU3Ek__BackingField_3; } inline bool* get_address_of_U3CHasMaskU3Ek__BackingField_3() { return &___U3CHasMaskU3Ek__BackingField_3; } inline void set_U3CHasMaskU3Ek__BackingField_3(bool value) { ___U3CHasMaskU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CLengthU3Ek__BackingField_4() { return static_cast(offsetof(WebSocketFrameReader_t58A18F681862A4A1930215AE1E08ADB8C9B8CFCB, ___U3CLengthU3Ek__BackingField_4)); } inline uint64_t get_U3CLengthU3Ek__BackingField_4() const { return ___U3CLengthU3Ek__BackingField_4; } inline uint64_t* get_address_of_U3CLengthU3Ek__BackingField_4() { return &___U3CLengthU3Ek__BackingField_4; } inline void set_U3CLengthU3Ek__BackingField_4(uint64_t value) { ___U3CLengthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CDataU3Ek__BackingField_5() { return static_cast(offsetof(WebSocketFrameReader_t58A18F681862A4A1930215AE1E08ADB8C9B8CFCB, ___U3CDataU3Ek__BackingField_5)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_U3CDataU3Ek__BackingField_5() const { return ___U3CDataU3Ek__BackingField_5; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_U3CDataU3Ek__BackingField_5() { return &___U3CDataU3Ek__BackingField_5; } inline void set_U3CDataU3Ek__BackingField_5(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___U3CDataU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CDataU3Ek__BackingField_5), (void*)value); } inline static int32_t get_offset_of_U3CDataAsTextU3Ek__BackingField_6() { return static_cast(offsetof(WebSocketFrameReader_t58A18F681862A4A1930215AE1E08ADB8C9B8CFCB, ___U3CDataAsTextU3Ek__BackingField_6)); } inline String_t* get_U3CDataAsTextU3Ek__BackingField_6() const { return ___U3CDataAsTextU3Ek__BackingField_6; } inline String_t** get_address_of_U3CDataAsTextU3Ek__BackingField_6() { return &___U3CDataAsTextU3Ek__BackingField_6; } inline void set_U3CDataAsTextU3Ek__BackingField_6(String_t* value) { ___U3CDataAsTextU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CDataAsTextU3Ek__BackingField_6), (void*)value); } }; // Native definition for P/Invoke marshalling of BestHTTP.WebSocket.Frames.WebSocketFrameReader struct WebSocketFrameReader_t58A18F681862A4A1930215AE1E08ADB8C9B8CFCB_marshaled_pinvoke { uint8_t ___U3CHeaderU3Ek__BackingField_0; int32_t ___U3CIsFinalU3Ek__BackingField_1; uint8_t ___U3CTypeU3Ek__BackingField_2; int32_t ___U3CHasMaskU3Ek__BackingField_3; uint64_t ___U3CLengthU3Ek__BackingField_4; Il2CppSafeArray/*NONE*/* ___U3CDataU3Ek__BackingField_5; char* ___U3CDataAsTextU3Ek__BackingField_6; }; // Native definition for COM marshalling of BestHTTP.WebSocket.Frames.WebSocketFrameReader struct WebSocketFrameReader_t58A18F681862A4A1930215AE1E08ADB8C9B8CFCB_marshaled_com { uint8_t ___U3CHeaderU3Ek__BackingField_0; int32_t ___U3CIsFinalU3Ek__BackingField_1; uint8_t ___U3CTypeU3Ek__BackingField_2; int32_t ___U3CHasMaskU3Ek__BackingField_3; uint64_t ___U3CLengthU3Ek__BackingField_4; Il2CppSafeArray/*NONE*/* ___U3CDataU3Ek__BackingField_5; Il2CppChar* ___U3CDataAsTextU3Ek__BackingField_6; }; // System.Security.Cryptography.X509Certificates.X509ChainStatus struct X509ChainStatus_tB6C3677955C287CF97042F208630AA0F5ABF77FB { public: // System.Security.Cryptography.X509Certificates.X509ChainStatusFlags System.Security.Cryptography.X509Certificates.X509ChainStatus::status int32_t ___status_0; // System.String System.Security.Cryptography.X509Certificates.X509ChainStatus::info String_t* ___info_1; public: inline static int32_t get_offset_of_status_0() { return static_cast(offsetof(X509ChainStatus_tB6C3677955C287CF97042F208630AA0F5ABF77FB, ___status_0)); } inline int32_t get_status_0() const { return ___status_0; } inline int32_t* get_address_of_status_0() { return &___status_0; } inline void set_status_0(int32_t value) { ___status_0 = value; } inline static int32_t get_offset_of_info_1() { return static_cast(offsetof(X509ChainStatus_tB6C3677955C287CF97042F208630AA0F5ABF77FB, ___info_1)); } inline String_t* get_info_1() const { return ___info_1; } inline String_t** get_address_of_info_1() { return &___info_1; } inline void set_info_1(String_t* value) { ___info_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___info_1), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Security.Cryptography.X509Certificates.X509ChainStatus struct X509ChainStatus_tB6C3677955C287CF97042F208630AA0F5ABF77FB_marshaled_pinvoke { int32_t ___status_0; char* ___info_1; }; // Native definition for COM marshalling of System.Security.Cryptography.X509Certificates.X509ChainStatus struct X509ChainStatus_tB6C3677955C287CF97042F208630AA0F5ABF77FB_marshaled_com { int32_t ___status_0; Il2CppChar* ___info_1; }; // UnityEngine.Camera/RenderRequest struct RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 { public: // UnityEngine.Camera/RenderRequestMode UnityEngine.Camera/RenderRequest::m_CameraRenderMode int32_t ___m_CameraRenderMode_0; // UnityEngine.RenderTexture UnityEngine.Camera/RenderRequest::m_ResultRT RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * ___m_ResultRT_1; // UnityEngine.Camera/RenderRequestOutputSpace UnityEngine.Camera/RenderRequest::m_OutputSpace int32_t ___m_OutputSpace_2; public: inline static int32_t get_offset_of_m_CameraRenderMode_0() { return static_cast(offsetof(RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94, ___m_CameraRenderMode_0)); } inline int32_t get_m_CameraRenderMode_0() const { return ___m_CameraRenderMode_0; } inline int32_t* get_address_of_m_CameraRenderMode_0() { return &___m_CameraRenderMode_0; } inline void set_m_CameraRenderMode_0(int32_t value) { ___m_CameraRenderMode_0 = value; } inline static int32_t get_offset_of_m_ResultRT_1() { return static_cast(offsetof(RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94, ___m_ResultRT_1)); } inline RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * get_m_ResultRT_1() const { return ___m_ResultRT_1; } inline RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 ** get_address_of_m_ResultRT_1() { return &___m_ResultRT_1; } inline void set_m_ResultRT_1(RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * value) { ___m_ResultRT_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ResultRT_1), (void*)value); } inline static int32_t get_offset_of_m_OutputSpace_2() { return static_cast(offsetof(RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94, ___m_OutputSpace_2)); } inline int32_t get_m_OutputSpace_2() const { return ___m_OutputSpace_2; } inline int32_t* get_address_of_m_OutputSpace_2() { return &___m_OutputSpace_2; } inline void set_m_OutputSpace_2(int32_t value) { ___m_OutputSpace_2 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.Camera/RenderRequest struct RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94_marshaled_pinvoke { int32_t ___m_CameraRenderMode_0; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * ___m_ResultRT_1; int32_t ___m_OutputSpace_2; }; // Native definition for COM marshalling of UnityEngine.Camera/RenderRequest struct RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94_marshaled_com { int32_t ___m_CameraRenderMode_0; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * ___m_ResultRT_1; int32_t ___m_OutputSpace_2; }; // System.Action`1 struct Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC : public MulticastDelegate_t { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1 struct AffineTransformProcessor_1_tD8683C64E750A1679B1B4E325A494FF9E4C7529B : public TransformProcessor_1_tC9A28353A834ECB479019E9E3BEF499A66C2142C { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::transformMatrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___transformMatrix_4; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::resampler RuntimeObject* ___resampler_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::source ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::destination ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(AffineTransformProcessor_1_tD8683C64E750A1679B1B4E325A494FF9E4C7529B, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_transformMatrix_4() { return static_cast(offsetof(AffineTransformProcessor_1_tD8683C64E750A1679B1B4E325A494FF9E4C7529B, ___transformMatrix_4)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_transformMatrix_4() const { return ___transformMatrix_4; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_transformMatrix_4() { return &___transformMatrix_4; } inline void set_transformMatrix_4(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___transformMatrix_4 = value; } inline static int32_t get_offset_of_resampler_5() { return static_cast(offsetof(AffineTransformProcessor_1_tD8683C64E750A1679B1B4E325A494FF9E4C7529B, ___resampler_5)); } inline RuntimeObject* get_resampler_5() const { return ___resampler_5; } inline RuntimeObject** get_address_of_resampler_5() { return &___resampler_5; } inline void set_resampler_5(RuntimeObject* value) { ___resampler_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_5), (void*)value); } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(AffineTransformProcessor_1_tD8683C64E750A1679B1B4E325A494FF9E4C7529B, ___source_6)); } inline ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * get_source_6() const { return ___source_6; } inline ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(AffineTransformProcessor_1_tD8683C64E750A1679B1B4E325A494FF9E4C7529B, ___destination_7)); } inline ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1 struct AffineTransformProcessor_1_t6782296679B8349547D1C7B2136182E299179466 : public TransformProcessor_1_t47C94E870DC5433DB561416A07A1EFEFCC9CF270 { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::transformMatrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___transformMatrix_4; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::resampler RuntimeObject* ___resampler_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::source ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::destination ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(AffineTransformProcessor_1_t6782296679B8349547D1C7B2136182E299179466, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_transformMatrix_4() { return static_cast(offsetof(AffineTransformProcessor_1_t6782296679B8349547D1C7B2136182E299179466, ___transformMatrix_4)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_transformMatrix_4() const { return ___transformMatrix_4; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_transformMatrix_4() { return &___transformMatrix_4; } inline void set_transformMatrix_4(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___transformMatrix_4 = value; } inline static int32_t get_offset_of_resampler_5() { return static_cast(offsetof(AffineTransformProcessor_1_t6782296679B8349547D1C7B2136182E299179466, ___resampler_5)); } inline RuntimeObject* get_resampler_5() const { return ___resampler_5; } inline RuntimeObject** get_address_of_resampler_5() { return &___resampler_5; } inline void set_resampler_5(RuntimeObject* value) { ___resampler_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_5), (void*)value); } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(AffineTransformProcessor_1_t6782296679B8349547D1C7B2136182E299179466, ___source_6)); } inline ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * get_source_6() const { return ___source_6; } inline ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(AffineTransformProcessor_1_t6782296679B8349547D1C7B2136182E299179466, ___destination_7)); } inline ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1 struct AffineTransformProcessor_1_tFEE1003E2C37EAA0CE97902072C29038A8347B5C : public TransformProcessor_1_tBA176686F79CD9D281140DC85B945DAF6DEC37CF { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::transformMatrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___transformMatrix_4; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::resampler RuntimeObject* ___resampler_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::source ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::destination ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(AffineTransformProcessor_1_tFEE1003E2C37EAA0CE97902072C29038A8347B5C, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_transformMatrix_4() { return static_cast(offsetof(AffineTransformProcessor_1_tFEE1003E2C37EAA0CE97902072C29038A8347B5C, ___transformMatrix_4)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_transformMatrix_4() const { return ___transformMatrix_4; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_transformMatrix_4() { return &___transformMatrix_4; } inline void set_transformMatrix_4(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___transformMatrix_4 = value; } inline static int32_t get_offset_of_resampler_5() { return static_cast(offsetof(AffineTransformProcessor_1_tFEE1003E2C37EAA0CE97902072C29038A8347B5C, ___resampler_5)); } inline RuntimeObject* get_resampler_5() const { return ___resampler_5; } inline RuntimeObject** get_address_of_resampler_5() { return &___resampler_5; } inline void set_resampler_5(RuntimeObject* value) { ___resampler_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_5), (void*)value); } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(AffineTransformProcessor_1_tFEE1003E2C37EAA0CE97902072C29038A8347B5C, ___source_6)); } inline ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * get_source_6() const { return ___source_6; } inline ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(AffineTransformProcessor_1_tFEE1003E2C37EAA0CE97902072C29038A8347B5C, ___destination_7)); } inline ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1 struct AffineTransformProcessor_1_t6C7DC265BE778F8FCAEEA16F43E2ACCB199BE653 : public TransformProcessor_1_t29A3C64A4C177064DA2F06B0B5F73ED7242C8789 { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::transformMatrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___transformMatrix_4; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::resampler RuntimeObject* ___resampler_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::source ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::destination ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(AffineTransformProcessor_1_t6C7DC265BE778F8FCAEEA16F43E2ACCB199BE653, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_transformMatrix_4() { return static_cast(offsetof(AffineTransformProcessor_1_t6C7DC265BE778F8FCAEEA16F43E2ACCB199BE653, ___transformMatrix_4)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_transformMatrix_4() const { return ___transformMatrix_4; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_transformMatrix_4() { return &___transformMatrix_4; } inline void set_transformMatrix_4(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___transformMatrix_4 = value; } inline static int32_t get_offset_of_resampler_5() { return static_cast(offsetof(AffineTransformProcessor_1_t6C7DC265BE778F8FCAEEA16F43E2ACCB199BE653, ___resampler_5)); } inline RuntimeObject* get_resampler_5() const { return ___resampler_5; } inline RuntimeObject** get_address_of_resampler_5() { return &___resampler_5; } inline void set_resampler_5(RuntimeObject* value) { ___resampler_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_5), (void*)value); } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(AffineTransformProcessor_1_t6C7DC265BE778F8FCAEEA16F43E2ACCB199BE653, ___source_6)); } inline ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * get_source_6() const { return ___source_6; } inline ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(AffineTransformProcessor_1_t6C7DC265BE778F8FCAEEA16F43E2ACCB199BE653, ___destination_7)); } inline ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1 struct AffineTransformProcessor_1_t3AE5518725E3A851853AB4D8FC8EE755ACA03BDF : public TransformProcessor_1_t08D4E1F1A2F52857E432446F52980FFE90F95DE9 { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::transformMatrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___transformMatrix_4; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::resampler RuntimeObject* ___resampler_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::source ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::destination ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(AffineTransformProcessor_1_t3AE5518725E3A851853AB4D8FC8EE755ACA03BDF, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_transformMatrix_4() { return static_cast(offsetof(AffineTransformProcessor_1_t3AE5518725E3A851853AB4D8FC8EE755ACA03BDF, ___transformMatrix_4)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_transformMatrix_4() const { return ___transformMatrix_4; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_transformMatrix_4() { return &___transformMatrix_4; } inline void set_transformMatrix_4(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___transformMatrix_4 = value; } inline static int32_t get_offset_of_resampler_5() { return static_cast(offsetof(AffineTransformProcessor_1_t3AE5518725E3A851853AB4D8FC8EE755ACA03BDF, ___resampler_5)); } inline RuntimeObject* get_resampler_5() const { return ___resampler_5; } inline RuntimeObject** get_address_of_resampler_5() { return &___resampler_5; } inline void set_resampler_5(RuntimeObject* value) { ___resampler_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_5), (void*)value); } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(AffineTransformProcessor_1_t3AE5518725E3A851853AB4D8FC8EE755ACA03BDF, ___source_6)); } inline ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * get_source_6() const { return ___source_6; } inline ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(AffineTransformProcessor_1_t3AE5518725E3A851853AB4D8FC8EE755ACA03BDF, ___destination_7)); } inline ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1 struct AffineTransformProcessor_1_t486D25DC3C74EFE899F9B18E938A99F5424A80C7 : public TransformProcessor_1_t1E99DE957D51B0621C38856A2A7881019049BADD { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::transformMatrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___transformMatrix_4; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::resampler RuntimeObject* ___resampler_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::source ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::destination ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(AffineTransformProcessor_1_t486D25DC3C74EFE899F9B18E938A99F5424A80C7, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_transformMatrix_4() { return static_cast(offsetof(AffineTransformProcessor_1_t486D25DC3C74EFE899F9B18E938A99F5424A80C7, ___transformMatrix_4)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_transformMatrix_4() const { return ___transformMatrix_4; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_transformMatrix_4() { return &___transformMatrix_4; } inline void set_transformMatrix_4(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___transformMatrix_4 = value; } inline static int32_t get_offset_of_resampler_5() { return static_cast(offsetof(AffineTransformProcessor_1_t486D25DC3C74EFE899F9B18E938A99F5424A80C7, ___resampler_5)); } inline RuntimeObject* get_resampler_5() const { return ___resampler_5; } inline RuntimeObject** get_address_of_resampler_5() { return &___resampler_5; } inline void set_resampler_5(RuntimeObject* value) { ___resampler_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_5), (void*)value); } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(AffineTransformProcessor_1_t486D25DC3C74EFE899F9B18E938A99F5424A80C7, ___source_6)); } inline ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * get_source_6() const { return ___source_6; } inline ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(AffineTransformProcessor_1_t486D25DC3C74EFE899F9B18E938A99F5424A80C7, ___destination_7)); } inline ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1 struct AffineTransformProcessor_1_t2EEF6F5BF2740994742715C8D5031BCBEFBE4121 : public TransformProcessor_1_t4CB9A229A4BDAA0B9E8B9F3B72DD39A0454BF414 { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::transformMatrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___transformMatrix_4; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::resampler RuntimeObject* ___resampler_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::source ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::destination ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(AffineTransformProcessor_1_t2EEF6F5BF2740994742715C8D5031BCBEFBE4121, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_transformMatrix_4() { return static_cast(offsetof(AffineTransformProcessor_1_t2EEF6F5BF2740994742715C8D5031BCBEFBE4121, ___transformMatrix_4)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_transformMatrix_4() const { return ___transformMatrix_4; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_transformMatrix_4() { return &___transformMatrix_4; } inline void set_transformMatrix_4(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___transformMatrix_4 = value; } inline static int32_t get_offset_of_resampler_5() { return static_cast(offsetof(AffineTransformProcessor_1_t2EEF6F5BF2740994742715C8D5031BCBEFBE4121, ___resampler_5)); } inline RuntimeObject* get_resampler_5() const { return ___resampler_5; } inline RuntimeObject** get_address_of_resampler_5() { return &___resampler_5; } inline void set_resampler_5(RuntimeObject* value) { ___resampler_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_5), (void*)value); } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(AffineTransformProcessor_1_t2EEF6F5BF2740994742715C8D5031BCBEFBE4121, ___source_6)); } inline ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * get_source_6() const { return ___source_6; } inline ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(AffineTransformProcessor_1_t2EEF6F5BF2740994742715C8D5031BCBEFBE4121, ___destination_7)); } inline ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1 struct AffineTransformProcessor_1_tE5F6D600E33CD278B3C807CD2C5379D8D50FAF5D : public TransformProcessor_1_t14D8BA577DE0840771BD92D77DB74F33C83540D9 { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::transformMatrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___transformMatrix_4; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::resampler RuntimeObject* ___resampler_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::source ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::destination ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(AffineTransformProcessor_1_tE5F6D600E33CD278B3C807CD2C5379D8D50FAF5D, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_transformMatrix_4() { return static_cast(offsetof(AffineTransformProcessor_1_tE5F6D600E33CD278B3C807CD2C5379D8D50FAF5D, ___transformMatrix_4)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_transformMatrix_4() const { return ___transformMatrix_4; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_transformMatrix_4() { return &___transformMatrix_4; } inline void set_transformMatrix_4(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___transformMatrix_4 = value; } inline static int32_t get_offset_of_resampler_5() { return static_cast(offsetof(AffineTransformProcessor_1_tE5F6D600E33CD278B3C807CD2C5379D8D50FAF5D, ___resampler_5)); } inline RuntimeObject* get_resampler_5() const { return ___resampler_5; } inline RuntimeObject** get_address_of_resampler_5() { return &___resampler_5; } inline void set_resampler_5(RuntimeObject* value) { ___resampler_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_5), (void*)value); } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(AffineTransformProcessor_1_tE5F6D600E33CD278B3C807CD2C5379D8D50FAF5D, ___source_6)); } inline ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * get_source_6() const { return ___source_6; } inline ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(AffineTransformProcessor_1_tE5F6D600E33CD278B3C807CD2C5379D8D50FAF5D, ___destination_7)); } inline ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1 struct AffineTransformProcessor_1_t002F51E9F1A689C60C163F66F8CA4CCA71B6D826 : public TransformProcessor_1_t60D97CF35FC5E63EA80B3B0AABD7D8E1EB5F84C3 { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::transformMatrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___transformMatrix_4; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::resampler RuntimeObject* ___resampler_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::source ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::destination ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(AffineTransformProcessor_1_t002F51E9F1A689C60C163F66F8CA4CCA71B6D826, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_transformMatrix_4() { return static_cast(offsetof(AffineTransformProcessor_1_t002F51E9F1A689C60C163F66F8CA4CCA71B6D826, ___transformMatrix_4)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_transformMatrix_4() const { return ___transformMatrix_4; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_transformMatrix_4() { return &___transformMatrix_4; } inline void set_transformMatrix_4(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___transformMatrix_4 = value; } inline static int32_t get_offset_of_resampler_5() { return static_cast(offsetof(AffineTransformProcessor_1_t002F51E9F1A689C60C163F66F8CA4CCA71B6D826, ___resampler_5)); } inline RuntimeObject* get_resampler_5() const { return ___resampler_5; } inline RuntimeObject** get_address_of_resampler_5() { return &___resampler_5; } inline void set_resampler_5(RuntimeObject* value) { ___resampler_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_5), (void*)value); } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(AffineTransformProcessor_1_t002F51E9F1A689C60C163F66F8CA4CCA71B6D826, ___source_6)); } inline ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * get_source_6() const { return ___source_6; } inline ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(AffineTransformProcessor_1_t002F51E9F1A689C60C163F66F8CA4CCA71B6D826, ___destination_7)); } inline ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1 struct AffineTransformProcessor_1_t11B9C5928D3B59C80D6D87C4AB0DDBC5296AD870 : public TransformProcessor_1_t2C4BA4D6CF111A93AB40CCFB0A1FD693882CD993 { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::transformMatrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___transformMatrix_4; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::resampler RuntimeObject* ___resampler_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::source ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::destination ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(AffineTransformProcessor_1_t11B9C5928D3B59C80D6D87C4AB0DDBC5296AD870, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_transformMatrix_4() { return static_cast(offsetof(AffineTransformProcessor_1_t11B9C5928D3B59C80D6D87C4AB0DDBC5296AD870, ___transformMatrix_4)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_transformMatrix_4() const { return ___transformMatrix_4; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_transformMatrix_4() { return &___transformMatrix_4; } inline void set_transformMatrix_4(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___transformMatrix_4 = value; } inline static int32_t get_offset_of_resampler_5() { return static_cast(offsetof(AffineTransformProcessor_1_t11B9C5928D3B59C80D6D87C4AB0DDBC5296AD870, ___resampler_5)); } inline RuntimeObject* get_resampler_5() const { return ___resampler_5; } inline RuntimeObject** get_address_of_resampler_5() { return &___resampler_5; } inline void set_resampler_5(RuntimeObject* value) { ___resampler_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_5), (void*)value); } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(AffineTransformProcessor_1_t11B9C5928D3B59C80D6D87C4AB0DDBC5296AD870, ___source_6)); } inline ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * get_source_6() const { return ___source_6; } inline ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(AffineTransformProcessor_1_t11B9C5928D3B59C80D6D87C4AB0DDBC5296AD870, ___destination_7)); } inline ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1 struct AffineTransformProcessor_1_t250025FA96B47B7B473AFCC151EBD5BFEB2401E5 : public TransformProcessor_1_t25CEBFCCF59479D0C7CD50BACFE3CE288498DC26 { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::transformMatrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___transformMatrix_4; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::resampler RuntimeObject* ___resampler_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::source ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::destination ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(AffineTransformProcessor_1_t250025FA96B47B7B473AFCC151EBD5BFEB2401E5, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_transformMatrix_4() { return static_cast(offsetof(AffineTransformProcessor_1_t250025FA96B47B7B473AFCC151EBD5BFEB2401E5, ___transformMatrix_4)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_transformMatrix_4() const { return ___transformMatrix_4; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_transformMatrix_4() { return &___transformMatrix_4; } inline void set_transformMatrix_4(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___transformMatrix_4 = value; } inline static int32_t get_offset_of_resampler_5() { return static_cast(offsetof(AffineTransformProcessor_1_t250025FA96B47B7B473AFCC151EBD5BFEB2401E5, ___resampler_5)); } inline RuntimeObject* get_resampler_5() const { return ___resampler_5; } inline RuntimeObject** get_address_of_resampler_5() { return &___resampler_5; } inline void set_resampler_5(RuntimeObject* value) { ___resampler_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_5), (void*)value); } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(AffineTransformProcessor_1_t250025FA96B47B7B473AFCC151EBD5BFEB2401E5, ___source_6)); } inline ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * get_source_6() const { return ___source_6; } inline ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(AffineTransformProcessor_1_t250025FA96B47B7B473AFCC151EBD5BFEB2401E5, ___destination_7)); } inline ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1 struct AffineTransformProcessor_1_tB4844A7B50DE54C75AD61886F8EA1283D15721C1 : public TransformProcessor_1_t11DAF8F3577DF5AE1D74C9B50779E55BE2FB6F2E { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::transformMatrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___transformMatrix_4; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::resampler RuntimeObject* ___resampler_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::source ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::destination ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(AffineTransformProcessor_1_tB4844A7B50DE54C75AD61886F8EA1283D15721C1, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_transformMatrix_4() { return static_cast(offsetof(AffineTransformProcessor_1_tB4844A7B50DE54C75AD61886F8EA1283D15721C1, ___transformMatrix_4)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_transformMatrix_4() const { return ___transformMatrix_4; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_transformMatrix_4() { return &___transformMatrix_4; } inline void set_transformMatrix_4(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___transformMatrix_4 = value; } inline static int32_t get_offset_of_resampler_5() { return static_cast(offsetof(AffineTransformProcessor_1_tB4844A7B50DE54C75AD61886F8EA1283D15721C1, ___resampler_5)); } inline RuntimeObject* get_resampler_5() const { return ___resampler_5; } inline RuntimeObject** get_address_of_resampler_5() { return &___resampler_5; } inline void set_resampler_5(RuntimeObject* value) { ___resampler_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_5), (void*)value); } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(AffineTransformProcessor_1_tB4844A7B50DE54C75AD61886F8EA1283D15721C1, ___source_6)); } inline ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * get_source_6() const { return ___source_6; } inline ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(AffineTransformProcessor_1_tB4844A7B50DE54C75AD61886F8EA1283D15721C1, ___destination_7)); } inline ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1 struct AffineTransformProcessor_1_tC187E246C2C84FBA491B22509D69857EB207D3F5 : public TransformProcessor_1_t0B8103D263249BF05338F0EC99632C0FE9625B4F { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::transformMatrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___transformMatrix_4; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::resampler RuntimeObject* ___resampler_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::source ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::destination ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(AffineTransformProcessor_1_tC187E246C2C84FBA491B22509D69857EB207D3F5, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_transformMatrix_4() { return static_cast(offsetof(AffineTransformProcessor_1_tC187E246C2C84FBA491B22509D69857EB207D3F5, ___transformMatrix_4)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_transformMatrix_4() const { return ___transformMatrix_4; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_transformMatrix_4() { return &___transformMatrix_4; } inline void set_transformMatrix_4(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___transformMatrix_4 = value; } inline static int32_t get_offset_of_resampler_5() { return static_cast(offsetof(AffineTransformProcessor_1_tC187E246C2C84FBA491B22509D69857EB207D3F5, ___resampler_5)); } inline RuntimeObject* get_resampler_5() const { return ___resampler_5; } inline RuntimeObject** get_address_of_resampler_5() { return &___resampler_5; } inline void set_resampler_5(RuntimeObject* value) { ___resampler_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_5), (void*)value); } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(AffineTransformProcessor_1_tC187E246C2C84FBA491B22509D69857EB207D3F5, ___source_6)); } inline ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * get_source_6() const { return ___source_6; } inline ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(AffineTransformProcessor_1_tC187E246C2C84FBA491B22509D69857EB207D3F5, ___destination_7)); } inline ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1 struct AffineTransformProcessor_1_t8ABB7AC54522047DAB34884CADE22C8F99EBE9F1 : public TransformProcessor_1_t0C2886241377604F2D24AAC961C03E424137D2D3 { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::transformMatrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___transformMatrix_4; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::resampler RuntimeObject* ___resampler_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::source ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::destination ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(AffineTransformProcessor_1_t8ABB7AC54522047DAB34884CADE22C8F99EBE9F1, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_transformMatrix_4() { return static_cast(offsetof(AffineTransformProcessor_1_t8ABB7AC54522047DAB34884CADE22C8F99EBE9F1, ___transformMatrix_4)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_transformMatrix_4() const { return ___transformMatrix_4; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_transformMatrix_4() { return &___transformMatrix_4; } inline void set_transformMatrix_4(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___transformMatrix_4 = value; } inline static int32_t get_offset_of_resampler_5() { return static_cast(offsetof(AffineTransformProcessor_1_t8ABB7AC54522047DAB34884CADE22C8F99EBE9F1, ___resampler_5)); } inline RuntimeObject* get_resampler_5() const { return ___resampler_5; } inline RuntimeObject** get_address_of_resampler_5() { return &___resampler_5; } inline void set_resampler_5(RuntimeObject* value) { ___resampler_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_5), (void*)value); } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(AffineTransformProcessor_1_t8ABB7AC54522047DAB34884CADE22C8F99EBE9F1, ___source_6)); } inline ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * get_source_6() const { return ___source_6; } inline ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(AffineTransformProcessor_1_t8ABB7AC54522047DAB34884CADE22C8F99EBE9F1, ___destination_7)); } inline ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1 struct AffineTransformProcessor_1_tB2B22034FF8089A127A60A2B8AE3F0EF979454C9 : public TransformProcessor_1_t144BE68FB4ACB1EA1D23FCF9A5468A90A9D8C834 { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::transformMatrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___transformMatrix_4; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::resampler RuntimeObject* ___resampler_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::source ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::destination ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(AffineTransformProcessor_1_tB2B22034FF8089A127A60A2B8AE3F0EF979454C9, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_transformMatrix_4() { return static_cast(offsetof(AffineTransformProcessor_1_tB2B22034FF8089A127A60A2B8AE3F0EF979454C9, ___transformMatrix_4)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_transformMatrix_4() const { return ___transformMatrix_4; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_transformMatrix_4() { return &___transformMatrix_4; } inline void set_transformMatrix_4(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___transformMatrix_4 = value; } inline static int32_t get_offset_of_resampler_5() { return static_cast(offsetof(AffineTransformProcessor_1_tB2B22034FF8089A127A60A2B8AE3F0EF979454C9, ___resampler_5)); } inline RuntimeObject* get_resampler_5() const { return ___resampler_5; } inline RuntimeObject** get_address_of_resampler_5() { return &___resampler_5; } inline void set_resampler_5(RuntimeObject* value) { ___resampler_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_5), (void*)value); } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(AffineTransformProcessor_1_tB2B22034FF8089A127A60A2B8AE3F0EF979454C9, ___source_6)); } inline ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * get_source_6() const { return ___source_6; } inline ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(AffineTransformProcessor_1_tB2B22034FF8089A127A60A2B8AE3F0EF979454C9, ___destination_7)); } inline ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1 struct AffineTransformProcessor_1_tC5E782ECA1565A01776B99EF54A7502746274484 : public TransformProcessor_1_t4DEB95785B85AD382FD5C59A5A1FD19AE3D88759 { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::transformMatrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___transformMatrix_4; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::resampler RuntimeObject* ___resampler_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::source ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::destination ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(AffineTransformProcessor_1_tC5E782ECA1565A01776B99EF54A7502746274484, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_transformMatrix_4() { return static_cast(offsetof(AffineTransformProcessor_1_tC5E782ECA1565A01776B99EF54A7502746274484, ___transformMatrix_4)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_transformMatrix_4() const { return ___transformMatrix_4; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_transformMatrix_4() { return &___transformMatrix_4; } inline void set_transformMatrix_4(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___transformMatrix_4 = value; } inline static int32_t get_offset_of_resampler_5() { return static_cast(offsetof(AffineTransformProcessor_1_tC5E782ECA1565A01776B99EF54A7502746274484, ___resampler_5)); } inline RuntimeObject* get_resampler_5() const { return ___resampler_5; } inline RuntimeObject** get_address_of_resampler_5() { return &___resampler_5; } inline void set_resampler_5(RuntimeObject* value) { ___resampler_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_5), (void*)value); } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(AffineTransformProcessor_1_tC5E782ECA1565A01776B99EF54A7502746274484, ___source_6)); } inline ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * get_source_6() const { return ___source_6; } inline ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(AffineTransformProcessor_1_tC5E782ECA1565A01776B99EF54A7502746274484, ___destination_7)); } inline ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1 struct AffineTransformProcessor_1_t469FCAEDB766EB782AE0B38B131449B7C0A25E49 : public TransformProcessor_1_tC0A77D4701521F803693BF1E36E9BC47278B617C { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::transformMatrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___transformMatrix_4; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::resampler RuntimeObject* ___resampler_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::source ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::destination ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(AffineTransformProcessor_1_t469FCAEDB766EB782AE0B38B131449B7C0A25E49, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_transformMatrix_4() { return static_cast(offsetof(AffineTransformProcessor_1_t469FCAEDB766EB782AE0B38B131449B7C0A25E49, ___transformMatrix_4)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_transformMatrix_4() const { return ___transformMatrix_4; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_transformMatrix_4() { return &___transformMatrix_4; } inline void set_transformMatrix_4(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___transformMatrix_4 = value; } inline static int32_t get_offset_of_resampler_5() { return static_cast(offsetof(AffineTransformProcessor_1_t469FCAEDB766EB782AE0B38B131449B7C0A25E49, ___resampler_5)); } inline RuntimeObject* get_resampler_5() const { return ___resampler_5; } inline RuntimeObject** get_address_of_resampler_5() { return &___resampler_5; } inline void set_resampler_5(RuntimeObject* value) { ___resampler_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_5), (void*)value); } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(AffineTransformProcessor_1_t469FCAEDB766EB782AE0B38B131449B7C0A25E49, ___source_6)); } inline ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * get_source_6() const { return ___source_6; } inline ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(AffineTransformProcessor_1_t469FCAEDB766EB782AE0B38B131449B7C0A25E49, ___destination_7)); } inline ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1 struct AffineTransformProcessor_1_t327E79BAC83ED06EC07402412CA36A4C05B78A48 : public TransformProcessor_1_tAF0576D8C65C35FBFD53AECAACF1649768E64239 { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::transformMatrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___transformMatrix_4; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::resampler RuntimeObject* ___resampler_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::source ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::destination ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(AffineTransformProcessor_1_t327E79BAC83ED06EC07402412CA36A4C05B78A48, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_transformMatrix_4() { return static_cast(offsetof(AffineTransformProcessor_1_t327E79BAC83ED06EC07402412CA36A4C05B78A48, ___transformMatrix_4)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_transformMatrix_4() const { return ___transformMatrix_4; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_transformMatrix_4() { return &___transformMatrix_4; } inline void set_transformMatrix_4(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___transformMatrix_4 = value; } inline static int32_t get_offset_of_resampler_5() { return static_cast(offsetof(AffineTransformProcessor_1_t327E79BAC83ED06EC07402412CA36A4C05B78A48, ___resampler_5)); } inline RuntimeObject* get_resampler_5() const { return ___resampler_5; } inline RuntimeObject** get_address_of_resampler_5() { return &___resampler_5; } inline void set_resampler_5(RuntimeObject* value) { ___resampler_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_5), (void*)value); } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(AffineTransformProcessor_1_t327E79BAC83ED06EC07402412CA36A4C05B78A48, ___source_6)); } inline ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * get_source_6() const { return ___source_6; } inline ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(AffineTransformProcessor_1_t327E79BAC83ED06EC07402412CA36A4C05B78A48, ___destination_7)); } inline ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1 struct AffineTransformProcessor_1_t3AC3AC20DCFBE20EE296F172F83C45B096BDB1EA : public TransformProcessor_1_tBF5E00953EEA48B2F67A305D7C5DD280CBE7CF4E { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::transformMatrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___transformMatrix_4; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::resampler RuntimeObject* ___resampler_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::source ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::destination ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(AffineTransformProcessor_1_t3AC3AC20DCFBE20EE296F172F83C45B096BDB1EA, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_transformMatrix_4() { return static_cast(offsetof(AffineTransformProcessor_1_t3AC3AC20DCFBE20EE296F172F83C45B096BDB1EA, ___transformMatrix_4)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_transformMatrix_4() const { return ___transformMatrix_4; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_transformMatrix_4() { return &___transformMatrix_4; } inline void set_transformMatrix_4(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___transformMatrix_4 = value; } inline static int32_t get_offset_of_resampler_5() { return static_cast(offsetof(AffineTransformProcessor_1_t3AC3AC20DCFBE20EE296F172F83C45B096BDB1EA, ___resampler_5)); } inline RuntimeObject* get_resampler_5() const { return ___resampler_5; } inline RuntimeObject** get_address_of_resampler_5() { return &___resampler_5; } inline void set_resampler_5(RuntimeObject* value) { ___resampler_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_5), (void*)value); } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(AffineTransformProcessor_1_t3AC3AC20DCFBE20EE296F172F83C45B096BDB1EA, ___source_6)); } inline ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * get_source_6() const { return ___source_6; } inline ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(AffineTransformProcessor_1_t3AC3AC20DCFBE20EE296F172F83C45B096BDB1EA, ___destination_7)); } inline ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1 struct AffineTransformProcessor_1_tDE6395FDEA71CF71D8EBDD47A223380A86BCD52C : public TransformProcessor_1_t8D97476395D15C8D5BB5091C25B1624C316B093B { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::transformMatrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___transformMatrix_4; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::resampler RuntimeObject* ___resampler_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::source ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::destination ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(AffineTransformProcessor_1_tDE6395FDEA71CF71D8EBDD47A223380A86BCD52C, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_transformMatrix_4() { return static_cast(offsetof(AffineTransformProcessor_1_tDE6395FDEA71CF71D8EBDD47A223380A86BCD52C, ___transformMatrix_4)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_transformMatrix_4() const { return ___transformMatrix_4; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_transformMatrix_4() { return &___transformMatrix_4; } inline void set_transformMatrix_4(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___transformMatrix_4 = value; } inline static int32_t get_offset_of_resampler_5() { return static_cast(offsetof(AffineTransformProcessor_1_tDE6395FDEA71CF71D8EBDD47A223380A86BCD52C, ___resampler_5)); } inline RuntimeObject* get_resampler_5() const { return ___resampler_5; } inline RuntimeObject** get_address_of_resampler_5() { return &___resampler_5; } inline void set_resampler_5(RuntimeObject* value) { ___resampler_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_5), (void*)value); } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(AffineTransformProcessor_1_tDE6395FDEA71CF71D8EBDD47A223380A86BCD52C, ___source_6)); } inline ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * get_source_6() const { return ___source_6; } inline ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(AffineTransformProcessor_1_tDE6395FDEA71CF71D8EBDD47A223380A86BCD52C, ___destination_7)); } inline ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1 struct AffineTransformProcessor_1_tBA0AE7DD3D269BBA6CD3D08DC9D8020B83925F2F : public TransformProcessor_1_tDD6658A0AB71792BC00C0AD0C5F472216B5D0B3D { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::transformMatrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___transformMatrix_4; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::resampler RuntimeObject* ___resampler_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::source ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::destination ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(AffineTransformProcessor_1_tBA0AE7DD3D269BBA6CD3D08DC9D8020B83925F2F, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_transformMatrix_4() { return static_cast(offsetof(AffineTransformProcessor_1_tBA0AE7DD3D269BBA6CD3D08DC9D8020B83925F2F, ___transformMatrix_4)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_transformMatrix_4() const { return ___transformMatrix_4; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_transformMatrix_4() { return &___transformMatrix_4; } inline void set_transformMatrix_4(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___transformMatrix_4 = value; } inline static int32_t get_offset_of_resampler_5() { return static_cast(offsetof(AffineTransformProcessor_1_tBA0AE7DD3D269BBA6CD3D08DC9D8020B83925F2F, ___resampler_5)); } inline RuntimeObject* get_resampler_5() const { return ___resampler_5; } inline RuntimeObject** get_address_of_resampler_5() { return &___resampler_5; } inline void set_resampler_5(RuntimeObject* value) { ___resampler_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_5), (void*)value); } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(AffineTransformProcessor_1_tBA0AE7DD3D269BBA6CD3D08DC9D8020B83925F2F, ___source_6)); } inline ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * get_source_6() const { return ___source_6; } inline ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(AffineTransformProcessor_1_tBA0AE7DD3D269BBA6CD3D08DC9D8020B83925F2F, ___destination_7)); } inline ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1 struct AffineTransformProcessor_1_t5D7976517A23B1F6CC40723D877FEA64D9ED5EB7 : public TransformProcessor_1_t8167EC9BC0752A046D136D5D470D8744E5B733C3 { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::transformMatrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___transformMatrix_4; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::resampler RuntimeObject* ___resampler_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::source ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::destination ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(AffineTransformProcessor_1_t5D7976517A23B1F6CC40723D877FEA64D9ED5EB7, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_transformMatrix_4() { return static_cast(offsetof(AffineTransformProcessor_1_t5D7976517A23B1F6CC40723D877FEA64D9ED5EB7, ___transformMatrix_4)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_transformMatrix_4() const { return ___transformMatrix_4; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_transformMatrix_4() { return &___transformMatrix_4; } inline void set_transformMatrix_4(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___transformMatrix_4 = value; } inline static int32_t get_offset_of_resampler_5() { return static_cast(offsetof(AffineTransformProcessor_1_t5D7976517A23B1F6CC40723D877FEA64D9ED5EB7, ___resampler_5)); } inline RuntimeObject* get_resampler_5() const { return ___resampler_5; } inline RuntimeObject** get_address_of_resampler_5() { return &___resampler_5; } inline void set_resampler_5(RuntimeObject* value) { ___resampler_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_5), (void*)value); } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(AffineTransformProcessor_1_t5D7976517A23B1F6CC40723D877FEA64D9ED5EB7, ___source_6)); } inline ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * get_source_6() const { return ___source_6; } inline ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(AffineTransformProcessor_1_t5D7976517A23B1F6CC40723D877FEA64D9ED5EB7, ___destination_7)); } inline ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1 struct AffineTransformProcessor_1_t74BFB4E5A7A5269E79CFDF37EAF1E9B17359830B : public TransformProcessor_1_t8B2F3FBBD722EA5DCD31CF1386216CD74C0DD5D9 { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::transformMatrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___transformMatrix_4; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::resampler RuntimeObject* ___resampler_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::source ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::destination ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(AffineTransformProcessor_1_t74BFB4E5A7A5269E79CFDF37EAF1E9B17359830B, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_transformMatrix_4() { return static_cast(offsetof(AffineTransformProcessor_1_t74BFB4E5A7A5269E79CFDF37EAF1E9B17359830B, ___transformMatrix_4)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_transformMatrix_4() const { return ___transformMatrix_4; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_transformMatrix_4() { return &___transformMatrix_4; } inline void set_transformMatrix_4(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___transformMatrix_4 = value; } inline static int32_t get_offset_of_resampler_5() { return static_cast(offsetof(AffineTransformProcessor_1_t74BFB4E5A7A5269E79CFDF37EAF1E9B17359830B, ___resampler_5)); } inline RuntimeObject* get_resampler_5() const { return ___resampler_5; } inline RuntimeObject** get_address_of_resampler_5() { return &___resampler_5; } inline void set_resampler_5(RuntimeObject* value) { ___resampler_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_5), (void*)value); } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(AffineTransformProcessor_1_t74BFB4E5A7A5269E79CFDF37EAF1E9B17359830B, ___source_6)); } inline ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * get_source_6() const { return ___source_6; } inline ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(AffineTransformProcessor_1_t74BFB4E5A7A5269E79CFDF37EAF1E9B17359830B, ___destination_7)); } inline ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1 struct AffineTransformProcessor_1_t328A67987116DBB77FCC0A11B8359182CF83B727 : public TransformProcessor_1_tA5B77B987DC3B807B2C482CB044FF8401F36251D { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::transformMatrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___transformMatrix_4; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::resampler RuntimeObject* ___resampler_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::source ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::destination ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(AffineTransformProcessor_1_t328A67987116DBB77FCC0A11B8359182CF83B727, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_transformMatrix_4() { return static_cast(offsetof(AffineTransformProcessor_1_t328A67987116DBB77FCC0A11B8359182CF83B727, ___transformMatrix_4)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_transformMatrix_4() const { return ___transformMatrix_4; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_transformMatrix_4() { return &___transformMatrix_4; } inline void set_transformMatrix_4(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___transformMatrix_4 = value; } inline static int32_t get_offset_of_resampler_5() { return static_cast(offsetof(AffineTransformProcessor_1_t328A67987116DBB77FCC0A11B8359182CF83B727, ___resampler_5)); } inline RuntimeObject* get_resampler_5() const { return ___resampler_5; } inline RuntimeObject** get_address_of_resampler_5() { return &___resampler_5; } inline void set_resampler_5(RuntimeObject* value) { ___resampler_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_5), (void*)value); } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(AffineTransformProcessor_1_t328A67987116DBB77FCC0A11B8359182CF83B727, ___source_6)); } inline ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * get_source_6() const { return ___source_6; } inline ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(AffineTransformProcessor_1_t328A67987116DBB77FCC0A11B8359182CF83B727, ___destination_7)); } inline ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1 struct AffineTransformProcessor_1_tE6053CBFAA12D70C309C8E2A4A99E6CC8292117D : public TransformProcessor_1_t6B5882DBA20F606E19FB450F6109226B66F85347 { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // System.Numerics.Matrix3x2 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::transformMatrix Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F ___transformMatrix_4; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::resampler RuntimeObject* ___resampler_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::source ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor`1::destination ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(AffineTransformProcessor_1_tE6053CBFAA12D70C309C8E2A4A99E6CC8292117D, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_transformMatrix_4() { return static_cast(offsetof(AffineTransformProcessor_1_tE6053CBFAA12D70C309C8E2A4A99E6CC8292117D, ___transformMatrix_4)); } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F get_transformMatrix_4() const { return ___transformMatrix_4; } inline Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F * get_address_of_transformMatrix_4() { return &___transformMatrix_4; } inline void set_transformMatrix_4(Matrix3x2_tACBF608E655F74709D3DD096782AAF8A4A200E2F value) { ___transformMatrix_4 = value; } inline static int32_t get_offset_of_resampler_5() { return static_cast(offsetof(AffineTransformProcessor_1_tE6053CBFAA12D70C309C8E2A4A99E6CC8292117D, ___resampler_5)); } inline RuntimeObject* get_resampler_5() const { return ___resampler_5; } inline RuntimeObject** get_address_of_resampler_5() { return &___resampler_5; } inline void set_resampler_5(RuntimeObject* value) { ___resampler_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_5), (void*)value); } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(AffineTransformProcessor_1_tE6053CBFAA12D70C309C8E2A4A99E6CC8292117D, ___source_6)); } inline ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * get_source_6() const { return ___source_6; } inline ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(AffineTransformProcessor_1_tE6053CBFAA12D70C309C8E2A4A99E6CC8292117D, ___destination_7)); } inline ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // System.Converter`2 struct Converter_2_t8CB0E5F7BA474A0143CA95667A6A593E635EE3B3 : public MulticastDelegate_t { public: public: }; // System.Converter`2 struct Converter_2_t4BA9425522FA533E290EBA0F69B2FA37B7CBB0F6 : public MulticastDelegate_t { public: public: }; // System.Predicate`1 struct Predicate_1_t6BEB37EEBD014A6E0E4A99D2481085A596D613B8 : public MulticastDelegate_t { public: public: }; // System.Predicate`1 struct Predicate_1_tED4FCD5B1AA7E54F65C6005FA1131B090CD5205E : public MulticastDelegate_t { public: public: }; // System.Predicate`1 struct Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB : public MulticastDelegate_t { public: public: }; // System.Predicate`1 struct Predicate_1_t59477FBDEFE37EE864BEDA53EA2AF457BBB5F3E8 : public MulticastDelegate_t { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_t752E755DFF0440FEC79968A777C77760DAF2873C : public TransformProcessor_1_tC9A28353A834ECB479019E9E3BEF499A66C2142C { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t752E755DFF0440FEC79968A777C77760DAF2873C, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t752E755DFF0440FEC79968A777C77760DAF2873C, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t752E755DFF0440FEC79968A777C77760DAF2873C, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t752E755DFF0440FEC79968A777C77760DAF2873C, ___source_6)); } inline ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * get_source_6() const { return ___source_6; } inline ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t752E755DFF0440FEC79968A777C77760DAF2873C, ___destination_7)); } inline ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_t2EC036F175EFB459F6B0046E7DC2474587B48D63 : public TransformProcessor_1_t47C94E870DC5433DB561416A07A1EFEFCC9CF270 { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t2EC036F175EFB459F6B0046E7DC2474587B48D63, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t2EC036F175EFB459F6B0046E7DC2474587B48D63, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t2EC036F175EFB459F6B0046E7DC2474587B48D63, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t2EC036F175EFB459F6B0046E7DC2474587B48D63, ___source_6)); } inline ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * get_source_6() const { return ___source_6; } inline ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t2EC036F175EFB459F6B0046E7DC2474587B48D63, ___destination_7)); } inline ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_tC9ABC9852F5D5C4195ABF219AD08FC444CA03EEA : public TransformProcessor_1_tBA176686F79CD9D281140DC85B945DAF6DEC37CF { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tC9ABC9852F5D5C4195ABF219AD08FC444CA03EEA, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tC9ABC9852F5D5C4195ABF219AD08FC444CA03EEA, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tC9ABC9852F5D5C4195ABF219AD08FC444CA03EEA, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tC9ABC9852F5D5C4195ABF219AD08FC444CA03EEA, ___source_6)); } inline ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * get_source_6() const { return ___source_6; } inline ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tC9ABC9852F5D5C4195ABF219AD08FC444CA03EEA, ___destination_7)); } inline ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_t2587B71817AE24D18574B5FCE4A60C87217EA906 : public TransformProcessor_1_t29A3C64A4C177064DA2F06B0B5F73ED7242C8789 { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t2587B71817AE24D18574B5FCE4A60C87217EA906, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t2587B71817AE24D18574B5FCE4A60C87217EA906, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t2587B71817AE24D18574B5FCE4A60C87217EA906, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t2587B71817AE24D18574B5FCE4A60C87217EA906, ___source_6)); } inline ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * get_source_6() const { return ___source_6; } inline ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t2587B71817AE24D18574B5FCE4A60C87217EA906, ___destination_7)); } inline ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_tD4C0E6A4EBB1424BB2AB8BDE77D20CC543B8E184 : public TransformProcessor_1_t08D4E1F1A2F52857E432446F52980FFE90F95DE9 { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tD4C0E6A4EBB1424BB2AB8BDE77D20CC543B8E184, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tD4C0E6A4EBB1424BB2AB8BDE77D20CC543B8E184, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tD4C0E6A4EBB1424BB2AB8BDE77D20CC543B8E184, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tD4C0E6A4EBB1424BB2AB8BDE77D20CC543B8E184, ___source_6)); } inline ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * get_source_6() const { return ___source_6; } inline ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tD4C0E6A4EBB1424BB2AB8BDE77D20CC543B8E184, ___destination_7)); } inline ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_tADB051BEB8B494076C4052043DF4C10118F4E66D : public TransformProcessor_1_t1E99DE957D51B0621C38856A2A7881019049BADD { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tADB051BEB8B494076C4052043DF4C10118F4E66D, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tADB051BEB8B494076C4052043DF4C10118F4E66D, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tADB051BEB8B494076C4052043DF4C10118F4E66D, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tADB051BEB8B494076C4052043DF4C10118F4E66D, ___source_6)); } inline ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * get_source_6() const { return ___source_6; } inline ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tADB051BEB8B494076C4052043DF4C10118F4E66D, ___destination_7)); } inline ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_tABA7C0262B1AE1D70FE58B61A1BCC7C6414F97BF : public TransformProcessor_1_t4CB9A229A4BDAA0B9E8B9F3B72DD39A0454BF414 { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tABA7C0262B1AE1D70FE58B61A1BCC7C6414F97BF, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tABA7C0262B1AE1D70FE58B61A1BCC7C6414F97BF, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tABA7C0262B1AE1D70FE58B61A1BCC7C6414F97BF, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tABA7C0262B1AE1D70FE58B61A1BCC7C6414F97BF, ___source_6)); } inline ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * get_source_6() const { return ___source_6; } inline ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tABA7C0262B1AE1D70FE58B61A1BCC7C6414F97BF, ___destination_7)); } inline ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_t99D858A5026AFAFC639BF3A4FFB594770AA1DEF3 : public TransformProcessor_1_t14D8BA577DE0840771BD92D77DB74F33C83540D9 { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t99D858A5026AFAFC639BF3A4FFB594770AA1DEF3, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t99D858A5026AFAFC639BF3A4FFB594770AA1DEF3, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t99D858A5026AFAFC639BF3A4FFB594770AA1DEF3, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t99D858A5026AFAFC639BF3A4FFB594770AA1DEF3, ___source_6)); } inline ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * get_source_6() const { return ___source_6; } inline ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t99D858A5026AFAFC639BF3A4FFB594770AA1DEF3, ___destination_7)); } inline ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_tB1D696E95F07740D83193812AB9ACFC882AA605E : public TransformProcessor_1_t60D97CF35FC5E63EA80B3B0AABD7D8E1EB5F84C3 { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tB1D696E95F07740D83193812AB9ACFC882AA605E, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tB1D696E95F07740D83193812AB9ACFC882AA605E, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tB1D696E95F07740D83193812AB9ACFC882AA605E, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tB1D696E95F07740D83193812AB9ACFC882AA605E, ___source_6)); } inline ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * get_source_6() const { return ___source_6; } inline ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tB1D696E95F07740D83193812AB9ACFC882AA605E, ___destination_7)); } inline ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_tD036CBF003324D5FCD75A431CBF5ECCDEE766222 : public TransformProcessor_1_t2C4BA4D6CF111A93AB40CCFB0A1FD693882CD993 { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tD036CBF003324D5FCD75A431CBF5ECCDEE766222, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tD036CBF003324D5FCD75A431CBF5ECCDEE766222, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tD036CBF003324D5FCD75A431CBF5ECCDEE766222, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tD036CBF003324D5FCD75A431CBF5ECCDEE766222, ___source_6)); } inline ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * get_source_6() const { return ___source_6; } inline ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tD036CBF003324D5FCD75A431CBF5ECCDEE766222, ___destination_7)); } inline ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_t7F209E2FFCC597A9C4AFEF66B484D78D6D21DCA5 : public TransformProcessor_1_t25CEBFCCF59479D0C7CD50BACFE3CE288498DC26 { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t7F209E2FFCC597A9C4AFEF66B484D78D6D21DCA5, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t7F209E2FFCC597A9C4AFEF66B484D78D6D21DCA5, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t7F209E2FFCC597A9C4AFEF66B484D78D6D21DCA5, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t7F209E2FFCC597A9C4AFEF66B484D78D6D21DCA5, ___source_6)); } inline ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * get_source_6() const { return ___source_6; } inline ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t7F209E2FFCC597A9C4AFEF66B484D78D6D21DCA5, ___destination_7)); } inline ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_t19C2E1D759B4C30A2F5A68386134ED6F15DA109E : public TransformProcessor_1_t11DAF8F3577DF5AE1D74C9B50779E55BE2FB6F2E { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t19C2E1D759B4C30A2F5A68386134ED6F15DA109E, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t19C2E1D759B4C30A2F5A68386134ED6F15DA109E, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t19C2E1D759B4C30A2F5A68386134ED6F15DA109E, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t19C2E1D759B4C30A2F5A68386134ED6F15DA109E, ___source_6)); } inline ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * get_source_6() const { return ___source_6; } inline ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t19C2E1D759B4C30A2F5A68386134ED6F15DA109E, ___destination_7)); } inline ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_t4CFFFDD2F39289A8481EDE564C75468BD2BFC3F8 : public TransformProcessor_1_t0B8103D263249BF05338F0EC99632C0FE9625B4F { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t4CFFFDD2F39289A8481EDE564C75468BD2BFC3F8, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t4CFFFDD2F39289A8481EDE564C75468BD2BFC3F8, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t4CFFFDD2F39289A8481EDE564C75468BD2BFC3F8, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t4CFFFDD2F39289A8481EDE564C75468BD2BFC3F8, ___source_6)); } inline ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * get_source_6() const { return ___source_6; } inline ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t4CFFFDD2F39289A8481EDE564C75468BD2BFC3F8, ___destination_7)); } inline ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_t756451F1D257BFFAF7212C4827B24AD4FEE11845 : public TransformProcessor_1_t0C2886241377604F2D24AAC961C03E424137D2D3 { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t756451F1D257BFFAF7212C4827B24AD4FEE11845, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t756451F1D257BFFAF7212C4827B24AD4FEE11845, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t756451F1D257BFFAF7212C4827B24AD4FEE11845, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t756451F1D257BFFAF7212C4827B24AD4FEE11845, ___source_6)); } inline ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * get_source_6() const { return ___source_6; } inline ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t756451F1D257BFFAF7212C4827B24AD4FEE11845, ___destination_7)); } inline ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_t5397048C4F0439139DF65F4CC58A8ECE8218563F : public TransformProcessor_1_t144BE68FB4ACB1EA1D23FCF9A5468A90A9D8C834 { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t5397048C4F0439139DF65F4CC58A8ECE8218563F, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t5397048C4F0439139DF65F4CC58A8ECE8218563F, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t5397048C4F0439139DF65F4CC58A8ECE8218563F, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t5397048C4F0439139DF65F4CC58A8ECE8218563F, ___source_6)); } inline ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * get_source_6() const { return ___source_6; } inline ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t5397048C4F0439139DF65F4CC58A8ECE8218563F, ___destination_7)); } inline ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_tAAE0CA21A37C2B2D692AD6BAAD6F0CF33AD4DBDB : public TransformProcessor_1_t4DEB95785B85AD382FD5C59A5A1FD19AE3D88759 { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tAAE0CA21A37C2B2D692AD6BAAD6F0CF33AD4DBDB, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tAAE0CA21A37C2B2D692AD6BAAD6F0CF33AD4DBDB, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tAAE0CA21A37C2B2D692AD6BAAD6F0CF33AD4DBDB, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tAAE0CA21A37C2B2D692AD6BAAD6F0CF33AD4DBDB, ___source_6)); } inline ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * get_source_6() const { return ___source_6; } inline ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tAAE0CA21A37C2B2D692AD6BAAD6F0CF33AD4DBDB, ___destination_7)); } inline ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_t3EEDD0868548B094A9E1143F95FAB57292CD89FD : public TransformProcessor_1_tC0A77D4701521F803693BF1E36E9BC47278B617C { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t3EEDD0868548B094A9E1143F95FAB57292CD89FD, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t3EEDD0868548B094A9E1143F95FAB57292CD89FD, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t3EEDD0868548B094A9E1143F95FAB57292CD89FD, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t3EEDD0868548B094A9E1143F95FAB57292CD89FD, ___source_6)); } inline ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * get_source_6() const { return ___source_6; } inline ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t3EEDD0868548B094A9E1143F95FAB57292CD89FD, ___destination_7)); } inline ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_t0B2FD0F45D352AF6B5865249A0BBFDCD843F970A : public TransformProcessor_1_tAF0576D8C65C35FBFD53AECAACF1649768E64239 { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t0B2FD0F45D352AF6B5865249A0BBFDCD843F970A, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t0B2FD0F45D352AF6B5865249A0BBFDCD843F970A, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t0B2FD0F45D352AF6B5865249A0BBFDCD843F970A, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t0B2FD0F45D352AF6B5865249A0BBFDCD843F970A, ___source_6)); } inline ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * get_source_6() const { return ___source_6; } inline ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t0B2FD0F45D352AF6B5865249A0BBFDCD843F970A, ___destination_7)); } inline ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_tA86A134952BC8AFC351ED352AED4E026A4CF9F47 : public TransformProcessor_1_tBF5E00953EEA48B2F67A305D7C5DD280CBE7CF4E { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tA86A134952BC8AFC351ED352AED4E026A4CF9F47, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tA86A134952BC8AFC351ED352AED4E026A4CF9F47, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tA86A134952BC8AFC351ED352AED4E026A4CF9F47, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tA86A134952BC8AFC351ED352AED4E026A4CF9F47, ___source_6)); } inline ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * get_source_6() const { return ___source_6; } inline ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tA86A134952BC8AFC351ED352AED4E026A4CF9F47, ___destination_7)); } inline ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_tE75C98853C05A3CADC8B16F9690BC881351A7B46 : public TransformProcessor_1_t8D97476395D15C8D5BB5091C25B1624C316B093B { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tE75C98853C05A3CADC8B16F9690BC881351A7B46, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tE75C98853C05A3CADC8B16F9690BC881351A7B46, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tE75C98853C05A3CADC8B16F9690BC881351A7B46, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tE75C98853C05A3CADC8B16F9690BC881351A7B46, ___source_6)); } inline ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * get_source_6() const { return ___source_6; } inline ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tE75C98853C05A3CADC8B16F9690BC881351A7B46, ___destination_7)); } inline ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_t730B99D71EFA6EABE6050708198A4B38CA47D90D : public TransformProcessor_1_tDD6658A0AB71792BC00C0AD0C5F472216B5D0B3D { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t730B99D71EFA6EABE6050708198A4B38CA47D90D, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t730B99D71EFA6EABE6050708198A4B38CA47D90D, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t730B99D71EFA6EABE6050708198A4B38CA47D90D, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t730B99D71EFA6EABE6050708198A4B38CA47D90D, ___source_6)); } inline ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * get_source_6() const { return ___source_6; } inline ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t730B99D71EFA6EABE6050708198A4B38CA47D90D, ___destination_7)); } inline ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_tFD732E133D2E0C52FBD2D1A3E17FE12B60B13479 : public TransformProcessor_1_t8167EC9BC0752A046D136D5D470D8744E5B733C3 { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tFD732E133D2E0C52FBD2D1A3E17FE12B60B13479, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tFD732E133D2E0C52FBD2D1A3E17FE12B60B13479, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tFD732E133D2E0C52FBD2D1A3E17FE12B60B13479, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tFD732E133D2E0C52FBD2D1A3E17FE12B60B13479, ___source_6)); } inline ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * get_source_6() const { return ___source_6; } inline ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tFD732E133D2E0C52FBD2D1A3E17FE12B60B13479, ___destination_7)); } inline ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_tB27D5F86A15EFB7387F823FD6DFA5F3F09901F55 : public TransformProcessor_1_t8B2F3FBBD722EA5DCD31CF1386216CD74C0DD5D9 { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tB27D5F86A15EFB7387F823FD6DFA5F3F09901F55, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tB27D5F86A15EFB7387F823FD6DFA5F3F09901F55, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tB27D5F86A15EFB7387F823FD6DFA5F3F09901F55, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tB27D5F86A15EFB7387F823FD6DFA5F3F09901F55, ___source_6)); } inline ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * get_source_6() const { return ___source_6; } inline ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tB27D5F86A15EFB7387F823FD6DFA5F3F09901F55, ___destination_7)); } inline ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_tF22BF6472B7F1CABE9771F147745B0A31DDC7848 : public TransformProcessor_1_tA5B77B987DC3B807B2C482CB044FF8401F36251D { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tF22BF6472B7F1CABE9771F147745B0A31DDC7848, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tF22BF6472B7F1CABE9771F147745B0A31DDC7848, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tF22BF6472B7F1CABE9771F147745B0A31DDC7848, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tF22BF6472B7F1CABE9771F147745B0A31DDC7848, ___source_6)); } inline ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * get_source_6() const { return ___source_6; } inline ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tF22BF6472B7F1CABE9771F147745B0A31DDC7848, ___destination_7)); } inline ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_t1B6E7BBDA32ABD4CE1DD625FF28A8E602E68C3A3 : public TransformProcessor_1_t6B5882DBA20F606E19FB450F6109226B66F85347 { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t1B6E7BBDA32ABD4CE1DD625FF28A8E602E68C3A3, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t1B6E7BBDA32ABD4CE1DD625FF28A8E602E68C3A3, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t1B6E7BBDA32ABD4CE1DD625FF28A8E602E68C3A3, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t1B6E7BBDA32ABD4CE1DD625FF28A8E602E68C3A3, ___source_6)); } inline ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * get_source_6() const { return ___source_6; } inline ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t1B6E7BBDA32ABD4CE1DD625FF28A8E602E68C3A3, ___destination_7)); } inline ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1 struct ResizeProcessor_1_tEF1710D1E74B87D477ECC91AFE06396EA9F09897 : public TransformProcessor_1_tC9A28353A834ECB479019E9E3BEF499A66C2142C { public: // SixLabors.ImageSharp.Processing.ResizeOptions SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::options ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * ___options_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationWidth int32_t ___destinationWidth_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationHeight int32_t ___destinationHeight_5; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::resampler RuntimeObject* ___resampler_6; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationRectangle Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___destinationRectangle_7; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destination Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 * ___destination_8; public: inline static int32_t get_offset_of_options_3() { return static_cast(offsetof(ResizeProcessor_1_tEF1710D1E74B87D477ECC91AFE06396EA9F09897, ___options_3)); } inline ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * get_options_3() const { return ___options_3; } inline ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 ** get_address_of_options_3() { return &___options_3; } inline void set_options_3(ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * value) { ___options_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___options_3), (void*)value); } inline static int32_t get_offset_of_destinationWidth_4() { return static_cast(offsetof(ResizeProcessor_1_tEF1710D1E74B87D477ECC91AFE06396EA9F09897, ___destinationWidth_4)); } inline int32_t get_destinationWidth_4() const { return ___destinationWidth_4; } inline int32_t* get_address_of_destinationWidth_4() { return &___destinationWidth_4; } inline void set_destinationWidth_4(int32_t value) { ___destinationWidth_4 = value; } inline static int32_t get_offset_of_destinationHeight_5() { return static_cast(offsetof(ResizeProcessor_1_tEF1710D1E74B87D477ECC91AFE06396EA9F09897, ___destinationHeight_5)); } inline int32_t get_destinationHeight_5() const { return ___destinationHeight_5; } inline int32_t* get_address_of_destinationHeight_5() { return &___destinationHeight_5; } inline void set_destinationHeight_5(int32_t value) { ___destinationHeight_5 = value; } inline static int32_t get_offset_of_resampler_6() { return static_cast(offsetof(ResizeProcessor_1_tEF1710D1E74B87D477ECC91AFE06396EA9F09897, ___resampler_6)); } inline RuntimeObject* get_resampler_6() const { return ___resampler_6; } inline RuntimeObject** get_address_of_resampler_6() { return &___resampler_6; } inline void set_resampler_6(RuntimeObject* value) { ___resampler_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_6), (void*)value); } inline static int32_t get_offset_of_destinationRectangle_7() { return static_cast(offsetof(ResizeProcessor_1_tEF1710D1E74B87D477ECC91AFE06396EA9F09897, ___destinationRectangle_7)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_destinationRectangle_7() const { return ___destinationRectangle_7; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_destinationRectangle_7() { return &___destinationRectangle_7; } inline void set_destinationRectangle_7(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___destinationRectangle_7 = value; } inline static int32_t get_offset_of_destination_8() { return static_cast(offsetof(ResizeProcessor_1_tEF1710D1E74B87D477ECC91AFE06396EA9F09897, ___destination_8)); } inline Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 * get_destination_8() const { return ___destination_8; } inline Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 ** get_address_of_destination_8() { return &___destination_8; } inline void set_destination_8(Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 * value) { ___destination_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_8), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1 struct ResizeProcessor_1_t79DFB9382CD64329AFA3F60D9AADF50AEAACE0E5 : public TransformProcessor_1_t47C94E870DC5433DB561416A07A1EFEFCC9CF270 { public: // SixLabors.ImageSharp.Processing.ResizeOptions SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::options ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * ___options_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationWidth int32_t ___destinationWidth_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationHeight int32_t ___destinationHeight_5; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::resampler RuntimeObject* ___resampler_6; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationRectangle Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___destinationRectangle_7; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destination Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 * ___destination_8; public: inline static int32_t get_offset_of_options_3() { return static_cast(offsetof(ResizeProcessor_1_t79DFB9382CD64329AFA3F60D9AADF50AEAACE0E5, ___options_3)); } inline ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * get_options_3() const { return ___options_3; } inline ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 ** get_address_of_options_3() { return &___options_3; } inline void set_options_3(ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * value) { ___options_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___options_3), (void*)value); } inline static int32_t get_offset_of_destinationWidth_4() { return static_cast(offsetof(ResizeProcessor_1_t79DFB9382CD64329AFA3F60D9AADF50AEAACE0E5, ___destinationWidth_4)); } inline int32_t get_destinationWidth_4() const { return ___destinationWidth_4; } inline int32_t* get_address_of_destinationWidth_4() { return &___destinationWidth_4; } inline void set_destinationWidth_4(int32_t value) { ___destinationWidth_4 = value; } inline static int32_t get_offset_of_destinationHeight_5() { return static_cast(offsetof(ResizeProcessor_1_t79DFB9382CD64329AFA3F60D9AADF50AEAACE0E5, ___destinationHeight_5)); } inline int32_t get_destinationHeight_5() const { return ___destinationHeight_5; } inline int32_t* get_address_of_destinationHeight_5() { return &___destinationHeight_5; } inline void set_destinationHeight_5(int32_t value) { ___destinationHeight_5 = value; } inline static int32_t get_offset_of_resampler_6() { return static_cast(offsetof(ResizeProcessor_1_t79DFB9382CD64329AFA3F60D9AADF50AEAACE0E5, ___resampler_6)); } inline RuntimeObject* get_resampler_6() const { return ___resampler_6; } inline RuntimeObject** get_address_of_resampler_6() { return &___resampler_6; } inline void set_resampler_6(RuntimeObject* value) { ___resampler_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_6), (void*)value); } inline static int32_t get_offset_of_destinationRectangle_7() { return static_cast(offsetof(ResizeProcessor_1_t79DFB9382CD64329AFA3F60D9AADF50AEAACE0E5, ___destinationRectangle_7)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_destinationRectangle_7() const { return ___destinationRectangle_7; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_destinationRectangle_7() { return &___destinationRectangle_7; } inline void set_destinationRectangle_7(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___destinationRectangle_7 = value; } inline static int32_t get_offset_of_destination_8() { return static_cast(offsetof(ResizeProcessor_1_t79DFB9382CD64329AFA3F60D9AADF50AEAACE0E5, ___destination_8)); } inline Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 * get_destination_8() const { return ___destination_8; } inline Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 ** get_address_of_destination_8() { return &___destination_8; } inline void set_destination_8(Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 * value) { ___destination_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_8), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1 struct ResizeProcessor_1_t4C8C6AAAE127F0F4234295C260C9F16BC2AB9718 : public TransformProcessor_1_tBA176686F79CD9D281140DC85B945DAF6DEC37CF { public: // SixLabors.ImageSharp.Processing.ResizeOptions SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::options ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * ___options_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationWidth int32_t ___destinationWidth_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationHeight int32_t ___destinationHeight_5; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::resampler RuntimeObject* ___resampler_6; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationRectangle Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___destinationRectangle_7; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destination Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C * ___destination_8; public: inline static int32_t get_offset_of_options_3() { return static_cast(offsetof(ResizeProcessor_1_t4C8C6AAAE127F0F4234295C260C9F16BC2AB9718, ___options_3)); } inline ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * get_options_3() const { return ___options_3; } inline ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 ** get_address_of_options_3() { return &___options_3; } inline void set_options_3(ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * value) { ___options_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___options_3), (void*)value); } inline static int32_t get_offset_of_destinationWidth_4() { return static_cast(offsetof(ResizeProcessor_1_t4C8C6AAAE127F0F4234295C260C9F16BC2AB9718, ___destinationWidth_4)); } inline int32_t get_destinationWidth_4() const { return ___destinationWidth_4; } inline int32_t* get_address_of_destinationWidth_4() { return &___destinationWidth_4; } inline void set_destinationWidth_4(int32_t value) { ___destinationWidth_4 = value; } inline static int32_t get_offset_of_destinationHeight_5() { return static_cast(offsetof(ResizeProcessor_1_t4C8C6AAAE127F0F4234295C260C9F16BC2AB9718, ___destinationHeight_5)); } inline int32_t get_destinationHeight_5() const { return ___destinationHeight_5; } inline int32_t* get_address_of_destinationHeight_5() { return &___destinationHeight_5; } inline void set_destinationHeight_5(int32_t value) { ___destinationHeight_5 = value; } inline static int32_t get_offset_of_resampler_6() { return static_cast(offsetof(ResizeProcessor_1_t4C8C6AAAE127F0F4234295C260C9F16BC2AB9718, ___resampler_6)); } inline RuntimeObject* get_resampler_6() const { return ___resampler_6; } inline RuntimeObject** get_address_of_resampler_6() { return &___resampler_6; } inline void set_resampler_6(RuntimeObject* value) { ___resampler_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_6), (void*)value); } inline static int32_t get_offset_of_destinationRectangle_7() { return static_cast(offsetof(ResizeProcessor_1_t4C8C6AAAE127F0F4234295C260C9F16BC2AB9718, ___destinationRectangle_7)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_destinationRectangle_7() const { return ___destinationRectangle_7; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_destinationRectangle_7() { return &___destinationRectangle_7; } inline void set_destinationRectangle_7(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___destinationRectangle_7 = value; } inline static int32_t get_offset_of_destination_8() { return static_cast(offsetof(ResizeProcessor_1_t4C8C6AAAE127F0F4234295C260C9F16BC2AB9718, ___destination_8)); } inline Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C * get_destination_8() const { return ___destination_8; } inline Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C ** get_address_of_destination_8() { return &___destination_8; } inline void set_destination_8(Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C * value) { ___destination_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_8), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1 struct ResizeProcessor_1_t1B209978F68C35C7396EEC0960FBDAD5E37F67D1 : public TransformProcessor_1_t29A3C64A4C177064DA2F06B0B5F73ED7242C8789 { public: // SixLabors.ImageSharp.Processing.ResizeOptions SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::options ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * ___options_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationWidth int32_t ___destinationWidth_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationHeight int32_t ___destinationHeight_5; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::resampler RuntimeObject* ___resampler_6; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationRectangle Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___destinationRectangle_7; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destination Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 * ___destination_8; public: inline static int32_t get_offset_of_options_3() { return static_cast(offsetof(ResizeProcessor_1_t1B209978F68C35C7396EEC0960FBDAD5E37F67D1, ___options_3)); } inline ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * get_options_3() const { return ___options_3; } inline ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 ** get_address_of_options_3() { return &___options_3; } inline void set_options_3(ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * value) { ___options_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___options_3), (void*)value); } inline static int32_t get_offset_of_destinationWidth_4() { return static_cast(offsetof(ResizeProcessor_1_t1B209978F68C35C7396EEC0960FBDAD5E37F67D1, ___destinationWidth_4)); } inline int32_t get_destinationWidth_4() const { return ___destinationWidth_4; } inline int32_t* get_address_of_destinationWidth_4() { return &___destinationWidth_4; } inline void set_destinationWidth_4(int32_t value) { ___destinationWidth_4 = value; } inline static int32_t get_offset_of_destinationHeight_5() { return static_cast(offsetof(ResizeProcessor_1_t1B209978F68C35C7396EEC0960FBDAD5E37F67D1, ___destinationHeight_5)); } inline int32_t get_destinationHeight_5() const { return ___destinationHeight_5; } inline int32_t* get_address_of_destinationHeight_5() { return &___destinationHeight_5; } inline void set_destinationHeight_5(int32_t value) { ___destinationHeight_5 = value; } inline static int32_t get_offset_of_resampler_6() { return static_cast(offsetof(ResizeProcessor_1_t1B209978F68C35C7396EEC0960FBDAD5E37F67D1, ___resampler_6)); } inline RuntimeObject* get_resampler_6() const { return ___resampler_6; } inline RuntimeObject** get_address_of_resampler_6() { return &___resampler_6; } inline void set_resampler_6(RuntimeObject* value) { ___resampler_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_6), (void*)value); } inline static int32_t get_offset_of_destinationRectangle_7() { return static_cast(offsetof(ResizeProcessor_1_t1B209978F68C35C7396EEC0960FBDAD5E37F67D1, ___destinationRectangle_7)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_destinationRectangle_7() const { return ___destinationRectangle_7; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_destinationRectangle_7() { return &___destinationRectangle_7; } inline void set_destinationRectangle_7(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___destinationRectangle_7 = value; } inline static int32_t get_offset_of_destination_8() { return static_cast(offsetof(ResizeProcessor_1_t1B209978F68C35C7396EEC0960FBDAD5E37F67D1, ___destination_8)); } inline Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 * get_destination_8() const { return ___destination_8; } inline Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 ** get_address_of_destination_8() { return &___destination_8; } inline void set_destination_8(Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 * value) { ___destination_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_8), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1 struct ResizeProcessor_1_t2C272F8E79C90D4BFAFE680A64DFD35BAD9DE840 : public TransformProcessor_1_t08D4E1F1A2F52857E432446F52980FFE90F95DE9 { public: // SixLabors.ImageSharp.Processing.ResizeOptions SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::options ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * ___options_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationWidth int32_t ___destinationWidth_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationHeight int32_t ___destinationHeight_5; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::resampler RuntimeObject* ___resampler_6; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationRectangle Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___destinationRectangle_7; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destination Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA * ___destination_8; public: inline static int32_t get_offset_of_options_3() { return static_cast(offsetof(ResizeProcessor_1_t2C272F8E79C90D4BFAFE680A64DFD35BAD9DE840, ___options_3)); } inline ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * get_options_3() const { return ___options_3; } inline ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 ** get_address_of_options_3() { return &___options_3; } inline void set_options_3(ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * value) { ___options_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___options_3), (void*)value); } inline static int32_t get_offset_of_destinationWidth_4() { return static_cast(offsetof(ResizeProcessor_1_t2C272F8E79C90D4BFAFE680A64DFD35BAD9DE840, ___destinationWidth_4)); } inline int32_t get_destinationWidth_4() const { return ___destinationWidth_4; } inline int32_t* get_address_of_destinationWidth_4() { return &___destinationWidth_4; } inline void set_destinationWidth_4(int32_t value) { ___destinationWidth_4 = value; } inline static int32_t get_offset_of_destinationHeight_5() { return static_cast(offsetof(ResizeProcessor_1_t2C272F8E79C90D4BFAFE680A64DFD35BAD9DE840, ___destinationHeight_5)); } inline int32_t get_destinationHeight_5() const { return ___destinationHeight_5; } inline int32_t* get_address_of_destinationHeight_5() { return &___destinationHeight_5; } inline void set_destinationHeight_5(int32_t value) { ___destinationHeight_5 = value; } inline static int32_t get_offset_of_resampler_6() { return static_cast(offsetof(ResizeProcessor_1_t2C272F8E79C90D4BFAFE680A64DFD35BAD9DE840, ___resampler_6)); } inline RuntimeObject* get_resampler_6() const { return ___resampler_6; } inline RuntimeObject** get_address_of_resampler_6() { return &___resampler_6; } inline void set_resampler_6(RuntimeObject* value) { ___resampler_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_6), (void*)value); } inline static int32_t get_offset_of_destinationRectangle_7() { return static_cast(offsetof(ResizeProcessor_1_t2C272F8E79C90D4BFAFE680A64DFD35BAD9DE840, ___destinationRectangle_7)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_destinationRectangle_7() const { return ___destinationRectangle_7; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_destinationRectangle_7() { return &___destinationRectangle_7; } inline void set_destinationRectangle_7(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___destinationRectangle_7 = value; } inline static int32_t get_offset_of_destination_8() { return static_cast(offsetof(ResizeProcessor_1_t2C272F8E79C90D4BFAFE680A64DFD35BAD9DE840, ___destination_8)); } inline Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA * get_destination_8() const { return ___destination_8; } inline Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA ** get_address_of_destination_8() { return &___destination_8; } inline void set_destination_8(Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA * value) { ___destination_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_8), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1 struct ResizeProcessor_1_tD48BBD46A9C4009AFBE62D902732BEAFDA024F85 : public TransformProcessor_1_t1E99DE957D51B0621C38856A2A7881019049BADD { public: // SixLabors.ImageSharp.Processing.ResizeOptions SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::options ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * ___options_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationWidth int32_t ___destinationWidth_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationHeight int32_t ___destinationHeight_5; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::resampler RuntimeObject* ___resampler_6; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationRectangle Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___destinationRectangle_7; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destination Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 * ___destination_8; public: inline static int32_t get_offset_of_options_3() { return static_cast(offsetof(ResizeProcessor_1_tD48BBD46A9C4009AFBE62D902732BEAFDA024F85, ___options_3)); } inline ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * get_options_3() const { return ___options_3; } inline ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 ** get_address_of_options_3() { return &___options_3; } inline void set_options_3(ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * value) { ___options_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___options_3), (void*)value); } inline static int32_t get_offset_of_destinationWidth_4() { return static_cast(offsetof(ResizeProcessor_1_tD48BBD46A9C4009AFBE62D902732BEAFDA024F85, ___destinationWidth_4)); } inline int32_t get_destinationWidth_4() const { return ___destinationWidth_4; } inline int32_t* get_address_of_destinationWidth_4() { return &___destinationWidth_4; } inline void set_destinationWidth_4(int32_t value) { ___destinationWidth_4 = value; } inline static int32_t get_offset_of_destinationHeight_5() { return static_cast(offsetof(ResizeProcessor_1_tD48BBD46A9C4009AFBE62D902732BEAFDA024F85, ___destinationHeight_5)); } inline int32_t get_destinationHeight_5() const { return ___destinationHeight_5; } inline int32_t* get_address_of_destinationHeight_5() { return &___destinationHeight_5; } inline void set_destinationHeight_5(int32_t value) { ___destinationHeight_5 = value; } inline static int32_t get_offset_of_resampler_6() { return static_cast(offsetof(ResizeProcessor_1_tD48BBD46A9C4009AFBE62D902732BEAFDA024F85, ___resampler_6)); } inline RuntimeObject* get_resampler_6() const { return ___resampler_6; } inline RuntimeObject** get_address_of_resampler_6() { return &___resampler_6; } inline void set_resampler_6(RuntimeObject* value) { ___resampler_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_6), (void*)value); } inline static int32_t get_offset_of_destinationRectangle_7() { return static_cast(offsetof(ResizeProcessor_1_tD48BBD46A9C4009AFBE62D902732BEAFDA024F85, ___destinationRectangle_7)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_destinationRectangle_7() const { return ___destinationRectangle_7; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_destinationRectangle_7() { return &___destinationRectangle_7; } inline void set_destinationRectangle_7(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___destinationRectangle_7 = value; } inline static int32_t get_offset_of_destination_8() { return static_cast(offsetof(ResizeProcessor_1_tD48BBD46A9C4009AFBE62D902732BEAFDA024F85, ___destination_8)); } inline Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 * get_destination_8() const { return ___destination_8; } inline Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 ** get_address_of_destination_8() { return &___destination_8; } inline void set_destination_8(Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 * value) { ___destination_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_8), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1 struct ResizeProcessor_1_t29728A8437BBEEC8DDF346230AA31F6A41E07506 : public TransformProcessor_1_t4CB9A229A4BDAA0B9E8B9F3B72DD39A0454BF414 { public: // SixLabors.ImageSharp.Processing.ResizeOptions SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::options ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * ___options_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationWidth int32_t ___destinationWidth_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationHeight int32_t ___destinationHeight_5; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::resampler RuntimeObject* ___resampler_6; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationRectangle Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___destinationRectangle_7; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destination Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 * ___destination_8; public: inline static int32_t get_offset_of_options_3() { return static_cast(offsetof(ResizeProcessor_1_t29728A8437BBEEC8DDF346230AA31F6A41E07506, ___options_3)); } inline ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * get_options_3() const { return ___options_3; } inline ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 ** get_address_of_options_3() { return &___options_3; } inline void set_options_3(ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * value) { ___options_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___options_3), (void*)value); } inline static int32_t get_offset_of_destinationWidth_4() { return static_cast(offsetof(ResizeProcessor_1_t29728A8437BBEEC8DDF346230AA31F6A41E07506, ___destinationWidth_4)); } inline int32_t get_destinationWidth_4() const { return ___destinationWidth_4; } inline int32_t* get_address_of_destinationWidth_4() { return &___destinationWidth_4; } inline void set_destinationWidth_4(int32_t value) { ___destinationWidth_4 = value; } inline static int32_t get_offset_of_destinationHeight_5() { return static_cast(offsetof(ResizeProcessor_1_t29728A8437BBEEC8DDF346230AA31F6A41E07506, ___destinationHeight_5)); } inline int32_t get_destinationHeight_5() const { return ___destinationHeight_5; } inline int32_t* get_address_of_destinationHeight_5() { return &___destinationHeight_5; } inline void set_destinationHeight_5(int32_t value) { ___destinationHeight_5 = value; } inline static int32_t get_offset_of_resampler_6() { return static_cast(offsetof(ResizeProcessor_1_t29728A8437BBEEC8DDF346230AA31F6A41E07506, ___resampler_6)); } inline RuntimeObject* get_resampler_6() const { return ___resampler_6; } inline RuntimeObject** get_address_of_resampler_6() { return &___resampler_6; } inline void set_resampler_6(RuntimeObject* value) { ___resampler_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_6), (void*)value); } inline static int32_t get_offset_of_destinationRectangle_7() { return static_cast(offsetof(ResizeProcessor_1_t29728A8437BBEEC8DDF346230AA31F6A41E07506, ___destinationRectangle_7)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_destinationRectangle_7() const { return ___destinationRectangle_7; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_destinationRectangle_7() { return &___destinationRectangle_7; } inline void set_destinationRectangle_7(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___destinationRectangle_7 = value; } inline static int32_t get_offset_of_destination_8() { return static_cast(offsetof(ResizeProcessor_1_t29728A8437BBEEC8DDF346230AA31F6A41E07506, ___destination_8)); } inline Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 * get_destination_8() const { return ___destination_8; } inline Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 ** get_address_of_destination_8() { return &___destination_8; } inline void set_destination_8(Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 * value) { ___destination_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_8), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1 struct ResizeProcessor_1_tA5202718A21BCC21E2AB03EC53DB4FAF82507854 : public TransformProcessor_1_t14D8BA577DE0840771BD92D77DB74F33C83540D9 { public: // SixLabors.ImageSharp.Processing.ResizeOptions SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::options ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * ___options_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationWidth int32_t ___destinationWidth_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationHeight int32_t ___destinationHeight_5; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::resampler RuntimeObject* ___resampler_6; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationRectangle Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___destinationRectangle_7; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destination Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E * ___destination_8; public: inline static int32_t get_offset_of_options_3() { return static_cast(offsetof(ResizeProcessor_1_tA5202718A21BCC21E2AB03EC53DB4FAF82507854, ___options_3)); } inline ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * get_options_3() const { return ___options_3; } inline ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 ** get_address_of_options_3() { return &___options_3; } inline void set_options_3(ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * value) { ___options_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___options_3), (void*)value); } inline static int32_t get_offset_of_destinationWidth_4() { return static_cast(offsetof(ResizeProcessor_1_tA5202718A21BCC21E2AB03EC53DB4FAF82507854, ___destinationWidth_4)); } inline int32_t get_destinationWidth_4() const { return ___destinationWidth_4; } inline int32_t* get_address_of_destinationWidth_4() { return &___destinationWidth_4; } inline void set_destinationWidth_4(int32_t value) { ___destinationWidth_4 = value; } inline static int32_t get_offset_of_destinationHeight_5() { return static_cast(offsetof(ResizeProcessor_1_tA5202718A21BCC21E2AB03EC53DB4FAF82507854, ___destinationHeight_5)); } inline int32_t get_destinationHeight_5() const { return ___destinationHeight_5; } inline int32_t* get_address_of_destinationHeight_5() { return &___destinationHeight_5; } inline void set_destinationHeight_5(int32_t value) { ___destinationHeight_5 = value; } inline static int32_t get_offset_of_resampler_6() { return static_cast(offsetof(ResizeProcessor_1_tA5202718A21BCC21E2AB03EC53DB4FAF82507854, ___resampler_6)); } inline RuntimeObject* get_resampler_6() const { return ___resampler_6; } inline RuntimeObject** get_address_of_resampler_6() { return &___resampler_6; } inline void set_resampler_6(RuntimeObject* value) { ___resampler_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_6), (void*)value); } inline static int32_t get_offset_of_destinationRectangle_7() { return static_cast(offsetof(ResizeProcessor_1_tA5202718A21BCC21E2AB03EC53DB4FAF82507854, ___destinationRectangle_7)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_destinationRectangle_7() const { return ___destinationRectangle_7; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_destinationRectangle_7() { return &___destinationRectangle_7; } inline void set_destinationRectangle_7(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___destinationRectangle_7 = value; } inline static int32_t get_offset_of_destination_8() { return static_cast(offsetof(ResizeProcessor_1_tA5202718A21BCC21E2AB03EC53DB4FAF82507854, ___destination_8)); } inline Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E * get_destination_8() const { return ___destination_8; } inline Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E ** get_address_of_destination_8() { return &___destination_8; } inline void set_destination_8(Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E * value) { ___destination_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_8), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1 struct ResizeProcessor_1_t44CC4363C5C3E07E21338E18174E1F80246987AE : public TransformProcessor_1_t60D97CF35FC5E63EA80B3B0AABD7D8E1EB5F84C3 { public: // SixLabors.ImageSharp.Processing.ResizeOptions SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::options ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * ___options_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationWidth int32_t ___destinationWidth_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationHeight int32_t ___destinationHeight_5; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::resampler RuntimeObject* ___resampler_6; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationRectangle Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___destinationRectangle_7; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destination Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 * ___destination_8; public: inline static int32_t get_offset_of_options_3() { return static_cast(offsetof(ResizeProcessor_1_t44CC4363C5C3E07E21338E18174E1F80246987AE, ___options_3)); } inline ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * get_options_3() const { return ___options_3; } inline ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 ** get_address_of_options_3() { return &___options_3; } inline void set_options_3(ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * value) { ___options_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___options_3), (void*)value); } inline static int32_t get_offset_of_destinationWidth_4() { return static_cast(offsetof(ResizeProcessor_1_t44CC4363C5C3E07E21338E18174E1F80246987AE, ___destinationWidth_4)); } inline int32_t get_destinationWidth_4() const { return ___destinationWidth_4; } inline int32_t* get_address_of_destinationWidth_4() { return &___destinationWidth_4; } inline void set_destinationWidth_4(int32_t value) { ___destinationWidth_4 = value; } inline static int32_t get_offset_of_destinationHeight_5() { return static_cast(offsetof(ResizeProcessor_1_t44CC4363C5C3E07E21338E18174E1F80246987AE, ___destinationHeight_5)); } inline int32_t get_destinationHeight_5() const { return ___destinationHeight_5; } inline int32_t* get_address_of_destinationHeight_5() { return &___destinationHeight_5; } inline void set_destinationHeight_5(int32_t value) { ___destinationHeight_5 = value; } inline static int32_t get_offset_of_resampler_6() { return static_cast(offsetof(ResizeProcessor_1_t44CC4363C5C3E07E21338E18174E1F80246987AE, ___resampler_6)); } inline RuntimeObject* get_resampler_6() const { return ___resampler_6; } inline RuntimeObject** get_address_of_resampler_6() { return &___resampler_6; } inline void set_resampler_6(RuntimeObject* value) { ___resampler_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_6), (void*)value); } inline static int32_t get_offset_of_destinationRectangle_7() { return static_cast(offsetof(ResizeProcessor_1_t44CC4363C5C3E07E21338E18174E1F80246987AE, ___destinationRectangle_7)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_destinationRectangle_7() const { return ___destinationRectangle_7; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_destinationRectangle_7() { return &___destinationRectangle_7; } inline void set_destinationRectangle_7(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___destinationRectangle_7 = value; } inline static int32_t get_offset_of_destination_8() { return static_cast(offsetof(ResizeProcessor_1_t44CC4363C5C3E07E21338E18174E1F80246987AE, ___destination_8)); } inline Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 * get_destination_8() const { return ___destination_8; } inline Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 ** get_address_of_destination_8() { return &___destination_8; } inline void set_destination_8(Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 * value) { ___destination_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_8), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1 struct ResizeProcessor_1_t1BD3C4A50878E5C4F4FED028A3576D4896F53FC8 : public TransformProcessor_1_t2C4BA4D6CF111A93AB40CCFB0A1FD693882CD993 { public: // SixLabors.ImageSharp.Processing.ResizeOptions SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::options ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * ___options_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationWidth int32_t ___destinationWidth_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationHeight int32_t ___destinationHeight_5; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::resampler RuntimeObject* ___resampler_6; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationRectangle Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___destinationRectangle_7; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destination Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 * ___destination_8; public: inline static int32_t get_offset_of_options_3() { return static_cast(offsetof(ResizeProcessor_1_t1BD3C4A50878E5C4F4FED028A3576D4896F53FC8, ___options_3)); } inline ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * get_options_3() const { return ___options_3; } inline ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 ** get_address_of_options_3() { return &___options_3; } inline void set_options_3(ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * value) { ___options_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___options_3), (void*)value); } inline static int32_t get_offset_of_destinationWidth_4() { return static_cast(offsetof(ResizeProcessor_1_t1BD3C4A50878E5C4F4FED028A3576D4896F53FC8, ___destinationWidth_4)); } inline int32_t get_destinationWidth_4() const { return ___destinationWidth_4; } inline int32_t* get_address_of_destinationWidth_4() { return &___destinationWidth_4; } inline void set_destinationWidth_4(int32_t value) { ___destinationWidth_4 = value; } inline static int32_t get_offset_of_destinationHeight_5() { return static_cast(offsetof(ResizeProcessor_1_t1BD3C4A50878E5C4F4FED028A3576D4896F53FC8, ___destinationHeight_5)); } inline int32_t get_destinationHeight_5() const { return ___destinationHeight_5; } inline int32_t* get_address_of_destinationHeight_5() { return &___destinationHeight_5; } inline void set_destinationHeight_5(int32_t value) { ___destinationHeight_5 = value; } inline static int32_t get_offset_of_resampler_6() { return static_cast(offsetof(ResizeProcessor_1_t1BD3C4A50878E5C4F4FED028A3576D4896F53FC8, ___resampler_6)); } inline RuntimeObject* get_resampler_6() const { return ___resampler_6; } inline RuntimeObject** get_address_of_resampler_6() { return &___resampler_6; } inline void set_resampler_6(RuntimeObject* value) { ___resampler_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_6), (void*)value); } inline static int32_t get_offset_of_destinationRectangle_7() { return static_cast(offsetof(ResizeProcessor_1_t1BD3C4A50878E5C4F4FED028A3576D4896F53FC8, ___destinationRectangle_7)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_destinationRectangle_7() const { return ___destinationRectangle_7; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_destinationRectangle_7() { return &___destinationRectangle_7; } inline void set_destinationRectangle_7(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___destinationRectangle_7 = value; } inline static int32_t get_offset_of_destination_8() { return static_cast(offsetof(ResizeProcessor_1_t1BD3C4A50878E5C4F4FED028A3576D4896F53FC8, ___destination_8)); } inline Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 * get_destination_8() const { return ___destination_8; } inline Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 ** get_address_of_destination_8() { return &___destination_8; } inline void set_destination_8(Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 * value) { ___destination_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_8), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1 struct ResizeProcessor_1_t4784DDFDC65ECF3BCEC268C8D5B84BCED3C9201F : public TransformProcessor_1_t25CEBFCCF59479D0C7CD50BACFE3CE288498DC26 { public: // SixLabors.ImageSharp.Processing.ResizeOptions SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::options ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * ___options_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationWidth int32_t ___destinationWidth_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationHeight int32_t ___destinationHeight_5; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::resampler RuntimeObject* ___resampler_6; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationRectangle Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___destinationRectangle_7; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destination Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 * ___destination_8; public: inline static int32_t get_offset_of_options_3() { return static_cast(offsetof(ResizeProcessor_1_t4784DDFDC65ECF3BCEC268C8D5B84BCED3C9201F, ___options_3)); } inline ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * get_options_3() const { return ___options_3; } inline ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 ** get_address_of_options_3() { return &___options_3; } inline void set_options_3(ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * value) { ___options_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___options_3), (void*)value); } inline static int32_t get_offset_of_destinationWidth_4() { return static_cast(offsetof(ResizeProcessor_1_t4784DDFDC65ECF3BCEC268C8D5B84BCED3C9201F, ___destinationWidth_4)); } inline int32_t get_destinationWidth_4() const { return ___destinationWidth_4; } inline int32_t* get_address_of_destinationWidth_4() { return &___destinationWidth_4; } inline void set_destinationWidth_4(int32_t value) { ___destinationWidth_4 = value; } inline static int32_t get_offset_of_destinationHeight_5() { return static_cast(offsetof(ResizeProcessor_1_t4784DDFDC65ECF3BCEC268C8D5B84BCED3C9201F, ___destinationHeight_5)); } inline int32_t get_destinationHeight_5() const { return ___destinationHeight_5; } inline int32_t* get_address_of_destinationHeight_5() { return &___destinationHeight_5; } inline void set_destinationHeight_5(int32_t value) { ___destinationHeight_5 = value; } inline static int32_t get_offset_of_resampler_6() { return static_cast(offsetof(ResizeProcessor_1_t4784DDFDC65ECF3BCEC268C8D5B84BCED3C9201F, ___resampler_6)); } inline RuntimeObject* get_resampler_6() const { return ___resampler_6; } inline RuntimeObject** get_address_of_resampler_6() { return &___resampler_6; } inline void set_resampler_6(RuntimeObject* value) { ___resampler_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_6), (void*)value); } inline static int32_t get_offset_of_destinationRectangle_7() { return static_cast(offsetof(ResizeProcessor_1_t4784DDFDC65ECF3BCEC268C8D5B84BCED3C9201F, ___destinationRectangle_7)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_destinationRectangle_7() const { return ___destinationRectangle_7; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_destinationRectangle_7() { return &___destinationRectangle_7; } inline void set_destinationRectangle_7(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___destinationRectangle_7 = value; } inline static int32_t get_offset_of_destination_8() { return static_cast(offsetof(ResizeProcessor_1_t4784DDFDC65ECF3BCEC268C8D5B84BCED3C9201F, ___destination_8)); } inline Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 * get_destination_8() const { return ___destination_8; } inline Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 ** get_address_of_destination_8() { return &___destination_8; } inline void set_destination_8(Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 * value) { ___destination_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_8), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1 struct ResizeProcessor_1_tBADAD91DD8AD1A16F1AE6A1EEF74716F3CF85DCE : public TransformProcessor_1_t11DAF8F3577DF5AE1D74C9B50779E55BE2FB6F2E { public: // SixLabors.ImageSharp.Processing.ResizeOptions SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::options ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * ___options_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationWidth int32_t ___destinationWidth_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationHeight int32_t ___destinationHeight_5; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::resampler RuntimeObject* ___resampler_6; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationRectangle Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___destinationRectangle_7; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destination Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 * ___destination_8; public: inline static int32_t get_offset_of_options_3() { return static_cast(offsetof(ResizeProcessor_1_tBADAD91DD8AD1A16F1AE6A1EEF74716F3CF85DCE, ___options_3)); } inline ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * get_options_3() const { return ___options_3; } inline ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 ** get_address_of_options_3() { return &___options_3; } inline void set_options_3(ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * value) { ___options_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___options_3), (void*)value); } inline static int32_t get_offset_of_destinationWidth_4() { return static_cast(offsetof(ResizeProcessor_1_tBADAD91DD8AD1A16F1AE6A1EEF74716F3CF85DCE, ___destinationWidth_4)); } inline int32_t get_destinationWidth_4() const { return ___destinationWidth_4; } inline int32_t* get_address_of_destinationWidth_4() { return &___destinationWidth_4; } inline void set_destinationWidth_4(int32_t value) { ___destinationWidth_4 = value; } inline static int32_t get_offset_of_destinationHeight_5() { return static_cast(offsetof(ResizeProcessor_1_tBADAD91DD8AD1A16F1AE6A1EEF74716F3CF85DCE, ___destinationHeight_5)); } inline int32_t get_destinationHeight_5() const { return ___destinationHeight_5; } inline int32_t* get_address_of_destinationHeight_5() { return &___destinationHeight_5; } inline void set_destinationHeight_5(int32_t value) { ___destinationHeight_5 = value; } inline static int32_t get_offset_of_resampler_6() { return static_cast(offsetof(ResizeProcessor_1_tBADAD91DD8AD1A16F1AE6A1EEF74716F3CF85DCE, ___resampler_6)); } inline RuntimeObject* get_resampler_6() const { return ___resampler_6; } inline RuntimeObject** get_address_of_resampler_6() { return &___resampler_6; } inline void set_resampler_6(RuntimeObject* value) { ___resampler_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_6), (void*)value); } inline static int32_t get_offset_of_destinationRectangle_7() { return static_cast(offsetof(ResizeProcessor_1_tBADAD91DD8AD1A16F1AE6A1EEF74716F3CF85DCE, ___destinationRectangle_7)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_destinationRectangle_7() const { return ___destinationRectangle_7; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_destinationRectangle_7() { return &___destinationRectangle_7; } inline void set_destinationRectangle_7(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___destinationRectangle_7 = value; } inline static int32_t get_offset_of_destination_8() { return static_cast(offsetof(ResizeProcessor_1_tBADAD91DD8AD1A16F1AE6A1EEF74716F3CF85DCE, ___destination_8)); } inline Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 * get_destination_8() const { return ___destination_8; } inline Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 ** get_address_of_destination_8() { return &___destination_8; } inline void set_destination_8(Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 * value) { ___destination_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_8), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1 struct ResizeProcessor_1_t1C5F35E40C9604DF95D69AC329CE2AA7A8E7DCF1 : public TransformProcessor_1_t0B8103D263249BF05338F0EC99632C0FE9625B4F { public: // SixLabors.ImageSharp.Processing.ResizeOptions SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::options ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * ___options_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationWidth int32_t ___destinationWidth_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationHeight int32_t ___destinationHeight_5; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::resampler RuntimeObject* ___resampler_6; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationRectangle Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___destinationRectangle_7; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destination Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E * ___destination_8; public: inline static int32_t get_offset_of_options_3() { return static_cast(offsetof(ResizeProcessor_1_t1C5F35E40C9604DF95D69AC329CE2AA7A8E7DCF1, ___options_3)); } inline ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * get_options_3() const { return ___options_3; } inline ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 ** get_address_of_options_3() { return &___options_3; } inline void set_options_3(ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * value) { ___options_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___options_3), (void*)value); } inline static int32_t get_offset_of_destinationWidth_4() { return static_cast(offsetof(ResizeProcessor_1_t1C5F35E40C9604DF95D69AC329CE2AA7A8E7DCF1, ___destinationWidth_4)); } inline int32_t get_destinationWidth_4() const { return ___destinationWidth_4; } inline int32_t* get_address_of_destinationWidth_4() { return &___destinationWidth_4; } inline void set_destinationWidth_4(int32_t value) { ___destinationWidth_4 = value; } inline static int32_t get_offset_of_destinationHeight_5() { return static_cast(offsetof(ResizeProcessor_1_t1C5F35E40C9604DF95D69AC329CE2AA7A8E7DCF1, ___destinationHeight_5)); } inline int32_t get_destinationHeight_5() const { return ___destinationHeight_5; } inline int32_t* get_address_of_destinationHeight_5() { return &___destinationHeight_5; } inline void set_destinationHeight_5(int32_t value) { ___destinationHeight_5 = value; } inline static int32_t get_offset_of_resampler_6() { return static_cast(offsetof(ResizeProcessor_1_t1C5F35E40C9604DF95D69AC329CE2AA7A8E7DCF1, ___resampler_6)); } inline RuntimeObject* get_resampler_6() const { return ___resampler_6; } inline RuntimeObject** get_address_of_resampler_6() { return &___resampler_6; } inline void set_resampler_6(RuntimeObject* value) { ___resampler_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_6), (void*)value); } inline static int32_t get_offset_of_destinationRectangle_7() { return static_cast(offsetof(ResizeProcessor_1_t1C5F35E40C9604DF95D69AC329CE2AA7A8E7DCF1, ___destinationRectangle_7)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_destinationRectangle_7() const { return ___destinationRectangle_7; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_destinationRectangle_7() { return &___destinationRectangle_7; } inline void set_destinationRectangle_7(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___destinationRectangle_7 = value; } inline static int32_t get_offset_of_destination_8() { return static_cast(offsetof(ResizeProcessor_1_t1C5F35E40C9604DF95D69AC329CE2AA7A8E7DCF1, ___destination_8)); } inline Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E * get_destination_8() const { return ___destination_8; } inline Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E ** get_address_of_destination_8() { return &___destination_8; } inline void set_destination_8(Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E * value) { ___destination_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_8), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1 struct ResizeProcessor_1_t763EB5BA0010A4111FF0BF5EEAF24DE9CB14B343 : public TransformProcessor_1_t0C2886241377604F2D24AAC961C03E424137D2D3 { public: // SixLabors.ImageSharp.Processing.ResizeOptions SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::options ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * ___options_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationWidth int32_t ___destinationWidth_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationHeight int32_t ___destinationHeight_5; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::resampler RuntimeObject* ___resampler_6; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationRectangle Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___destinationRectangle_7; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destination Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD * ___destination_8; public: inline static int32_t get_offset_of_options_3() { return static_cast(offsetof(ResizeProcessor_1_t763EB5BA0010A4111FF0BF5EEAF24DE9CB14B343, ___options_3)); } inline ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * get_options_3() const { return ___options_3; } inline ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 ** get_address_of_options_3() { return &___options_3; } inline void set_options_3(ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * value) { ___options_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___options_3), (void*)value); } inline static int32_t get_offset_of_destinationWidth_4() { return static_cast(offsetof(ResizeProcessor_1_t763EB5BA0010A4111FF0BF5EEAF24DE9CB14B343, ___destinationWidth_4)); } inline int32_t get_destinationWidth_4() const { return ___destinationWidth_4; } inline int32_t* get_address_of_destinationWidth_4() { return &___destinationWidth_4; } inline void set_destinationWidth_4(int32_t value) { ___destinationWidth_4 = value; } inline static int32_t get_offset_of_destinationHeight_5() { return static_cast(offsetof(ResizeProcessor_1_t763EB5BA0010A4111FF0BF5EEAF24DE9CB14B343, ___destinationHeight_5)); } inline int32_t get_destinationHeight_5() const { return ___destinationHeight_5; } inline int32_t* get_address_of_destinationHeight_5() { return &___destinationHeight_5; } inline void set_destinationHeight_5(int32_t value) { ___destinationHeight_5 = value; } inline static int32_t get_offset_of_resampler_6() { return static_cast(offsetof(ResizeProcessor_1_t763EB5BA0010A4111FF0BF5EEAF24DE9CB14B343, ___resampler_6)); } inline RuntimeObject* get_resampler_6() const { return ___resampler_6; } inline RuntimeObject** get_address_of_resampler_6() { return &___resampler_6; } inline void set_resampler_6(RuntimeObject* value) { ___resampler_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_6), (void*)value); } inline static int32_t get_offset_of_destinationRectangle_7() { return static_cast(offsetof(ResizeProcessor_1_t763EB5BA0010A4111FF0BF5EEAF24DE9CB14B343, ___destinationRectangle_7)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_destinationRectangle_7() const { return ___destinationRectangle_7; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_destinationRectangle_7() { return &___destinationRectangle_7; } inline void set_destinationRectangle_7(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___destinationRectangle_7 = value; } inline static int32_t get_offset_of_destination_8() { return static_cast(offsetof(ResizeProcessor_1_t763EB5BA0010A4111FF0BF5EEAF24DE9CB14B343, ___destination_8)); } inline Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD * get_destination_8() const { return ___destination_8; } inline Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD ** get_address_of_destination_8() { return &___destination_8; } inline void set_destination_8(Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD * value) { ___destination_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_8), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1 struct ResizeProcessor_1_t63B0A8840A7214B9D1F565F7AA85D5039B7652C9 : public TransformProcessor_1_t144BE68FB4ACB1EA1D23FCF9A5468A90A9D8C834 { public: // SixLabors.ImageSharp.Processing.ResizeOptions SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::options ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * ___options_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationWidth int32_t ___destinationWidth_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationHeight int32_t ___destinationHeight_5; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::resampler RuntimeObject* ___resampler_6; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationRectangle Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___destinationRectangle_7; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destination Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 * ___destination_8; public: inline static int32_t get_offset_of_options_3() { return static_cast(offsetof(ResizeProcessor_1_t63B0A8840A7214B9D1F565F7AA85D5039B7652C9, ___options_3)); } inline ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * get_options_3() const { return ___options_3; } inline ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 ** get_address_of_options_3() { return &___options_3; } inline void set_options_3(ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * value) { ___options_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___options_3), (void*)value); } inline static int32_t get_offset_of_destinationWidth_4() { return static_cast(offsetof(ResizeProcessor_1_t63B0A8840A7214B9D1F565F7AA85D5039B7652C9, ___destinationWidth_4)); } inline int32_t get_destinationWidth_4() const { return ___destinationWidth_4; } inline int32_t* get_address_of_destinationWidth_4() { return &___destinationWidth_4; } inline void set_destinationWidth_4(int32_t value) { ___destinationWidth_4 = value; } inline static int32_t get_offset_of_destinationHeight_5() { return static_cast(offsetof(ResizeProcessor_1_t63B0A8840A7214B9D1F565F7AA85D5039B7652C9, ___destinationHeight_5)); } inline int32_t get_destinationHeight_5() const { return ___destinationHeight_5; } inline int32_t* get_address_of_destinationHeight_5() { return &___destinationHeight_5; } inline void set_destinationHeight_5(int32_t value) { ___destinationHeight_5 = value; } inline static int32_t get_offset_of_resampler_6() { return static_cast(offsetof(ResizeProcessor_1_t63B0A8840A7214B9D1F565F7AA85D5039B7652C9, ___resampler_6)); } inline RuntimeObject* get_resampler_6() const { return ___resampler_6; } inline RuntimeObject** get_address_of_resampler_6() { return &___resampler_6; } inline void set_resampler_6(RuntimeObject* value) { ___resampler_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_6), (void*)value); } inline static int32_t get_offset_of_destinationRectangle_7() { return static_cast(offsetof(ResizeProcessor_1_t63B0A8840A7214B9D1F565F7AA85D5039B7652C9, ___destinationRectangle_7)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_destinationRectangle_7() const { return ___destinationRectangle_7; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_destinationRectangle_7() { return &___destinationRectangle_7; } inline void set_destinationRectangle_7(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___destinationRectangle_7 = value; } inline static int32_t get_offset_of_destination_8() { return static_cast(offsetof(ResizeProcessor_1_t63B0A8840A7214B9D1F565F7AA85D5039B7652C9, ___destination_8)); } inline Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 * get_destination_8() const { return ___destination_8; } inline Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 ** get_address_of_destination_8() { return &___destination_8; } inline void set_destination_8(Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 * value) { ___destination_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_8), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1 struct ResizeProcessor_1_t784B1714596604662E5A1A4C1EDEDCCB3A24C490 : public TransformProcessor_1_t4DEB95785B85AD382FD5C59A5A1FD19AE3D88759 { public: // SixLabors.ImageSharp.Processing.ResizeOptions SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::options ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * ___options_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationWidth int32_t ___destinationWidth_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationHeight int32_t ___destinationHeight_5; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::resampler RuntimeObject* ___resampler_6; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationRectangle Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___destinationRectangle_7; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destination Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 * ___destination_8; public: inline static int32_t get_offset_of_options_3() { return static_cast(offsetof(ResizeProcessor_1_t784B1714596604662E5A1A4C1EDEDCCB3A24C490, ___options_3)); } inline ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * get_options_3() const { return ___options_3; } inline ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 ** get_address_of_options_3() { return &___options_3; } inline void set_options_3(ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * value) { ___options_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___options_3), (void*)value); } inline static int32_t get_offset_of_destinationWidth_4() { return static_cast(offsetof(ResizeProcessor_1_t784B1714596604662E5A1A4C1EDEDCCB3A24C490, ___destinationWidth_4)); } inline int32_t get_destinationWidth_4() const { return ___destinationWidth_4; } inline int32_t* get_address_of_destinationWidth_4() { return &___destinationWidth_4; } inline void set_destinationWidth_4(int32_t value) { ___destinationWidth_4 = value; } inline static int32_t get_offset_of_destinationHeight_5() { return static_cast(offsetof(ResizeProcessor_1_t784B1714596604662E5A1A4C1EDEDCCB3A24C490, ___destinationHeight_5)); } inline int32_t get_destinationHeight_5() const { return ___destinationHeight_5; } inline int32_t* get_address_of_destinationHeight_5() { return &___destinationHeight_5; } inline void set_destinationHeight_5(int32_t value) { ___destinationHeight_5 = value; } inline static int32_t get_offset_of_resampler_6() { return static_cast(offsetof(ResizeProcessor_1_t784B1714596604662E5A1A4C1EDEDCCB3A24C490, ___resampler_6)); } inline RuntimeObject* get_resampler_6() const { return ___resampler_6; } inline RuntimeObject** get_address_of_resampler_6() { return &___resampler_6; } inline void set_resampler_6(RuntimeObject* value) { ___resampler_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_6), (void*)value); } inline static int32_t get_offset_of_destinationRectangle_7() { return static_cast(offsetof(ResizeProcessor_1_t784B1714596604662E5A1A4C1EDEDCCB3A24C490, ___destinationRectangle_7)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_destinationRectangle_7() const { return ___destinationRectangle_7; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_destinationRectangle_7() { return &___destinationRectangle_7; } inline void set_destinationRectangle_7(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___destinationRectangle_7 = value; } inline static int32_t get_offset_of_destination_8() { return static_cast(offsetof(ResizeProcessor_1_t784B1714596604662E5A1A4C1EDEDCCB3A24C490, ___destination_8)); } inline Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 * get_destination_8() const { return ___destination_8; } inline Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 ** get_address_of_destination_8() { return &___destination_8; } inline void set_destination_8(Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 * value) { ___destination_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_8), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1 struct ResizeProcessor_1_t4FC80CF578F7C8EC1A03AF2F5816BDDE8D604177 : public TransformProcessor_1_tC0A77D4701521F803693BF1E36E9BC47278B617C { public: // SixLabors.ImageSharp.Processing.ResizeOptions SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::options ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * ___options_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationWidth int32_t ___destinationWidth_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationHeight int32_t ___destinationHeight_5; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::resampler RuntimeObject* ___resampler_6; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationRectangle Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___destinationRectangle_7; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destination Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * ___destination_8; public: inline static int32_t get_offset_of_options_3() { return static_cast(offsetof(ResizeProcessor_1_t4FC80CF578F7C8EC1A03AF2F5816BDDE8D604177, ___options_3)); } inline ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * get_options_3() const { return ___options_3; } inline ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 ** get_address_of_options_3() { return &___options_3; } inline void set_options_3(ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * value) { ___options_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___options_3), (void*)value); } inline static int32_t get_offset_of_destinationWidth_4() { return static_cast(offsetof(ResizeProcessor_1_t4FC80CF578F7C8EC1A03AF2F5816BDDE8D604177, ___destinationWidth_4)); } inline int32_t get_destinationWidth_4() const { return ___destinationWidth_4; } inline int32_t* get_address_of_destinationWidth_4() { return &___destinationWidth_4; } inline void set_destinationWidth_4(int32_t value) { ___destinationWidth_4 = value; } inline static int32_t get_offset_of_destinationHeight_5() { return static_cast(offsetof(ResizeProcessor_1_t4FC80CF578F7C8EC1A03AF2F5816BDDE8D604177, ___destinationHeight_5)); } inline int32_t get_destinationHeight_5() const { return ___destinationHeight_5; } inline int32_t* get_address_of_destinationHeight_5() { return &___destinationHeight_5; } inline void set_destinationHeight_5(int32_t value) { ___destinationHeight_5 = value; } inline static int32_t get_offset_of_resampler_6() { return static_cast(offsetof(ResizeProcessor_1_t4FC80CF578F7C8EC1A03AF2F5816BDDE8D604177, ___resampler_6)); } inline RuntimeObject* get_resampler_6() const { return ___resampler_6; } inline RuntimeObject** get_address_of_resampler_6() { return &___resampler_6; } inline void set_resampler_6(RuntimeObject* value) { ___resampler_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_6), (void*)value); } inline static int32_t get_offset_of_destinationRectangle_7() { return static_cast(offsetof(ResizeProcessor_1_t4FC80CF578F7C8EC1A03AF2F5816BDDE8D604177, ___destinationRectangle_7)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_destinationRectangle_7() const { return ___destinationRectangle_7; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_destinationRectangle_7() { return &___destinationRectangle_7; } inline void set_destinationRectangle_7(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___destinationRectangle_7 = value; } inline static int32_t get_offset_of_destination_8() { return static_cast(offsetof(ResizeProcessor_1_t4FC80CF578F7C8EC1A03AF2F5816BDDE8D604177, ___destination_8)); } inline Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * get_destination_8() const { return ___destination_8; } inline Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E ** get_address_of_destination_8() { return &___destination_8; } inline void set_destination_8(Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * value) { ___destination_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_8), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1 struct ResizeProcessor_1_t166DA2BD9E35FB59931AC618B6FB323154680CFB : public TransformProcessor_1_tAF0576D8C65C35FBFD53AECAACF1649768E64239 { public: // SixLabors.ImageSharp.Processing.ResizeOptions SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::options ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * ___options_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationWidth int32_t ___destinationWidth_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationHeight int32_t ___destinationHeight_5; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::resampler RuntimeObject* ___resampler_6; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationRectangle Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___destinationRectangle_7; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destination Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * ___destination_8; public: inline static int32_t get_offset_of_options_3() { return static_cast(offsetof(ResizeProcessor_1_t166DA2BD9E35FB59931AC618B6FB323154680CFB, ___options_3)); } inline ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * get_options_3() const { return ___options_3; } inline ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 ** get_address_of_options_3() { return &___options_3; } inline void set_options_3(ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * value) { ___options_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___options_3), (void*)value); } inline static int32_t get_offset_of_destinationWidth_4() { return static_cast(offsetof(ResizeProcessor_1_t166DA2BD9E35FB59931AC618B6FB323154680CFB, ___destinationWidth_4)); } inline int32_t get_destinationWidth_4() const { return ___destinationWidth_4; } inline int32_t* get_address_of_destinationWidth_4() { return &___destinationWidth_4; } inline void set_destinationWidth_4(int32_t value) { ___destinationWidth_4 = value; } inline static int32_t get_offset_of_destinationHeight_5() { return static_cast(offsetof(ResizeProcessor_1_t166DA2BD9E35FB59931AC618B6FB323154680CFB, ___destinationHeight_5)); } inline int32_t get_destinationHeight_5() const { return ___destinationHeight_5; } inline int32_t* get_address_of_destinationHeight_5() { return &___destinationHeight_5; } inline void set_destinationHeight_5(int32_t value) { ___destinationHeight_5 = value; } inline static int32_t get_offset_of_resampler_6() { return static_cast(offsetof(ResizeProcessor_1_t166DA2BD9E35FB59931AC618B6FB323154680CFB, ___resampler_6)); } inline RuntimeObject* get_resampler_6() const { return ___resampler_6; } inline RuntimeObject** get_address_of_resampler_6() { return &___resampler_6; } inline void set_resampler_6(RuntimeObject* value) { ___resampler_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_6), (void*)value); } inline static int32_t get_offset_of_destinationRectangle_7() { return static_cast(offsetof(ResizeProcessor_1_t166DA2BD9E35FB59931AC618B6FB323154680CFB, ___destinationRectangle_7)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_destinationRectangle_7() const { return ___destinationRectangle_7; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_destinationRectangle_7() { return &___destinationRectangle_7; } inline void set_destinationRectangle_7(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___destinationRectangle_7 = value; } inline static int32_t get_offset_of_destination_8() { return static_cast(offsetof(ResizeProcessor_1_t166DA2BD9E35FB59931AC618B6FB323154680CFB, ___destination_8)); } inline Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * get_destination_8() const { return ___destination_8; } inline Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B ** get_address_of_destination_8() { return &___destination_8; } inline void set_destination_8(Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * value) { ___destination_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_8), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1 struct ResizeProcessor_1_tB112CC046021436C254147A588D1A9BA761D2CB1 : public TransformProcessor_1_tBF5E00953EEA48B2F67A305D7C5DD280CBE7CF4E { public: // SixLabors.ImageSharp.Processing.ResizeOptions SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::options ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * ___options_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationWidth int32_t ___destinationWidth_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationHeight int32_t ___destinationHeight_5; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::resampler RuntimeObject* ___resampler_6; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationRectangle Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___destinationRectangle_7; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destination Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * ___destination_8; public: inline static int32_t get_offset_of_options_3() { return static_cast(offsetof(ResizeProcessor_1_tB112CC046021436C254147A588D1A9BA761D2CB1, ___options_3)); } inline ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * get_options_3() const { return ___options_3; } inline ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 ** get_address_of_options_3() { return &___options_3; } inline void set_options_3(ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * value) { ___options_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___options_3), (void*)value); } inline static int32_t get_offset_of_destinationWidth_4() { return static_cast(offsetof(ResizeProcessor_1_tB112CC046021436C254147A588D1A9BA761D2CB1, ___destinationWidth_4)); } inline int32_t get_destinationWidth_4() const { return ___destinationWidth_4; } inline int32_t* get_address_of_destinationWidth_4() { return &___destinationWidth_4; } inline void set_destinationWidth_4(int32_t value) { ___destinationWidth_4 = value; } inline static int32_t get_offset_of_destinationHeight_5() { return static_cast(offsetof(ResizeProcessor_1_tB112CC046021436C254147A588D1A9BA761D2CB1, ___destinationHeight_5)); } inline int32_t get_destinationHeight_5() const { return ___destinationHeight_5; } inline int32_t* get_address_of_destinationHeight_5() { return &___destinationHeight_5; } inline void set_destinationHeight_5(int32_t value) { ___destinationHeight_5 = value; } inline static int32_t get_offset_of_resampler_6() { return static_cast(offsetof(ResizeProcessor_1_tB112CC046021436C254147A588D1A9BA761D2CB1, ___resampler_6)); } inline RuntimeObject* get_resampler_6() const { return ___resampler_6; } inline RuntimeObject** get_address_of_resampler_6() { return &___resampler_6; } inline void set_resampler_6(RuntimeObject* value) { ___resampler_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_6), (void*)value); } inline static int32_t get_offset_of_destinationRectangle_7() { return static_cast(offsetof(ResizeProcessor_1_tB112CC046021436C254147A588D1A9BA761D2CB1, ___destinationRectangle_7)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_destinationRectangle_7() const { return ___destinationRectangle_7; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_destinationRectangle_7() { return &___destinationRectangle_7; } inline void set_destinationRectangle_7(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___destinationRectangle_7 = value; } inline static int32_t get_offset_of_destination_8() { return static_cast(offsetof(ResizeProcessor_1_tB112CC046021436C254147A588D1A9BA761D2CB1, ___destination_8)); } inline Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * get_destination_8() const { return ___destination_8; } inline Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F ** get_address_of_destination_8() { return &___destination_8; } inline void set_destination_8(Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * value) { ___destination_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_8), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1 struct ResizeProcessor_1_tACCA6BF3182BBEDD9651AD3EAD7C1129CCADE46A : public TransformProcessor_1_t8D97476395D15C8D5BB5091C25B1624C316B093B { public: // SixLabors.ImageSharp.Processing.ResizeOptions SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::options ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * ___options_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationWidth int32_t ___destinationWidth_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationHeight int32_t ___destinationHeight_5; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::resampler RuntimeObject* ___resampler_6; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationRectangle Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___destinationRectangle_7; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destination Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * ___destination_8; public: inline static int32_t get_offset_of_options_3() { return static_cast(offsetof(ResizeProcessor_1_tACCA6BF3182BBEDD9651AD3EAD7C1129CCADE46A, ___options_3)); } inline ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * get_options_3() const { return ___options_3; } inline ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 ** get_address_of_options_3() { return &___options_3; } inline void set_options_3(ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * value) { ___options_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___options_3), (void*)value); } inline static int32_t get_offset_of_destinationWidth_4() { return static_cast(offsetof(ResizeProcessor_1_tACCA6BF3182BBEDD9651AD3EAD7C1129CCADE46A, ___destinationWidth_4)); } inline int32_t get_destinationWidth_4() const { return ___destinationWidth_4; } inline int32_t* get_address_of_destinationWidth_4() { return &___destinationWidth_4; } inline void set_destinationWidth_4(int32_t value) { ___destinationWidth_4 = value; } inline static int32_t get_offset_of_destinationHeight_5() { return static_cast(offsetof(ResizeProcessor_1_tACCA6BF3182BBEDD9651AD3EAD7C1129CCADE46A, ___destinationHeight_5)); } inline int32_t get_destinationHeight_5() const { return ___destinationHeight_5; } inline int32_t* get_address_of_destinationHeight_5() { return &___destinationHeight_5; } inline void set_destinationHeight_5(int32_t value) { ___destinationHeight_5 = value; } inline static int32_t get_offset_of_resampler_6() { return static_cast(offsetof(ResizeProcessor_1_tACCA6BF3182BBEDD9651AD3EAD7C1129CCADE46A, ___resampler_6)); } inline RuntimeObject* get_resampler_6() const { return ___resampler_6; } inline RuntimeObject** get_address_of_resampler_6() { return &___resampler_6; } inline void set_resampler_6(RuntimeObject* value) { ___resampler_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_6), (void*)value); } inline static int32_t get_offset_of_destinationRectangle_7() { return static_cast(offsetof(ResizeProcessor_1_tACCA6BF3182BBEDD9651AD3EAD7C1129CCADE46A, ___destinationRectangle_7)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_destinationRectangle_7() const { return ___destinationRectangle_7; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_destinationRectangle_7() { return &___destinationRectangle_7; } inline void set_destinationRectangle_7(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___destinationRectangle_7 = value; } inline static int32_t get_offset_of_destination_8() { return static_cast(offsetof(ResizeProcessor_1_tACCA6BF3182BBEDD9651AD3EAD7C1129CCADE46A, ___destination_8)); } inline Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * get_destination_8() const { return ___destination_8; } inline Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 ** get_address_of_destination_8() { return &___destination_8; } inline void set_destination_8(Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * value) { ___destination_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_8), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1 struct ResizeProcessor_1_tE412DF8A2DA54CB5D3B5F42DADBFB4A7C2D8EB54 : public TransformProcessor_1_tDD6658A0AB71792BC00C0AD0C5F472216B5D0B3D { public: // SixLabors.ImageSharp.Processing.ResizeOptions SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::options ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * ___options_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationWidth int32_t ___destinationWidth_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationHeight int32_t ___destinationHeight_5; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::resampler RuntimeObject* ___resampler_6; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationRectangle Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___destinationRectangle_7; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destination Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * ___destination_8; public: inline static int32_t get_offset_of_options_3() { return static_cast(offsetof(ResizeProcessor_1_tE412DF8A2DA54CB5D3B5F42DADBFB4A7C2D8EB54, ___options_3)); } inline ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * get_options_3() const { return ___options_3; } inline ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 ** get_address_of_options_3() { return &___options_3; } inline void set_options_3(ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * value) { ___options_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___options_3), (void*)value); } inline static int32_t get_offset_of_destinationWidth_4() { return static_cast(offsetof(ResizeProcessor_1_tE412DF8A2DA54CB5D3B5F42DADBFB4A7C2D8EB54, ___destinationWidth_4)); } inline int32_t get_destinationWidth_4() const { return ___destinationWidth_4; } inline int32_t* get_address_of_destinationWidth_4() { return &___destinationWidth_4; } inline void set_destinationWidth_4(int32_t value) { ___destinationWidth_4 = value; } inline static int32_t get_offset_of_destinationHeight_5() { return static_cast(offsetof(ResizeProcessor_1_tE412DF8A2DA54CB5D3B5F42DADBFB4A7C2D8EB54, ___destinationHeight_5)); } inline int32_t get_destinationHeight_5() const { return ___destinationHeight_5; } inline int32_t* get_address_of_destinationHeight_5() { return &___destinationHeight_5; } inline void set_destinationHeight_5(int32_t value) { ___destinationHeight_5 = value; } inline static int32_t get_offset_of_resampler_6() { return static_cast(offsetof(ResizeProcessor_1_tE412DF8A2DA54CB5D3B5F42DADBFB4A7C2D8EB54, ___resampler_6)); } inline RuntimeObject* get_resampler_6() const { return ___resampler_6; } inline RuntimeObject** get_address_of_resampler_6() { return &___resampler_6; } inline void set_resampler_6(RuntimeObject* value) { ___resampler_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_6), (void*)value); } inline static int32_t get_offset_of_destinationRectangle_7() { return static_cast(offsetof(ResizeProcessor_1_tE412DF8A2DA54CB5D3B5F42DADBFB4A7C2D8EB54, ___destinationRectangle_7)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_destinationRectangle_7() const { return ___destinationRectangle_7; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_destinationRectangle_7() { return &___destinationRectangle_7; } inline void set_destinationRectangle_7(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___destinationRectangle_7 = value; } inline static int32_t get_offset_of_destination_8() { return static_cast(offsetof(ResizeProcessor_1_tE412DF8A2DA54CB5D3B5F42DADBFB4A7C2D8EB54, ___destination_8)); } inline Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * get_destination_8() const { return ___destination_8; } inline Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E ** get_address_of_destination_8() { return &___destination_8; } inline void set_destination_8(Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * value) { ___destination_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_8), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1 struct ResizeProcessor_1_tF8B034D81EA8C9DD2A9E55AC2FEE8EC78F5C1094 : public TransformProcessor_1_t8167EC9BC0752A046D136D5D470D8744E5B733C3 { public: // SixLabors.ImageSharp.Processing.ResizeOptions SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::options ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * ___options_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationWidth int32_t ___destinationWidth_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationHeight int32_t ___destinationHeight_5; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::resampler RuntimeObject* ___resampler_6; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationRectangle Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___destinationRectangle_7; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destination Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * ___destination_8; public: inline static int32_t get_offset_of_options_3() { return static_cast(offsetof(ResizeProcessor_1_tF8B034D81EA8C9DD2A9E55AC2FEE8EC78F5C1094, ___options_3)); } inline ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * get_options_3() const { return ___options_3; } inline ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 ** get_address_of_options_3() { return &___options_3; } inline void set_options_3(ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * value) { ___options_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___options_3), (void*)value); } inline static int32_t get_offset_of_destinationWidth_4() { return static_cast(offsetof(ResizeProcessor_1_tF8B034D81EA8C9DD2A9E55AC2FEE8EC78F5C1094, ___destinationWidth_4)); } inline int32_t get_destinationWidth_4() const { return ___destinationWidth_4; } inline int32_t* get_address_of_destinationWidth_4() { return &___destinationWidth_4; } inline void set_destinationWidth_4(int32_t value) { ___destinationWidth_4 = value; } inline static int32_t get_offset_of_destinationHeight_5() { return static_cast(offsetof(ResizeProcessor_1_tF8B034D81EA8C9DD2A9E55AC2FEE8EC78F5C1094, ___destinationHeight_5)); } inline int32_t get_destinationHeight_5() const { return ___destinationHeight_5; } inline int32_t* get_address_of_destinationHeight_5() { return &___destinationHeight_5; } inline void set_destinationHeight_5(int32_t value) { ___destinationHeight_5 = value; } inline static int32_t get_offset_of_resampler_6() { return static_cast(offsetof(ResizeProcessor_1_tF8B034D81EA8C9DD2A9E55AC2FEE8EC78F5C1094, ___resampler_6)); } inline RuntimeObject* get_resampler_6() const { return ___resampler_6; } inline RuntimeObject** get_address_of_resampler_6() { return &___resampler_6; } inline void set_resampler_6(RuntimeObject* value) { ___resampler_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_6), (void*)value); } inline static int32_t get_offset_of_destinationRectangle_7() { return static_cast(offsetof(ResizeProcessor_1_tF8B034D81EA8C9DD2A9E55AC2FEE8EC78F5C1094, ___destinationRectangle_7)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_destinationRectangle_7() const { return ___destinationRectangle_7; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_destinationRectangle_7() { return &___destinationRectangle_7; } inline void set_destinationRectangle_7(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___destinationRectangle_7 = value; } inline static int32_t get_offset_of_destination_8() { return static_cast(offsetof(ResizeProcessor_1_tF8B034D81EA8C9DD2A9E55AC2FEE8EC78F5C1094, ___destination_8)); } inline Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * get_destination_8() const { return ___destination_8; } inline Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 ** get_address_of_destination_8() { return &___destination_8; } inline void set_destination_8(Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * value) { ___destination_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_8), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1 struct ResizeProcessor_1_tBF9CD68396901A8263174F252DBCD1EA3C795872 : public TransformProcessor_1_t8B2F3FBBD722EA5DCD31CF1386216CD74C0DD5D9 { public: // SixLabors.ImageSharp.Processing.ResizeOptions SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::options ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * ___options_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationWidth int32_t ___destinationWidth_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationHeight int32_t ___destinationHeight_5; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::resampler RuntimeObject* ___resampler_6; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationRectangle Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___destinationRectangle_7; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destination Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * ___destination_8; public: inline static int32_t get_offset_of_options_3() { return static_cast(offsetof(ResizeProcessor_1_tBF9CD68396901A8263174F252DBCD1EA3C795872, ___options_3)); } inline ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * get_options_3() const { return ___options_3; } inline ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 ** get_address_of_options_3() { return &___options_3; } inline void set_options_3(ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * value) { ___options_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___options_3), (void*)value); } inline static int32_t get_offset_of_destinationWidth_4() { return static_cast(offsetof(ResizeProcessor_1_tBF9CD68396901A8263174F252DBCD1EA3C795872, ___destinationWidth_4)); } inline int32_t get_destinationWidth_4() const { return ___destinationWidth_4; } inline int32_t* get_address_of_destinationWidth_4() { return &___destinationWidth_4; } inline void set_destinationWidth_4(int32_t value) { ___destinationWidth_4 = value; } inline static int32_t get_offset_of_destinationHeight_5() { return static_cast(offsetof(ResizeProcessor_1_tBF9CD68396901A8263174F252DBCD1EA3C795872, ___destinationHeight_5)); } inline int32_t get_destinationHeight_5() const { return ___destinationHeight_5; } inline int32_t* get_address_of_destinationHeight_5() { return &___destinationHeight_5; } inline void set_destinationHeight_5(int32_t value) { ___destinationHeight_5 = value; } inline static int32_t get_offset_of_resampler_6() { return static_cast(offsetof(ResizeProcessor_1_tBF9CD68396901A8263174F252DBCD1EA3C795872, ___resampler_6)); } inline RuntimeObject* get_resampler_6() const { return ___resampler_6; } inline RuntimeObject** get_address_of_resampler_6() { return &___resampler_6; } inline void set_resampler_6(RuntimeObject* value) { ___resampler_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_6), (void*)value); } inline static int32_t get_offset_of_destinationRectangle_7() { return static_cast(offsetof(ResizeProcessor_1_tBF9CD68396901A8263174F252DBCD1EA3C795872, ___destinationRectangle_7)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_destinationRectangle_7() const { return ___destinationRectangle_7; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_destinationRectangle_7() { return &___destinationRectangle_7; } inline void set_destinationRectangle_7(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___destinationRectangle_7 = value; } inline static int32_t get_offset_of_destination_8() { return static_cast(offsetof(ResizeProcessor_1_tBF9CD68396901A8263174F252DBCD1EA3C795872, ___destination_8)); } inline Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * get_destination_8() const { return ___destination_8; } inline Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 ** get_address_of_destination_8() { return &___destination_8; } inline void set_destination_8(Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * value) { ___destination_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_8), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1 struct ResizeProcessor_1_t2804FA62D6C35703B47F96A00D48825BA2B44A09 : public TransformProcessor_1_tA5B77B987DC3B807B2C482CB044FF8401F36251D { public: // SixLabors.ImageSharp.Processing.ResizeOptions SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::options ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * ___options_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationWidth int32_t ___destinationWidth_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationHeight int32_t ___destinationHeight_5; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::resampler RuntimeObject* ___resampler_6; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationRectangle Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___destinationRectangle_7; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destination Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * ___destination_8; public: inline static int32_t get_offset_of_options_3() { return static_cast(offsetof(ResizeProcessor_1_t2804FA62D6C35703B47F96A00D48825BA2B44A09, ___options_3)); } inline ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * get_options_3() const { return ___options_3; } inline ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 ** get_address_of_options_3() { return &___options_3; } inline void set_options_3(ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * value) { ___options_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___options_3), (void*)value); } inline static int32_t get_offset_of_destinationWidth_4() { return static_cast(offsetof(ResizeProcessor_1_t2804FA62D6C35703B47F96A00D48825BA2B44A09, ___destinationWidth_4)); } inline int32_t get_destinationWidth_4() const { return ___destinationWidth_4; } inline int32_t* get_address_of_destinationWidth_4() { return &___destinationWidth_4; } inline void set_destinationWidth_4(int32_t value) { ___destinationWidth_4 = value; } inline static int32_t get_offset_of_destinationHeight_5() { return static_cast(offsetof(ResizeProcessor_1_t2804FA62D6C35703B47F96A00D48825BA2B44A09, ___destinationHeight_5)); } inline int32_t get_destinationHeight_5() const { return ___destinationHeight_5; } inline int32_t* get_address_of_destinationHeight_5() { return &___destinationHeight_5; } inline void set_destinationHeight_5(int32_t value) { ___destinationHeight_5 = value; } inline static int32_t get_offset_of_resampler_6() { return static_cast(offsetof(ResizeProcessor_1_t2804FA62D6C35703B47F96A00D48825BA2B44A09, ___resampler_6)); } inline RuntimeObject* get_resampler_6() const { return ___resampler_6; } inline RuntimeObject** get_address_of_resampler_6() { return &___resampler_6; } inline void set_resampler_6(RuntimeObject* value) { ___resampler_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_6), (void*)value); } inline static int32_t get_offset_of_destinationRectangle_7() { return static_cast(offsetof(ResizeProcessor_1_t2804FA62D6C35703B47F96A00D48825BA2B44A09, ___destinationRectangle_7)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_destinationRectangle_7() const { return ___destinationRectangle_7; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_destinationRectangle_7() { return &___destinationRectangle_7; } inline void set_destinationRectangle_7(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___destinationRectangle_7 = value; } inline static int32_t get_offset_of_destination_8() { return static_cast(offsetof(ResizeProcessor_1_t2804FA62D6C35703B47F96A00D48825BA2B44A09, ___destination_8)); } inline Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * get_destination_8() const { return ___destination_8; } inline Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 ** get_address_of_destination_8() { return &___destination_8; } inline void set_destination_8(Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * value) { ___destination_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_8), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1 struct ResizeProcessor_1_tAE92EAC0F5BEB5361215F1B7E6A31CDF6237BCE9 : public TransformProcessor_1_t6B5882DBA20F606E19FB450F6109226B66F85347 { public: // SixLabors.ImageSharp.Processing.ResizeOptions SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::options ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * ___options_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationWidth int32_t ___destinationWidth_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationHeight int32_t ___destinationHeight_5; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::resampler RuntimeObject* ___resampler_6; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destinationRectangle Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___destinationRectangle_7; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor`1::destination Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * ___destination_8; public: inline static int32_t get_offset_of_options_3() { return static_cast(offsetof(ResizeProcessor_1_tAE92EAC0F5BEB5361215F1B7E6A31CDF6237BCE9, ___options_3)); } inline ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * get_options_3() const { return ___options_3; } inline ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 ** get_address_of_options_3() { return &___options_3; } inline void set_options_3(ResizeOptions_t2D6E69A68A36D70FEED0712CB1ACB7DFD313F831 * value) { ___options_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___options_3), (void*)value); } inline static int32_t get_offset_of_destinationWidth_4() { return static_cast(offsetof(ResizeProcessor_1_tAE92EAC0F5BEB5361215F1B7E6A31CDF6237BCE9, ___destinationWidth_4)); } inline int32_t get_destinationWidth_4() const { return ___destinationWidth_4; } inline int32_t* get_address_of_destinationWidth_4() { return &___destinationWidth_4; } inline void set_destinationWidth_4(int32_t value) { ___destinationWidth_4 = value; } inline static int32_t get_offset_of_destinationHeight_5() { return static_cast(offsetof(ResizeProcessor_1_tAE92EAC0F5BEB5361215F1B7E6A31CDF6237BCE9, ___destinationHeight_5)); } inline int32_t get_destinationHeight_5() const { return ___destinationHeight_5; } inline int32_t* get_address_of_destinationHeight_5() { return &___destinationHeight_5; } inline void set_destinationHeight_5(int32_t value) { ___destinationHeight_5 = value; } inline static int32_t get_offset_of_resampler_6() { return static_cast(offsetof(ResizeProcessor_1_tAE92EAC0F5BEB5361215F1B7E6A31CDF6237BCE9, ___resampler_6)); } inline RuntimeObject* get_resampler_6() const { return ___resampler_6; } inline RuntimeObject** get_address_of_resampler_6() { return &___resampler_6; } inline void set_resampler_6(RuntimeObject* value) { ___resampler_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_6), (void*)value); } inline static int32_t get_offset_of_destinationRectangle_7() { return static_cast(offsetof(ResizeProcessor_1_tAE92EAC0F5BEB5361215F1B7E6A31CDF6237BCE9, ___destinationRectangle_7)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_destinationRectangle_7() const { return ___destinationRectangle_7; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_destinationRectangle_7() { return &___destinationRectangle_7; } inline void set_destinationRectangle_7(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___destinationRectangle_7 = value; } inline static int32_t get_offset_of_destination_8() { return static_cast(offsetof(ResizeProcessor_1_tAE92EAC0F5BEB5361215F1B7E6A31CDF6237BCE9, ___destination_8)); } inline Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * get_destination_8() const { return ___destination_8; } inline Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 ** get_address_of_destination_8() { return &___destination_8; } inline void set_destination_8(Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * value) { ___destination_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_8), (void*)value); } }; // System.Action struct Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 : public MulticastDelegate_t { public: public: }; // System.ArgumentException struct ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: // System.String System.ArgumentException::m_paramName String_t* ___m_paramName_17; public: inline static int32_t get_offset_of_m_paramName_17() { return static_cast(offsetof(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00, ___m_paramName_17)); } inline String_t* get_m_paramName_17() const { return ___m_paramName_17; } inline String_t** get_address_of_m_paramName_17() { return &___m_paramName_17; } inline void set_m_paramName_17(String_t* value) { ___m_paramName_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_paramName_17), (void*)value); } }; // UnityEngine.UIElements.StyleSheets.StylePropertyValue struct StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 { public: // UnityEngine.UIElements.StyleSheet UnityEngine.UIElements.StyleSheets.StylePropertyValue::sheet StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F * ___sheet_0; // UnityEngine.UIElements.StyleValueHandle UnityEngine.UIElements.StyleSheets.StylePropertyValue::handle StyleValueHandle_t46AFAF3564D6DF2EA2739A1D85438355478AD185 ___handle_1; public: inline static int32_t get_offset_of_sheet_0() { return static_cast(offsetof(StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8, ___sheet_0)); } inline StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F * get_sheet_0() const { return ___sheet_0; } inline StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F ** get_address_of_sheet_0() { return &___sheet_0; } inline void set_sheet_0(StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F * value) { ___sheet_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___sheet_0), (void*)value); } inline static int32_t get_offset_of_handle_1() { return static_cast(offsetof(StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8, ___handle_1)); } inline StyleValueHandle_t46AFAF3564D6DF2EA2739A1D85438355478AD185 get_handle_1() const { return ___handle_1; } inline StyleValueHandle_t46AFAF3564D6DF2EA2739A1D85438355478AD185 * get_address_of_handle_1() { return &___handle_1; } inline void set_handle_1(StyleValueHandle_t46AFAF3564D6DF2EA2739A1D85438355478AD185 value) { ___handle_1 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.StyleSheets.StylePropertyValue struct StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8_marshaled_pinvoke { StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F * ___sheet_0; StyleValueHandle_t46AFAF3564D6DF2EA2739A1D85438355478AD185 ___handle_1; }; // Native definition for COM marshalling of UnityEngine.UIElements.StyleSheets.StylePropertyValue struct StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8_marshaled_com { StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F * ___sheet_0; StyleValueHandle_t46AFAF3564D6DF2EA2739A1D85438355478AD185 ___handle_1; }; // UnityEngine.UIElements.StyleSheets.StyleValue struct StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5 { public: union { #pragma pack(push, tp, 1) struct { // UnityEngine.UIElements.StyleSheets.StylePropertyId UnityEngine.UIElements.StyleSheets.StyleValue::id int32_t ___id_0; }; #pragma pack(pop, tp) struct { int32_t ___id_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___keyword_1_OffsetPadding[4]; // UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleSheets.StyleValue::keyword int32_t ___keyword_1; }; #pragma pack(pop, tp) struct { char ___keyword_1_OffsetPadding_forAlignmentOnly[4]; int32_t ___keyword_1_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___number_2_OffsetPadding[8]; // System.Single UnityEngine.UIElements.StyleSheets.StyleValue::number float ___number_2; }; #pragma pack(pop, tp) struct { char ___number_2_OffsetPadding_forAlignmentOnly[8]; float ___number_2_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___length_3_OffsetPadding[8]; // UnityEngine.UIElements.Length UnityEngine.UIElements.StyleSheets.StyleValue::length Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___length_3; }; #pragma pack(pop, tp) struct { char ___length_3_OffsetPadding_forAlignmentOnly[8]; Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___length_3_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___color_4_OffsetPadding[8]; // UnityEngine.Color UnityEngine.UIElements.StyleSheets.StyleValue::color Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___color_4; }; #pragma pack(pop, tp) struct { char ___color_4_OffsetPadding_forAlignmentOnly[8]; Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___color_4_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___resource_5_OffsetPadding[8]; // System.Runtime.InteropServices.GCHandle UnityEngine.UIElements.StyleSheets.StyleValue::resource GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ___resource_5; }; #pragma pack(pop, tp) struct { char ___resource_5_OffsetPadding_forAlignmentOnly[8]; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ___resource_5_forAlignmentOnly; }; }; public: inline static int32_t get_offset_of_id_0() { return static_cast(offsetof(StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5, ___id_0)); } inline int32_t get_id_0() const { return ___id_0; } inline int32_t* get_address_of_id_0() { return &___id_0; } inline void set_id_0(int32_t value) { ___id_0 = value; } inline static int32_t get_offset_of_keyword_1() { return static_cast(offsetof(StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5, ___keyword_1)); } inline int32_t get_keyword_1() const { return ___keyword_1; } inline int32_t* get_address_of_keyword_1() { return &___keyword_1; } inline void set_keyword_1(int32_t value) { ___keyword_1 = value; } inline static int32_t get_offset_of_number_2() { return static_cast(offsetof(StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5, ___number_2)); } inline float get_number_2() const { return ___number_2; } inline float* get_address_of_number_2() { return &___number_2; } inline void set_number_2(float value) { ___number_2 = value; } inline static int32_t get_offset_of_length_3() { return static_cast(offsetof(StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5, ___length_3)); } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 get_length_3() const { return ___length_3; } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 * get_address_of_length_3() { return &___length_3; } inline void set_length_3(Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 value) { ___length_3 = value; } inline static int32_t get_offset_of_color_4() { return static_cast(offsetof(StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5, ___color_4)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_color_4() const { return ___color_4; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_color_4() { return &___color_4; } inline void set_color_4(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___color_4 = value; } inline static int32_t get_offset_of_resource_5() { return static_cast(offsetof(StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5, ___resource_5)); } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 get_resource_5() const { return ___resource_5; } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * get_address_of_resource_5() { return &___resource_5; } inline void set_resource_5(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 value) { ___resource_5 = value; } }; // System.ArgumentNullException struct ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB : public ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 { public: public: }; // System.ArgumentOutOfRangeException struct ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 : public ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 { public: // System.Object System.ArgumentOutOfRangeException::m_actualValue RuntimeObject * ___m_actualValue_19; public: inline static int32_t get_offset_of_m_actualValue_19() { return static_cast(offsetof(ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8, ___m_actualValue_19)); } inline RuntimeObject * get_m_actualValue_19() const { return ___m_actualValue_19; } inline RuntimeObject ** get_address_of_m_actualValue_19() { return &___m_actualValue_19; } inline void set_m_actualValue_19(RuntimeObject * value) { ___m_actualValue_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_actualValue_19), (void*)value); } }; struct ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_StaticFields { public: // System.String modreq(System.Runtime.CompilerServices.IsVolatile) System.ArgumentOutOfRangeException::_rangeMessage String_t* ____rangeMessage_18; public: inline static int32_t get_offset_of__rangeMessage_18() { return static_cast(offsetof(ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_StaticFields, ____rangeMessage_18)); } inline String_t* get__rangeMessage_18() const { return ____rangeMessage_18; } inline String_t** get_address_of__rangeMessage_18() { return &____rangeMessage_18; } inline void set__rangeMessage_18(String_t* value) { ____rangeMessage_18 = value; Il2CppCodeGenWriteBarrier((void**)(&____rangeMessage_18), (void*)value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // System.Reflection.CustomAttributeNamedArgument[] struct CustomAttributeNamedArgumentU5BU5D_t4EC7EAEB21A9435BFB8F2693AE8B3AD73E574451 : public RuntimeArray { public: ALIGN_FIELD (8) CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA m_Items[1]; public: inline CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA * 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, CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___typedArgument_0))->___argumentType_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___typedArgument_0))->___value_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___memberInfo_1), (void*)NULL); #endif } inline CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___typedArgument_0))->___argumentType_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___typedArgument_0))->___value_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___memberInfo_1), (void*)NULL); #endif } }; // System.Reflection.CustomAttributeTypedArgument[] struct CustomAttributeTypedArgumentU5BU5D_t20B1BE58263263B492DAC21E270358FB31189F98 : public RuntimeArray { public: ALIGN_FIELD (8) CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 m_Items[1]; public: inline CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 * 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, CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___argumentType_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_1), (void*)NULL); #endif } inline CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___argumentType_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_1), (void*)NULL); #endif } }; // System.Object[] struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE : public RuntimeArray { public: ALIGN_FIELD (8) RuntimeObject * m_Items[1]; public: inline RuntimeObject * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline RuntimeObject ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, RuntimeObject * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline RuntimeObject * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline RuntimeObject ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, RuntimeObject * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // 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.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; } }; // 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.Collections.Generic.KeyValuePair`2[] struct KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9 : public RuntimeArray { public: ALIGN_FIELD (8) KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 m_Items[1]; public: inline KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 * 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, KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_1), (void*)NULL); } inline KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_1), (void*)NULL); } }; // System.Char[] struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34 : public RuntimeArray { public: ALIGN_FIELD (8) Il2CppChar m_Items[1]; public: inline Il2CppChar GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Il2CppChar* 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, Il2CppChar value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Il2CppChar GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Il2CppChar* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Il2CppChar value) { m_Items[index] = value; } }; // System.Double[] struct DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB : public RuntimeArray { public: ALIGN_FIELD (8) double m_Items[1]; public: inline double GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline double* 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, double value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline double GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline double* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, double value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Metadata.Profiles.Icc.IccTagTableEntry[] struct IccTagTableEntryU5BU5D_tE505F450EB130B51C07A1C4DD5518CF04D02967B : public RuntimeArray { public: ALIGN_FIELD (8) IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60 m_Items[1]; public: inline IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60 * 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, IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60 value) { m_Items[index] = value; } }; // System.Int32Enum[] struct Int32EnumU5BU5D_t9327F857579EE00EB201E1913599094BF837D3CD : 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; } }; // System.Linq.Expressions.Interpreter.LocalDefinition[] struct LocalDefinitionU5BU5D_t24CED16236F9597A53E95E14A9C6310A7273BAA2 : public RuntimeArray { public: ALIGN_FIELD (8) LocalDefinition_t519C6D81C1FDC8B6E81932DD449C7A68EDBD3D03 m_Items[1]; public: inline LocalDefinition_t519C6D81C1FDC8B6E81932DD449C7A68EDBD3D03 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline LocalDefinition_t519C6D81C1FDC8B6E81932DD449C7A68EDBD3D03 * 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, LocalDefinition_t519C6D81C1FDC8B6E81932DD449C7A68EDBD3D03 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CParameterU3Ek__BackingField_1), (void*)NULL); } inline LocalDefinition_t519C6D81C1FDC8B6E81932DD449C7A68EDBD3D03 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline LocalDefinition_t519C6D81C1FDC8B6E81932DD449C7A68EDBD3D03 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, LocalDefinition_t519C6D81C1FDC8B6E81932DD449C7A68EDBD3D03 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CParameterU3Ek__BackingField_1), (void*)NULL); } }; // 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; } }; // UnityEngine.UIElements.TextureId[] struct TextureIdU5BU5D_t89F146F32F34215398247069AC0982199B05501C : public RuntimeArray { public: ALIGN_FIELD (8) TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 m_Items[1]; public: inline TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 * 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, TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 value) { m_Items[index] = value; } }; // UnityEngine.Vector3[] struct Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4 : public RuntimeArray { public: ALIGN_FIELD (8) Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E m_Items[1]; public: inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * 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, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { m_Items[index] = value; } }; // UnityEngine.UIElements.EventDispatcher/DispatchContext[] struct DispatchContextU5BU5D_t5966E6F464DC2634CC22062EE5AF2B33D578FCD1 : public RuntimeArray { public: ALIGN_FIELD (8) DispatchContext_t5100A442C265F7227DE38E3BE3091E053CF50CA7 m_Items[1]; public: inline DispatchContext_t5100A442C265F7227DE38E3BE3091E053CF50CA7 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline DispatchContext_t5100A442C265F7227DE38E3BE3091E053CF50CA7 * 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, DispatchContext_t5100A442C265F7227DE38E3BE3091E053CF50CA7 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_Queue_1), (void*)NULL); } inline DispatchContext_t5100A442C265F7227DE38E3BE3091E053CF50CA7 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline DispatchContext_t5100A442C265F7227DE38E3BE3091E053CF50CA7 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, DispatchContext_t5100A442C265F7227DE38E3BE3091E053CF50CA7 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_Queue_1), (void*)NULL); } }; // UnityEngine.UIElements.EventDispatcher/EventRecord[] struct EventRecordU5BU5D_t34BA5D6EE7E8D43DD53A315BEBE6341867D63FB3 : public RuntimeArray { public: ALIGN_FIELD (8) EventRecord_t8282BF1910D22347919754211F2AA1F25F8BED01 m_Items[1]; public: inline EventRecord_t8282BF1910D22347919754211F2AA1F25F8BED01 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline EventRecord_t8282BF1910D22347919754211F2AA1F25F8BED01 * 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, EventRecord_t8282BF1910D22347919754211F2AA1F25F8BED01 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_Event_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_Panel_1), (void*)NULL); #endif } inline EventRecord_t8282BF1910D22347919754211F2AA1F25F8BED01 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline EventRecord_t8282BF1910D22347919754211F2AA1F25F8BED01 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, EventRecord_t8282BF1910D22347919754211F2AA1F25F8BED01 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_Event_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_Panel_1), (void*)NULL); #endif } }; // System.Xml.Schema.SequenceNode/SequenceConstructPosContext[] struct SequenceConstructPosContextU5BU5D_tB4ACA1FC55072B19F97324DE24BBB743C90351EF : public RuntimeArray { public: ALIGN_FIELD (8) SequenceConstructPosContext_tF123DDD568337316B30320BDDD88646EBA9F94ED m_Items[1]; public: inline SequenceConstructPosContext_tF123DDD568337316B30320BDDD88646EBA9F94ED GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline SequenceConstructPosContext_tF123DDD568337316B30320BDDD88646EBA9F94ED * 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, SequenceConstructPosContext_tF123DDD568337316B30320BDDD88646EBA9F94ED value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___this__0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___firstpos_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___lastpos_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___lastposLeft_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___firstposRight_4), (void*)NULL); #endif } inline SequenceConstructPosContext_tF123DDD568337316B30320BDDD88646EBA9F94ED GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline SequenceConstructPosContext_tF123DDD568337316B30320BDDD88646EBA9F94ED * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, SequenceConstructPosContext_tF123DDD568337316B30320BDDD88646EBA9F94ED value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___this__0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___firstpos_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___lastpos_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___lastposLeft_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___firstposRight_4), (void*)NULL); #endif } }; // System.Int16[] struct Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD : public RuntimeArray { public: ALIGN_FIELD (8) int16_t m_Items[1]; public: inline int16_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline int16_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, int16_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline int16_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline int16_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, int16_t value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.SignedRational[] struct SignedRationalU5BU5D_tA80371CB555B92B64EFFD0F5AE8E899796DFE768 : public RuntimeArray { public: ALIGN_FIELD (8) SignedRational_t9370D328F04206756BC3B11711DD052C8E1D55EA m_Items[1]; public: inline SignedRational_t9370D328F04206756BC3B11711DD052C8E1D55EA GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline SignedRational_t9370D328F04206756BC3B11711DD052C8E1D55EA * 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, SignedRational_t9370D328F04206756BC3B11711DD052C8E1D55EA value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline SignedRational_t9370D328F04206756BC3B11711DD052C8E1D55EA GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline SignedRational_t9370D328F04206756BC3B11711DD052C8E1D55EA * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, SignedRational_t9370D328F04206756BC3B11711DD052C8E1D55EA value) { m_Items[index] = value; } }; // System.Collections.Generic.KeyValuePair`2[] struct KeyValuePair_2U5BU5D_t7A55D2FEB3F9BBFE7CC9322E7E8F00A4D1C77D4D : public RuntimeArray { public: ALIGN_FIELD (8) KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 m_Items[1]; public: inline KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 * 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, KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_1), (void*)NULL); } inline KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_1), (void*)NULL); } }; // System.Collections.Generic.KeyValuePair`2[] struct KeyValuePair_2U5BU5D_tA780E964000F617CC6335A0DEC92B09FE0085E1C : public RuntimeArray { public: ALIGN_FIELD (8) KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 m_Items[1]; public: inline KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 * 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, KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___key_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_1), (void*)NULL); #endif } inline KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___key_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_1), (void*)NULL); #endif } }; // System.Collections.Generic.KeyValuePair`2[] struct KeyValuePair_2U5BU5D_t33FFA0CB936E5244A7D233380898F56EE1F38FC1 : public RuntimeArray { public: ALIGN_FIELD (8) KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B m_Items[1]; public: inline KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B * 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, KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_1), (void*)NULL); } inline KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_1), (void*)NULL); } }; // System.ValueTuple`2[] struct ValueTuple_2U5BU5D_t64D219C4FDA9820D5116472468B8EAB569FFC71D : public RuntimeArray { public: ALIGN_FIELD (8) ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E m_Items[1]; public: inline ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E * 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, ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E value) { m_Items[index] = value; } }; // System.ValueTuple`2[] struct ValueTuple_2U5BU5D_t29EED279F044B4AE802104DFFF9FF9E66CEF737A : public RuntimeArray { public: ALIGN_FIELD (8) ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 m_Items[1]; public: inline ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 * 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, ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 value) { m_Items[index] = value; } }; // System.ValueTuple`2[] struct ValueTuple_2U5BU5D_tD132CAFC435A6E98F4DC6821CC5508CF6CED384A : public RuntimeArray { public: ALIGN_FIELD (8) ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 m_Items[1]; public: inline ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 * 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, ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___Item1_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___Item2_1), (void*)NULL); #endif } inline ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___Item1_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___Item2_1), (void*)NULL); #endif } }; // System.ValueTuple`4[] struct ValueTuple_4U5BU5D_tCE7DDAC26F78125D26B7625CF623241B2DEFE61E : public RuntimeArray { public: ALIGN_FIELD (8) ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC m_Items[1]; public: inline ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC * 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, ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___Item4_3), (void*)NULL); } inline ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___Item4_3), (void*)NULL); } }; // o0.Geometry.Vector`1[] struct Vector_1U5BU5D_t045861B0EDF6D4307C306D7E857C70D6537E50EB : public RuntimeArray { public: ALIGN_FIELD (8) Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 m_Items[1]; public: inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 * 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, Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Convolution.Parameters.BokehBlurKernelData[] struct BokehBlurKernelDataU5BU5D_t38341237900DFDC0A5C807065F8B537874254828 : public RuntimeArray { public: ALIGN_FIELD (8) BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D m_Items[1]; public: inline BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D * 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, BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___Parameters_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___Kernels_1), (void*)NULL); #endif } inline BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___Parameters_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___Kernels_1), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Processing.Processors.Convolution.Parameters.BokehBlurParameters[] struct BokehBlurParametersU5BU5D_t509D3F4BFB345092661B2D732790FB0F4B0FE98C : public RuntimeArray { public: ALIGN_FIELD (8) BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A m_Items[1]; public: inline BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A * 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, BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A value) { m_Items[index] = value; } }; // System.Boolean[] struct BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C : public RuntimeArray { public: ALIGN_FIELD (8) bool m_Items[1]; public: inline bool GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline bool* 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, bool value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline bool GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline bool* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, bool value) { m_Items[index] = value; } }; // BestHTTP.Extensions.BufferDesc[] struct BufferDescU5BU5D_tC958592024A3636F877B9AC761712A7405F8DAD3 : public RuntimeArray { public: ALIGN_FIELD (8) BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 m_Items[1]; public: inline BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 * 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, BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___buffer_1), (void*)NULL); } inline BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___buffer_1), (void*)NULL); } }; // BestHTTP.Extensions.BufferStore[] struct BufferStoreU5BU5D_tD3A34F0DCC2A349B4FF5E12FED02FA6DCA9950D9 : public RuntimeArray { public: ALIGN_FIELD (8) BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 m_Items[1]; public: inline BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 * 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, BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___buffers_1), (void*)NULL); } inline BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___buffers_1), (void*)NULL); } }; // BestHTTP.SignalRCore.CallbackDescriptor[] struct CallbackDescriptorU5BU5D_tD4FB3FB9369BCEF1B4D5DBCB7EE69F577EDC3E85 : public RuntimeArray { public: ALIGN_FIELD (8) CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 m_Items[1]; public: inline CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 * 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, CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___ParamTypes_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___Callback_1), (void*)NULL); #endif } inline CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___ParamTypes_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___Callback_1), (void*)NULL); #endif } }; // UnityEngine.Color32[] struct Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2 : public RuntimeArray { public: ALIGN_FIELD (8) Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D m_Items[1]; public: inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D * 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, Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D value) { m_Items[index] = value; } }; // System.Numerics.Complex[] struct ComplexU5BU5D_tB5D4AFC072030492E5A9410FFA524F81AA2C03B5 : public RuntimeArray { public: ALIGN_FIELD (8) Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C m_Items[1]; public: inline Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C * 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, Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C value) { m_Items[index] = value; } }; // MathNet.Numerics.Complex32[] struct Complex32U5BU5D_tD3934BFC28A1C17EC0ABE0EAE27E104AE5BED1F9 : public RuntimeArray { public: ALIGN_FIELD (8) Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 m_Items[1]; public: inline Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 * 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, Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 value) { m_Items[index] = value; } }; // System.DateTime[] struct DateTimeU5BU5D_t43291D587229E4ED44A327CC74DC7771EF2EBBC1 : public RuntimeArray { public: ALIGN_FIELD (8) DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 m_Items[1]; public: inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * 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, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 value) { m_Items[index] = value; } }; // System.DateTimeOffset[] struct DateTimeOffsetU5BU5D_t81746224316E5FC7189685EFB35488C8CED41826 : public RuntimeArray { public: ALIGN_FIELD (8) DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 m_Items[1]; public: inline DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 * 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, DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 value) { m_Items[index] = value; } }; // System.Decimal[] struct DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA : public RuntimeArray { public: ALIGN_FIELD (8) Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 m_Items[1]; public: inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 * 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, Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 value) { m_Items[index] = value; } }; // System.Collections.DictionaryEntry[] struct DictionaryEntryU5BU5D_t33D15CB512B443D0720CE6253811B8F4FA7179B1 : public RuntimeArray { public: ALIGN_FIELD (8) DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90 m_Items[1]; public: inline DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90 * 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, DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->____key_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->____value_1), (void*)NULL); #endif } inline DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->____key_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->____value_1), (void*)NULL); #endif } }; // UnityEngine.TextCore.GlyphRect[] struct GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA : public RuntimeArray { public: ALIGN_FIELD (8) GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D m_Items[1]; public: inline GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D * 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, GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Metadata.Profiles.Icc.IccLocalizedString[] struct IccLocalizedStringU5BU5D_tC3077DEEC70865AF20BC81E5474B993B9ED2075B : public RuntimeArray { public: ALIGN_FIELD (8) IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A m_Items[1]; public: inline IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CTextU3Ek__BackingField_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CCultureU3Ek__BackingField_1), (void*)NULL); #endif } inline IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CTextU3Ek__BackingField_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CCultureU3Ek__BackingField_1), (void*)NULL); #endif } }; // System.Int64[] struct Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6 : public RuntimeArray { public: ALIGN_FIELD (8) int64_t m_Items[1]; public: inline int64_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline int64_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, int64_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline int64_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline int64_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, int64_t value) { m_Items[index] = value; } }; // System.Linq.Expressions.Interpreter.InterpretedFrameInfo[] struct InterpretedFrameInfoU5BU5D_tFA6FBE1C8684475BB4DC1E02532B6DE5C3845283 : public RuntimeArray { public: ALIGN_FIELD (8) InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 m_Items[1]; public: inline InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 * 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, InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->____methodName_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->____debugInfo_1), (void*)NULL); #endif } inline InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->____methodName_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->____debugInfo_1), (void*)NULL); #endif } }; // Newtonsoft.Json.JsonPosition[] struct JsonPositionU5BU5D_t718B27402A94A11341EE7B498A6A5A8C78173597 : public RuntimeArray { public: ALIGN_FIELD (8) JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A m_Items[1]; public: inline JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A * 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, JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___PropertyName_3), (void*)NULL); } inline JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___PropertyName_3), (void*)NULL); } }; // BestHTTP.SignalRCore.Messages.Message[] struct MessageU5BU5D_t83B824D19824D00C54AD1A8A07021F9C1398901A : public RuntimeArray { public: ALIGN_FIELD (8) Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 m_Items[1]; public: inline Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 * 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, Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___invocationId_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___target_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___arguments_4), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___item_5), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___result_6), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___error_7), (void*)NULL); #endif } inline Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___invocationId_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___target_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___arguments_4), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___item_5), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___result_6), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___error_7), (void*)NULL); #endif } }; // UnityEngine.ParticleCollisionEvent[] struct ParticleCollisionEventU5BU5D_t62880785FE50C001432E57E6D83BF3BD7BD3183A : public RuntimeArray { public: ALIGN_FIELD (8) ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD m_Items[1]; public: inline ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD * 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, ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Formats.Png.PngTextData[] struct PngTextDataU5BU5D_t5864E63FD452B9CB48D6F421EA650DD40A003F19 : public RuntimeArray { public: ALIGN_FIELD (8) PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128 m_Items[1]; public: inline PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128 * 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, PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CKeywordU3Ek__BackingField_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CValueU3Ek__BackingField_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CLanguageTagU3Ek__BackingField_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CTranslatedKeywordU3Ek__BackingField_3), (void*)NULL); #endif } inline PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CKeywordU3Ek__BackingField_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CValueU3Ek__BackingField_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CLanguageTagU3Ek__BackingField_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CTranslatedKeywordU3Ek__BackingField_3), (void*)NULL); #endif } }; // LitJson.PropertyMetadata[] struct PropertyMetadataU5BU5D_tE81512DB4B13AA5AF619B0AF2C85AC091A6C3CD4 : public RuntimeArray { public: ALIGN_FIELD (8) PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F m_Items[1]; public: inline PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F * 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, PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___Info_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___Type_2), (void*)NULL); #endif } inline PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___Info_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___Type_2), (void*)NULL); #endif } }; // UnityEngine.Quaternion[] struct QuaternionU5BU5D_t584B1CC68E95071898E32F34DB2CC1E4A726FAA6 : public RuntimeArray { public: ALIGN_FIELD (8) Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 m_Items[1]; public: inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 * 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, Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 value) { m_Items[index] = value; } }; // UnityEngine.RaycastHit2D[] struct RaycastHit2DU5BU5D_tDEABD9FBBA32C695C932A32A1B8FB9C06A496F09 : public RuntimeArray { public: ALIGN_FIELD (8) RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4 m_Items[1]; public: inline RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4 * 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, RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4 value) { m_Items[index] = value; } }; // UnityEngine.EventSystems.RaycastResult[] struct RaycastResultU5BU5D_t55B9DF597EFA3BE063604C0950E370D850283B9D : public RuntimeArray { public: ALIGN_FIELD (8) RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE m_Items[1]; public: inline RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE * 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, RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_GameObject_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___module_1), (void*)NULL); #endif } inline RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_GameObject_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___module_1), (void*)NULL); #endif } }; // UnityEngine.Rect[] struct RectU5BU5D_tD4F5052A6F89820365269FF4CA7C3EB1ACD4B1EE : public RuntimeArray { public: ALIGN_FIELD (8) Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 m_Items[1]; public: inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 * 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, Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 value) { m_Items[index] = value; } }; // UnityEngine.UIElements.UIR.RenderChainTextEntry[] struct RenderChainTextEntryU5BU5D_tE6900883BB3D12A178F61F89FA467E2D32B5AE3A : public RuntimeArray { public: ALIGN_FIELD (8) RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7 m_Items[1]; public: inline RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7 * 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, RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___command_0), (void*)NULL); } inline RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___command_0), (void*)NULL); } }; // System.SByte[] struct SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7 : public RuntimeArray { public: ALIGN_FIELD (8) int8_t m_Items[1]; public: inline int8_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline int8_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, int8_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline int8_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline int8_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, int8_t value) { m_Items[index] = value; } }; // UnityEngine.UIElements.StyleSheets.StylePropertyValue[] struct StylePropertyValueU5BU5D_tE8C38ACBC1922CD376A4B4342C4FC1943DB80D67 : public RuntimeArray { public: ALIGN_FIELD (8) StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 m_Items[1]; public: inline StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 * 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, StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___sheet_0), (void*)NULL); } inline StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___sheet_0), (void*)NULL); } }; // UnityEngine.UIElements.StyleSelectorPart[] struct StyleSelectorPartU5BU5D_tD8762DADE4104C7D73D7B821DF7E5BBC87417BB7 : public RuntimeArray { public: ALIGN_FIELD (8) StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54 m_Items[1]; public: inline StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54 * 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, StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_Value_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___tempData_2), (void*)NULL); #endif } inline StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_Value_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___tempData_2), (void*)NULL); #endif } }; // UnityEngine.UIElements.StyleSheets.StyleValue[] struct StyleValueU5BU5D_t8466C1239027B82640B4D30101232307050720A0 : public RuntimeArray { public: ALIGN_FIELD (8) StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5 m_Items[1]; public: inline StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5 * 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, StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5 value) { m_Items[index] = value; } }; // UnityEngine.UIElements.StyleVariable[] struct StyleVariableU5BU5D_t1E30A447D0969EFC4D8B87FEA510D7698D17684A : public RuntimeArray { public: ALIGN_FIELD (8) StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD m_Items[1]; public: inline StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD * 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, StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___name_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___sheet_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___handles_2), (void*)NULL); #endif } inline StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___name_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___sheet_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___handles_2), (void*)NULL); #endif } }; // System.TimeSpan[] struct TimeSpanU5BU5D_t93A1470C8423F710E4D26493EE109A5A5920D545 : public RuntimeArray { public: ALIGN_FIELD (8) TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 m_Items[1]; public: inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * 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, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 value) { m_Items[index] = value; } }; // UnityEngine.UICharInfo[] struct UICharInfoU5BU5D_t5B6AEA3245EC021FAA20582D295434FF61FBF1F0 : public RuntimeArray { public: ALIGN_FIELD (8) UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A m_Items[1]; public: inline UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A * 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, UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A value) { m_Items[index] = value; } }; // UnityEngine.UILineInfo[] struct UILineInfoU5BU5D_tBE1D9E4EC8C7A5A1F98B7CCF93D8A8A2FF9B2F69 : public RuntimeArray { public: ALIGN_FIELD (8) UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C m_Items[1]; public: inline UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C * 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, UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C value) { m_Items[index] = value; } }; // UnityEngine.UIVertex[] struct UIVertexU5BU5D_tE3D523C48DFEBC775876720DE2539A79FB7E5E5A : public RuntimeArray { public: ALIGN_FIELD (8) UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A m_Items[1]; public: inline UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A * 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, UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A value) { m_Items[index] = value; } }; // System.UInt16[] struct UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67 : public RuntimeArray { public: ALIGN_FIELD (8) uint16_t m_Items[1]; public: inline uint16_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uint16_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, uint16_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline uint16_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uint16_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uint16_t value) { m_Items[index] = value; } }; // System.UInt32[] struct UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF : public RuntimeArray { public: ALIGN_FIELD (8) uint32_t m_Items[1]; public: inline uint32_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uint32_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, uint32_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline uint32_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uint32_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uint32_t value) { m_Items[index] = value; } }; // UnityEngine.Vector2[] struct Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA : public RuntimeArray { public: ALIGN_FIELD (8) Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 m_Items[1]; public: inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * 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, Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { m_Items[index] = value; } }; // UnityEngine.Vector4[] struct Vector4U5BU5D_tCE72D928AA6FF1852BAC5E4396F6F0131ED11871 : public RuntimeArray { public: ALIGN_FIELD (8) Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 m_Items[1]; public: inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * 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_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 value) { m_Items[index] = value; } }; // BestHTTP.WebSocket.Frames.WebSocketFrameReader[] struct WebSocketFrameReaderU5BU5D_t3743FFE26D11323DEE9045473FB48714A5EF2F29 : public RuntimeArray { public: ALIGN_FIELD (8) WebSocketFrameReader_t58A18F681862A4A1930215AE1E08ADB8C9B8CFCB m_Items[1]; public: inline WebSocketFrameReader_t58A18F681862A4A1930215AE1E08ADB8C9B8CFCB GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline WebSocketFrameReader_t58A18F681862A4A1930215AE1E08ADB8C9B8CFCB * 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, WebSocketFrameReader_t58A18F681862A4A1930215AE1E08ADB8C9B8CFCB value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CDataU3Ek__BackingField_5), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CDataAsTextU3Ek__BackingField_6), (void*)NULL); #endif } inline WebSocketFrameReader_t58A18F681862A4A1930215AE1E08ADB8C9B8CFCB GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline WebSocketFrameReader_t58A18F681862A4A1930215AE1E08ADB8C9B8CFCB * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, WebSocketFrameReader_t58A18F681862A4A1930215AE1E08ADB8C9B8CFCB value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CDataU3Ek__BackingField_5), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CDataAsTextU3Ek__BackingField_6), (void*)NULL); #endif } }; // System.Security.Cryptography.X509Certificates.X509ChainStatus[] struct X509ChainStatusU5BU5D_tC7AEAC6CC48DDA97176E20CE3EE221F28485666F : public RuntimeArray { public: ALIGN_FIELD (8) X509ChainStatus_tB6C3677955C287CF97042F208630AA0F5ABF77FB m_Items[1]; public: inline X509ChainStatus_tB6C3677955C287CF97042F208630AA0F5ABF77FB GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline X509ChainStatus_tB6C3677955C287CF97042F208630AA0F5ABF77FB * 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, X509ChainStatus_tB6C3677955C287CF97042F208630AA0F5ABF77FB value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___info_1), (void*)NULL); } inline X509ChainStatus_tB6C3677955C287CF97042F208630AA0F5ABF77FB GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline X509ChainStatus_tB6C3677955C287CF97042F208630AA0F5ABF77FB * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, X509ChainStatus_tB6C3677955C287CF97042F208630AA0F5ABF77FB value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___info_1), (void*)NULL); } }; // UnityEngine.BeforeRenderHelper/OrderBlock[] struct OrderBlockU5BU5D_tA6CA8293A67A97712BD2A0D7ABBA77E770053817 : public RuntimeArray { public: ALIGN_FIELD (8) OrderBlock_t0B106828F588BC2F0B9895425E6FD39EDA45C1E2 m_Items[1]; public: inline OrderBlock_t0B106828F588BC2F0B9895425E6FD39EDA45C1E2 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline OrderBlock_t0B106828F588BC2F0B9895425E6FD39EDA45C1E2 * 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, OrderBlock_t0B106828F588BC2F0B9895425E6FD39EDA45C1E2 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___callback_1), (void*)NULL); } inline OrderBlock_t0B106828F588BC2F0B9895425E6FD39EDA45C1E2 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline OrderBlock_t0B106828F588BC2F0B9895425E6FD39EDA45C1E2 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, OrderBlock_t0B106828F588BC2F0B9895425E6FD39EDA45C1E2 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___callback_1), (void*)NULL); } }; // UnityEngine.Camera/RenderRequest[] struct RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664 : public RuntimeArray { public: ALIGN_FIELD (8) RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 m_Items[1]; public: inline RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_ResultRT_1), (void*)NULL); } inline RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_ResultRT_1), (void*)NULL); } }; // UnityEngine.UIElements.FocusController/FocusedElement[] struct FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3 : public RuntimeArray { public: ALIGN_FIELD (8) FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 m_Items[1]; public: inline FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_SubTreeRoot_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_FocusedElement_1), (void*)NULL); #endif } inline FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_SubTreeRoot_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_FocusedElement_1), (void*)NULL); #endif } }; // TMPro.SpriteAssetUtilities.TexturePacker_JsonArray/Frame[] struct FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D : public RuntimeArray { public: ALIGN_FIELD (8) Frame_t277B57D2C572A3B179CEA0357869DB245F52128D m_Items[1]; public: inline Frame_t277B57D2C572A3B179CEA0357869DB245F52128D GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Frame_t277B57D2C572A3B179CEA0357869DB245F52128D * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Frame_t277B57D2C572A3B179CEA0357869DB245F52128D value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___filename_0), (void*)NULL); } inline Frame_t277B57D2C572A3B179CEA0357869DB245F52128D GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Frame_t277B57D2C572A3B179CEA0357869DB245F52128D * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Frame_t277B57D2C572A3B179CEA0357869DB245F52128D value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___filename_0), (void*)NULL); } }; // UnityEngine.UIElements.TextureRegistry/TextureInfo[] struct TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD : public RuntimeArray { public: ALIGN_FIELD (8) TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 m_Items[1]; public: inline TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___texture_0), (void*)NULL); } inline TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___texture_0), (void*)NULL); } }; // UnityEngine.UnitySynchronizationContext/WorkRequest[] struct WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F : public RuntimeArray { public: ALIGN_FIELD (8) WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 m_Items[1]; public: inline WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_DelagateCallback_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_DelagateState_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_WaitHandle_2), (void*)NULL); #endif } inline WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_DelagateCallback_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_DelagateState_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_WaitHandle_2), (void*)NULL); #endif } }; // System.Linq.Expressions.Interpreter.InstructionList/DebugView/InstructionView[] struct InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1 : public RuntimeArray { public: ALIGN_FIELD (8) InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD m_Items[1]; public: inline InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->____name_3), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->____instruction_4), (void*)NULL); #endif } inline InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->____name_3), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->____instruction_4), (void*)NULL); #endif } }; // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m643C51EFDAF3234939FD91B229C37D62EED1BE0D_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m203914134EF1B9B8F9A586C9DD2D20BAB79C390C_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriangleResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_mAF0D11C31236308FCBF63E777A94BD9EBE46F8BF_gshared_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m9F2B9167F4F16F4C165073F160E839D2C0D35ED8_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BicubicResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m7DAB95587844AEB496F8CFDA3372DF32752694F9_gshared_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BoxResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mC069676E16586CDF7BE40D0FAFE08EF5457BB20C_gshared_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CubicResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m7B56EAFA9D4A015596DC091DA6618375B2E8E43C_gshared_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB61A36150EE2093EEAAE85C7C05FB21E69BBCCCE_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m5AD57DDCFEE6216B5FA356ECD7664F0334F303C8_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriangleResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m14EC6052E745D6B555BC1AE15B97EF158664B079_gshared_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m899D430DEEAB400E327A80964A5D5A14E96A9FF3_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BicubicResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m8A51188754B02EB15DF1F157EDA3EBC8F8CDA390_gshared_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BoxResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m7024AFA1BCF8D0852AD299ADF4586AC57C4BB431_gshared_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CubicResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m6A3119D7B1A9DADACAA0458C08296679FE8C6136_gshared_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mE5733859D7E91C352957C6E12257E95254DC0685_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mE0DEBC994240880C2FECB598461DD14EDE9A6EE7_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriangleResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mAD84ABFAAC3F39D9D7FE1B7F4CF9E9D4B0BB4995_gshared_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mA4C9A02DA401FD332C5E2943B3101546683258ED_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BicubicResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_mA921AA4EBB0D8F0F0E132E9F1B42C0FC68008417_gshared_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BoxResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m85CA309C12ED55E37BFC9671044011C95E2F32DA_gshared_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CubicResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m7C3CDDAAECD5869FA25B3C1F976D20A3827B4966_gshared_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m2D2E7672810B4D3C575C5890C57814437E01A85A_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m4A5B54E9D36DE306CD786AB979F76FA622B6605B_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriangleResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m2B91EAD9542BC0ED7274CD07FE05ABE8971C1A9F_gshared_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m01BF6E235DC00BB7AC0A82F500C64D9D28378FC8_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BicubicResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_mDA620853A0E5350FB1E07E92BDB04F2DF79AB06F_gshared_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BoxResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m2FD20084F9B88AC05AF7346DCD753DC65513EE7C_gshared_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CubicResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m9FB1432057495DC2737A47B65F1E0CEAB14BB276_gshared_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m2E8AED35A543A7EF842769E305A89E5F84E99747_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m40D41F8DB6DD3403C2AA2CA6AC8576F013228EF2_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriangleResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m0C9481B34BCCBF3651F336653D1695541840CD3E_gshared_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m7FB11A232BC8D8F4850A52597A3D6C4753926D9A_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BicubicResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m99FA12ED44C6566BC8D7D2ECD649D5831A156FCE_gshared_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BoxResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_mFCC26CB6C44126C9CFB83A47A211F649709C8548_gshared_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CubicResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m7D165662EBCDD7221C504F9EEB2F80E44FAEF16F_gshared_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m8427D5A732F006C2B405328E5680FDAB12CCA16C_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_mC75BEE6B052E3F98664F82DB81F79E973AA08CD1_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriangleResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_mAB0B4EF250CA95C665674337E4126BA978E74249_gshared_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m63583C1770352A0EBC349A1B8040529D9C22E0B0_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BicubicResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mF12E40E5A2595344FFD4B6B4A4D678E90700212F_gshared_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BoxResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mC44B0F47DF316875DA1A17A09E4473D34F8F8BCF_gshared_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CubicResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m80C02EBAD132C12C2076885009EB2475CA1834F4_gshared_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mBE41894FCBC7171D43A1ED002C0247E9F712FB7F_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mD22432B16EA6BD59110728027496C9EA9220023B_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriangleResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m8AD53F3A9E5E633C72C509AFE3846AB3B1F9B421_gshared_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m85476B13D7438283C287E9A8AF094A2E5948432B_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BicubicResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m49B9F7C697B1CF497FBAF653472A405E52E989EA_gshared_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BoxResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mCD2D7B054190669E925CAFC5E92916F31431E61D_gshared_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CubicResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mCA43E0B0D8A10D43889D16CD3745901AF7677296_gshared_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m985A1E762F04C9265FB1BBB1B6D902F6724F6034_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m78443194B28442FE1E811B6531E95415B9D783A2_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriangleResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m20D4855CFCA5C4127CE2FEB35C1DE8DCF2DAD9D5_gshared_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mDA1CEF5C5997C16A050D3D6C00CF45BA3B5E2A93_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BicubicResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m30C6CDD7FCE773CD1A3FB7C7A284182259B593CE_gshared_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BoxResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m1823EEBE7D42F8FC1C97E8EE57AB0EAC850CCEC8_gshared_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CubicResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m46212A86AFE7DEF569EB5D9707346E84F71EFA04_gshared_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m67371517604EC55B33B453FCAB7794E295E05C0A_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m0080DA1460DAEC3DDD890A261693D4FAD00AF752_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriangleResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m4515240840413EB703CAABD6BEAA434E95DE6746_gshared_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_mCA08E558CA6E681BF0A68DA84D6AB66FE90B6615_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BicubicResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mAA72B8DB7A9DC67A804B23686BD4845FED776E63_gshared_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BoxResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m1DAA4C5B52486AE8FA0B953085186732B47610CF_gshared_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CubicResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mA57370FB52FE5BEA9C74136C9F9E65BEF2D98DAA_gshared_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m5B7C6045001815C35442A0C2B0EECCAEC0FB1984_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mC76CDA1B1CDCAA6389ADD068B6E29E5635395CA7_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriangleResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mF88A6C571B0182061FBC7122B66032A28F36290F_gshared_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m26CD6971F114AE1EF9AE1AC34790021389983152_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BicubicResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mCA0F20A6C3321FA5167C150B6EE4A1536F93121E_gshared_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BoxResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m6431DB8B965F5F5B4D7CFC96FF26907E32FBB745_gshared_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CubicResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mEDA408F6CF67DB855522FE0B6A5CF4D19A421A7D_gshared_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m87E8D5FA75D4B9C2AB2D2AF3340B2A07CD48CBB0_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mD65E6EC5BB2ECD7E5FAC599C07DB01106C94047F_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriangleResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m6EA429B0043C39A573EC109BD00AD57EAEA7BAFB_gshared_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mC54367029B98F2E8FD83AF2911672971E7D084C5_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BicubicResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m6CB17F2D27D1808685ACC5A5EBA0F91F1554DDB6_gshared_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BoxResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m2AF5647FE3266759E1872D636AFD869CB696E67B_gshared_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CubicResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mE1BE89B81F001BF0E6DA7B9FAA148D1704EE55C0_gshared_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mDCF9F34BCD75B58962A257FB7C79D6A3C866E9A5_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mE1198CF520B7B4CA3C4F29982647A47DDAB367D9_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriangleResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mAF2E49875E2DF3351A01036180BCD9CBE255EFE0_gshared_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m505C32007985C6CF3F27ED3FB0396560AC9C0903_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BicubicResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mF7A7E10AE51DBD6AD6C50513B154648FE5E309CD_gshared_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BoxResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m60D702B3365B86A542428E0EC26AF7C6B2516349_gshared_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CubicResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mC8864A2990C8DEC653D31D965AF757D603E78200_gshared_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m07E6EC458BB4190497484E58E49D4AA90293578C_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m2AC64AF7F69FE6EA88193507069B2FA142EA1A7D_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriangleResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mB8D5B57ECF5A3F0DB54BD79FC2F59288CED48C93_gshared_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mA6E96C38A897AEBC480A58380922726FE25571B0_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BicubicResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m27B4C69AFA4579980624BB77A3F7A628CD70905C_gshared_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BoxResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_mCCBB2FEAD1D35ECA4FAB7C6CFB5DD3D5C5069AE6_gshared_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CubicResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m403EAF6E9FC5AC8123D10DC8E4A712069D7D0312_gshared_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m4A528D4D3476D196022C27382943ACAF0D134C03_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m79BD4FA9112739400BDFCB0AA0DD3419D3B003D9_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriangleResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_mB88943A0F425F064456407B1E75F74C6766BFF51_gshared_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_mEA6FEA75211F3A6D4AD6349C238128CEE35A73D8_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BicubicResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_mB6841FFBBAA59CB0E0B32BBEE856083C4EC3E16E_gshared_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BoxResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m704AE9DEA654EBA86566A83967AB233C2C1AE3C4_gshared_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CubicResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m1ECFEF8783941A6510F7DBD17384769B22DA29BB_gshared_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_mD824848D75C4A84B1507649C079BA62B5CE814A4_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m6F8ED36D8C9AA3861D4EEB98F157BDD8DEB878BA_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriangleResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m69482574E3B2D529224563547E4372B189D1C826_gshared_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m675388834707D52597A735192B90BEA0B28B2190_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BicubicResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m3FA693D41210B38A876C7DEA2ECD696FC40C935E_gshared_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BoxResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m0959F6A76E7A888F7459B5817A4197D3F44CB1F1_gshared_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CubicResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mE7AEEF557E2511CB1939A225769BF0BF96D47333_gshared_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mE4D338DFD91AFE08209C9375D4A99D2EFD0C1443_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mF9DE9EAD6FFF7EDAA61536317046873A2B2628F8_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriangleResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m0BEA60B899F427C71DFB14D045E122BB1CEDC12D_gshared_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mE4C04CC1FEE1A800E74105929F67F0A28EA98060_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BicubicResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mEAE83CD26304F8A35AF63947FBD0981DF28CED49_gshared_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BoxResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mA7F9C13DA8E25177D73BDD5B3F3CAD20DDB67A96_gshared_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CubicResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m04B29E1F6599882584B7A682FD9B3A553694F8C0_gshared_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m63572E31FAD546612097E30678BA6B6A096A6377_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mFC772CBBC4B469F23991E836C97560DCCE14B13D_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriangleResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m23A70C1BF5CC834B69CB235F51FB8B6FED48E21F_gshared_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m85B24AE2C9913AB18E9E1E9395FE20FA12169DFF_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BicubicResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m6E1BD31D37269C4E1A7702631157E9D88D850C32_gshared_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BoxResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mE786759B827767DC8222E7C2B938B2D47B38ED93_gshared_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CubicResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m6C1658A8157CBED9D827AB3E80D79554A8E477AE_gshared_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m0CB077B43CD2EB4FCDFE7618F03260DFDEA89A38_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mEC1A10623BACE042AF8A2F9BFD92891D8BC07213_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriangleResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m9B5753814B54CE32A03C1E22C8B2FC4D18ED5B29_gshared_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m27E89B375035A0AD5EC0BB13592A6E48408D4671_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BicubicResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m26BE8E47B91ADC23F6FA7475142DD68C7FB881A8_gshared_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BoxResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mD71B1DE8054ABBE3005F068543FC53579E2AB880_gshared_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CubicResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m76F6B92C360314E9DD5C973E3E37B2419322E48D_gshared_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mF30FC2A26B14C73F89F8212B20ABDC8D3077760E_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mC74E3E8AE829B0213EAE4A1F78475FB36962ECDB_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriangleResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mD93F2E4219C0EE43F94C99BE3B264E2253CB47B9_gshared_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m2E21DA57908FDADC4EC9EF3BF2871D133A56EAA5_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BicubicResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m586A620D3BBF1650B0695EC9A8EDA0021E6BE02B_gshared_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BoxResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mD53CE3134B93E05A66B437B40FCF32FA17BD6FED_gshared_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CubicResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m4FD0F1106B4CCCD12DA3B81663F51C8030E1E54F_gshared_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mD7C9B28D441A95A90B8B0F33222121BC639E1B09_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m10D1A28ED1A162DC969BCCAFF6EB30D9479238B1_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriangleResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m69D1D575CE4AD925C4E4D2877D50B2F7AD64D273_gshared_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mC3AF4B8A3C660D97DFFE92CD46A69A12B0C8DDB8_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BicubicResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m977AA6138F5D723E98AB1A0A7210DA0E7FC48C97_gshared_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BoxResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mA87CAF9B27320EBF8EA39C970CE74BE44EE2F163_gshared_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CubicResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mC5050D47AFF3FD6F91AFC60510987097158D4282_gshared_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mA2CAFF783846BBC783D06CFDAE12DF04E5E2BF93_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m2F033940EE97DE3EC0B61E6C6B33C7A227CAA1AA_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriangleResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m1E00F891DF1FB6C112455EEC86F88E636137BE9B_gshared_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mC74874C407282CE1AB1114B7A3440595255D29D6_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BicubicResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m7A484F82FEA1DFA81356F76D989B68909C6891D3_gshared_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BoxResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m2CB9488BEC494A5620C6B7B6ADB1D8C3DDFE92D0_gshared_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CubicResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m1BAF5BA612B37CEB777809C82AA8B7FC62CA40DB_gshared_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m3CC8BA930AB23680F449DBC72347E6349CD6CBCA_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m949987734F50E8CF0460165F274E4F9E93A4A376_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriangleResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_mB3A38F1235332E2964AF71C1931F8C25F95AD04C_gshared_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_mA712B1BF438DBEA0047E92DB05AA08F708EB2786_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BicubicResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_mC95088F805DEDBADB47EB6A6FE69D46AF36E18F1_gshared_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BoxResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m18C53DA17C74FB7807F82B5F554CF0401B44DF73_gshared_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CubicResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m9D8642ABC6ABD1A1C95EF133A266D16C7209FF68_gshared_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_mB7925DDA1E0894DB0A23EC571FA18DC79CDCD001_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m079512067639B3FE397C6C0AD31A82D1DBA3C719_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriangleResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m1E01E116B57EF3539C3373532E90AC000B9D684A_gshared_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m9BC86A9ABAD7EB49963AA18F8298F284A405D4B7_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BicubicResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m88F4C0174BB883CFD6F38599F6C110F6A467DDAE_gshared_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BoxResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_mBF47195C0BA0FDE8BE3FD62403B079B791C44C23_gshared_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CubicResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m98D00C165427CF84D6E3E9ECBB0EB968A8C5CCCF_gshared_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m943C9CDA21958843FE361CF8C0EE11BAE13B7BF5_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m5D8C8F935AC90A9BA385EEFCEA918F8D4BA82C49_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriangleResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m941D9C85D80DD98D3E9D08A000B7478A87390838_gshared_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m4A15DE416BB459E18600CFC10FDC5E0C9D00A772_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BicubicResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m682BFF7C8E0E4F1AAC1D28CB67AAA0B9D6693770_gshared_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BoxResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m4A83A1693DE70BA7D44CDAF4F10DF68C190883FA_gshared_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CubicResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m40D78A86FABD6E565CD60E1A7D97BE87A4057187_gshared_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m548BD6A3BAD489F9EE39AF7321E60115BEFCA0D2_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m365E09D9999D6755BAD8F0382E4A3DF5FDB6E9A7_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriangleResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_mC80E55AFF144C434A04E815C1B2AFD11A930D76A_gshared_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m9195D46D42B2812568A27129F41455171847F265_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m643C51EFDAF3234939FD91B229C37D62EED1BE0D_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m643C51EFDAF3234939FD91B229C37D62EED1BE0D_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m203914134EF1B9B8F9A586C9DD2D20BAB79C390C_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m203914134EF1B9B8F9A586C9DD2D20BAB79C390C_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void TriangleResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_mAF0D11C31236308FCBF63E777A94BD9EBE46F8BF_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, RuntimeObject*, const RuntimeMethod*))TriangleResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_mAF0D11C31236308FCBF63E777A94BD9EBE46F8BF_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m9F2B9167F4F16F4C165073F160E839D2C0D35ED8_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m9F2B9167F4F16F4C165073F160E839D2C0D35ED8_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void BicubicResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m7DAB95587844AEB496F8CFDA3372DF32752694F9_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, RuntimeObject*, const RuntimeMethod*))BicubicResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m7DAB95587844AEB496F8CFDA3372DF32752694F9_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void BoxResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mC069676E16586CDF7BE40D0FAFE08EF5457BB20C_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, RuntimeObject*, const RuntimeMethod*))BoxResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mC069676E16586CDF7BE40D0FAFE08EF5457BB20C_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void CubicResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m7B56EAFA9D4A015596DC091DA6618375B2E8E43C_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, RuntimeObject*, const RuntimeMethod*))CubicResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m7B56EAFA9D4A015596DC091DA6618375B2E8E43C_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB61A36150EE2093EEAAE85C7C05FB21E69BBCCCE_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB61A36150EE2093EEAAE85C7C05FB21E69BBCCCE_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m5AD57DDCFEE6216B5FA356ECD7664F0334F303C8_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m5AD57DDCFEE6216B5FA356ECD7664F0334F303C8_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void TriangleResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m14EC6052E745D6B555BC1AE15B97EF158664B079_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, RuntimeObject*, const RuntimeMethod*))TriangleResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m14EC6052E745D6B555BC1AE15B97EF158664B079_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m899D430DEEAB400E327A80964A5D5A14E96A9FF3_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m899D430DEEAB400E327A80964A5D5A14E96A9FF3_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void BicubicResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m8A51188754B02EB15DF1F157EDA3EBC8F8CDA390_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, RuntimeObject*, const RuntimeMethod*))BicubicResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m8A51188754B02EB15DF1F157EDA3EBC8F8CDA390_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void BoxResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m7024AFA1BCF8D0852AD299ADF4586AC57C4BB431_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, RuntimeObject*, const RuntimeMethod*))BoxResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m7024AFA1BCF8D0852AD299ADF4586AC57C4BB431_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void CubicResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m6A3119D7B1A9DADACAA0458C08296679FE8C6136_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, RuntimeObject*, const RuntimeMethod*))CubicResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m6A3119D7B1A9DADACAA0458C08296679FE8C6136_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mE5733859D7E91C352957C6E12257E95254DC0685_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mE5733859D7E91C352957C6E12257E95254DC0685_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mE0DEBC994240880C2FECB598461DD14EDE9A6EE7_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mE0DEBC994240880C2FECB598461DD14EDE9A6EE7_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void TriangleResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mAD84ABFAAC3F39D9D7FE1B7F4CF9E9D4B0BB4995_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, RuntimeObject*, const RuntimeMethod*))TriangleResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mAD84ABFAAC3F39D9D7FE1B7F4CF9E9D4B0BB4995_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mA4C9A02DA401FD332C5E2943B3101546683258ED_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mA4C9A02DA401FD332C5E2943B3101546683258ED_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void BicubicResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_mA921AA4EBB0D8F0F0E132E9F1B42C0FC68008417_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, RuntimeObject*, const RuntimeMethod*))BicubicResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_mA921AA4EBB0D8F0F0E132E9F1B42C0FC68008417_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void BoxResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m85CA309C12ED55E37BFC9671044011C95E2F32DA_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, RuntimeObject*, const RuntimeMethod*))BoxResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m85CA309C12ED55E37BFC9671044011C95E2F32DA_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void CubicResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m7C3CDDAAECD5869FA25B3C1F976D20A3827B4966_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, RuntimeObject*, const RuntimeMethod*))CubicResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m7C3CDDAAECD5869FA25B3C1F976D20A3827B4966_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m2D2E7672810B4D3C575C5890C57814437E01A85A_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m2D2E7672810B4D3C575C5890C57814437E01A85A_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m4A5B54E9D36DE306CD786AB979F76FA622B6605B_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m4A5B54E9D36DE306CD786AB979F76FA622B6605B_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void TriangleResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m2B91EAD9542BC0ED7274CD07FE05ABE8971C1A9F_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, RuntimeObject*, const RuntimeMethod*))TriangleResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m2B91EAD9542BC0ED7274CD07FE05ABE8971C1A9F_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m01BF6E235DC00BB7AC0A82F500C64D9D28378FC8_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m01BF6E235DC00BB7AC0A82F500C64D9D28378FC8_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void BicubicResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_mDA620853A0E5350FB1E07E92BDB04F2DF79AB06F_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, RuntimeObject*, const RuntimeMethod*))BicubicResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_mDA620853A0E5350FB1E07E92BDB04F2DF79AB06F_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void BoxResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m2FD20084F9B88AC05AF7346DCD753DC65513EE7C_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, RuntimeObject*, const RuntimeMethod*))BoxResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m2FD20084F9B88AC05AF7346DCD753DC65513EE7C_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void CubicResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m9FB1432057495DC2737A47B65F1E0CEAB14BB276_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, RuntimeObject*, const RuntimeMethod*))CubicResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m9FB1432057495DC2737A47B65F1E0CEAB14BB276_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m2E8AED35A543A7EF842769E305A89E5F84E99747_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m2E8AED35A543A7EF842769E305A89E5F84E99747_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m40D41F8DB6DD3403C2AA2CA6AC8576F013228EF2_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m40D41F8DB6DD3403C2AA2CA6AC8576F013228EF2_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void TriangleResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m0C9481B34BCCBF3651F336653D1695541840CD3E_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, RuntimeObject*, const RuntimeMethod*))TriangleResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m0C9481B34BCCBF3651F336653D1695541840CD3E_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m7FB11A232BC8D8F4850A52597A3D6C4753926D9A_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m7FB11A232BC8D8F4850A52597A3D6C4753926D9A_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void BicubicResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m99FA12ED44C6566BC8D7D2ECD649D5831A156FCE_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, RuntimeObject*, const RuntimeMethod*))BicubicResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m99FA12ED44C6566BC8D7D2ECD649D5831A156FCE_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void BoxResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_mFCC26CB6C44126C9CFB83A47A211F649709C8548_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, RuntimeObject*, const RuntimeMethod*))BoxResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_mFCC26CB6C44126C9CFB83A47A211F649709C8548_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void CubicResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m7D165662EBCDD7221C504F9EEB2F80E44FAEF16F_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, RuntimeObject*, const RuntimeMethod*))CubicResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m7D165662EBCDD7221C504F9EEB2F80E44FAEF16F_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m8427D5A732F006C2B405328E5680FDAB12CCA16C_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m8427D5A732F006C2B405328E5680FDAB12CCA16C_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_mC75BEE6B052E3F98664F82DB81F79E973AA08CD1_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_mC75BEE6B052E3F98664F82DB81F79E973AA08CD1_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void TriangleResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_mAB0B4EF250CA95C665674337E4126BA978E74249_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, RuntimeObject*, const RuntimeMethod*))TriangleResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_mAB0B4EF250CA95C665674337E4126BA978E74249_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m63583C1770352A0EBC349A1B8040529D9C22E0B0_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m63583C1770352A0EBC349A1B8040529D9C22E0B0_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void BicubicResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mF12E40E5A2595344FFD4B6B4A4D678E90700212F_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, RuntimeObject*, const RuntimeMethod*))BicubicResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mF12E40E5A2595344FFD4B6B4A4D678E90700212F_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void BoxResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mC44B0F47DF316875DA1A17A09E4473D34F8F8BCF_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, RuntimeObject*, const RuntimeMethod*))BoxResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mC44B0F47DF316875DA1A17A09E4473D34F8F8BCF_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void CubicResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m80C02EBAD132C12C2076885009EB2475CA1834F4_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, RuntimeObject*, const RuntimeMethod*))CubicResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m80C02EBAD132C12C2076885009EB2475CA1834F4_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mBE41894FCBC7171D43A1ED002C0247E9F712FB7F_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mBE41894FCBC7171D43A1ED002C0247E9F712FB7F_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mD22432B16EA6BD59110728027496C9EA9220023B_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mD22432B16EA6BD59110728027496C9EA9220023B_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void TriangleResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m8AD53F3A9E5E633C72C509AFE3846AB3B1F9B421_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, RuntimeObject*, const RuntimeMethod*))TriangleResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m8AD53F3A9E5E633C72C509AFE3846AB3B1F9B421_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m85476B13D7438283C287E9A8AF094A2E5948432B_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m85476B13D7438283C287E9A8AF094A2E5948432B_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void BicubicResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m49B9F7C697B1CF497FBAF653472A405E52E989EA_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, RuntimeObject*, const RuntimeMethod*))BicubicResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m49B9F7C697B1CF497FBAF653472A405E52E989EA_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void BoxResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mCD2D7B054190669E925CAFC5E92916F31431E61D_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, RuntimeObject*, const RuntimeMethod*))BoxResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mCD2D7B054190669E925CAFC5E92916F31431E61D_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void CubicResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mCA43E0B0D8A10D43889D16CD3745901AF7677296_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, RuntimeObject*, const RuntimeMethod*))CubicResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mCA43E0B0D8A10D43889D16CD3745901AF7677296_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m985A1E762F04C9265FB1BBB1B6D902F6724F6034_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m985A1E762F04C9265FB1BBB1B6D902F6724F6034_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m78443194B28442FE1E811B6531E95415B9D783A2_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m78443194B28442FE1E811B6531E95415B9D783A2_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void TriangleResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m20D4855CFCA5C4127CE2FEB35C1DE8DCF2DAD9D5_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, RuntimeObject*, const RuntimeMethod*))TriangleResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m20D4855CFCA5C4127CE2FEB35C1DE8DCF2DAD9D5_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mDA1CEF5C5997C16A050D3D6C00CF45BA3B5E2A93_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mDA1CEF5C5997C16A050D3D6C00CF45BA3B5E2A93_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void BicubicResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m30C6CDD7FCE773CD1A3FB7C7A284182259B593CE_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, RuntimeObject*, const RuntimeMethod*))BicubicResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m30C6CDD7FCE773CD1A3FB7C7A284182259B593CE_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void BoxResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m1823EEBE7D42F8FC1C97E8EE57AB0EAC850CCEC8_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, RuntimeObject*, const RuntimeMethod*))BoxResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m1823EEBE7D42F8FC1C97E8EE57AB0EAC850CCEC8_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void CubicResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m46212A86AFE7DEF569EB5D9707346E84F71EFA04_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, RuntimeObject*, const RuntimeMethod*))CubicResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m46212A86AFE7DEF569EB5D9707346E84F71EFA04_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m67371517604EC55B33B453FCAB7794E295E05C0A_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m67371517604EC55B33B453FCAB7794E295E05C0A_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m0080DA1460DAEC3DDD890A261693D4FAD00AF752_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m0080DA1460DAEC3DDD890A261693D4FAD00AF752_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void TriangleResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m4515240840413EB703CAABD6BEAA434E95DE6746_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, RuntimeObject*, const RuntimeMethod*))TriangleResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m4515240840413EB703CAABD6BEAA434E95DE6746_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_mCA08E558CA6E681BF0A68DA84D6AB66FE90B6615_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_mCA08E558CA6E681BF0A68DA84D6AB66FE90B6615_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void BicubicResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mAA72B8DB7A9DC67A804B23686BD4845FED776E63_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, RuntimeObject*, const RuntimeMethod*))BicubicResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mAA72B8DB7A9DC67A804B23686BD4845FED776E63_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void BoxResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m1DAA4C5B52486AE8FA0B953085186732B47610CF_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, RuntimeObject*, const RuntimeMethod*))BoxResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m1DAA4C5B52486AE8FA0B953085186732B47610CF_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void CubicResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mA57370FB52FE5BEA9C74136C9F9E65BEF2D98DAA_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, RuntimeObject*, const RuntimeMethod*))CubicResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mA57370FB52FE5BEA9C74136C9F9E65BEF2D98DAA_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m5B7C6045001815C35442A0C2B0EECCAEC0FB1984_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m5B7C6045001815C35442A0C2B0EECCAEC0FB1984_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mC76CDA1B1CDCAA6389ADD068B6E29E5635395CA7_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mC76CDA1B1CDCAA6389ADD068B6E29E5635395CA7_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void TriangleResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mF88A6C571B0182061FBC7122B66032A28F36290F_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, RuntimeObject*, const RuntimeMethod*))TriangleResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mF88A6C571B0182061FBC7122B66032A28F36290F_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m26CD6971F114AE1EF9AE1AC34790021389983152_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m26CD6971F114AE1EF9AE1AC34790021389983152_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void BicubicResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mCA0F20A6C3321FA5167C150B6EE4A1536F93121E_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, RuntimeObject*, const RuntimeMethod*))BicubicResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mCA0F20A6C3321FA5167C150B6EE4A1536F93121E_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void BoxResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m6431DB8B965F5F5B4D7CFC96FF26907E32FBB745_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, RuntimeObject*, const RuntimeMethod*))BoxResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m6431DB8B965F5F5B4D7CFC96FF26907E32FBB745_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void CubicResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mEDA408F6CF67DB855522FE0B6A5CF4D19A421A7D_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, RuntimeObject*, const RuntimeMethod*))CubicResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mEDA408F6CF67DB855522FE0B6A5CF4D19A421A7D_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m87E8D5FA75D4B9C2AB2D2AF3340B2A07CD48CBB0_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m87E8D5FA75D4B9C2AB2D2AF3340B2A07CD48CBB0_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mD65E6EC5BB2ECD7E5FAC599C07DB01106C94047F_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mD65E6EC5BB2ECD7E5FAC599C07DB01106C94047F_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void TriangleResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m6EA429B0043C39A573EC109BD00AD57EAEA7BAFB_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, RuntimeObject*, const RuntimeMethod*))TriangleResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m6EA429B0043C39A573EC109BD00AD57EAEA7BAFB_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mC54367029B98F2E8FD83AF2911672971E7D084C5_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mC54367029B98F2E8FD83AF2911672971E7D084C5_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void BicubicResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m6CB17F2D27D1808685ACC5A5EBA0F91F1554DDB6_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, RuntimeObject*, const RuntimeMethod*))BicubicResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m6CB17F2D27D1808685ACC5A5EBA0F91F1554DDB6_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void BoxResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m2AF5647FE3266759E1872D636AFD869CB696E67B_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, RuntimeObject*, const RuntimeMethod*))BoxResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m2AF5647FE3266759E1872D636AFD869CB696E67B_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void CubicResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mE1BE89B81F001BF0E6DA7B9FAA148D1704EE55C0_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, RuntimeObject*, const RuntimeMethod*))CubicResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mE1BE89B81F001BF0E6DA7B9FAA148D1704EE55C0_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mDCF9F34BCD75B58962A257FB7C79D6A3C866E9A5_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mDCF9F34BCD75B58962A257FB7C79D6A3C866E9A5_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mE1198CF520B7B4CA3C4F29982647A47DDAB367D9_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mE1198CF520B7B4CA3C4F29982647A47DDAB367D9_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void TriangleResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mAF2E49875E2DF3351A01036180BCD9CBE255EFE0_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, RuntimeObject*, const RuntimeMethod*))TriangleResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mAF2E49875E2DF3351A01036180BCD9CBE255EFE0_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m505C32007985C6CF3F27ED3FB0396560AC9C0903_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m505C32007985C6CF3F27ED3FB0396560AC9C0903_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void BicubicResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mF7A7E10AE51DBD6AD6C50513B154648FE5E309CD_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, RuntimeObject*, const RuntimeMethod*))BicubicResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mF7A7E10AE51DBD6AD6C50513B154648FE5E309CD_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void BoxResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m60D702B3365B86A542428E0EC26AF7C6B2516349_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, RuntimeObject*, const RuntimeMethod*))BoxResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m60D702B3365B86A542428E0EC26AF7C6B2516349_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void CubicResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mC8864A2990C8DEC653D31D965AF757D603E78200_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, RuntimeObject*, const RuntimeMethod*))CubicResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mC8864A2990C8DEC653D31D965AF757D603E78200_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m07E6EC458BB4190497484E58E49D4AA90293578C_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m07E6EC458BB4190497484E58E49D4AA90293578C_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m2AC64AF7F69FE6EA88193507069B2FA142EA1A7D_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m2AC64AF7F69FE6EA88193507069B2FA142EA1A7D_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void TriangleResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mB8D5B57ECF5A3F0DB54BD79FC2F59288CED48C93_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, RuntimeObject*, const RuntimeMethod*))TriangleResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mB8D5B57ECF5A3F0DB54BD79FC2F59288CED48C93_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mA6E96C38A897AEBC480A58380922726FE25571B0_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mA6E96C38A897AEBC480A58380922726FE25571B0_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void BicubicResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m27B4C69AFA4579980624BB77A3F7A628CD70905C_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, RuntimeObject*, const RuntimeMethod*))BicubicResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m27B4C69AFA4579980624BB77A3F7A628CD70905C_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void BoxResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_mCCBB2FEAD1D35ECA4FAB7C6CFB5DD3D5C5069AE6_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, RuntimeObject*, const RuntimeMethod*))BoxResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_mCCBB2FEAD1D35ECA4FAB7C6CFB5DD3D5C5069AE6_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void CubicResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m403EAF6E9FC5AC8123D10DC8E4A712069D7D0312_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, RuntimeObject*, const RuntimeMethod*))CubicResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m403EAF6E9FC5AC8123D10DC8E4A712069D7D0312_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m4A528D4D3476D196022C27382943ACAF0D134C03_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m4A528D4D3476D196022C27382943ACAF0D134C03_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m79BD4FA9112739400BDFCB0AA0DD3419D3B003D9_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m79BD4FA9112739400BDFCB0AA0DD3419D3B003D9_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void TriangleResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_mB88943A0F425F064456407B1E75F74C6766BFF51_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, RuntimeObject*, const RuntimeMethod*))TriangleResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_mB88943A0F425F064456407B1E75F74C6766BFF51_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_mEA6FEA75211F3A6D4AD6349C238128CEE35A73D8_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_mEA6FEA75211F3A6D4AD6349C238128CEE35A73D8_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void BicubicResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_mB6841FFBBAA59CB0E0B32BBEE856083C4EC3E16E_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, RuntimeObject*, const RuntimeMethod*))BicubicResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_mB6841FFBBAA59CB0E0B32BBEE856083C4EC3E16E_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void BoxResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m704AE9DEA654EBA86566A83967AB233C2C1AE3C4_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, RuntimeObject*, const RuntimeMethod*))BoxResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m704AE9DEA654EBA86566A83967AB233C2C1AE3C4_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void CubicResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m1ECFEF8783941A6510F7DBD17384769B22DA29BB_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, RuntimeObject*, const RuntimeMethod*))CubicResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m1ECFEF8783941A6510F7DBD17384769B22DA29BB_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_mD824848D75C4A84B1507649C079BA62B5CE814A4_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_mD824848D75C4A84B1507649C079BA62B5CE814A4_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m6F8ED36D8C9AA3861D4EEB98F157BDD8DEB878BA_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m6F8ED36D8C9AA3861D4EEB98F157BDD8DEB878BA_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void TriangleResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m69482574E3B2D529224563547E4372B189D1C826_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, RuntimeObject*, const RuntimeMethod*))TriangleResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m69482574E3B2D529224563547E4372B189D1C826_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m675388834707D52597A735192B90BEA0B28B2190_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m675388834707D52597A735192B90BEA0B28B2190_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void BicubicResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m3FA693D41210B38A876C7DEA2ECD696FC40C935E_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, RuntimeObject*, const RuntimeMethod*))BicubicResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m3FA693D41210B38A876C7DEA2ECD696FC40C935E_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void BoxResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m0959F6A76E7A888F7459B5817A4197D3F44CB1F1_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, RuntimeObject*, const RuntimeMethod*))BoxResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m0959F6A76E7A888F7459B5817A4197D3F44CB1F1_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void CubicResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mE7AEEF557E2511CB1939A225769BF0BF96D47333_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, RuntimeObject*, const RuntimeMethod*))CubicResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mE7AEEF557E2511CB1939A225769BF0BF96D47333_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mE4D338DFD91AFE08209C9375D4A99D2EFD0C1443_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mE4D338DFD91AFE08209C9375D4A99D2EFD0C1443_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mF9DE9EAD6FFF7EDAA61536317046873A2B2628F8_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mF9DE9EAD6FFF7EDAA61536317046873A2B2628F8_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void TriangleResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m0BEA60B899F427C71DFB14D045E122BB1CEDC12D_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, RuntimeObject*, const RuntimeMethod*))TriangleResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m0BEA60B899F427C71DFB14D045E122BB1CEDC12D_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mE4C04CC1FEE1A800E74105929F67F0A28EA98060_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mE4C04CC1FEE1A800E74105929F67F0A28EA98060_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void BicubicResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mEAE83CD26304F8A35AF63947FBD0981DF28CED49_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, RuntimeObject*, const RuntimeMethod*))BicubicResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mEAE83CD26304F8A35AF63947FBD0981DF28CED49_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void BoxResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mA7F9C13DA8E25177D73BDD5B3F3CAD20DDB67A96_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, RuntimeObject*, const RuntimeMethod*))BoxResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mA7F9C13DA8E25177D73BDD5B3F3CAD20DDB67A96_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void CubicResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m04B29E1F6599882584B7A682FD9B3A553694F8C0_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, RuntimeObject*, const RuntimeMethod*))CubicResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m04B29E1F6599882584B7A682FD9B3A553694F8C0_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m63572E31FAD546612097E30678BA6B6A096A6377_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m63572E31FAD546612097E30678BA6B6A096A6377_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mFC772CBBC4B469F23991E836C97560DCCE14B13D_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mFC772CBBC4B469F23991E836C97560DCCE14B13D_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void TriangleResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m23A70C1BF5CC834B69CB235F51FB8B6FED48E21F_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, RuntimeObject*, const RuntimeMethod*))TriangleResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m23A70C1BF5CC834B69CB235F51FB8B6FED48E21F_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m85B24AE2C9913AB18E9E1E9395FE20FA12169DFF_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m85B24AE2C9913AB18E9E1E9395FE20FA12169DFF_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void BicubicResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m6E1BD31D37269C4E1A7702631157E9D88D850C32_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, RuntimeObject*, const RuntimeMethod*))BicubicResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m6E1BD31D37269C4E1A7702631157E9D88D850C32_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void BoxResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mE786759B827767DC8222E7C2B938B2D47B38ED93_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, RuntimeObject*, const RuntimeMethod*))BoxResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mE786759B827767DC8222E7C2B938B2D47B38ED93_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void CubicResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m6C1658A8157CBED9D827AB3E80D79554A8E477AE_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, RuntimeObject*, const RuntimeMethod*))CubicResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m6C1658A8157CBED9D827AB3E80D79554A8E477AE_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m0CB077B43CD2EB4FCDFE7618F03260DFDEA89A38_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m0CB077B43CD2EB4FCDFE7618F03260DFDEA89A38_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mEC1A10623BACE042AF8A2F9BFD92891D8BC07213_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mEC1A10623BACE042AF8A2F9BFD92891D8BC07213_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void TriangleResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m9B5753814B54CE32A03C1E22C8B2FC4D18ED5B29_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, RuntimeObject*, const RuntimeMethod*))TriangleResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m9B5753814B54CE32A03C1E22C8B2FC4D18ED5B29_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m27E89B375035A0AD5EC0BB13592A6E48408D4671_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m27E89B375035A0AD5EC0BB13592A6E48408D4671_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void BicubicResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m26BE8E47B91ADC23F6FA7475142DD68C7FB881A8_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, RuntimeObject*, const RuntimeMethod*))BicubicResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m26BE8E47B91ADC23F6FA7475142DD68C7FB881A8_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void BoxResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mD71B1DE8054ABBE3005F068543FC53579E2AB880_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, RuntimeObject*, const RuntimeMethod*))BoxResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mD71B1DE8054ABBE3005F068543FC53579E2AB880_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void CubicResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m76F6B92C360314E9DD5C973E3E37B2419322E48D_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, RuntimeObject*, const RuntimeMethod*))CubicResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m76F6B92C360314E9DD5C973E3E37B2419322E48D_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mF30FC2A26B14C73F89F8212B20ABDC8D3077760E_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mF30FC2A26B14C73F89F8212B20ABDC8D3077760E_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mC74E3E8AE829B0213EAE4A1F78475FB36962ECDB_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mC74E3E8AE829B0213EAE4A1F78475FB36962ECDB_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void TriangleResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mD93F2E4219C0EE43F94C99BE3B264E2253CB47B9_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, RuntimeObject*, const RuntimeMethod*))TriangleResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mD93F2E4219C0EE43F94C99BE3B264E2253CB47B9_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m2E21DA57908FDADC4EC9EF3BF2871D133A56EAA5_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m2E21DA57908FDADC4EC9EF3BF2871D133A56EAA5_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void BicubicResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m586A620D3BBF1650B0695EC9A8EDA0021E6BE02B_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, RuntimeObject*, const RuntimeMethod*))BicubicResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m586A620D3BBF1650B0695EC9A8EDA0021E6BE02B_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void BoxResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mD53CE3134B93E05A66B437B40FCF32FA17BD6FED_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, RuntimeObject*, const RuntimeMethod*))BoxResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mD53CE3134B93E05A66B437B40FCF32FA17BD6FED_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void CubicResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m4FD0F1106B4CCCD12DA3B81663F51C8030E1E54F_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, RuntimeObject*, const RuntimeMethod*))CubicResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m4FD0F1106B4CCCD12DA3B81663F51C8030E1E54F_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mD7C9B28D441A95A90B8B0F33222121BC639E1B09_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mD7C9B28D441A95A90B8B0F33222121BC639E1B09_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m10D1A28ED1A162DC969BCCAFF6EB30D9479238B1_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m10D1A28ED1A162DC969BCCAFF6EB30D9479238B1_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void TriangleResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m69D1D575CE4AD925C4E4D2877D50B2F7AD64D273_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, RuntimeObject*, const RuntimeMethod*))TriangleResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m69D1D575CE4AD925C4E4D2877D50B2F7AD64D273_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mC3AF4B8A3C660D97DFFE92CD46A69A12B0C8DDB8_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mC3AF4B8A3C660D97DFFE92CD46A69A12B0C8DDB8_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void BicubicResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m977AA6138F5D723E98AB1A0A7210DA0E7FC48C97_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, RuntimeObject*, const RuntimeMethod*))BicubicResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m977AA6138F5D723E98AB1A0A7210DA0E7FC48C97_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void BoxResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mA87CAF9B27320EBF8EA39C970CE74BE44EE2F163_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, RuntimeObject*, const RuntimeMethod*))BoxResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mA87CAF9B27320EBF8EA39C970CE74BE44EE2F163_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void CubicResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mC5050D47AFF3FD6F91AFC60510987097158D4282_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, RuntimeObject*, const RuntimeMethod*))CubicResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mC5050D47AFF3FD6F91AFC60510987097158D4282_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mA2CAFF783846BBC783D06CFDAE12DF04E5E2BF93_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mA2CAFF783846BBC783D06CFDAE12DF04E5E2BF93_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m2F033940EE97DE3EC0B61E6C6B33C7A227CAA1AA_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m2F033940EE97DE3EC0B61E6C6B33C7A227CAA1AA_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void TriangleResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m1E00F891DF1FB6C112455EEC86F88E636137BE9B_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, RuntimeObject*, const RuntimeMethod*))TriangleResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m1E00F891DF1FB6C112455EEC86F88E636137BE9B_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mC74874C407282CE1AB1114B7A3440595255D29D6_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mC74874C407282CE1AB1114B7A3440595255D29D6_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void BicubicResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m7A484F82FEA1DFA81356F76D989B68909C6891D3_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, RuntimeObject*, const RuntimeMethod*))BicubicResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m7A484F82FEA1DFA81356F76D989B68909C6891D3_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void BoxResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m2CB9488BEC494A5620C6B7B6ADB1D8C3DDFE92D0_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, RuntimeObject*, const RuntimeMethod*))BoxResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m2CB9488BEC494A5620C6B7B6ADB1D8C3DDFE92D0_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void CubicResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m1BAF5BA612B37CEB777809C82AA8B7FC62CA40DB_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, RuntimeObject*, const RuntimeMethod*))CubicResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m1BAF5BA612B37CEB777809C82AA8B7FC62CA40DB_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m3CC8BA930AB23680F449DBC72347E6349CD6CBCA_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m3CC8BA930AB23680F449DBC72347E6349CD6CBCA_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m949987734F50E8CF0460165F274E4F9E93A4A376_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m949987734F50E8CF0460165F274E4F9E93A4A376_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void TriangleResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_mB3A38F1235332E2964AF71C1931F8C25F95AD04C_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, RuntimeObject*, const RuntimeMethod*))TriangleResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_mB3A38F1235332E2964AF71C1931F8C25F95AD04C_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_mA712B1BF438DBEA0047E92DB05AA08F708EB2786_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_mA712B1BF438DBEA0047E92DB05AA08F708EB2786_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void BicubicResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_mC95088F805DEDBADB47EB6A6FE69D46AF36E18F1_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, RuntimeObject*, const RuntimeMethod*))BicubicResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_mC95088F805DEDBADB47EB6A6FE69D46AF36E18F1_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void BoxResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m18C53DA17C74FB7807F82B5F554CF0401B44DF73_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, RuntimeObject*, const RuntimeMethod*))BoxResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m18C53DA17C74FB7807F82B5F554CF0401B44DF73_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void CubicResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m9D8642ABC6ABD1A1C95EF133A266D16C7209FF68_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, RuntimeObject*, const RuntimeMethod*))CubicResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m9D8642ABC6ABD1A1C95EF133A266D16C7209FF68_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_mB7925DDA1E0894DB0A23EC571FA18DC79CDCD001_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_mB7925DDA1E0894DB0A23EC571FA18DC79CDCD001_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m079512067639B3FE397C6C0AD31A82D1DBA3C719_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m079512067639B3FE397C6C0AD31A82D1DBA3C719_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void TriangleResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m1E01E116B57EF3539C3373532E90AC000B9D684A_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, RuntimeObject*, const RuntimeMethod*))TriangleResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m1E01E116B57EF3539C3373532E90AC000B9D684A_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m9BC86A9ABAD7EB49963AA18F8298F284A405D4B7_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m9BC86A9ABAD7EB49963AA18F8298F284A405D4B7_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void BicubicResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m88F4C0174BB883CFD6F38599F6C110F6A467DDAE_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, RuntimeObject*, const RuntimeMethod*))BicubicResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m88F4C0174BB883CFD6F38599F6C110F6A467DDAE_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void BoxResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_mBF47195C0BA0FDE8BE3FD62403B079B791C44C23_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, RuntimeObject*, const RuntimeMethod*))BoxResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_mBF47195C0BA0FDE8BE3FD62403B079B791C44C23_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void CubicResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m98D00C165427CF84D6E3E9ECBB0EB968A8C5CCCF_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, RuntimeObject*, const RuntimeMethod*))CubicResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m98D00C165427CF84D6E3E9ECBB0EB968A8C5CCCF_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m943C9CDA21958843FE361CF8C0EE11BAE13B7BF5_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m943C9CDA21958843FE361CF8C0EE11BAE13B7BF5_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m5D8C8F935AC90A9BA385EEFCEA918F8D4BA82C49_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m5D8C8F935AC90A9BA385EEFCEA918F8D4BA82C49_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void TriangleResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m941D9C85D80DD98D3E9D08A000B7478A87390838_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, RuntimeObject*, const RuntimeMethod*))TriangleResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m941D9C85D80DD98D3E9D08A000B7478A87390838_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m4A15DE416BB459E18600CFC10FDC5E0C9D00A772_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m4A15DE416BB459E18600CFC10FDC5E0C9D00A772_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void BicubicResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m682BFF7C8E0E4F1AAC1D28CB67AAA0B9D6693770_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, RuntimeObject*, const RuntimeMethod*))BicubicResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m682BFF7C8E0E4F1AAC1D28CB67AAA0B9D6693770_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void BoxResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m4A83A1693DE70BA7D44CDAF4F10DF68C190883FA_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, RuntimeObject*, const RuntimeMethod*))BoxResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m4A83A1693DE70BA7D44CDAF4F10DF68C190883FA_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void CubicResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m40D78A86FABD6E565CD60E1A7D97BE87A4057187_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, RuntimeObject*, const RuntimeMethod*))CubicResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m40D78A86FABD6E565CD60E1A7D97BE87A4057187_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m548BD6A3BAD489F9EE39AF7321E60115BEFCA0D2_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m548BD6A3BAD489F9EE39AF7321E60115BEFCA0D2_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void NearestNeighborResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m365E09D9999D6755BAD8F0382E4A3DF5FDB6E9A7_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, RuntimeObject*, const RuntimeMethod*))NearestNeighborResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m365E09D9999D6755BAD8F0382E4A3DF5FDB6E9A7_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void TriangleResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_mC80E55AFF144C434A04E815C1B2AFD11A930D76A_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, RuntimeObject*, const RuntimeMethod*))TriangleResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_mC80E55AFF144C434A04E815C1B2AFD11A930D76A_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m9195D46D42B2812568A27129F41455171847F265_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m9195D46D42B2812568A27129F41455171847F265_gshared_inline)(__this, ___processor0, method); } // System.Void System.Action::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Action__ctor_m07BE5EE8A629FBBA52AE6356D57A0D371BE2574B (Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void Newtonsoft.Json.Utilities.AotHelper::Ensure(System.Action) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotHelper_Ensure_m03057B8CA80123D9F0686176803A127AC17D0316 (Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * ___action0, const RuntimeMethod* method); // System.Void System.ArgumentNullException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97 (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * __this, String_t* ___paramName0, const RuntimeMethod* method); // System.Void System.ArgumentOutOfRangeException::.ctor(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005 (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * __this, String_t* ___paramName0, String_t* ___message1, const RuntimeMethod* method); // System.Void System.ArgumentException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * __this, String_t* ___message0, const RuntimeMethod* method); // System.Int32 System.Math::Min(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574 (int32_t ___val10, int32_t ___val21, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_TisLanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5_mFDAEA3283CE47C3A1C943CBF818DC70456C67FF3_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LanczosResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m643C51EFDAF3234939FD91B229C37D62EED1BE0D_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 V_0; memset((&V_0), 0, sizeof(V_0)); { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_0 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); LanczosResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m643C51EFDAF3234939FD91B229C37D62EED1BE0D_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/LanczosResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m643C51EFDAF3234939FD91B229C37D62EED1BE0D_RuntimeMethod_var); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_1 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((AffineTransformProcessor_1_tD8683C64E750A1679B1B4E325A494FF9E4C7529B *)NULL); (( void (*) (AffineTransformProcessor_1_tD8683C64E750A1679B1B4E325A494FF9E4C7529B *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tD8683C64E750A1679B1B4E325A494FF9E4C7529B *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_2 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((ProjectiveTransformProcessor_1_t752E755DFF0440FEC79968A777C77760DAF2873C *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t752E755DFF0440FEC79968A777C77760DAF2873C *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t752E755DFF0440FEC79968A777C77760DAF2873C *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_3 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((ResizeProcessor_1_tEF1710D1E74B87D477ECC91AFE06396EA9F09897 *)NULL); (( void (*) (ResizeProcessor_1_tEF1710D1E74B87D477ECC91AFE06396EA9F09897 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tEF1710D1E74B87D477ECC91AFE06396EA9F09897 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_4 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((AffineTransformProcessor_1_tD8683C64E750A1679B1B4E325A494FF9E4C7529B *)NULL); (( void (*) (AffineTransformProcessor_1_tD8683C64E750A1679B1B4E325A494FF9E4C7529B *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tD8683C64E750A1679B1B4E325A494FF9E4C7529B *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_TisNearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76_mDBBE610DEEEB519D5F568FF1DA1EF8C6899A9751_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NearestNeighborResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m203914134EF1B9B8F9A586C9DD2D20BAB79C390C_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 V_0; memset((&V_0), 0, sizeof(V_0)); { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_0 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NearestNeighborResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m203914134EF1B9B8F9A586C9DD2D20BAB79C390C_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/NearestNeighborResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m203914134EF1B9B8F9A586C9DD2D20BAB79C390C_RuntimeMethod_var); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_1 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((AffineTransformProcessor_1_tD8683C64E750A1679B1B4E325A494FF9E4C7529B *)NULL); (( void (*) (AffineTransformProcessor_1_tD8683C64E750A1679B1B4E325A494FF9E4C7529B *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tD8683C64E750A1679B1B4E325A494FF9E4C7529B *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_2 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((ProjectiveTransformProcessor_1_t752E755DFF0440FEC79968A777C77760DAF2873C *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t752E755DFF0440FEC79968A777C77760DAF2873C *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t752E755DFF0440FEC79968A777C77760DAF2873C *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_3 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((ResizeProcessor_1_tEF1710D1E74B87D477ECC91AFE06396EA9F09897 *)NULL); (( void (*) (ResizeProcessor_1_tEF1710D1E74B87D477ECC91AFE06396EA9F09897 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tEF1710D1E74B87D477ECC91AFE06396EA9F09897 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_4 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((AffineTransformProcessor_1_tD8683C64E750A1679B1B4E325A494FF9E4C7529B *)NULL); (( void (*) (AffineTransformProcessor_1_tD8683C64E750A1679B1B4E325A494FF9E4C7529B *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tD8683C64E750A1679B1B4E325A494FF9E4C7529B *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_TisTriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF_mE910160D9DC6653AF2A6FE5F55721E8B24090F0B_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TriangleResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_mAF0D11C31236308FCBF63E777A94BD9EBE46F8BF_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF V_0; memset((&V_0), 0, sizeof(V_0)); { TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_0 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); TriangleResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_mAF0D11C31236308FCBF63E777A94BD9EBE46F8BF_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_0, (RuntimeObject*)NULL, /*hidden argument*/TriangleResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_mAF0D11C31236308FCBF63E777A94BD9EBE46F8BF_RuntimeMethod_var); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_1 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((AffineTransformProcessor_1_tD8683C64E750A1679B1B4E325A494FF9E4C7529B *)NULL); (( void (*) (AffineTransformProcessor_1_tD8683C64E750A1679B1B4E325A494FF9E4C7529B *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tD8683C64E750A1679B1B4E325A494FF9E4C7529B *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_2 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((ProjectiveTransformProcessor_1_t752E755DFF0440FEC79968A777C77760DAF2873C *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t752E755DFF0440FEC79968A777C77760DAF2873C *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t752E755DFF0440FEC79968A777C77760DAF2873C *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_3 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((ResizeProcessor_1_tEF1710D1E74B87D477ECC91AFE06396EA9F09897 *)NULL); (( void (*) (ResizeProcessor_1_tEF1710D1E74B87D477ECC91AFE06396EA9F09897 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tEF1710D1E74B87D477ECC91AFE06396EA9F09897 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_4 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((AffineTransformProcessor_1_tD8683C64E750A1679B1B4E325A494FF9E4C7529B *)NULL); (( void (*) (AffineTransformProcessor_1_tD8683C64E750A1679B1B4E325A494FF9E4C7529B *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tD8683C64E750A1679B1B4E325A494FF9E4C7529B *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_TisWelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63_m3FB3A2BDB40D7BC125932F75563545544F084EFE_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WelchResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m9F2B9167F4F16F4C165073F160E839D2C0D35ED8_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 V_0; memset((&V_0), 0, sizeof(V_0)); { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_0 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); WelchResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m9F2B9167F4F16F4C165073F160E839D2C0D35ED8_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/WelchResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m9F2B9167F4F16F4C165073F160E839D2C0D35ED8_RuntimeMethod_var); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_1 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((AffineTransformProcessor_1_tD8683C64E750A1679B1B4E325A494FF9E4C7529B *)NULL); (( void (*) (AffineTransformProcessor_1_tD8683C64E750A1679B1B4E325A494FF9E4C7529B *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tD8683C64E750A1679B1B4E325A494FF9E4C7529B *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_2 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((ProjectiveTransformProcessor_1_t752E755DFF0440FEC79968A777C77760DAF2873C *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t752E755DFF0440FEC79968A777C77760DAF2873C *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t752E755DFF0440FEC79968A777C77760DAF2873C *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_3 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((ResizeProcessor_1_tEF1710D1E74B87D477ECC91AFE06396EA9F09897 *)NULL); (( void (*) (ResizeProcessor_1_tEF1710D1E74B87D477ECC91AFE06396EA9F09897 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tEF1710D1E74B87D477ECC91AFE06396EA9F09897 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_4 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((AffineTransformProcessor_1_tD8683C64E750A1679B1B4E325A494FF9E4C7529B *)NULL); (( void (*) (AffineTransformProcessor_1_tD8683C64E750A1679B1B4E325A494FF9E4C7529B *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tD8683C64E750A1679B1B4E325A494FF9E4C7529B *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_TisBicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7_mA6BA7E1CCFA9ADBDD9375B316BFC177EBA9A9B90_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BicubicResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m7DAB95587844AEB496F8CFDA3372DF32752694F9_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 V_0; memset((&V_0), 0, sizeof(V_0)); { BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_0 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); BicubicResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m7DAB95587844AEB496F8CFDA3372DF32752694F9_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/BicubicResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m7DAB95587844AEB496F8CFDA3372DF32752694F9_RuntimeMethod_var); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_1 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((AffineTransformProcessor_1_t6782296679B8349547D1C7B2136182E299179466 *)NULL); (( void (*) (AffineTransformProcessor_1_t6782296679B8349547D1C7B2136182E299179466 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t6782296679B8349547D1C7B2136182E299179466 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_2 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((ProjectiveTransformProcessor_1_t2EC036F175EFB459F6B0046E7DC2474587B48D63 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t2EC036F175EFB459F6B0046E7DC2474587B48D63 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t2EC036F175EFB459F6B0046E7DC2474587B48D63 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_3 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((ResizeProcessor_1_t79DFB9382CD64329AFA3F60D9AADF50AEAACE0E5 *)NULL); (( void (*) (ResizeProcessor_1_t79DFB9382CD64329AFA3F60D9AADF50AEAACE0E5 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t79DFB9382CD64329AFA3F60D9AADF50AEAACE0E5 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_4 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((AffineTransformProcessor_1_t6782296679B8349547D1C7B2136182E299179466 *)NULL); (( void (*) (AffineTransformProcessor_1_t6782296679B8349547D1C7B2136182E299179466 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t6782296679B8349547D1C7B2136182E299179466 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_TisBoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7_mA4D1CADA2C0B934A97F6CCC57EF68E9D582EC6FD_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BoxResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mC069676E16586CDF7BE40D0FAFE08EF5457BB20C_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 V_0; memset((&V_0), 0, sizeof(V_0)); { BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_0 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); BoxResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mC069676E16586CDF7BE40D0FAFE08EF5457BB20C_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/BoxResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mC069676E16586CDF7BE40D0FAFE08EF5457BB20C_RuntimeMethod_var); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_1 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((AffineTransformProcessor_1_t6782296679B8349547D1C7B2136182E299179466 *)NULL); (( void (*) (AffineTransformProcessor_1_t6782296679B8349547D1C7B2136182E299179466 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t6782296679B8349547D1C7B2136182E299179466 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_2 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((ProjectiveTransformProcessor_1_t2EC036F175EFB459F6B0046E7DC2474587B48D63 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t2EC036F175EFB459F6B0046E7DC2474587B48D63 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t2EC036F175EFB459F6B0046E7DC2474587B48D63 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_3 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((ResizeProcessor_1_t79DFB9382CD64329AFA3F60D9AADF50AEAACE0E5 *)NULL); (( void (*) (ResizeProcessor_1_t79DFB9382CD64329AFA3F60D9AADF50AEAACE0E5 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t79DFB9382CD64329AFA3F60D9AADF50AEAACE0E5 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_4 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((AffineTransformProcessor_1_t6782296679B8349547D1C7B2136182E299179466 *)NULL); (( void (*) (AffineTransformProcessor_1_t6782296679B8349547D1C7B2136182E299179466 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t6782296679B8349547D1C7B2136182E299179466 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_TisCubicResampler_t05545076595DA43AF0D1749540089848660DF577_mFF0970AEDDD474C2F37282B5A451BA2B6C6BB47B_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CubicResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m7B56EAFA9D4A015596DC091DA6618375B2E8E43C_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } CubicResampler_t05545076595DA43AF0D1749540089848660DF577 V_0; memset((&V_0), 0, sizeof(V_0)); { CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_0 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); CubicResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m7B56EAFA9D4A015596DC091DA6618375B2E8E43C_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/CubicResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m7B56EAFA9D4A015596DC091DA6618375B2E8E43C_RuntimeMethod_var); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_1 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((AffineTransformProcessor_1_t6782296679B8349547D1C7B2136182E299179466 *)NULL); (( void (*) (AffineTransformProcessor_1_t6782296679B8349547D1C7B2136182E299179466 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t6782296679B8349547D1C7B2136182E299179466 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_2 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((ProjectiveTransformProcessor_1_t2EC036F175EFB459F6B0046E7DC2474587B48D63 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t2EC036F175EFB459F6B0046E7DC2474587B48D63 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t2EC036F175EFB459F6B0046E7DC2474587B48D63 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_3 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((ResizeProcessor_1_t79DFB9382CD64329AFA3F60D9AADF50AEAACE0E5 *)NULL); (( void (*) (ResizeProcessor_1_t79DFB9382CD64329AFA3F60D9AADF50AEAACE0E5 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t79DFB9382CD64329AFA3F60D9AADF50AEAACE0E5 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_4 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((AffineTransformProcessor_1_t6782296679B8349547D1C7B2136182E299179466 *)NULL); (( void (*) (AffineTransformProcessor_1_t6782296679B8349547D1C7B2136182E299179466 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t6782296679B8349547D1C7B2136182E299179466 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_TisLanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5_mF1CF62CC6D53596F6A67288B56028B38D173D770_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LanczosResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB61A36150EE2093EEAAE85C7C05FB21E69BBCCCE_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 V_0; memset((&V_0), 0, sizeof(V_0)); { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_0 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); LanczosResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB61A36150EE2093EEAAE85C7C05FB21E69BBCCCE_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/LanczosResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB61A36150EE2093EEAAE85C7C05FB21E69BBCCCE_RuntimeMethod_var); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_1 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((AffineTransformProcessor_1_t6782296679B8349547D1C7B2136182E299179466 *)NULL); (( void (*) (AffineTransformProcessor_1_t6782296679B8349547D1C7B2136182E299179466 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t6782296679B8349547D1C7B2136182E299179466 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_2 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((ProjectiveTransformProcessor_1_t2EC036F175EFB459F6B0046E7DC2474587B48D63 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t2EC036F175EFB459F6B0046E7DC2474587B48D63 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t2EC036F175EFB459F6B0046E7DC2474587B48D63 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_3 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((ResizeProcessor_1_t79DFB9382CD64329AFA3F60D9AADF50AEAACE0E5 *)NULL); (( void (*) (ResizeProcessor_1_t79DFB9382CD64329AFA3F60D9AADF50AEAACE0E5 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t79DFB9382CD64329AFA3F60D9AADF50AEAACE0E5 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_4 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((AffineTransformProcessor_1_t6782296679B8349547D1C7B2136182E299179466 *)NULL); (( void (*) (AffineTransformProcessor_1_t6782296679B8349547D1C7B2136182E299179466 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t6782296679B8349547D1C7B2136182E299179466 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_TisNearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76_mC8E8AEB7127B918F8FCFDD29BD018E76A69DA798_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NearestNeighborResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m5AD57DDCFEE6216B5FA356ECD7664F0334F303C8_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 V_0; memset((&V_0), 0, sizeof(V_0)); { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_0 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NearestNeighborResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m5AD57DDCFEE6216B5FA356ECD7664F0334F303C8_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/NearestNeighborResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m5AD57DDCFEE6216B5FA356ECD7664F0334F303C8_RuntimeMethod_var); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_1 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((AffineTransformProcessor_1_t6782296679B8349547D1C7B2136182E299179466 *)NULL); (( void (*) (AffineTransformProcessor_1_t6782296679B8349547D1C7B2136182E299179466 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t6782296679B8349547D1C7B2136182E299179466 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_2 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((ProjectiveTransformProcessor_1_t2EC036F175EFB459F6B0046E7DC2474587B48D63 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t2EC036F175EFB459F6B0046E7DC2474587B48D63 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t2EC036F175EFB459F6B0046E7DC2474587B48D63 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_3 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((ResizeProcessor_1_t79DFB9382CD64329AFA3F60D9AADF50AEAACE0E5 *)NULL); (( void (*) (ResizeProcessor_1_t79DFB9382CD64329AFA3F60D9AADF50AEAACE0E5 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t79DFB9382CD64329AFA3F60D9AADF50AEAACE0E5 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_4 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((AffineTransformProcessor_1_t6782296679B8349547D1C7B2136182E299179466 *)NULL); (( void (*) (AffineTransformProcessor_1_t6782296679B8349547D1C7B2136182E299179466 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t6782296679B8349547D1C7B2136182E299179466 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_TisTriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF_mA7F8014465AEA578BF8CCBEE2DED6801DC0D536E_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TriangleResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m14EC6052E745D6B555BC1AE15B97EF158664B079_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF V_0; memset((&V_0), 0, sizeof(V_0)); { TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_0 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); TriangleResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m14EC6052E745D6B555BC1AE15B97EF158664B079_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_0, (RuntimeObject*)NULL, /*hidden argument*/TriangleResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m14EC6052E745D6B555BC1AE15B97EF158664B079_RuntimeMethod_var); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_1 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((AffineTransformProcessor_1_t6782296679B8349547D1C7B2136182E299179466 *)NULL); (( void (*) (AffineTransformProcessor_1_t6782296679B8349547D1C7B2136182E299179466 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t6782296679B8349547D1C7B2136182E299179466 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_2 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((ProjectiveTransformProcessor_1_t2EC036F175EFB459F6B0046E7DC2474587B48D63 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t2EC036F175EFB459F6B0046E7DC2474587B48D63 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t2EC036F175EFB459F6B0046E7DC2474587B48D63 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_3 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((ResizeProcessor_1_t79DFB9382CD64329AFA3F60D9AADF50AEAACE0E5 *)NULL); (( void (*) (ResizeProcessor_1_t79DFB9382CD64329AFA3F60D9AADF50AEAACE0E5 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t79DFB9382CD64329AFA3F60D9AADF50AEAACE0E5 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_4 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((AffineTransformProcessor_1_t6782296679B8349547D1C7B2136182E299179466 *)NULL); (( void (*) (AffineTransformProcessor_1_t6782296679B8349547D1C7B2136182E299179466 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t6782296679B8349547D1C7B2136182E299179466 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_TisWelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63_m2CBF0B26EA9505D753CE1E5859E31E5E64B4F53A_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WelchResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m899D430DEEAB400E327A80964A5D5A14E96A9FF3_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 V_0; memset((&V_0), 0, sizeof(V_0)); { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_0 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); WelchResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m899D430DEEAB400E327A80964A5D5A14E96A9FF3_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/WelchResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m899D430DEEAB400E327A80964A5D5A14E96A9FF3_RuntimeMethod_var); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_1 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((AffineTransformProcessor_1_t6782296679B8349547D1C7B2136182E299179466 *)NULL); (( void (*) (AffineTransformProcessor_1_t6782296679B8349547D1C7B2136182E299179466 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t6782296679B8349547D1C7B2136182E299179466 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_2 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((ProjectiveTransformProcessor_1_t2EC036F175EFB459F6B0046E7DC2474587B48D63 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t2EC036F175EFB459F6B0046E7DC2474587B48D63 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t2EC036F175EFB459F6B0046E7DC2474587B48D63 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_3 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((ResizeProcessor_1_t79DFB9382CD64329AFA3F60D9AADF50AEAACE0E5 *)NULL); (( void (*) (ResizeProcessor_1_t79DFB9382CD64329AFA3F60D9AADF50AEAACE0E5 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t79DFB9382CD64329AFA3F60D9AADF50AEAACE0E5 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_4 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((AffineTransformProcessor_1_t6782296679B8349547D1C7B2136182E299179466 *)NULL); (( void (*) (AffineTransformProcessor_1_t6782296679B8349547D1C7B2136182E299179466 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t6782296679B8349547D1C7B2136182E299179466 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_TisBicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7_mCC5868DE12D27D04917AD3D98D63964DD45CC065_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BicubicResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m8A51188754B02EB15DF1F157EDA3EBC8F8CDA390_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 V_0; memset((&V_0), 0, sizeof(V_0)); { BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_0 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); BicubicResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m8A51188754B02EB15DF1F157EDA3EBC8F8CDA390_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/BicubicResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m8A51188754B02EB15DF1F157EDA3EBC8F8CDA390_RuntimeMethod_var); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_1 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((AffineTransformProcessor_1_tFEE1003E2C37EAA0CE97902072C29038A8347B5C *)NULL); (( void (*) (AffineTransformProcessor_1_tFEE1003E2C37EAA0CE97902072C29038A8347B5C *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tFEE1003E2C37EAA0CE97902072C29038A8347B5C *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_2 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((ProjectiveTransformProcessor_1_tC9ABC9852F5D5C4195ABF219AD08FC444CA03EEA *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tC9ABC9852F5D5C4195ABF219AD08FC444CA03EEA *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tC9ABC9852F5D5C4195ABF219AD08FC444CA03EEA *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_3 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((ResizeProcessor_1_t4C8C6AAAE127F0F4234295C260C9F16BC2AB9718 *)NULL); (( void (*) (ResizeProcessor_1_t4C8C6AAAE127F0F4234295C260C9F16BC2AB9718 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t4C8C6AAAE127F0F4234295C260C9F16BC2AB9718 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_4 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((AffineTransformProcessor_1_tFEE1003E2C37EAA0CE97902072C29038A8347B5C *)NULL); (( void (*) (AffineTransformProcessor_1_tFEE1003E2C37EAA0CE97902072C29038A8347B5C *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tFEE1003E2C37EAA0CE97902072C29038A8347B5C *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_TisBoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7_m1BB9D4F594FA6DB015A8EA0000E35CCBB19616D5_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BoxResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m7024AFA1BCF8D0852AD299ADF4586AC57C4BB431_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 V_0; memset((&V_0), 0, sizeof(V_0)); { BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_0 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); BoxResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m7024AFA1BCF8D0852AD299ADF4586AC57C4BB431_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/BoxResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m7024AFA1BCF8D0852AD299ADF4586AC57C4BB431_RuntimeMethod_var); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_1 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((AffineTransformProcessor_1_tFEE1003E2C37EAA0CE97902072C29038A8347B5C *)NULL); (( void (*) (AffineTransformProcessor_1_tFEE1003E2C37EAA0CE97902072C29038A8347B5C *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tFEE1003E2C37EAA0CE97902072C29038A8347B5C *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_2 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((ProjectiveTransformProcessor_1_tC9ABC9852F5D5C4195ABF219AD08FC444CA03EEA *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tC9ABC9852F5D5C4195ABF219AD08FC444CA03EEA *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tC9ABC9852F5D5C4195ABF219AD08FC444CA03EEA *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_3 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((ResizeProcessor_1_t4C8C6AAAE127F0F4234295C260C9F16BC2AB9718 *)NULL); (( void (*) (ResizeProcessor_1_t4C8C6AAAE127F0F4234295C260C9F16BC2AB9718 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t4C8C6AAAE127F0F4234295C260C9F16BC2AB9718 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_4 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((AffineTransformProcessor_1_tFEE1003E2C37EAA0CE97902072C29038A8347B5C *)NULL); (( void (*) (AffineTransformProcessor_1_tFEE1003E2C37EAA0CE97902072C29038A8347B5C *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tFEE1003E2C37EAA0CE97902072C29038A8347B5C *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_TisCubicResampler_t05545076595DA43AF0D1749540089848660DF577_m4777D41F1BA09F4214E9C07923D8667952E5480B_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CubicResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m6A3119D7B1A9DADACAA0458C08296679FE8C6136_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } CubicResampler_t05545076595DA43AF0D1749540089848660DF577 V_0; memset((&V_0), 0, sizeof(V_0)); { CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_0 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); CubicResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m6A3119D7B1A9DADACAA0458C08296679FE8C6136_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/CubicResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m6A3119D7B1A9DADACAA0458C08296679FE8C6136_RuntimeMethod_var); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_1 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((AffineTransformProcessor_1_tFEE1003E2C37EAA0CE97902072C29038A8347B5C *)NULL); (( void (*) (AffineTransformProcessor_1_tFEE1003E2C37EAA0CE97902072C29038A8347B5C *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tFEE1003E2C37EAA0CE97902072C29038A8347B5C *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_2 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((ProjectiveTransformProcessor_1_tC9ABC9852F5D5C4195ABF219AD08FC444CA03EEA *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tC9ABC9852F5D5C4195ABF219AD08FC444CA03EEA *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tC9ABC9852F5D5C4195ABF219AD08FC444CA03EEA *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_3 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((ResizeProcessor_1_t4C8C6AAAE127F0F4234295C260C9F16BC2AB9718 *)NULL); (( void (*) (ResizeProcessor_1_t4C8C6AAAE127F0F4234295C260C9F16BC2AB9718 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t4C8C6AAAE127F0F4234295C260C9F16BC2AB9718 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_4 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((AffineTransformProcessor_1_tFEE1003E2C37EAA0CE97902072C29038A8347B5C *)NULL); (( void (*) (AffineTransformProcessor_1_tFEE1003E2C37EAA0CE97902072C29038A8347B5C *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tFEE1003E2C37EAA0CE97902072C29038A8347B5C *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_TisLanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5_m8FC39BFF12221C7EAB9B52DAFB25ED333FD7EEF8_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LanczosResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mE5733859D7E91C352957C6E12257E95254DC0685_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 V_0; memset((&V_0), 0, sizeof(V_0)); { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_0 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); LanczosResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mE5733859D7E91C352957C6E12257E95254DC0685_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/LanczosResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mE5733859D7E91C352957C6E12257E95254DC0685_RuntimeMethod_var); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_1 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((AffineTransformProcessor_1_tFEE1003E2C37EAA0CE97902072C29038A8347B5C *)NULL); (( void (*) (AffineTransformProcessor_1_tFEE1003E2C37EAA0CE97902072C29038A8347B5C *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tFEE1003E2C37EAA0CE97902072C29038A8347B5C *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_2 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((ProjectiveTransformProcessor_1_tC9ABC9852F5D5C4195ABF219AD08FC444CA03EEA *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tC9ABC9852F5D5C4195ABF219AD08FC444CA03EEA *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tC9ABC9852F5D5C4195ABF219AD08FC444CA03EEA *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_3 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((ResizeProcessor_1_t4C8C6AAAE127F0F4234295C260C9F16BC2AB9718 *)NULL); (( void (*) (ResizeProcessor_1_t4C8C6AAAE127F0F4234295C260C9F16BC2AB9718 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t4C8C6AAAE127F0F4234295C260C9F16BC2AB9718 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_4 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((AffineTransformProcessor_1_tFEE1003E2C37EAA0CE97902072C29038A8347B5C *)NULL); (( void (*) (AffineTransformProcessor_1_tFEE1003E2C37EAA0CE97902072C29038A8347B5C *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tFEE1003E2C37EAA0CE97902072C29038A8347B5C *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_TisNearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76_m8C20D0A5DA2B4B644D9141908C0C2D43E037A689_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NearestNeighborResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mE0DEBC994240880C2FECB598461DD14EDE9A6EE7_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 V_0; memset((&V_0), 0, sizeof(V_0)); { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_0 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NearestNeighborResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mE0DEBC994240880C2FECB598461DD14EDE9A6EE7_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/NearestNeighborResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mE0DEBC994240880C2FECB598461DD14EDE9A6EE7_RuntimeMethod_var); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_1 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((AffineTransformProcessor_1_tFEE1003E2C37EAA0CE97902072C29038A8347B5C *)NULL); (( void (*) (AffineTransformProcessor_1_tFEE1003E2C37EAA0CE97902072C29038A8347B5C *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tFEE1003E2C37EAA0CE97902072C29038A8347B5C *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_2 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((ProjectiveTransformProcessor_1_tC9ABC9852F5D5C4195ABF219AD08FC444CA03EEA *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tC9ABC9852F5D5C4195ABF219AD08FC444CA03EEA *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tC9ABC9852F5D5C4195ABF219AD08FC444CA03EEA *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_3 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((ResizeProcessor_1_t4C8C6AAAE127F0F4234295C260C9F16BC2AB9718 *)NULL); (( void (*) (ResizeProcessor_1_t4C8C6AAAE127F0F4234295C260C9F16BC2AB9718 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t4C8C6AAAE127F0F4234295C260C9F16BC2AB9718 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_4 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((AffineTransformProcessor_1_tFEE1003E2C37EAA0CE97902072C29038A8347B5C *)NULL); (( void (*) (AffineTransformProcessor_1_tFEE1003E2C37EAA0CE97902072C29038A8347B5C *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tFEE1003E2C37EAA0CE97902072C29038A8347B5C *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_TisTriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF_mC1617660FFDEC18D2C2588D786F7023E2B1C558D_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TriangleResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mAD84ABFAAC3F39D9D7FE1B7F4CF9E9D4B0BB4995_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF V_0; memset((&V_0), 0, sizeof(V_0)); { TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_0 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); TriangleResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mAD84ABFAAC3F39D9D7FE1B7F4CF9E9D4B0BB4995_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_0, (RuntimeObject*)NULL, /*hidden argument*/TriangleResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mAD84ABFAAC3F39D9D7FE1B7F4CF9E9D4B0BB4995_RuntimeMethod_var); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_1 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((AffineTransformProcessor_1_tFEE1003E2C37EAA0CE97902072C29038A8347B5C *)NULL); (( void (*) (AffineTransformProcessor_1_tFEE1003E2C37EAA0CE97902072C29038A8347B5C *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tFEE1003E2C37EAA0CE97902072C29038A8347B5C *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_2 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((ProjectiveTransformProcessor_1_tC9ABC9852F5D5C4195ABF219AD08FC444CA03EEA *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tC9ABC9852F5D5C4195ABF219AD08FC444CA03EEA *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tC9ABC9852F5D5C4195ABF219AD08FC444CA03EEA *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_3 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((ResizeProcessor_1_t4C8C6AAAE127F0F4234295C260C9F16BC2AB9718 *)NULL); (( void (*) (ResizeProcessor_1_t4C8C6AAAE127F0F4234295C260C9F16BC2AB9718 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t4C8C6AAAE127F0F4234295C260C9F16BC2AB9718 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_4 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((AffineTransformProcessor_1_tFEE1003E2C37EAA0CE97902072C29038A8347B5C *)NULL); (( void (*) (AffineTransformProcessor_1_tFEE1003E2C37EAA0CE97902072C29038A8347B5C *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tFEE1003E2C37EAA0CE97902072C29038A8347B5C *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_TisWelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63_mD983875878C5C4B1803CBC86589A0DD5D2CD23F4_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WelchResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mA4C9A02DA401FD332C5E2943B3101546683258ED_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 V_0; memset((&V_0), 0, sizeof(V_0)); { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_0 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); WelchResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mA4C9A02DA401FD332C5E2943B3101546683258ED_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/WelchResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mA4C9A02DA401FD332C5E2943B3101546683258ED_RuntimeMethod_var); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_1 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((AffineTransformProcessor_1_tFEE1003E2C37EAA0CE97902072C29038A8347B5C *)NULL); (( void (*) (AffineTransformProcessor_1_tFEE1003E2C37EAA0CE97902072C29038A8347B5C *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tFEE1003E2C37EAA0CE97902072C29038A8347B5C *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_2 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((ProjectiveTransformProcessor_1_tC9ABC9852F5D5C4195ABF219AD08FC444CA03EEA *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tC9ABC9852F5D5C4195ABF219AD08FC444CA03EEA *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tC9ABC9852F5D5C4195ABF219AD08FC444CA03EEA *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_3 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((ResizeProcessor_1_t4C8C6AAAE127F0F4234295C260C9F16BC2AB9718 *)NULL); (( void (*) (ResizeProcessor_1_t4C8C6AAAE127F0F4234295C260C9F16BC2AB9718 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t4C8C6AAAE127F0F4234295C260C9F16BC2AB9718 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_4 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((AffineTransformProcessor_1_tFEE1003E2C37EAA0CE97902072C29038A8347B5C *)NULL); (( void (*) (AffineTransformProcessor_1_tFEE1003E2C37EAA0CE97902072C29038A8347B5C *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tFEE1003E2C37EAA0CE97902072C29038A8347B5C *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_TisBicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7_m863B9E0C4386F6C1BF4F0DB6F817E8C4D3C8B14A_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BicubicResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_mA921AA4EBB0D8F0F0E132E9F1B42C0FC68008417_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 V_0; memset((&V_0), 0, sizeof(V_0)); { BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_0 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); BicubicResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_mA921AA4EBB0D8F0F0E132E9F1B42C0FC68008417_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/BicubicResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_mA921AA4EBB0D8F0F0E132E9F1B42C0FC68008417_RuntimeMethod_var); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_1 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((AffineTransformProcessor_1_t6C7DC265BE778F8FCAEEA16F43E2ACCB199BE653 *)NULL); (( void (*) (AffineTransformProcessor_1_t6C7DC265BE778F8FCAEEA16F43E2ACCB199BE653 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t6C7DC265BE778F8FCAEEA16F43E2ACCB199BE653 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_2 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((ProjectiveTransformProcessor_1_t2587B71817AE24D18574B5FCE4A60C87217EA906 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t2587B71817AE24D18574B5FCE4A60C87217EA906 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t2587B71817AE24D18574B5FCE4A60C87217EA906 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_3 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((ResizeProcessor_1_t1B209978F68C35C7396EEC0960FBDAD5E37F67D1 *)NULL); (( void (*) (ResizeProcessor_1_t1B209978F68C35C7396EEC0960FBDAD5E37F67D1 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t1B209978F68C35C7396EEC0960FBDAD5E37F67D1 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_4 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((AffineTransformProcessor_1_t6C7DC265BE778F8FCAEEA16F43E2ACCB199BE653 *)NULL); (( void (*) (AffineTransformProcessor_1_t6C7DC265BE778F8FCAEEA16F43E2ACCB199BE653 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t6C7DC265BE778F8FCAEEA16F43E2ACCB199BE653 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_TisBoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7_m3908FAE26B9CDD2F2DFE0DCCB22B9668CC4DB96A_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BoxResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m85CA309C12ED55E37BFC9671044011C95E2F32DA_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 V_0; memset((&V_0), 0, sizeof(V_0)); { BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_0 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); BoxResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m85CA309C12ED55E37BFC9671044011C95E2F32DA_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/BoxResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m85CA309C12ED55E37BFC9671044011C95E2F32DA_RuntimeMethod_var); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_1 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((AffineTransformProcessor_1_t6C7DC265BE778F8FCAEEA16F43E2ACCB199BE653 *)NULL); (( void (*) (AffineTransformProcessor_1_t6C7DC265BE778F8FCAEEA16F43E2ACCB199BE653 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t6C7DC265BE778F8FCAEEA16F43E2ACCB199BE653 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_2 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((ProjectiveTransformProcessor_1_t2587B71817AE24D18574B5FCE4A60C87217EA906 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t2587B71817AE24D18574B5FCE4A60C87217EA906 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t2587B71817AE24D18574B5FCE4A60C87217EA906 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_3 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((ResizeProcessor_1_t1B209978F68C35C7396EEC0960FBDAD5E37F67D1 *)NULL); (( void (*) (ResizeProcessor_1_t1B209978F68C35C7396EEC0960FBDAD5E37F67D1 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t1B209978F68C35C7396EEC0960FBDAD5E37F67D1 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_4 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((AffineTransformProcessor_1_t6C7DC265BE778F8FCAEEA16F43E2ACCB199BE653 *)NULL); (( void (*) (AffineTransformProcessor_1_t6C7DC265BE778F8FCAEEA16F43E2ACCB199BE653 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t6C7DC265BE778F8FCAEEA16F43E2ACCB199BE653 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_TisCubicResampler_t05545076595DA43AF0D1749540089848660DF577_m34E80922DFFE7A4983F8D09B7CB9B7C364403603_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CubicResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m7C3CDDAAECD5869FA25B3C1F976D20A3827B4966_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } CubicResampler_t05545076595DA43AF0D1749540089848660DF577 V_0; memset((&V_0), 0, sizeof(V_0)); { CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_0 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); CubicResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m7C3CDDAAECD5869FA25B3C1F976D20A3827B4966_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/CubicResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m7C3CDDAAECD5869FA25B3C1F976D20A3827B4966_RuntimeMethod_var); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_1 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((AffineTransformProcessor_1_t6C7DC265BE778F8FCAEEA16F43E2ACCB199BE653 *)NULL); (( void (*) (AffineTransformProcessor_1_t6C7DC265BE778F8FCAEEA16F43E2ACCB199BE653 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t6C7DC265BE778F8FCAEEA16F43E2ACCB199BE653 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_2 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((ProjectiveTransformProcessor_1_t2587B71817AE24D18574B5FCE4A60C87217EA906 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t2587B71817AE24D18574B5FCE4A60C87217EA906 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t2587B71817AE24D18574B5FCE4A60C87217EA906 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_3 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((ResizeProcessor_1_t1B209978F68C35C7396EEC0960FBDAD5E37F67D1 *)NULL); (( void (*) (ResizeProcessor_1_t1B209978F68C35C7396EEC0960FBDAD5E37F67D1 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t1B209978F68C35C7396EEC0960FBDAD5E37F67D1 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_4 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((AffineTransformProcessor_1_t6C7DC265BE778F8FCAEEA16F43E2ACCB199BE653 *)NULL); (( void (*) (AffineTransformProcessor_1_t6C7DC265BE778F8FCAEEA16F43E2ACCB199BE653 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t6C7DC265BE778F8FCAEEA16F43E2ACCB199BE653 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_TisLanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5_m0B29F20303DA11484341E823D8B400DBBBDDE561_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LanczosResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m2D2E7672810B4D3C575C5890C57814437E01A85A_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 V_0; memset((&V_0), 0, sizeof(V_0)); { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_0 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); LanczosResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m2D2E7672810B4D3C575C5890C57814437E01A85A_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/LanczosResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m2D2E7672810B4D3C575C5890C57814437E01A85A_RuntimeMethod_var); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_1 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((AffineTransformProcessor_1_t6C7DC265BE778F8FCAEEA16F43E2ACCB199BE653 *)NULL); (( void (*) (AffineTransformProcessor_1_t6C7DC265BE778F8FCAEEA16F43E2ACCB199BE653 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t6C7DC265BE778F8FCAEEA16F43E2ACCB199BE653 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_2 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((ProjectiveTransformProcessor_1_t2587B71817AE24D18574B5FCE4A60C87217EA906 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t2587B71817AE24D18574B5FCE4A60C87217EA906 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t2587B71817AE24D18574B5FCE4A60C87217EA906 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_3 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((ResizeProcessor_1_t1B209978F68C35C7396EEC0960FBDAD5E37F67D1 *)NULL); (( void (*) (ResizeProcessor_1_t1B209978F68C35C7396EEC0960FBDAD5E37F67D1 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t1B209978F68C35C7396EEC0960FBDAD5E37F67D1 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_4 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((AffineTransformProcessor_1_t6C7DC265BE778F8FCAEEA16F43E2ACCB199BE653 *)NULL); (( void (*) (AffineTransformProcessor_1_t6C7DC265BE778F8FCAEEA16F43E2ACCB199BE653 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t6C7DC265BE778F8FCAEEA16F43E2ACCB199BE653 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_TisNearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76_mF79D765595A63E2903641C29B1158C43B1D57FAC_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NearestNeighborResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m4A5B54E9D36DE306CD786AB979F76FA622B6605B_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 V_0; memset((&V_0), 0, sizeof(V_0)); { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_0 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NearestNeighborResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m4A5B54E9D36DE306CD786AB979F76FA622B6605B_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/NearestNeighborResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m4A5B54E9D36DE306CD786AB979F76FA622B6605B_RuntimeMethod_var); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_1 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((AffineTransformProcessor_1_t6C7DC265BE778F8FCAEEA16F43E2ACCB199BE653 *)NULL); (( void (*) (AffineTransformProcessor_1_t6C7DC265BE778F8FCAEEA16F43E2ACCB199BE653 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t6C7DC265BE778F8FCAEEA16F43E2ACCB199BE653 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_2 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((ProjectiveTransformProcessor_1_t2587B71817AE24D18574B5FCE4A60C87217EA906 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t2587B71817AE24D18574B5FCE4A60C87217EA906 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t2587B71817AE24D18574B5FCE4A60C87217EA906 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_3 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((ResizeProcessor_1_t1B209978F68C35C7396EEC0960FBDAD5E37F67D1 *)NULL); (( void (*) (ResizeProcessor_1_t1B209978F68C35C7396EEC0960FBDAD5E37F67D1 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t1B209978F68C35C7396EEC0960FBDAD5E37F67D1 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_4 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((AffineTransformProcessor_1_t6C7DC265BE778F8FCAEEA16F43E2ACCB199BE653 *)NULL); (( void (*) (AffineTransformProcessor_1_t6C7DC265BE778F8FCAEEA16F43E2ACCB199BE653 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t6C7DC265BE778F8FCAEEA16F43E2ACCB199BE653 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_TisTriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF_m8F46F230601610711ADBE913FD08958165262B38_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TriangleResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m2B91EAD9542BC0ED7274CD07FE05ABE8971C1A9F_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF V_0; memset((&V_0), 0, sizeof(V_0)); { TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_0 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); TriangleResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m2B91EAD9542BC0ED7274CD07FE05ABE8971C1A9F_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_0, (RuntimeObject*)NULL, /*hidden argument*/TriangleResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m2B91EAD9542BC0ED7274CD07FE05ABE8971C1A9F_RuntimeMethod_var); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_1 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((AffineTransformProcessor_1_t6C7DC265BE778F8FCAEEA16F43E2ACCB199BE653 *)NULL); (( void (*) (AffineTransformProcessor_1_t6C7DC265BE778F8FCAEEA16F43E2ACCB199BE653 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t6C7DC265BE778F8FCAEEA16F43E2ACCB199BE653 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_2 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((ProjectiveTransformProcessor_1_t2587B71817AE24D18574B5FCE4A60C87217EA906 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t2587B71817AE24D18574B5FCE4A60C87217EA906 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t2587B71817AE24D18574B5FCE4A60C87217EA906 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_3 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((ResizeProcessor_1_t1B209978F68C35C7396EEC0960FBDAD5E37F67D1 *)NULL); (( void (*) (ResizeProcessor_1_t1B209978F68C35C7396EEC0960FBDAD5E37F67D1 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t1B209978F68C35C7396EEC0960FBDAD5E37F67D1 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_4 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((AffineTransformProcessor_1_t6C7DC265BE778F8FCAEEA16F43E2ACCB199BE653 *)NULL); (( void (*) (AffineTransformProcessor_1_t6C7DC265BE778F8FCAEEA16F43E2ACCB199BE653 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t6C7DC265BE778F8FCAEEA16F43E2ACCB199BE653 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_TisWelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63_mFB0A0D0BEA39ACA2E719A47F38D7832F02D6223F_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WelchResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m01BF6E235DC00BB7AC0A82F500C64D9D28378FC8_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 V_0; memset((&V_0), 0, sizeof(V_0)); { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_0 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); WelchResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m01BF6E235DC00BB7AC0A82F500C64D9D28378FC8_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/WelchResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m01BF6E235DC00BB7AC0A82F500C64D9D28378FC8_RuntimeMethod_var); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_1 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((AffineTransformProcessor_1_t6C7DC265BE778F8FCAEEA16F43E2ACCB199BE653 *)NULL); (( void (*) (AffineTransformProcessor_1_t6C7DC265BE778F8FCAEEA16F43E2ACCB199BE653 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t6C7DC265BE778F8FCAEEA16F43E2ACCB199BE653 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_2 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((ProjectiveTransformProcessor_1_t2587B71817AE24D18574B5FCE4A60C87217EA906 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t2587B71817AE24D18574B5FCE4A60C87217EA906 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t2587B71817AE24D18574B5FCE4A60C87217EA906 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_3 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((ResizeProcessor_1_t1B209978F68C35C7396EEC0960FBDAD5E37F67D1 *)NULL); (( void (*) (ResizeProcessor_1_t1B209978F68C35C7396EEC0960FBDAD5E37F67D1 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t1B209978F68C35C7396EEC0960FBDAD5E37F67D1 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_4 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((AffineTransformProcessor_1_t6C7DC265BE778F8FCAEEA16F43E2ACCB199BE653 *)NULL); (( void (*) (AffineTransformProcessor_1_t6C7DC265BE778F8FCAEEA16F43E2ACCB199BE653 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t6C7DC265BE778F8FCAEEA16F43E2ACCB199BE653 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_TisBicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7_m1F5370F9A965A7FC2F0F0184995FAE56FDF381C4_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BicubicResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_mDA620853A0E5350FB1E07E92BDB04F2DF79AB06F_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 V_0; memset((&V_0), 0, sizeof(V_0)); { BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_0 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); BicubicResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_mDA620853A0E5350FB1E07E92BDB04F2DF79AB06F_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/BicubicResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_mDA620853A0E5350FB1E07E92BDB04F2DF79AB06F_RuntimeMethod_var); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_1 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((AffineTransformProcessor_1_t3AE5518725E3A851853AB4D8FC8EE755ACA03BDF *)NULL); (( void (*) (AffineTransformProcessor_1_t3AE5518725E3A851853AB4D8FC8EE755ACA03BDF *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t3AE5518725E3A851853AB4D8FC8EE755ACA03BDF *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_2 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((ProjectiveTransformProcessor_1_tD4C0E6A4EBB1424BB2AB8BDE77D20CC543B8E184 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tD4C0E6A4EBB1424BB2AB8BDE77D20CC543B8E184 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tD4C0E6A4EBB1424BB2AB8BDE77D20CC543B8E184 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_3 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((ResizeProcessor_1_t2C272F8E79C90D4BFAFE680A64DFD35BAD9DE840 *)NULL); (( void (*) (ResizeProcessor_1_t2C272F8E79C90D4BFAFE680A64DFD35BAD9DE840 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t2C272F8E79C90D4BFAFE680A64DFD35BAD9DE840 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_4 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((AffineTransformProcessor_1_t3AE5518725E3A851853AB4D8FC8EE755ACA03BDF *)NULL); (( void (*) (AffineTransformProcessor_1_t3AE5518725E3A851853AB4D8FC8EE755ACA03BDF *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t3AE5518725E3A851853AB4D8FC8EE755ACA03BDF *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_TisBoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7_mD96B5431997A3D7F2B455274987992DB7AD0B7E9_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BoxResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m2FD20084F9B88AC05AF7346DCD753DC65513EE7C_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 V_0; memset((&V_0), 0, sizeof(V_0)); { BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_0 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); BoxResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m2FD20084F9B88AC05AF7346DCD753DC65513EE7C_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/BoxResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m2FD20084F9B88AC05AF7346DCD753DC65513EE7C_RuntimeMethod_var); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_1 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((AffineTransformProcessor_1_t3AE5518725E3A851853AB4D8FC8EE755ACA03BDF *)NULL); (( void (*) (AffineTransformProcessor_1_t3AE5518725E3A851853AB4D8FC8EE755ACA03BDF *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t3AE5518725E3A851853AB4D8FC8EE755ACA03BDF *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_2 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((ProjectiveTransformProcessor_1_tD4C0E6A4EBB1424BB2AB8BDE77D20CC543B8E184 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tD4C0E6A4EBB1424BB2AB8BDE77D20CC543B8E184 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tD4C0E6A4EBB1424BB2AB8BDE77D20CC543B8E184 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_3 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((ResizeProcessor_1_t2C272F8E79C90D4BFAFE680A64DFD35BAD9DE840 *)NULL); (( void (*) (ResizeProcessor_1_t2C272F8E79C90D4BFAFE680A64DFD35BAD9DE840 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t2C272F8E79C90D4BFAFE680A64DFD35BAD9DE840 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_4 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((AffineTransformProcessor_1_t3AE5518725E3A851853AB4D8FC8EE755ACA03BDF *)NULL); (( void (*) (AffineTransformProcessor_1_t3AE5518725E3A851853AB4D8FC8EE755ACA03BDF *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t3AE5518725E3A851853AB4D8FC8EE755ACA03BDF *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_TisCubicResampler_t05545076595DA43AF0D1749540089848660DF577_m87F822BFDB86286FE2B341037B2DE0371715EDB8_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CubicResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m9FB1432057495DC2737A47B65F1E0CEAB14BB276_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } CubicResampler_t05545076595DA43AF0D1749540089848660DF577 V_0; memset((&V_0), 0, sizeof(V_0)); { CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_0 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); CubicResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m9FB1432057495DC2737A47B65F1E0CEAB14BB276_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/CubicResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m9FB1432057495DC2737A47B65F1E0CEAB14BB276_RuntimeMethod_var); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_1 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((AffineTransformProcessor_1_t3AE5518725E3A851853AB4D8FC8EE755ACA03BDF *)NULL); (( void (*) (AffineTransformProcessor_1_t3AE5518725E3A851853AB4D8FC8EE755ACA03BDF *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t3AE5518725E3A851853AB4D8FC8EE755ACA03BDF *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_2 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((ProjectiveTransformProcessor_1_tD4C0E6A4EBB1424BB2AB8BDE77D20CC543B8E184 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tD4C0E6A4EBB1424BB2AB8BDE77D20CC543B8E184 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tD4C0E6A4EBB1424BB2AB8BDE77D20CC543B8E184 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_3 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((ResizeProcessor_1_t2C272F8E79C90D4BFAFE680A64DFD35BAD9DE840 *)NULL); (( void (*) (ResizeProcessor_1_t2C272F8E79C90D4BFAFE680A64DFD35BAD9DE840 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t2C272F8E79C90D4BFAFE680A64DFD35BAD9DE840 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_4 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((AffineTransformProcessor_1_t3AE5518725E3A851853AB4D8FC8EE755ACA03BDF *)NULL); (( void (*) (AffineTransformProcessor_1_t3AE5518725E3A851853AB4D8FC8EE755ACA03BDF *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t3AE5518725E3A851853AB4D8FC8EE755ACA03BDF *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_TisLanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5_m48014C9D2FA2A1920BB3DB2A465AD49F6BB37C75_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LanczosResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m2E8AED35A543A7EF842769E305A89E5F84E99747_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 V_0; memset((&V_0), 0, sizeof(V_0)); { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_0 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); LanczosResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m2E8AED35A543A7EF842769E305A89E5F84E99747_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/LanczosResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m2E8AED35A543A7EF842769E305A89E5F84E99747_RuntimeMethod_var); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_1 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((AffineTransformProcessor_1_t3AE5518725E3A851853AB4D8FC8EE755ACA03BDF *)NULL); (( void (*) (AffineTransformProcessor_1_t3AE5518725E3A851853AB4D8FC8EE755ACA03BDF *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t3AE5518725E3A851853AB4D8FC8EE755ACA03BDF *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_2 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((ProjectiveTransformProcessor_1_tD4C0E6A4EBB1424BB2AB8BDE77D20CC543B8E184 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tD4C0E6A4EBB1424BB2AB8BDE77D20CC543B8E184 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tD4C0E6A4EBB1424BB2AB8BDE77D20CC543B8E184 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_3 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((ResizeProcessor_1_t2C272F8E79C90D4BFAFE680A64DFD35BAD9DE840 *)NULL); (( void (*) (ResizeProcessor_1_t2C272F8E79C90D4BFAFE680A64DFD35BAD9DE840 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t2C272F8E79C90D4BFAFE680A64DFD35BAD9DE840 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_4 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((AffineTransformProcessor_1_t3AE5518725E3A851853AB4D8FC8EE755ACA03BDF *)NULL); (( void (*) (AffineTransformProcessor_1_t3AE5518725E3A851853AB4D8FC8EE755ACA03BDF *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t3AE5518725E3A851853AB4D8FC8EE755ACA03BDF *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_TisNearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76_m41B9CFB51191690E2217AC9DFAFBDA3C817B5F18_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NearestNeighborResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m40D41F8DB6DD3403C2AA2CA6AC8576F013228EF2_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 V_0; memset((&V_0), 0, sizeof(V_0)); { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_0 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NearestNeighborResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m40D41F8DB6DD3403C2AA2CA6AC8576F013228EF2_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/NearestNeighborResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m40D41F8DB6DD3403C2AA2CA6AC8576F013228EF2_RuntimeMethod_var); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_1 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((AffineTransformProcessor_1_t3AE5518725E3A851853AB4D8FC8EE755ACA03BDF *)NULL); (( void (*) (AffineTransformProcessor_1_t3AE5518725E3A851853AB4D8FC8EE755ACA03BDF *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t3AE5518725E3A851853AB4D8FC8EE755ACA03BDF *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_2 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((ProjectiveTransformProcessor_1_tD4C0E6A4EBB1424BB2AB8BDE77D20CC543B8E184 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tD4C0E6A4EBB1424BB2AB8BDE77D20CC543B8E184 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tD4C0E6A4EBB1424BB2AB8BDE77D20CC543B8E184 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_3 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((ResizeProcessor_1_t2C272F8E79C90D4BFAFE680A64DFD35BAD9DE840 *)NULL); (( void (*) (ResizeProcessor_1_t2C272F8E79C90D4BFAFE680A64DFD35BAD9DE840 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t2C272F8E79C90D4BFAFE680A64DFD35BAD9DE840 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_4 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((AffineTransformProcessor_1_t3AE5518725E3A851853AB4D8FC8EE755ACA03BDF *)NULL); (( void (*) (AffineTransformProcessor_1_t3AE5518725E3A851853AB4D8FC8EE755ACA03BDF *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t3AE5518725E3A851853AB4D8FC8EE755ACA03BDF *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_TisTriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF_m7656FE416F60D4A07DD2109949D2247D04B4119A_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TriangleResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m0C9481B34BCCBF3651F336653D1695541840CD3E_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF V_0; memset((&V_0), 0, sizeof(V_0)); { TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_0 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); TriangleResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m0C9481B34BCCBF3651F336653D1695541840CD3E_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_0, (RuntimeObject*)NULL, /*hidden argument*/TriangleResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m0C9481B34BCCBF3651F336653D1695541840CD3E_RuntimeMethod_var); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_1 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((AffineTransformProcessor_1_t3AE5518725E3A851853AB4D8FC8EE755ACA03BDF *)NULL); (( void (*) (AffineTransformProcessor_1_t3AE5518725E3A851853AB4D8FC8EE755ACA03BDF *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t3AE5518725E3A851853AB4D8FC8EE755ACA03BDF *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_2 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((ProjectiveTransformProcessor_1_tD4C0E6A4EBB1424BB2AB8BDE77D20CC543B8E184 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tD4C0E6A4EBB1424BB2AB8BDE77D20CC543B8E184 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tD4C0E6A4EBB1424BB2AB8BDE77D20CC543B8E184 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_3 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((ResizeProcessor_1_t2C272F8E79C90D4BFAFE680A64DFD35BAD9DE840 *)NULL); (( void (*) (ResizeProcessor_1_t2C272F8E79C90D4BFAFE680A64DFD35BAD9DE840 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t2C272F8E79C90D4BFAFE680A64DFD35BAD9DE840 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_4 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((AffineTransformProcessor_1_t3AE5518725E3A851853AB4D8FC8EE755ACA03BDF *)NULL); (( void (*) (AffineTransformProcessor_1_t3AE5518725E3A851853AB4D8FC8EE755ACA03BDF *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t3AE5518725E3A851853AB4D8FC8EE755ACA03BDF *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_TisWelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63_m5A8A1E83A93142D636DFDF5803BFC43B124B9EE3_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WelchResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m7FB11A232BC8D8F4850A52597A3D6C4753926D9A_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 V_0; memset((&V_0), 0, sizeof(V_0)); { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_0 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); WelchResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m7FB11A232BC8D8F4850A52597A3D6C4753926D9A_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/WelchResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m7FB11A232BC8D8F4850A52597A3D6C4753926D9A_RuntimeMethod_var); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_1 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((AffineTransformProcessor_1_t3AE5518725E3A851853AB4D8FC8EE755ACA03BDF *)NULL); (( void (*) (AffineTransformProcessor_1_t3AE5518725E3A851853AB4D8FC8EE755ACA03BDF *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t3AE5518725E3A851853AB4D8FC8EE755ACA03BDF *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_2 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((ProjectiveTransformProcessor_1_tD4C0E6A4EBB1424BB2AB8BDE77D20CC543B8E184 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tD4C0E6A4EBB1424BB2AB8BDE77D20CC543B8E184 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tD4C0E6A4EBB1424BB2AB8BDE77D20CC543B8E184 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_3 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((ResizeProcessor_1_t2C272F8E79C90D4BFAFE680A64DFD35BAD9DE840 *)NULL); (( void (*) (ResizeProcessor_1_t2C272F8E79C90D4BFAFE680A64DFD35BAD9DE840 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t2C272F8E79C90D4BFAFE680A64DFD35BAD9DE840 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_4 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((AffineTransformProcessor_1_t3AE5518725E3A851853AB4D8FC8EE755ACA03BDF *)NULL); (( void (*) (AffineTransformProcessor_1_t3AE5518725E3A851853AB4D8FC8EE755ACA03BDF *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t3AE5518725E3A851853AB4D8FC8EE755ACA03BDF *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_TisBicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7_m963FD1EF11253CEE519B3DEFA82748AE79726DBB_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BicubicResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m99FA12ED44C6566BC8D7D2ECD649D5831A156FCE_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 V_0; memset((&V_0), 0, sizeof(V_0)); { BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_0 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); BicubicResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m99FA12ED44C6566BC8D7D2ECD649D5831A156FCE_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/BicubicResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m99FA12ED44C6566BC8D7D2ECD649D5831A156FCE_RuntimeMethod_var); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_1 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((AffineTransformProcessor_1_t486D25DC3C74EFE899F9B18E938A99F5424A80C7 *)NULL); (( void (*) (AffineTransformProcessor_1_t486D25DC3C74EFE899F9B18E938A99F5424A80C7 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t486D25DC3C74EFE899F9B18E938A99F5424A80C7 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_2 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((ProjectiveTransformProcessor_1_tADB051BEB8B494076C4052043DF4C10118F4E66D *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tADB051BEB8B494076C4052043DF4C10118F4E66D *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tADB051BEB8B494076C4052043DF4C10118F4E66D *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_3 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((ResizeProcessor_1_tD48BBD46A9C4009AFBE62D902732BEAFDA024F85 *)NULL); (( void (*) (ResizeProcessor_1_tD48BBD46A9C4009AFBE62D902732BEAFDA024F85 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tD48BBD46A9C4009AFBE62D902732BEAFDA024F85 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_4 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((AffineTransformProcessor_1_t486D25DC3C74EFE899F9B18E938A99F5424A80C7 *)NULL); (( void (*) (AffineTransformProcessor_1_t486D25DC3C74EFE899F9B18E938A99F5424A80C7 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t486D25DC3C74EFE899F9B18E938A99F5424A80C7 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_TisBoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7_m1B82F1EC2D9033F435CF077F002EA72B642BC5FA_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BoxResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_mFCC26CB6C44126C9CFB83A47A211F649709C8548_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 V_0; memset((&V_0), 0, sizeof(V_0)); { BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_0 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); BoxResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_mFCC26CB6C44126C9CFB83A47A211F649709C8548_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/BoxResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_mFCC26CB6C44126C9CFB83A47A211F649709C8548_RuntimeMethod_var); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_1 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((AffineTransformProcessor_1_t486D25DC3C74EFE899F9B18E938A99F5424A80C7 *)NULL); (( void (*) (AffineTransformProcessor_1_t486D25DC3C74EFE899F9B18E938A99F5424A80C7 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t486D25DC3C74EFE899F9B18E938A99F5424A80C7 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_2 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((ProjectiveTransformProcessor_1_tADB051BEB8B494076C4052043DF4C10118F4E66D *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tADB051BEB8B494076C4052043DF4C10118F4E66D *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tADB051BEB8B494076C4052043DF4C10118F4E66D *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_3 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((ResizeProcessor_1_tD48BBD46A9C4009AFBE62D902732BEAFDA024F85 *)NULL); (( void (*) (ResizeProcessor_1_tD48BBD46A9C4009AFBE62D902732BEAFDA024F85 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tD48BBD46A9C4009AFBE62D902732BEAFDA024F85 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_4 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((AffineTransformProcessor_1_t486D25DC3C74EFE899F9B18E938A99F5424A80C7 *)NULL); (( void (*) (AffineTransformProcessor_1_t486D25DC3C74EFE899F9B18E938A99F5424A80C7 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t486D25DC3C74EFE899F9B18E938A99F5424A80C7 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_TisCubicResampler_t05545076595DA43AF0D1749540089848660DF577_m6B496F02789BBA5544AA04E55DF925CDC174B27C_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CubicResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m7D165662EBCDD7221C504F9EEB2F80E44FAEF16F_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } CubicResampler_t05545076595DA43AF0D1749540089848660DF577 V_0; memset((&V_0), 0, sizeof(V_0)); { CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_0 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); CubicResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m7D165662EBCDD7221C504F9EEB2F80E44FAEF16F_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/CubicResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m7D165662EBCDD7221C504F9EEB2F80E44FAEF16F_RuntimeMethod_var); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_1 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((AffineTransformProcessor_1_t486D25DC3C74EFE899F9B18E938A99F5424A80C7 *)NULL); (( void (*) (AffineTransformProcessor_1_t486D25DC3C74EFE899F9B18E938A99F5424A80C7 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t486D25DC3C74EFE899F9B18E938A99F5424A80C7 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_2 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((ProjectiveTransformProcessor_1_tADB051BEB8B494076C4052043DF4C10118F4E66D *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tADB051BEB8B494076C4052043DF4C10118F4E66D *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tADB051BEB8B494076C4052043DF4C10118F4E66D *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_3 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((ResizeProcessor_1_tD48BBD46A9C4009AFBE62D902732BEAFDA024F85 *)NULL); (( void (*) (ResizeProcessor_1_tD48BBD46A9C4009AFBE62D902732BEAFDA024F85 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tD48BBD46A9C4009AFBE62D902732BEAFDA024F85 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_4 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((AffineTransformProcessor_1_t486D25DC3C74EFE899F9B18E938A99F5424A80C7 *)NULL); (( void (*) (AffineTransformProcessor_1_t486D25DC3C74EFE899F9B18E938A99F5424A80C7 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t486D25DC3C74EFE899F9B18E938A99F5424A80C7 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_TisLanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5_m62EA8246BCC426D87EF80CCCD7E3D677A790247D_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LanczosResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m8427D5A732F006C2B405328E5680FDAB12CCA16C_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 V_0; memset((&V_0), 0, sizeof(V_0)); { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_0 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); LanczosResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m8427D5A732F006C2B405328E5680FDAB12CCA16C_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/LanczosResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m8427D5A732F006C2B405328E5680FDAB12CCA16C_RuntimeMethod_var); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_1 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((AffineTransformProcessor_1_t486D25DC3C74EFE899F9B18E938A99F5424A80C7 *)NULL); (( void (*) (AffineTransformProcessor_1_t486D25DC3C74EFE899F9B18E938A99F5424A80C7 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t486D25DC3C74EFE899F9B18E938A99F5424A80C7 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_2 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((ProjectiveTransformProcessor_1_tADB051BEB8B494076C4052043DF4C10118F4E66D *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tADB051BEB8B494076C4052043DF4C10118F4E66D *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tADB051BEB8B494076C4052043DF4C10118F4E66D *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_3 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((ResizeProcessor_1_tD48BBD46A9C4009AFBE62D902732BEAFDA024F85 *)NULL); (( void (*) (ResizeProcessor_1_tD48BBD46A9C4009AFBE62D902732BEAFDA024F85 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tD48BBD46A9C4009AFBE62D902732BEAFDA024F85 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_4 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((AffineTransformProcessor_1_t486D25DC3C74EFE899F9B18E938A99F5424A80C7 *)NULL); (( void (*) (AffineTransformProcessor_1_t486D25DC3C74EFE899F9B18E938A99F5424A80C7 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t486D25DC3C74EFE899F9B18E938A99F5424A80C7 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_TisNearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76_m0EC31FFFBD161C25444994FFE2679D4F3BA5741D_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NearestNeighborResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_mC75BEE6B052E3F98664F82DB81F79E973AA08CD1_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 V_0; memset((&V_0), 0, sizeof(V_0)); { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_0 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NearestNeighborResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_mC75BEE6B052E3F98664F82DB81F79E973AA08CD1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/NearestNeighborResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_mC75BEE6B052E3F98664F82DB81F79E973AA08CD1_RuntimeMethod_var); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_1 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((AffineTransformProcessor_1_t486D25DC3C74EFE899F9B18E938A99F5424A80C7 *)NULL); (( void (*) (AffineTransformProcessor_1_t486D25DC3C74EFE899F9B18E938A99F5424A80C7 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t486D25DC3C74EFE899F9B18E938A99F5424A80C7 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_2 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((ProjectiveTransformProcessor_1_tADB051BEB8B494076C4052043DF4C10118F4E66D *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tADB051BEB8B494076C4052043DF4C10118F4E66D *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tADB051BEB8B494076C4052043DF4C10118F4E66D *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_3 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((ResizeProcessor_1_tD48BBD46A9C4009AFBE62D902732BEAFDA024F85 *)NULL); (( void (*) (ResizeProcessor_1_tD48BBD46A9C4009AFBE62D902732BEAFDA024F85 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tD48BBD46A9C4009AFBE62D902732BEAFDA024F85 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_4 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((AffineTransformProcessor_1_t486D25DC3C74EFE899F9B18E938A99F5424A80C7 *)NULL); (( void (*) (AffineTransformProcessor_1_t486D25DC3C74EFE899F9B18E938A99F5424A80C7 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t486D25DC3C74EFE899F9B18E938A99F5424A80C7 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_TisTriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF_mA86F7FA9EA7EB99F921EE5A710FF8BBFC1960266_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TriangleResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_mAB0B4EF250CA95C665674337E4126BA978E74249_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF V_0; memset((&V_0), 0, sizeof(V_0)); { TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_0 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); TriangleResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_mAB0B4EF250CA95C665674337E4126BA978E74249_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_0, (RuntimeObject*)NULL, /*hidden argument*/TriangleResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_mAB0B4EF250CA95C665674337E4126BA978E74249_RuntimeMethod_var); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_1 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((AffineTransformProcessor_1_t486D25DC3C74EFE899F9B18E938A99F5424A80C7 *)NULL); (( void (*) (AffineTransformProcessor_1_t486D25DC3C74EFE899F9B18E938A99F5424A80C7 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t486D25DC3C74EFE899F9B18E938A99F5424A80C7 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_2 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((ProjectiveTransformProcessor_1_tADB051BEB8B494076C4052043DF4C10118F4E66D *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tADB051BEB8B494076C4052043DF4C10118F4E66D *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tADB051BEB8B494076C4052043DF4C10118F4E66D *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_3 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((ResizeProcessor_1_tD48BBD46A9C4009AFBE62D902732BEAFDA024F85 *)NULL); (( void (*) (ResizeProcessor_1_tD48BBD46A9C4009AFBE62D902732BEAFDA024F85 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tD48BBD46A9C4009AFBE62D902732BEAFDA024F85 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_4 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((AffineTransformProcessor_1_t486D25DC3C74EFE899F9B18E938A99F5424A80C7 *)NULL); (( void (*) (AffineTransformProcessor_1_t486D25DC3C74EFE899F9B18E938A99F5424A80C7 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t486D25DC3C74EFE899F9B18E938A99F5424A80C7 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_TisWelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63_m4A50D9380C4D48971F5C7B76661BC26C536A5E1C_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WelchResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m63583C1770352A0EBC349A1B8040529D9C22E0B0_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 V_0; memset((&V_0), 0, sizeof(V_0)); { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_0 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); WelchResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m63583C1770352A0EBC349A1B8040529D9C22E0B0_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/WelchResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m63583C1770352A0EBC349A1B8040529D9C22E0B0_RuntimeMethod_var); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_1 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((AffineTransformProcessor_1_t486D25DC3C74EFE899F9B18E938A99F5424A80C7 *)NULL); (( void (*) (AffineTransformProcessor_1_t486D25DC3C74EFE899F9B18E938A99F5424A80C7 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t486D25DC3C74EFE899F9B18E938A99F5424A80C7 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_2 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((ProjectiveTransformProcessor_1_tADB051BEB8B494076C4052043DF4C10118F4E66D *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tADB051BEB8B494076C4052043DF4C10118F4E66D *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tADB051BEB8B494076C4052043DF4C10118F4E66D *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_3 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((ResizeProcessor_1_tD48BBD46A9C4009AFBE62D902732BEAFDA024F85 *)NULL); (( void (*) (ResizeProcessor_1_tD48BBD46A9C4009AFBE62D902732BEAFDA024F85 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tD48BBD46A9C4009AFBE62D902732BEAFDA024F85 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_4 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((AffineTransformProcessor_1_t486D25DC3C74EFE899F9B18E938A99F5424A80C7 *)NULL); (( void (*) (AffineTransformProcessor_1_t486D25DC3C74EFE899F9B18E938A99F5424A80C7 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t486D25DC3C74EFE899F9B18E938A99F5424A80C7 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_TisBicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7_m4ED6B324DC3A3F5CC30A350A8A80362B63B89DBE_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BicubicResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mF12E40E5A2595344FFD4B6B4A4D678E90700212F_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 V_0; memset((&V_0), 0, sizeof(V_0)); { BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_0 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); BicubicResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mF12E40E5A2595344FFD4B6B4A4D678E90700212F_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/BicubicResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mF12E40E5A2595344FFD4B6B4A4D678E90700212F_RuntimeMethod_var); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_1 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((AffineTransformProcessor_1_t2EEF6F5BF2740994742715C8D5031BCBEFBE4121 *)NULL); (( void (*) (AffineTransformProcessor_1_t2EEF6F5BF2740994742715C8D5031BCBEFBE4121 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t2EEF6F5BF2740994742715C8D5031BCBEFBE4121 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_2 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((ProjectiveTransformProcessor_1_tABA7C0262B1AE1D70FE58B61A1BCC7C6414F97BF *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tABA7C0262B1AE1D70FE58B61A1BCC7C6414F97BF *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tABA7C0262B1AE1D70FE58B61A1BCC7C6414F97BF *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_3 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((ResizeProcessor_1_t29728A8437BBEEC8DDF346230AA31F6A41E07506 *)NULL); (( void (*) (ResizeProcessor_1_t29728A8437BBEEC8DDF346230AA31F6A41E07506 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t29728A8437BBEEC8DDF346230AA31F6A41E07506 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_4 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((AffineTransformProcessor_1_t2EEF6F5BF2740994742715C8D5031BCBEFBE4121 *)NULL); (( void (*) (AffineTransformProcessor_1_t2EEF6F5BF2740994742715C8D5031BCBEFBE4121 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t2EEF6F5BF2740994742715C8D5031BCBEFBE4121 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_TisBoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7_m39E256A2D949F7974D4AB4AE9AE649953ADB3763_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BoxResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mC44B0F47DF316875DA1A17A09E4473D34F8F8BCF_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 V_0; memset((&V_0), 0, sizeof(V_0)); { BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_0 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); BoxResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mC44B0F47DF316875DA1A17A09E4473D34F8F8BCF_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/BoxResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mC44B0F47DF316875DA1A17A09E4473D34F8F8BCF_RuntimeMethod_var); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_1 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((AffineTransformProcessor_1_t2EEF6F5BF2740994742715C8D5031BCBEFBE4121 *)NULL); (( void (*) (AffineTransformProcessor_1_t2EEF6F5BF2740994742715C8D5031BCBEFBE4121 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t2EEF6F5BF2740994742715C8D5031BCBEFBE4121 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_2 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((ProjectiveTransformProcessor_1_tABA7C0262B1AE1D70FE58B61A1BCC7C6414F97BF *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tABA7C0262B1AE1D70FE58B61A1BCC7C6414F97BF *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tABA7C0262B1AE1D70FE58B61A1BCC7C6414F97BF *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_3 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((ResizeProcessor_1_t29728A8437BBEEC8DDF346230AA31F6A41E07506 *)NULL); (( void (*) (ResizeProcessor_1_t29728A8437BBEEC8DDF346230AA31F6A41E07506 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t29728A8437BBEEC8DDF346230AA31F6A41E07506 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_4 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((AffineTransformProcessor_1_t2EEF6F5BF2740994742715C8D5031BCBEFBE4121 *)NULL); (( void (*) (AffineTransformProcessor_1_t2EEF6F5BF2740994742715C8D5031BCBEFBE4121 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t2EEF6F5BF2740994742715C8D5031BCBEFBE4121 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_TisCubicResampler_t05545076595DA43AF0D1749540089848660DF577_mDB545CB982785A57DD08AA45A04B6BE07924045A_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CubicResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m80C02EBAD132C12C2076885009EB2475CA1834F4_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } CubicResampler_t05545076595DA43AF0D1749540089848660DF577 V_0; memset((&V_0), 0, sizeof(V_0)); { CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_0 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); CubicResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m80C02EBAD132C12C2076885009EB2475CA1834F4_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/CubicResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m80C02EBAD132C12C2076885009EB2475CA1834F4_RuntimeMethod_var); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_1 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((AffineTransformProcessor_1_t2EEF6F5BF2740994742715C8D5031BCBEFBE4121 *)NULL); (( void (*) (AffineTransformProcessor_1_t2EEF6F5BF2740994742715C8D5031BCBEFBE4121 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t2EEF6F5BF2740994742715C8D5031BCBEFBE4121 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_2 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((ProjectiveTransformProcessor_1_tABA7C0262B1AE1D70FE58B61A1BCC7C6414F97BF *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tABA7C0262B1AE1D70FE58B61A1BCC7C6414F97BF *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tABA7C0262B1AE1D70FE58B61A1BCC7C6414F97BF *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_3 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((ResizeProcessor_1_t29728A8437BBEEC8DDF346230AA31F6A41E07506 *)NULL); (( void (*) (ResizeProcessor_1_t29728A8437BBEEC8DDF346230AA31F6A41E07506 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t29728A8437BBEEC8DDF346230AA31F6A41E07506 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_4 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((AffineTransformProcessor_1_t2EEF6F5BF2740994742715C8D5031BCBEFBE4121 *)NULL); (( void (*) (AffineTransformProcessor_1_t2EEF6F5BF2740994742715C8D5031BCBEFBE4121 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t2EEF6F5BF2740994742715C8D5031BCBEFBE4121 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_TisLanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5_m4D8A439E91382B2C65D2E263F6C54F1F594A80D6_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LanczosResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mBE41894FCBC7171D43A1ED002C0247E9F712FB7F_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 V_0; memset((&V_0), 0, sizeof(V_0)); { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_0 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); LanczosResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mBE41894FCBC7171D43A1ED002C0247E9F712FB7F_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/LanczosResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mBE41894FCBC7171D43A1ED002C0247E9F712FB7F_RuntimeMethod_var); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_1 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((AffineTransformProcessor_1_t2EEF6F5BF2740994742715C8D5031BCBEFBE4121 *)NULL); (( void (*) (AffineTransformProcessor_1_t2EEF6F5BF2740994742715C8D5031BCBEFBE4121 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t2EEF6F5BF2740994742715C8D5031BCBEFBE4121 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_2 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((ProjectiveTransformProcessor_1_tABA7C0262B1AE1D70FE58B61A1BCC7C6414F97BF *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tABA7C0262B1AE1D70FE58B61A1BCC7C6414F97BF *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tABA7C0262B1AE1D70FE58B61A1BCC7C6414F97BF *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_3 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((ResizeProcessor_1_t29728A8437BBEEC8DDF346230AA31F6A41E07506 *)NULL); (( void (*) (ResizeProcessor_1_t29728A8437BBEEC8DDF346230AA31F6A41E07506 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t29728A8437BBEEC8DDF346230AA31F6A41E07506 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_4 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((AffineTransformProcessor_1_t2EEF6F5BF2740994742715C8D5031BCBEFBE4121 *)NULL); (( void (*) (AffineTransformProcessor_1_t2EEF6F5BF2740994742715C8D5031BCBEFBE4121 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t2EEF6F5BF2740994742715C8D5031BCBEFBE4121 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_TisNearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76_mAB32873CF68E833AC20F4136E60F2F0471B041E2_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NearestNeighborResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mD22432B16EA6BD59110728027496C9EA9220023B_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 V_0; memset((&V_0), 0, sizeof(V_0)); { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_0 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NearestNeighborResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mD22432B16EA6BD59110728027496C9EA9220023B_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/NearestNeighborResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mD22432B16EA6BD59110728027496C9EA9220023B_RuntimeMethod_var); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_1 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((AffineTransformProcessor_1_t2EEF6F5BF2740994742715C8D5031BCBEFBE4121 *)NULL); (( void (*) (AffineTransformProcessor_1_t2EEF6F5BF2740994742715C8D5031BCBEFBE4121 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t2EEF6F5BF2740994742715C8D5031BCBEFBE4121 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_2 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((ProjectiveTransformProcessor_1_tABA7C0262B1AE1D70FE58B61A1BCC7C6414F97BF *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tABA7C0262B1AE1D70FE58B61A1BCC7C6414F97BF *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tABA7C0262B1AE1D70FE58B61A1BCC7C6414F97BF *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_3 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((ResizeProcessor_1_t29728A8437BBEEC8DDF346230AA31F6A41E07506 *)NULL); (( void (*) (ResizeProcessor_1_t29728A8437BBEEC8DDF346230AA31F6A41E07506 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t29728A8437BBEEC8DDF346230AA31F6A41E07506 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_4 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((AffineTransformProcessor_1_t2EEF6F5BF2740994742715C8D5031BCBEFBE4121 *)NULL); (( void (*) (AffineTransformProcessor_1_t2EEF6F5BF2740994742715C8D5031BCBEFBE4121 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t2EEF6F5BF2740994742715C8D5031BCBEFBE4121 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_TisTriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF_mBB76E9EE9AC001AF475C561F657CBBDAB48E3C6A_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TriangleResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m8AD53F3A9E5E633C72C509AFE3846AB3B1F9B421_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF V_0; memset((&V_0), 0, sizeof(V_0)); { TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_0 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); TriangleResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m8AD53F3A9E5E633C72C509AFE3846AB3B1F9B421_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_0, (RuntimeObject*)NULL, /*hidden argument*/TriangleResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m8AD53F3A9E5E633C72C509AFE3846AB3B1F9B421_RuntimeMethod_var); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_1 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((AffineTransformProcessor_1_t2EEF6F5BF2740994742715C8D5031BCBEFBE4121 *)NULL); (( void (*) (AffineTransformProcessor_1_t2EEF6F5BF2740994742715C8D5031BCBEFBE4121 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t2EEF6F5BF2740994742715C8D5031BCBEFBE4121 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_2 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((ProjectiveTransformProcessor_1_tABA7C0262B1AE1D70FE58B61A1BCC7C6414F97BF *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tABA7C0262B1AE1D70FE58B61A1BCC7C6414F97BF *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tABA7C0262B1AE1D70FE58B61A1BCC7C6414F97BF *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_3 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((ResizeProcessor_1_t29728A8437BBEEC8DDF346230AA31F6A41E07506 *)NULL); (( void (*) (ResizeProcessor_1_t29728A8437BBEEC8DDF346230AA31F6A41E07506 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t29728A8437BBEEC8DDF346230AA31F6A41E07506 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_4 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((AffineTransformProcessor_1_t2EEF6F5BF2740994742715C8D5031BCBEFBE4121 *)NULL); (( void (*) (AffineTransformProcessor_1_t2EEF6F5BF2740994742715C8D5031BCBEFBE4121 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t2EEF6F5BF2740994742715C8D5031BCBEFBE4121 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_TisWelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63_mCD2D7D293A7269FA3F70C571F4F5F719C3A14957_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WelchResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m85476B13D7438283C287E9A8AF094A2E5948432B_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 V_0; memset((&V_0), 0, sizeof(V_0)); { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_0 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); WelchResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m85476B13D7438283C287E9A8AF094A2E5948432B_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/WelchResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m85476B13D7438283C287E9A8AF094A2E5948432B_RuntimeMethod_var); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_1 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((AffineTransformProcessor_1_t2EEF6F5BF2740994742715C8D5031BCBEFBE4121 *)NULL); (( void (*) (AffineTransformProcessor_1_t2EEF6F5BF2740994742715C8D5031BCBEFBE4121 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t2EEF6F5BF2740994742715C8D5031BCBEFBE4121 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_2 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((ProjectiveTransformProcessor_1_tABA7C0262B1AE1D70FE58B61A1BCC7C6414F97BF *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tABA7C0262B1AE1D70FE58B61A1BCC7C6414F97BF *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tABA7C0262B1AE1D70FE58B61A1BCC7C6414F97BF *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_3 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((ResizeProcessor_1_t29728A8437BBEEC8DDF346230AA31F6A41E07506 *)NULL); (( void (*) (ResizeProcessor_1_t29728A8437BBEEC8DDF346230AA31F6A41E07506 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t29728A8437BBEEC8DDF346230AA31F6A41E07506 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_4 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((AffineTransformProcessor_1_t2EEF6F5BF2740994742715C8D5031BCBEFBE4121 *)NULL); (( void (*) (AffineTransformProcessor_1_t2EEF6F5BF2740994742715C8D5031BCBEFBE4121 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t2EEF6F5BF2740994742715C8D5031BCBEFBE4121 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_TisBicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7_m676B605C18D9AA22DD0D496322DA21EC4268AADC_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BicubicResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m49B9F7C697B1CF497FBAF653472A405E52E989EA_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 V_0; memset((&V_0), 0, sizeof(V_0)); { BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_0 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); BicubicResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m49B9F7C697B1CF497FBAF653472A405E52E989EA_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/BicubicResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m49B9F7C697B1CF497FBAF653472A405E52E989EA_RuntimeMethod_var); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_1 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((AffineTransformProcessor_1_tE5F6D600E33CD278B3C807CD2C5379D8D50FAF5D *)NULL); (( void (*) (AffineTransformProcessor_1_tE5F6D600E33CD278B3C807CD2C5379D8D50FAF5D *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tE5F6D600E33CD278B3C807CD2C5379D8D50FAF5D *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_2 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((ProjectiveTransformProcessor_1_t99D858A5026AFAFC639BF3A4FFB594770AA1DEF3 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t99D858A5026AFAFC639BF3A4FFB594770AA1DEF3 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t99D858A5026AFAFC639BF3A4FFB594770AA1DEF3 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_3 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((ResizeProcessor_1_tA5202718A21BCC21E2AB03EC53DB4FAF82507854 *)NULL); (( void (*) (ResizeProcessor_1_tA5202718A21BCC21E2AB03EC53DB4FAF82507854 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tA5202718A21BCC21E2AB03EC53DB4FAF82507854 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_4 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((AffineTransformProcessor_1_tE5F6D600E33CD278B3C807CD2C5379D8D50FAF5D *)NULL); (( void (*) (AffineTransformProcessor_1_tE5F6D600E33CD278B3C807CD2C5379D8D50FAF5D *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tE5F6D600E33CD278B3C807CD2C5379D8D50FAF5D *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_TisBoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7_mE4BAC88246CE134B78D9BDF4FAF9E1B9E5108735_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BoxResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mCD2D7B054190669E925CAFC5E92916F31431E61D_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 V_0; memset((&V_0), 0, sizeof(V_0)); { BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_0 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); BoxResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mCD2D7B054190669E925CAFC5E92916F31431E61D_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/BoxResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mCD2D7B054190669E925CAFC5E92916F31431E61D_RuntimeMethod_var); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_1 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((AffineTransformProcessor_1_tE5F6D600E33CD278B3C807CD2C5379D8D50FAF5D *)NULL); (( void (*) (AffineTransformProcessor_1_tE5F6D600E33CD278B3C807CD2C5379D8D50FAF5D *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tE5F6D600E33CD278B3C807CD2C5379D8D50FAF5D *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_2 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((ProjectiveTransformProcessor_1_t99D858A5026AFAFC639BF3A4FFB594770AA1DEF3 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t99D858A5026AFAFC639BF3A4FFB594770AA1DEF3 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t99D858A5026AFAFC639BF3A4FFB594770AA1DEF3 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_3 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((ResizeProcessor_1_tA5202718A21BCC21E2AB03EC53DB4FAF82507854 *)NULL); (( void (*) (ResizeProcessor_1_tA5202718A21BCC21E2AB03EC53DB4FAF82507854 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tA5202718A21BCC21E2AB03EC53DB4FAF82507854 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_4 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((AffineTransformProcessor_1_tE5F6D600E33CD278B3C807CD2C5379D8D50FAF5D *)NULL); (( void (*) (AffineTransformProcessor_1_tE5F6D600E33CD278B3C807CD2C5379D8D50FAF5D *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tE5F6D600E33CD278B3C807CD2C5379D8D50FAF5D *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_TisCubicResampler_t05545076595DA43AF0D1749540089848660DF577_mCFB8B7270BE015838124FB300AE2BCC92F9D3DBF_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CubicResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mCA43E0B0D8A10D43889D16CD3745901AF7677296_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } CubicResampler_t05545076595DA43AF0D1749540089848660DF577 V_0; memset((&V_0), 0, sizeof(V_0)); { CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_0 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); CubicResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mCA43E0B0D8A10D43889D16CD3745901AF7677296_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/CubicResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mCA43E0B0D8A10D43889D16CD3745901AF7677296_RuntimeMethod_var); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_1 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((AffineTransformProcessor_1_tE5F6D600E33CD278B3C807CD2C5379D8D50FAF5D *)NULL); (( void (*) (AffineTransformProcessor_1_tE5F6D600E33CD278B3C807CD2C5379D8D50FAF5D *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tE5F6D600E33CD278B3C807CD2C5379D8D50FAF5D *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_2 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((ProjectiveTransformProcessor_1_t99D858A5026AFAFC639BF3A4FFB594770AA1DEF3 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t99D858A5026AFAFC639BF3A4FFB594770AA1DEF3 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t99D858A5026AFAFC639BF3A4FFB594770AA1DEF3 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_3 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((ResizeProcessor_1_tA5202718A21BCC21E2AB03EC53DB4FAF82507854 *)NULL); (( void (*) (ResizeProcessor_1_tA5202718A21BCC21E2AB03EC53DB4FAF82507854 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tA5202718A21BCC21E2AB03EC53DB4FAF82507854 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_4 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((AffineTransformProcessor_1_tE5F6D600E33CD278B3C807CD2C5379D8D50FAF5D *)NULL); (( void (*) (AffineTransformProcessor_1_tE5F6D600E33CD278B3C807CD2C5379D8D50FAF5D *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tE5F6D600E33CD278B3C807CD2C5379D8D50FAF5D *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_TisLanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5_mC5CB96C17BB56A5938EF1FCA3B11E9CCD80A6ED1_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LanczosResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m985A1E762F04C9265FB1BBB1B6D902F6724F6034_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 V_0; memset((&V_0), 0, sizeof(V_0)); { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_0 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); LanczosResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m985A1E762F04C9265FB1BBB1B6D902F6724F6034_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/LanczosResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m985A1E762F04C9265FB1BBB1B6D902F6724F6034_RuntimeMethod_var); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_1 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((AffineTransformProcessor_1_tE5F6D600E33CD278B3C807CD2C5379D8D50FAF5D *)NULL); (( void (*) (AffineTransformProcessor_1_tE5F6D600E33CD278B3C807CD2C5379D8D50FAF5D *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tE5F6D600E33CD278B3C807CD2C5379D8D50FAF5D *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_2 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((ProjectiveTransformProcessor_1_t99D858A5026AFAFC639BF3A4FFB594770AA1DEF3 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t99D858A5026AFAFC639BF3A4FFB594770AA1DEF3 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t99D858A5026AFAFC639BF3A4FFB594770AA1DEF3 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_3 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((ResizeProcessor_1_tA5202718A21BCC21E2AB03EC53DB4FAF82507854 *)NULL); (( void (*) (ResizeProcessor_1_tA5202718A21BCC21E2AB03EC53DB4FAF82507854 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tA5202718A21BCC21E2AB03EC53DB4FAF82507854 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_4 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((AffineTransformProcessor_1_tE5F6D600E33CD278B3C807CD2C5379D8D50FAF5D *)NULL); (( void (*) (AffineTransformProcessor_1_tE5F6D600E33CD278B3C807CD2C5379D8D50FAF5D *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tE5F6D600E33CD278B3C807CD2C5379D8D50FAF5D *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_TisNearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76_m86308D1F23CB0F8D5C4BDC9D149E4B77913F70C0_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NearestNeighborResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m78443194B28442FE1E811B6531E95415B9D783A2_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 V_0; memset((&V_0), 0, sizeof(V_0)); { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_0 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NearestNeighborResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m78443194B28442FE1E811B6531E95415B9D783A2_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/NearestNeighborResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m78443194B28442FE1E811B6531E95415B9D783A2_RuntimeMethod_var); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_1 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((AffineTransformProcessor_1_tE5F6D600E33CD278B3C807CD2C5379D8D50FAF5D *)NULL); (( void (*) (AffineTransformProcessor_1_tE5F6D600E33CD278B3C807CD2C5379D8D50FAF5D *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tE5F6D600E33CD278B3C807CD2C5379D8D50FAF5D *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_2 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((ProjectiveTransformProcessor_1_t99D858A5026AFAFC639BF3A4FFB594770AA1DEF3 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t99D858A5026AFAFC639BF3A4FFB594770AA1DEF3 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t99D858A5026AFAFC639BF3A4FFB594770AA1DEF3 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_3 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((ResizeProcessor_1_tA5202718A21BCC21E2AB03EC53DB4FAF82507854 *)NULL); (( void (*) (ResizeProcessor_1_tA5202718A21BCC21E2AB03EC53DB4FAF82507854 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tA5202718A21BCC21E2AB03EC53DB4FAF82507854 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_4 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((AffineTransformProcessor_1_tE5F6D600E33CD278B3C807CD2C5379D8D50FAF5D *)NULL); (( void (*) (AffineTransformProcessor_1_tE5F6D600E33CD278B3C807CD2C5379D8D50FAF5D *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tE5F6D600E33CD278B3C807CD2C5379D8D50FAF5D *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_TisTriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF_mE489353017C172A6582E04FB1FB3C8DC507AD20C_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TriangleResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m20D4855CFCA5C4127CE2FEB35C1DE8DCF2DAD9D5_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF V_0; memset((&V_0), 0, sizeof(V_0)); { TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_0 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); TriangleResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m20D4855CFCA5C4127CE2FEB35C1DE8DCF2DAD9D5_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_0, (RuntimeObject*)NULL, /*hidden argument*/TriangleResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m20D4855CFCA5C4127CE2FEB35C1DE8DCF2DAD9D5_RuntimeMethod_var); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_1 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((AffineTransformProcessor_1_tE5F6D600E33CD278B3C807CD2C5379D8D50FAF5D *)NULL); (( void (*) (AffineTransformProcessor_1_tE5F6D600E33CD278B3C807CD2C5379D8D50FAF5D *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tE5F6D600E33CD278B3C807CD2C5379D8D50FAF5D *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_2 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((ProjectiveTransformProcessor_1_t99D858A5026AFAFC639BF3A4FFB594770AA1DEF3 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t99D858A5026AFAFC639BF3A4FFB594770AA1DEF3 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t99D858A5026AFAFC639BF3A4FFB594770AA1DEF3 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_3 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((ResizeProcessor_1_tA5202718A21BCC21E2AB03EC53DB4FAF82507854 *)NULL); (( void (*) (ResizeProcessor_1_tA5202718A21BCC21E2AB03EC53DB4FAF82507854 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tA5202718A21BCC21E2AB03EC53DB4FAF82507854 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_4 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((AffineTransformProcessor_1_tE5F6D600E33CD278B3C807CD2C5379D8D50FAF5D *)NULL); (( void (*) (AffineTransformProcessor_1_tE5F6D600E33CD278B3C807CD2C5379D8D50FAF5D *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tE5F6D600E33CD278B3C807CD2C5379D8D50FAF5D *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_TisWelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63_m4F86BC369015060500C5FC0C46867056DE1EEF02_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WelchResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mDA1CEF5C5997C16A050D3D6C00CF45BA3B5E2A93_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 V_0; memset((&V_0), 0, sizeof(V_0)); { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_0 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); WelchResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mDA1CEF5C5997C16A050D3D6C00CF45BA3B5E2A93_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/WelchResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mDA1CEF5C5997C16A050D3D6C00CF45BA3B5E2A93_RuntimeMethod_var); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_1 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((AffineTransformProcessor_1_tE5F6D600E33CD278B3C807CD2C5379D8D50FAF5D *)NULL); (( void (*) (AffineTransformProcessor_1_tE5F6D600E33CD278B3C807CD2C5379D8D50FAF5D *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tE5F6D600E33CD278B3C807CD2C5379D8D50FAF5D *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_2 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((ProjectiveTransformProcessor_1_t99D858A5026AFAFC639BF3A4FFB594770AA1DEF3 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t99D858A5026AFAFC639BF3A4FFB594770AA1DEF3 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t99D858A5026AFAFC639BF3A4FFB594770AA1DEF3 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_3 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((ResizeProcessor_1_tA5202718A21BCC21E2AB03EC53DB4FAF82507854 *)NULL); (( void (*) (ResizeProcessor_1_tA5202718A21BCC21E2AB03EC53DB4FAF82507854 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tA5202718A21BCC21E2AB03EC53DB4FAF82507854 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_4 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((AffineTransformProcessor_1_tE5F6D600E33CD278B3C807CD2C5379D8D50FAF5D *)NULL); (( void (*) (AffineTransformProcessor_1_tE5F6D600E33CD278B3C807CD2C5379D8D50FAF5D *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tE5F6D600E33CD278B3C807CD2C5379D8D50FAF5D *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_TisBicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7_mAD174A1F14A4A1C87BDB13C1DFD9E7B365EF5411_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BicubicResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m30C6CDD7FCE773CD1A3FB7C7A284182259B593CE_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 V_0; memset((&V_0), 0, sizeof(V_0)); { BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_0 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); BicubicResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m30C6CDD7FCE773CD1A3FB7C7A284182259B593CE_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/BicubicResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m30C6CDD7FCE773CD1A3FB7C7A284182259B593CE_RuntimeMethod_var); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_1 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((AffineTransformProcessor_1_t002F51E9F1A689C60C163F66F8CA4CCA71B6D826 *)NULL); (( void (*) (AffineTransformProcessor_1_t002F51E9F1A689C60C163F66F8CA4CCA71B6D826 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t002F51E9F1A689C60C163F66F8CA4CCA71B6D826 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_2 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((ProjectiveTransformProcessor_1_tB1D696E95F07740D83193812AB9ACFC882AA605E *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tB1D696E95F07740D83193812AB9ACFC882AA605E *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tB1D696E95F07740D83193812AB9ACFC882AA605E *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_3 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((ResizeProcessor_1_t44CC4363C5C3E07E21338E18174E1F80246987AE *)NULL); (( void (*) (ResizeProcessor_1_t44CC4363C5C3E07E21338E18174E1F80246987AE *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t44CC4363C5C3E07E21338E18174E1F80246987AE *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_4 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((AffineTransformProcessor_1_t002F51E9F1A689C60C163F66F8CA4CCA71B6D826 *)NULL); (( void (*) (AffineTransformProcessor_1_t002F51E9F1A689C60C163F66F8CA4CCA71B6D826 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t002F51E9F1A689C60C163F66F8CA4CCA71B6D826 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_TisBoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7_m77AC974179BD8C2271B39915FAD1312DC6C6D261_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BoxResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m1823EEBE7D42F8FC1C97E8EE57AB0EAC850CCEC8_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 V_0; memset((&V_0), 0, sizeof(V_0)); { BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_0 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); BoxResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m1823EEBE7D42F8FC1C97E8EE57AB0EAC850CCEC8_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/BoxResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m1823EEBE7D42F8FC1C97E8EE57AB0EAC850CCEC8_RuntimeMethod_var); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_1 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((AffineTransformProcessor_1_t002F51E9F1A689C60C163F66F8CA4CCA71B6D826 *)NULL); (( void (*) (AffineTransformProcessor_1_t002F51E9F1A689C60C163F66F8CA4CCA71B6D826 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t002F51E9F1A689C60C163F66F8CA4CCA71B6D826 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_2 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((ProjectiveTransformProcessor_1_tB1D696E95F07740D83193812AB9ACFC882AA605E *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tB1D696E95F07740D83193812AB9ACFC882AA605E *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tB1D696E95F07740D83193812AB9ACFC882AA605E *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_3 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((ResizeProcessor_1_t44CC4363C5C3E07E21338E18174E1F80246987AE *)NULL); (( void (*) (ResizeProcessor_1_t44CC4363C5C3E07E21338E18174E1F80246987AE *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t44CC4363C5C3E07E21338E18174E1F80246987AE *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_4 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((AffineTransformProcessor_1_t002F51E9F1A689C60C163F66F8CA4CCA71B6D826 *)NULL); (( void (*) (AffineTransformProcessor_1_t002F51E9F1A689C60C163F66F8CA4CCA71B6D826 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t002F51E9F1A689C60C163F66F8CA4CCA71B6D826 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_TisCubicResampler_t05545076595DA43AF0D1749540089848660DF577_m3D08F22C8477FE24106E46C4EEDE14080C35566A_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CubicResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m46212A86AFE7DEF569EB5D9707346E84F71EFA04_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } CubicResampler_t05545076595DA43AF0D1749540089848660DF577 V_0; memset((&V_0), 0, sizeof(V_0)); { CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_0 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); CubicResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m46212A86AFE7DEF569EB5D9707346E84F71EFA04_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/CubicResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m46212A86AFE7DEF569EB5D9707346E84F71EFA04_RuntimeMethod_var); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_1 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((AffineTransformProcessor_1_t002F51E9F1A689C60C163F66F8CA4CCA71B6D826 *)NULL); (( void (*) (AffineTransformProcessor_1_t002F51E9F1A689C60C163F66F8CA4CCA71B6D826 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t002F51E9F1A689C60C163F66F8CA4CCA71B6D826 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_2 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((ProjectiveTransformProcessor_1_tB1D696E95F07740D83193812AB9ACFC882AA605E *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tB1D696E95F07740D83193812AB9ACFC882AA605E *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tB1D696E95F07740D83193812AB9ACFC882AA605E *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_3 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((ResizeProcessor_1_t44CC4363C5C3E07E21338E18174E1F80246987AE *)NULL); (( void (*) (ResizeProcessor_1_t44CC4363C5C3E07E21338E18174E1F80246987AE *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t44CC4363C5C3E07E21338E18174E1F80246987AE *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_4 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((AffineTransformProcessor_1_t002F51E9F1A689C60C163F66F8CA4CCA71B6D826 *)NULL); (( void (*) (AffineTransformProcessor_1_t002F51E9F1A689C60C163F66F8CA4CCA71B6D826 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t002F51E9F1A689C60C163F66F8CA4CCA71B6D826 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_TisLanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5_m8102B599BF044AE3A13DDA01E9991DE55E722FD1_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LanczosResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m67371517604EC55B33B453FCAB7794E295E05C0A_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 V_0; memset((&V_0), 0, sizeof(V_0)); { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_0 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); LanczosResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m67371517604EC55B33B453FCAB7794E295E05C0A_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/LanczosResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m67371517604EC55B33B453FCAB7794E295E05C0A_RuntimeMethod_var); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_1 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((AffineTransformProcessor_1_t002F51E9F1A689C60C163F66F8CA4CCA71B6D826 *)NULL); (( void (*) (AffineTransformProcessor_1_t002F51E9F1A689C60C163F66F8CA4CCA71B6D826 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t002F51E9F1A689C60C163F66F8CA4CCA71B6D826 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_2 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((ProjectiveTransformProcessor_1_tB1D696E95F07740D83193812AB9ACFC882AA605E *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tB1D696E95F07740D83193812AB9ACFC882AA605E *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tB1D696E95F07740D83193812AB9ACFC882AA605E *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_3 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((ResizeProcessor_1_t44CC4363C5C3E07E21338E18174E1F80246987AE *)NULL); (( void (*) (ResizeProcessor_1_t44CC4363C5C3E07E21338E18174E1F80246987AE *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t44CC4363C5C3E07E21338E18174E1F80246987AE *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_4 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((AffineTransformProcessor_1_t002F51E9F1A689C60C163F66F8CA4CCA71B6D826 *)NULL); (( void (*) (AffineTransformProcessor_1_t002F51E9F1A689C60C163F66F8CA4CCA71B6D826 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t002F51E9F1A689C60C163F66F8CA4CCA71B6D826 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_TisNearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76_mBD209CD466FDF483FC8A308DFF41CE0A8086C198_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NearestNeighborResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m0080DA1460DAEC3DDD890A261693D4FAD00AF752_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 V_0; memset((&V_0), 0, sizeof(V_0)); { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_0 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NearestNeighborResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m0080DA1460DAEC3DDD890A261693D4FAD00AF752_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/NearestNeighborResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m0080DA1460DAEC3DDD890A261693D4FAD00AF752_RuntimeMethod_var); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_1 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((AffineTransformProcessor_1_t002F51E9F1A689C60C163F66F8CA4CCA71B6D826 *)NULL); (( void (*) (AffineTransformProcessor_1_t002F51E9F1A689C60C163F66F8CA4CCA71B6D826 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t002F51E9F1A689C60C163F66F8CA4CCA71B6D826 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_2 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((ProjectiveTransformProcessor_1_tB1D696E95F07740D83193812AB9ACFC882AA605E *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tB1D696E95F07740D83193812AB9ACFC882AA605E *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tB1D696E95F07740D83193812AB9ACFC882AA605E *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_3 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((ResizeProcessor_1_t44CC4363C5C3E07E21338E18174E1F80246987AE *)NULL); (( void (*) (ResizeProcessor_1_t44CC4363C5C3E07E21338E18174E1F80246987AE *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t44CC4363C5C3E07E21338E18174E1F80246987AE *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_4 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((AffineTransformProcessor_1_t002F51E9F1A689C60C163F66F8CA4CCA71B6D826 *)NULL); (( void (*) (AffineTransformProcessor_1_t002F51E9F1A689C60C163F66F8CA4CCA71B6D826 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t002F51E9F1A689C60C163F66F8CA4CCA71B6D826 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_TisTriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF_mDE43A31640178128D5DB309297667B09A3479356_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TriangleResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m4515240840413EB703CAABD6BEAA434E95DE6746_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF V_0; memset((&V_0), 0, sizeof(V_0)); { TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_0 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); TriangleResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m4515240840413EB703CAABD6BEAA434E95DE6746_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_0, (RuntimeObject*)NULL, /*hidden argument*/TriangleResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m4515240840413EB703CAABD6BEAA434E95DE6746_RuntimeMethod_var); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_1 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((AffineTransformProcessor_1_t002F51E9F1A689C60C163F66F8CA4CCA71B6D826 *)NULL); (( void (*) (AffineTransformProcessor_1_t002F51E9F1A689C60C163F66F8CA4CCA71B6D826 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t002F51E9F1A689C60C163F66F8CA4CCA71B6D826 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_2 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((ProjectiveTransformProcessor_1_tB1D696E95F07740D83193812AB9ACFC882AA605E *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tB1D696E95F07740D83193812AB9ACFC882AA605E *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tB1D696E95F07740D83193812AB9ACFC882AA605E *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_3 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((ResizeProcessor_1_t44CC4363C5C3E07E21338E18174E1F80246987AE *)NULL); (( void (*) (ResizeProcessor_1_t44CC4363C5C3E07E21338E18174E1F80246987AE *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t44CC4363C5C3E07E21338E18174E1F80246987AE *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_4 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((AffineTransformProcessor_1_t002F51E9F1A689C60C163F66F8CA4CCA71B6D826 *)NULL); (( void (*) (AffineTransformProcessor_1_t002F51E9F1A689C60C163F66F8CA4CCA71B6D826 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t002F51E9F1A689C60C163F66F8CA4CCA71B6D826 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_TisWelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63_m8881918647615C93F696B872B03BAF08699B73B4_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WelchResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_mCA08E558CA6E681BF0A68DA84D6AB66FE90B6615_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 V_0; memset((&V_0), 0, sizeof(V_0)); { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_0 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); WelchResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_mCA08E558CA6E681BF0A68DA84D6AB66FE90B6615_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/WelchResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_mCA08E558CA6E681BF0A68DA84D6AB66FE90B6615_RuntimeMethod_var); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_1 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((AffineTransformProcessor_1_t002F51E9F1A689C60C163F66F8CA4CCA71B6D826 *)NULL); (( void (*) (AffineTransformProcessor_1_t002F51E9F1A689C60C163F66F8CA4CCA71B6D826 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t002F51E9F1A689C60C163F66F8CA4CCA71B6D826 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_2 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((ProjectiveTransformProcessor_1_tB1D696E95F07740D83193812AB9ACFC882AA605E *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tB1D696E95F07740D83193812AB9ACFC882AA605E *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tB1D696E95F07740D83193812AB9ACFC882AA605E *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_3 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((ResizeProcessor_1_t44CC4363C5C3E07E21338E18174E1F80246987AE *)NULL); (( void (*) (ResizeProcessor_1_t44CC4363C5C3E07E21338E18174E1F80246987AE *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t44CC4363C5C3E07E21338E18174E1F80246987AE *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_4 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((AffineTransformProcessor_1_t002F51E9F1A689C60C163F66F8CA4CCA71B6D826 *)NULL); (( void (*) (AffineTransformProcessor_1_t002F51E9F1A689C60C163F66F8CA4CCA71B6D826 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t002F51E9F1A689C60C163F66F8CA4CCA71B6D826 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_TisBicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7_m26C7E5EF65EF0E30F2B9B599CB842F263D745B0F_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BicubicResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mAA72B8DB7A9DC67A804B23686BD4845FED776E63_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 V_0; memset((&V_0), 0, sizeof(V_0)); { BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_0 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); BicubicResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mAA72B8DB7A9DC67A804B23686BD4845FED776E63_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/BicubicResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mAA72B8DB7A9DC67A804B23686BD4845FED776E63_RuntimeMethod_var); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_1 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((AffineTransformProcessor_1_t11B9C5928D3B59C80D6D87C4AB0DDBC5296AD870 *)NULL); (( void (*) (AffineTransformProcessor_1_t11B9C5928D3B59C80D6D87C4AB0DDBC5296AD870 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t11B9C5928D3B59C80D6D87C4AB0DDBC5296AD870 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_2 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((ProjectiveTransformProcessor_1_tD036CBF003324D5FCD75A431CBF5ECCDEE766222 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tD036CBF003324D5FCD75A431CBF5ECCDEE766222 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tD036CBF003324D5FCD75A431CBF5ECCDEE766222 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_3 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((ResizeProcessor_1_t1BD3C4A50878E5C4F4FED028A3576D4896F53FC8 *)NULL); (( void (*) (ResizeProcessor_1_t1BD3C4A50878E5C4F4FED028A3576D4896F53FC8 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t1BD3C4A50878E5C4F4FED028A3576D4896F53FC8 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_4 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((AffineTransformProcessor_1_t11B9C5928D3B59C80D6D87C4AB0DDBC5296AD870 *)NULL); (( void (*) (AffineTransformProcessor_1_t11B9C5928D3B59C80D6D87C4AB0DDBC5296AD870 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t11B9C5928D3B59C80D6D87C4AB0DDBC5296AD870 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_TisBoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7_mD40CADDBD17F74137490F468373AECCBD43AC543_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BoxResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m1DAA4C5B52486AE8FA0B953085186732B47610CF_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 V_0; memset((&V_0), 0, sizeof(V_0)); { BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_0 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); BoxResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m1DAA4C5B52486AE8FA0B953085186732B47610CF_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/BoxResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m1DAA4C5B52486AE8FA0B953085186732B47610CF_RuntimeMethod_var); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_1 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((AffineTransformProcessor_1_t11B9C5928D3B59C80D6D87C4AB0DDBC5296AD870 *)NULL); (( void (*) (AffineTransformProcessor_1_t11B9C5928D3B59C80D6D87C4AB0DDBC5296AD870 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t11B9C5928D3B59C80D6D87C4AB0DDBC5296AD870 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_2 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((ProjectiveTransformProcessor_1_tD036CBF003324D5FCD75A431CBF5ECCDEE766222 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tD036CBF003324D5FCD75A431CBF5ECCDEE766222 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tD036CBF003324D5FCD75A431CBF5ECCDEE766222 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_3 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((ResizeProcessor_1_t1BD3C4A50878E5C4F4FED028A3576D4896F53FC8 *)NULL); (( void (*) (ResizeProcessor_1_t1BD3C4A50878E5C4F4FED028A3576D4896F53FC8 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t1BD3C4A50878E5C4F4FED028A3576D4896F53FC8 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_4 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((AffineTransformProcessor_1_t11B9C5928D3B59C80D6D87C4AB0DDBC5296AD870 *)NULL); (( void (*) (AffineTransformProcessor_1_t11B9C5928D3B59C80D6D87C4AB0DDBC5296AD870 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t11B9C5928D3B59C80D6D87C4AB0DDBC5296AD870 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_TisCubicResampler_t05545076595DA43AF0D1749540089848660DF577_m9E4A4013D22780CC9D37D05EAA1C0A6579BABA1A_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CubicResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mA57370FB52FE5BEA9C74136C9F9E65BEF2D98DAA_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } CubicResampler_t05545076595DA43AF0D1749540089848660DF577 V_0; memset((&V_0), 0, sizeof(V_0)); { CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_0 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); CubicResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mA57370FB52FE5BEA9C74136C9F9E65BEF2D98DAA_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/CubicResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mA57370FB52FE5BEA9C74136C9F9E65BEF2D98DAA_RuntimeMethod_var); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_1 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((AffineTransformProcessor_1_t11B9C5928D3B59C80D6D87C4AB0DDBC5296AD870 *)NULL); (( void (*) (AffineTransformProcessor_1_t11B9C5928D3B59C80D6D87C4AB0DDBC5296AD870 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t11B9C5928D3B59C80D6D87C4AB0DDBC5296AD870 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_2 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((ProjectiveTransformProcessor_1_tD036CBF003324D5FCD75A431CBF5ECCDEE766222 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tD036CBF003324D5FCD75A431CBF5ECCDEE766222 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tD036CBF003324D5FCD75A431CBF5ECCDEE766222 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_3 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((ResizeProcessor_1_t1BD3C4A50878E5C4F4FED028A3576D4896F53FC8 *)NULL); (( void (*) (ResizeProcessor_1_t1BD3C4A50878E5C4F4FED028A3576D4896F53FC8 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t1BD3C4A50878E5C4F4FED028A3576D4896F53FC8 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_4 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((AffineTransformProcessor_1_t11B9C5928D3B59C80D6D87C4AB0DDBC5296AD870 *)NULL); (( void (*) (AffineTransformProcessor_1_t11B9C5928D3B59C80D6D87C4AB0DDBC5296AD870 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t11B9C5928D3B59C80D6D87C4AB0DDBC5296AD870 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_TisLanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5_m7905CF6F381D91579B635F6C583A1AAEAB260C1E_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LanczosResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m5B7C6045001815C35442A0C2B0EECCAEC0FB1984_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 V_0; memset((&V_0), 0, sizeof(V_0)); { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_0 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); LanczosResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m5B7C6045001815C35442A0C2B0EECCAEC0FB1984_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/LanczosResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m5B7C6045001815C35442A0C2B0EECCAEC0FB1984_RuntimeMethod_var); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_1 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((AffineTransformProcessor_1_t11B9C5928D3B59C80D6D87C4AB0DDBC5296AD870 *)NULL); (( void (*) (AffineTransformProcessor_1_t11B9C5928D3B59C80D6D87C4AB0DDBC5296AD870 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t11B9C5928D3B59C80D6D87C4AB0DDBC5296AD870 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_2 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((ProjectiveTransformProcessor_1_tD036CBF003324D5FCD75A431CBF5ECCDEE766222 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tD036CBF003324D5FCD75A431CBF5ECCDEE766222 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tD036CBF003324D5FCD75A431CBF5ECCDEE766222 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_3 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((ResizeProcessor_1_t1BD3C4A50878E5C4F4FED028A3576D4896F53FC8 *)NULL); (( void (*) (ResizeProcessor_1_t1BD3C4A50878E5C4F4FED028A3576D4896F53FC8 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t1BD3C4A50878E5C4F4FED028A3576D4896F53FC8 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_4 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((AffineTransformProcessor_1_t11B9C5928D3B59C80D6D87C4AB0DDBC5296AD870 *)NULL); (( void (*) (AffineTransformProcessor_1_t11B9C5928D3B59C80D6D87C4AB0DDBC5296AD870 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t11B9C5928D3B59C80D6D87C4AB0DDBC5296AD870 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_TisNearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76_mBC0EDE0D0EFC05AE8F7A198FD292F9BED90E9D9E_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NearestNeighborResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mC76CDA1B1CDCAA6389ADD068B6E29E5635395CA7_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 V_0; memset((&V_0), 0, sizeof(V_0)); { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_0 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NearestNeighborResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mC76CDA1B1CDCAA6389ADD068B6E29E5635395CA7_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/NearestNeighborResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mC76CDA1B1CDCAA6389ADD068B6E29E5635395CA7_RuntimeMethod_var); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_1 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((AffineTransformProcessor_1_t11B9C5928D3B59C80D6D87C4AB0DDBC5296AD870 *)NULL); (( void (*) (AffineTransformProcessor_1_t11B9C5928D3B59C80D6D87C4AB0DDBC5296AD870 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t11B9C5928D3B59C80D6D87C4AB0DDBC5296AD870 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_2 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((ProjectiveTransformProcessor_1_tD036CBF003324D5FCD75A431CBF5ECCDEE766222 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tD036CBF003324D5FCD75A431CBF5ECCDEE766222 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tD036CBF003324D5FCD75A431CBF5ECCDEE766222 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_3 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((ResizeProcessor_1_t1BD3C4A50878E5C4F4FED028A3576D4896F53FC8 *)NULL); (( void (*) (ResizeProcessor_1_t1BD3C4A50878E5C4F4FED028A3576D4896F53FC8 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t1BD3C4A50878E5C4F4FED028A3576D4896F53FC8 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_4 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((AffineTransformProcessor_1_t11B9C5928D3B59C80D6D87C4AB0DDBC5296AD870 *)NULL); (( void (*) (AffineTransformProcessor_1_t11B9C5928D3B59C80D6D87C4AB0DDBC5296AD870 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t11B9C5928D3B59C80D6D87C4AB0DDBC5296AD870 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_TisTriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF_mF2772CCC6D8DAB63880FC25794C5C2992F4B0734_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TriangleResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mF88A6C571B0182061FBC7122B66032A28F36290F_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF V_0; memset((&V_0), 0, sizeof(V_0)); { TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_0 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); TriangleResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mF88A6C571B0182061FBC7122B66032A28F36290F_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_0, (RuntimeObject*)NULL, /*hidden argument*/TriangleResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mF88A6C571B0182061FBC7122B66032A28F36290F_RuntimeMethod_var); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_1 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((AffineTransformProcessor_1_t11B9C5928D3B59C80D6D87C4AB0DDBC5296AD870 *)NULL); (( void (*) (AffineTransformProcessor_1_t11B9C5928D3B59C80D6D87C4AB0DDBC5296AD870 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t11B9C5928D3B59C80D6D87C4AB0DDBC5296AD870 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_2 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((ProjectiveTransformProcessor_1_tD036CBF003324D5FCD75A431CBF5ECCDEE766222 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tD036CBF003324D5FCD75A431CBF5ECCDEE766222 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tD036CBF003324D5FCD75A431CBF5ECCDEE766222 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_3 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((ResizeProcessor_1_t1BD3C4A50878E5C4F4FED028A3576D4896F53FC8 *)NULL); (( void (*) (ResizeProcessor_1_t1BD3C4A50878E5C4F4FED028A3576D4896F53FC8 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t1BD3C4A50878E5C4F4FED028A3576D4896F53FC8 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_4 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((AffineTransformProcessor_1_t11B9C5928D3B59C80D6D87C4AB0DDBC5296AD870 *)NULL); (( void (*) (AffineTransformProcessor_1_t11B9C5928D3B59C80D6D87C4AB0DDBC5296AD870 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t11B9C5928D3B59C80D6D87C4AB0DDBC5296AD870 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_TisWelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63_m250F58037B9398BB00B3A4E92E86B887367CBDC0_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WelchResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m26CD6971F114AE1EF9AE1AC34790021389983152_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 V_0; memset((&V_0), 0, sizeof(V_0)); { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_0 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); WelchResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m26CD6971F114AE1EF9AE1AC34790021389983152_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/WelchResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m26CD6971F114AE1EF9AE1AC34790021389983152_RuntimeMethod_var); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_1 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((AffineTransformProcessor_1_t11B9C5928D3B59C80D6D87C4AB0DDBC5296AD870 *)NULL); (( void (*) (AffineTransformProcessor_1_t11B9C5928D3B59C80D6D87C4AB0DDBC5296AD870 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t11B9C5928D3B59C80D6D87C4AB0DDBC5296AD870 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_2 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((ProjectiveTransformProcessor_1_tD036CBF003324D5FCD75A431CBF5ECCDEE766222 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tD036CBF003324D5FCD75A431CBF5ECCDEE766222 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tD036CBF003324D5FCD75A431CBF5ECCDEE766222 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_3 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((ResizeProcessor_1_t1BD3C4A50878E5C4F4FED028A3576D4896F53FC8 *)NULL); (( void (*) (ResizeProcessor_1_t1BD3C4A50878E5C4F4FED028A3576D4896F53FC8 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t1BD3C4A50878E5C4F4FED028A3576D4896F53FC8 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_4 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((AffineTransformProcessor_1_t11B9C5928D3B59C80D6D87C4AB0DDBC5296AD870 *)NULL); (( void (*) (AffineTransformProcessor_1_t11B9C5928D3B59C80D6D87C4AB0DDBC5296AD870 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t11B9C5928D3B59C80D6D87C4AB0DDBC5296AD870 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_TisBicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7_m50CE3FF29BC7C2E07A984ECBE541518B25CBD336_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BicubicResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mCA0F20A6C3321FA5167C150B6EE4A1536F93121E_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 V_0; memset((&V_0), 0, sizeof(V_0)); { BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_0 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); BicubicResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mCA0F20A6C3321FA5167C150B6EE4A1536F93121E_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/BicubicResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mCA0F20A6C3321FA5167C150B6EE4A1536F93121E_RuntimeMethod_var); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_1 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((AffineTransformProcessor_1_t250025FA96B47B7B473AFCC151EBD5BFEB2401E5 *)NULL); (( void (*) (AffineTransformProcessor_1_t250025FA96B47B7B473AFCC151EBD5BFEB2401E5 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t250025FA96B47B7B473AFCC151EBD5BFEB2401E5 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_2 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((ProjectiveTransformProcessor_1_t7F209E2FFCC597A9C4AFEF66B484D78D6D21DCA5 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t7F209E2FFCC597A9C4AFEF66B484D78D6D21DCA5 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t7F209E2FFCC597A9C4AFEF66B484D78D6D21DCA5 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_3 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((ResizeProcessor_1_t4784DDFDC65ECF3BCEC268C8D5B84BCED3C9201F *)NULL); (( void (*) (ResizeProcessor_1_t4784DDFDC65ECF3BCEC268C8D5B84BCED3C9201F *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t4784DDFDC65ECF3BCEC268C8D5B84BCED3C9201F *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_4 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((AffineTransformProcessor_1_t250025FA96B47B7B473AFCC151EBD5BFEB2401E5 *)NULL); (( void (*) (AffineTransformProcessor_1_t250025FA96B47B7B473AFCC151EBD5BFEB2401E5 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t250025FA96B47B7B473AFCC151EBD5BFEB2401E5 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_TisBoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7_mF95FBC0B84F7F61A90023906DA4710065CD25336_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BoxResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m6431DB8B965F5F5B4D7CFC96FF26907E32FBB745_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 V_0; memset((&V_0), 0, sizeof(V_0)); { BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_0 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); BoxResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m6431DB8B965F5F5B4D7CFC96FF26907E32FBB745_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/BoxResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m6431DB8B965F5F5B4D7CFC96FF26907E32FBB745_RuntimeMethod_var); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_1 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((AffineTransformProcessor_1_t250025FA96B47B7B473AFCC151EBD5BFEB2401E5 *)NULL); (( void (*) (AffineTransformProcessor_1_t250025FA96B47B7B473AFCC151EBD5BFEB2401E5 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t250025FA96B47B7B473AFCC151EBD5BFEB2401E5 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_2 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((ProjectiveTransformProcessor_1_t7F209E2FFCC597A9C4AFEF66B484D78D6D21DCA5 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t7F209E2FFCC597A9C4AFEF66B484D78D6D21DCA5 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t7F209E2FFCC597A9C4AFEF66B484D78D6D21DCA5 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_3 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((ResizeProcessor_1_t4784DDFDC65ECF3BCEC268C8D5B84BCED3C9201F *)NULL); (( void (*) (ResizeProcessor_1_t4784DDFDC65ECF3BCEC268C8D5B84BCED3C9201F *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t4784DDFDC65ECF3BCEC268C8D5B84BCED3C9201F *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_4 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((AffineTransformProcessor_1_t250025FA96B47B7B473AFCC151EBD5BFEB2401E5 *)NULL); (( void (*) (AffineTransformProcessor_1_t250025FA96B47B7B473AFCC151EBD5BFEB2401E5 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t250025FA96B47B7B473AFCC151EBD5BFEB2401E5 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_TisCubicResampler_t05545076595DA43AF0D1749540089848660DF577_m9FE88D01D5B54FF5C559AFC73FAB987B8673E5A9_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CubicResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mEDA408F6CF67DB855522FE0B6A5CF4D19A421A7D_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } CubicResampler_t05545076595DA43AF0D1749540089848660DF577 V_0; memset((&V_0), 0, sizeof(V_0)); { CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_0 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); CubicResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mEDA408F6CF67DB855522FE0B6A5CF4D19A421A7D_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/CubicResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mEDA408F6CF67DB855522FE0B6A5CF4D19A421A7D_RuntimeMethod_var); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_1 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((AffineTransformProcessor_1_t250025FA96B47B7B473AFCC151EBD5BFEB2401E5 *)NULL); (( void (*) (AffineTransformProcessor_1_t250025FA96B47B7B473AFCC151EBD5BFEB2401E5 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t250025FA96B47B7B473AFCC151EBD5BFEB2401E5 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_2 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((ProjectiveTransformProcessor_1_t7F209E2FFCC597A9C4AFEF66B484D78D6D21DCA5 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t7F209E2FFCC597A9C4AFEF66B484D78D6D21DCA5 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t7F209E2FFCC597A9C4AFEF66B484D78D6D21DCA5 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_3 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((ResizeProcessor_1_t4784DDFDC65ECF3BCEC268C8D5B84BCED3C9201F *)NULL); (( void (*) (ResizeProcessor_1_t4784DDFDC65ECF3BCEC268C8D5B84BCED3C9201F *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t4784DDFDC65ECF3BCEC268C8D5B84BCED3C9201F *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_4 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((AffineTransformProcessor_1_t250025FA96B47B7B473AFCC151EBD5BFEB2401E5 *)NULL); (( void (*) (AffineTransformProcessor_1_t250025FA96B47B7B473AFCC151EBD5BFEB2401E5 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t250025FA96B47B7B473AFCC151EBD5BFEB2401E5 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_TisLanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5_m00E2C7FADD6FB9A5AD05E2E1F4F775D8EAED7821_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LanczosResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m87E8D5FA75D4B9C2AB2D2AF3340B2A07CD48CBB0_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 V_0; memset((&V_0), 0, sizeof(V_0)); { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_0 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); LanczosResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m87E8D5FA75D4B9C2AB2D2AF3340B2A07CD48CBB0_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/LanczosResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m87E8D5FA75D4B9C2AB2D2AF3340B2A07CD48CBB0_RuntimeMethod_var); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_1 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((AffineTransformProcessor_1_t250025FA96B47B7B473AFCC151EBD5BFEB2401E5 *)NULL); (( void (*) (AffineTransformProcessor_1_t250025FA96B47B7B473AFCC151EBD5BFEB2401E5 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t250025FA96B47B7B473AFCC151EBD5BFEB2401E5 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_2 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((ProjectiveTransformProcessor_1_t7F209E2FFCC597A9C4AFEF66B484D78D6D21DCA5 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t7F209E2FFCC597A9C4AFEF66B484D78D6D21DCA5 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t7F209E2FFCC597A9C4AFEF66B484D78D6D21DCA5 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_3 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((ResizeProcessor_1_t4784DDFDC65ECF3BCEC268C8D5B84BCED3C9201F *)NULL); (( void (*) (ResizeProcessor_1_t4784DDFDC65ECF3BCEC268C8D5B84BCED3C9201F *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t4784DDFDC65ECF3BCEC268C8D5B84BCED3C9201F *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_4 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((AffineTransformProcessor_1_t250025FA96B47B7B473AFCC151EBD5BFEB2401E5 *)NULL); (( void (*) (AffineTransformProcessor_1_t250025FA96B47B7B473AFCC151EBD5BFEB2401E5 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t250025FA96B47B7B473AFCC151EBD5BFEB2401E5 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_TisNearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76_m539FB456DA36F3908AC47EF147764D426A4F65D1_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NearestNeighborResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mD65E6EC5BB2ECD7E5FAC599C07DB01106C94047F_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 V_0; memset((&V_0), 0, sizeof(V_0)); { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_0 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NearestNeighborResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mD65E6EC5BB2ECD7E5FAC599C07DB01106C94047F_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/NearestNeighborResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mD65E6EC5BB2ECD7E5FAC599C07DB01106C94047F_RuntimeMethod_var); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_1 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((AffineTransformProcessor_1_t250025FA96B47B7B473AFCC151EBD5BFEB2401E5 *)NULL); (( void (*) (AffineTransformProcessor_1_t250025FA96B47B7B473AFCC151EBD5BFEB2401E5 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t250025FA96B47B7B473AFCC151EBD5BFEB2401E5 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_2 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((ProjectiveTransformProcessor_1_t7F209E2FFCC597A9C4AFEF66B484D78D6D21DCA5 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t7F209E2FFCC597A9C4AFEF66B484D78D6D21DCA5 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t7F209E2FFCC597A9C4AFEF66B484D78D6D21DCA5 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_3 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((ResizeProcessor_1_t4784DDFDC65ECF3BCEC268C8D5B84BCED3C9201F *)NULL); (( void (*) (ResizeProcessor_1_t4784DDFDC65ECF3BCEC268C8D5B84BCED3C9201F *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t4784DDFDC65ECF3BCEC268C8D5B84BCED3C9201F *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_4 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((AffineTransformProcessor_1_t250025FA96B47B7B473AFCC151EBD5BFEB2401E5 *)NULL); (( void (*) (AffineTransformProcessor_1_t250025FA96B47B7B473AFCC151EBD5BFEB2401E5 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t250025FA96B47B7B473AFCC151EBD5BFEB2401E5 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_TisTriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF_mBBEFF68119D82DBEF56403351957A76E8906B73D_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TriangleResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m6EA429B0043C39A573EC109BD00AD57EAEA7BAFB_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF V_0; memset((&V_0), 0, sizeof(V_0)); { TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_0 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); TriangleResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m6EA429B0043C39A573EC109BD00AD57EAEA7BAFB_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_0, (RuntimeObject*)NULL, /*hidden argument*/TriangleResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m6EA429B0043C39A573EC109BD00AD57EAEA7BAFB_RuntimeMethod_var); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_1 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((AffineTransformProcessor_1_t250025FA96B47B7B473AFCC151EBD5BFEB2401E5 *)NULL); (( void (*) (AffineTransformProcessor_1_t250025FA96B47B7B473AFCC151EBD5BFEB2401E5 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t250025FA96B47B7B473AFCC151EBD5BFEB2401E5 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_2 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((ProjectiveTransformProcessor_1_t7F209E2FFCC597A9C4AFEF66B484D78D6D21DCA5 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t7F209E2FFCC597A9C4AFEF66B484D78D6D21DCA5 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t7F209E2FFCC597A9C4AFEF66B484D78D6D21DCA5 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_3 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((ResizeProcessor_1_t4784DDFDC65ECF3BCEC268C8D5B84BCED3C9201F *)NULL); (( void (*) (ResizeProcessor_1_t4784DDFDC65ECF3BCEC268C8D5B84BCED3C9201F *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t4784DDFDC65ECF3BCEC268C8D5B84BCED3C9201F *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_4 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((AffineTransformProcessor_1_t250025FA96B47B7B473AFCC151EBD5BFEB2401E5 *)NULL); (( void (*) (AffineTransformProcessor_1_t250025FA96B47B7B473AFCC151EBD5BFEB2401E5 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t250025FA96B47B7B473AFCC151EBD5BFEB2401E5 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_TisWelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63_mB5FFF666EF7C609BC4F18200022C33A63074652F_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WelchResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mC54367029B98F2E8FD83AF2911672971E7D084C5_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 V_0; memset((&V_0), 0, sizeof(V_0)); { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_0 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); WelchResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mC54367029B98F2E8FD83AF2911672971E7D084C5_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/WelchResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mC54367029B98F2E8FD83AF2911672971E7D084C5_RuntimeMethod_var); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_1 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((AffineTransformProcessor_1_t250025FA96B47B7B473AFCC151EBD5BFEB2401E5 *)NULL); (( void (*) (AffineTransformProcessor_1_t250025FA96B47B7B473AFCC151EBD5BFEB2401E5 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t250025FA96B47B7B473AFCC151EBD5BFEB2401E5 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_2 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((ProjectiveTransformProcessor_1_t7F209E2FFCC597A9C4AFEF66B484D78D6D21DCA5 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t7F209E2FFCC597A9C4AFEF66B484D78D6D21DCA5 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t7F209E2FFCC597A9C4AFEF66B484D78D6D21DCA5 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_3 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((ResizeProcessor_1_t4784DDFDC65ECF3BCEC268C8D5B84BCED3C9201F *)NULL); (( void (*) (ResizeProcessor_1_t4784DDFDC65ECF3BCEC268C8D5B84BCED3C9201F *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t4784DDFDC65ECF3BCEC268C8D5B84BCED3C9201F *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_4 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((AffineTransformProcessor_1_t250025FA96B47B7B473AFCC151EBD5BFEB2401E5 *)NULL); (( void (*) (AffineTransformProcessor_1_t250025FA96B47B7B473AFCC151EBD5BFEB2401E5 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t250025FA96B47B7B473AFCC151EBD5BFEB2401E5 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_TisBicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7_m2598C9A025E092E09CE63361BDAB0BC4ABBAEE1D_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BicubicResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m6CB17F2D27D1808685ACC5A5EBA0F91F1554DDB6_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 V_0; memset((&V_0), 0, sizeof(V_0)); { BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_0 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); BicubicResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m6CB17F2D27D1808685ACC5A5EBA0F91F1554DDB6_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/BicubicResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m6CB17F2D27D1808685ACC5A5EBA0F91F1554DDB6_RuntimeMethod_var); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_1 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((AffineTransformProcessor_1_tB4844A7B50DE54C75AD61886F8EA1283D15721C1 *)NULL); (( void (*) (AffineTransformProcessor_1_tB4844A7B50DE54C75AD61886F8EA1283D15721C1 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tB4844A7B50DE54C75AD61886F8EA1283D15721C1 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_2 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((ProjectiveTransformProcessor_1_t19C2E1D759B4C30A2F5A68386134ED6F15DA109E *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t19C2E1D759B4C30A2F5A68386134ED6F15DA109E *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t19C2E1D759B4C30A2F5A68386134ED6F15DA109E *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_3 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((ResizeProcessor_1_tBADAD91DD8AD1A16F1AE6A1EEF74716F3CF85DCE *)NULL); (( void (*) (ResizeProcessor_1_tBADAD91DD8AD1A16F1AE6A1EEF74716F3CF85DCE *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tBADAD91DD8AD1A16F1AE6A1EEF74716F3CF85DCE *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_4 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((AffineTransformProcessor_1_tB4844A7B50DE54C75AD61886F8EA1283D15721C1 *)NULL); (( void (*) (AffineTransformProcessor_1_tB4844A7B50DE54C75AD61886F8EA1283D15721C1 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tB4844A7B50DE54C75AD61886F8EA1283D15721C1 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_TisBoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7_m198A9F49B1D69C91C4DC18806478B787E9A3B33E_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BoxResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m2AF5647FE3266759E1872D636AFD869CB696E67B_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 V_0; memset((&V_0), 0, sizeof(V_0)); { BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_0 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); BoxResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m2AF5647FE3266759E1872D636AFD869CB696E67B_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/BoxResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m2AF5647FE3266759E1872D636AFD869CB696E67B_RuntimeMethod_var); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_1 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((AffineTransformProcessor_1_tB4844A7B50DE54C75AD61886F8EA1283D15721C1 *)NULL); (( void (*) (AffineTransformProcessor_1_tB4844A7B50DE54C75AD61886F8EA1283D15721C1 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tB4844A7B50DE54C75AD61886F8EA1283D15721C1 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_2 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((ProjectiveTransformProcessor_1_t19C2E1D759B4C30A2F5A68386134ED6F15DA109E *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t19C2E1D759B4C30A2F5A68386134ED6F15DA109E *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t19C2E1D759B4C30A2F5A68386134ED6F15DA109E *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_3 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((ResizeProcessor_1_tBADAD91DD8AD1A16F1AE6A1EEF74716F3CF85DCE *)NULL); (( void (*) (ResizeProcessor_1_tBADAD91DD8AD1A16F1AE6A1EEF74716F3CF85DCE *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tBADAD91DD8AD1A16F1AE6A1EEF74716F3CF85DCE *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_4 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((AffineTransformProcessor_1_tB4844A7B50DE54C75AD61886F8EA1283D15721C1 *)NULL); (( void (*) (AffineTransformProcessor_1_tB4844A7B50DE54C75AD61886F8EA1283D15721C1 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tB4844A7B50DE54C75AD61886F8EA1283D15721C1 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_TisCubicResampler_t05545076595DA43AF0D1749540089848660DF577_m2CAB5E6948B2A0DC0CFBB67BBBE31DB4E2808F3F_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CubicResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mE1BE89B81F001BF0E6DA7B9FAA148D1704EE55C0_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } CubicResampler_t05545076595DA43AF0D1749540089848660DF577 V_0; memset((&V_0), 0, sizeof(V_0)); { CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_0 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); CubicResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mE1BE89B81F001BF0E6DA7B9FAA148D1704EE55C0_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/CubicResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mE1BE89B81F001BF0E6DA7B9FAA148D1704EE55C0_RuntimeMethod_var); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_1 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((AffineTransformProcessor_1_tB4844A7B50DE54C75AD61886F8EA1283D15721C1 *)NULL); (( void (*) (AffineTransformProcessor_1_tB4844A7B50DE54C75AD61886F8EA1283D15721C1 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tB4844A7B50DE54C75AD61886F8EA1283D15721C1 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_2 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((ProjectiveTransformProcessor_1_t19C2E1D759B4C30A2F5A68386134ED6F15DA109E *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t19C2E1D759B4C30A2F5A68386134ED6F15DA109E *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t19C2E1D759B4C30A2F5A68386134ED6F15DA109E *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_3 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((ResizeProcessor_1_tBADAD91DD8AD1A16F1AE6A1EEF74716F3CF85DCE *)NULL); (( void (*) (ResizeProcessor_1_tBADAD91DD8AD1A16F1AE6A1EEF74716F3CF85DCE *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tBADAD91DD8AD1A16F1AE6A1EEF74716F3CF85DCE *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_4 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((AffineTransformProcessor_1_tB4844A7B50DE54C75AD61886F8EA1283D15721C1 *)NULL); (( void (*) (AffineTransformProcessor_1_tB4844A7B50DE54C75AD61886F8EA1283D15721C1 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tB4844A7B50DE54C75AD61886F8EA1283D15721C1 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_TisLanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5_mA9F45A8B60013C932622E6638CF78BACEDAA6D67_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LanczosResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mDCF9F34BCD75B58962A257FB7C79D6A3C866E9A5_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 V_0; memset((&V_0), 0, sizeof(V_0)); { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_0 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); LanczosResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mDCF9F34BCD75B58962A257FB7C79D6A3C866E9A5_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/LanczosResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mDCF9F34BCD75B58962A257FB7C79D6A3C866E9A5_RuntimeMethod_var); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_1 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((AffineTransformProcessor_1_tB4844A7B50DE54C75AD61886F8EA1283D15721C1 *)NULL); (( void (*) (AffineTransformProcessor_1_tB4844A7B50DE54C75AD61886F8EA1283D15721C1 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tB4844A7B50DE54C75AD61886F8EA1283D15721C1 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_2 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((ProjectiveTransformProcessor_1_t19C2E1D759B4C30A2F5A68386134ED6F15DA109E *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t19C2E1D759B4C30A2F5A68386134ED6F15DA109E *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t19C2E1D759B4C30A2F5A68386134ED6F15DA109E *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_3 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((ResizeProcessor_1_tBADAD91DD8AD1A16F1AE6A1EEF74716F3CF85DCE *)NULL); (( void (*) (ResizeProcessor_1_tBADAD91DD8AD1A16F1AE6A1EEF74716F3CF85DCE *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tBADAD91DD8AD1A16F1AE6A1EEF74716F3CF85DCE *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_4 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((AffineTransformProcessor_1_tB4844A7B50DE54C75AD61886F8EA1283D15721C1 *)NULL); (( void (*) (AffineTransformProcessor_1_tB4844A7B50DE54C75AD61886F8EA1283D15721C1 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tB4844A7B50DE54C75AD61886F8EA1283D15721C1 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_TisNearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76_mF643341FCD64D28B511F8FCA2A2105409669F2AC_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NearestNeighborResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mE1198CF520B7B4CA3C4F29982647A47DDAB367D9_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 V_0; memset((&V_0), 0, sizeof(V_0)); { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_0 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NearestNeighborResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mE1198CF520B7B4CA3C4F29982647A47DDAB367D9_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/NearestNeighborResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mE1198CF520B7B4CA3C4F29982647A47DDAB367D9_RuntimeMethod_var); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_1 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((AffineTransformProcessor_1_tB4844A7B50DE54C75AD61886F8EA1283D15721C1 *)NULL); (( void (*) (AffineTransformProcessor_1_tB4844A7B50DE54C75AD61886F8EA1283D15721C1 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tB4844A7B50DE54C75AD61886F8EA1283D15721C1 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_2 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((ProjectiveTransformProcessor_1_t19C2E1D759B4C30A2F5A68386134ED6F15DA109E *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t19C2E1D759B4C30A2F5A68386134ED6F15DA109E *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t19C2E1D759B4C30A2F5A68386134ED6F15DA109E *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_3 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((ResizeProcessor_1_tBADAD91DD8AD1A16F1AE6A1EEF74716F3CF85DCE *)NULL); (( void (*) (ResizeProcessor_1_tBADAD91DD8AD1A16F1AE6A1EEF74716F3CF85DCE *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tBADAD91DD8AD1A16F1AE6A1EEF74716F3CF85DCE *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_4 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((AffineTransformProcessor_1_tB4844A7B50DE54C75AD61886F8EA1283D15721C1 *)NULL); (( void (*) (AffineTransformProcessor_1_tB4844A7B50DE54C75AD61886F8EA1283D15721C1 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tB4844A7B50DE54C75AD61886F8EA1283D15721C1 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_TisTriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF_m83FBB2128670B210978A20AFBD5C927019DB6C31_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TriangleResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mAF2E49875E2DF3351A01036180BCD9CBE255EFE0_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF V_0; memset((&V_0), 0, sizeof(V_0)); { TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_0 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); TriangleResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mAF2E49875E2DF3351A01036180BCD9CBE255EFE0_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_0, (RuntimeObject*)NULL, /*hidden argument*/TriangleResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mAF2E49875E2DF3351A01036180BCD9CBE255EFE0_RuntimeMethod_var); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_1 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((AffineTransformProcessor_1_tB4844A7B50DE54C75AD61886F8EA1283D15721C1 *)NULL); (( void (*) (AffineTransformProcessor_1_tB4844A7B50DE54C75AD61886F8EA1283D15721C1 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tB4844A7B50DE54C75AD61886F8EA1283D15721C1 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_2 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((ProjectiveTransformProcessor_1_t19C2E1D759B4C30A2F5A68386134ED6F15DA109E *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t19C2E1D759B4C30A2F5A68386134ED6F15DA109E *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t19C2E1D759B4C30A2F5A68386134ED6F15DA109E *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_3 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((ResizeProcessor_1_tBADAD91DD8AD1A16F1AE6A1EEF74716F3CF85DCE *)NULL); (( void (*) (ResizeProcessor_1_tBADAD91DD8AD1A16F1AE6A1EEF74716F3CF85DCE *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tBADAD91DD8AD1A16F1AE6A1EEF74716F3CF85DCE *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_4 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((AffineTransformProcessor_1_tB4844A7B50DE54C75AD61886F8EA1283D15721C1 *)NULL); (( void (*) (AffineTransformProcessor_1_tB4844A7B50DE54C75AD61886F8EA1283D15721C1 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tB4844A7B50DE54C75AD61886F8EA1283D15721C1 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_TisWelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63_m591E1258F57113D6F43CCECEB94A422B68A4D3DE_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WelchResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m505C32007985C6CF3F27ED3FB0396560AC9C0903_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 V_0; memset((&V_0), 0, sizeof(V_0)); { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_0 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); WelchResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m505C32007985C6CF3F27ED3FB0396560AC9C0903_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/WelchResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m505C32007985C6CF3F27ED3FB0396560AC9C0903_RuntimeMethod_var); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_1 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((AffineTransformProcessor_1_tB4844A7B50DE54C75AD61886F8EA1283D15721C1 *)NULL); (( void (*) (AffineTransformProcessor_1_tB4844A7B50DE54C75AD61886F8EA1283D15721C1 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tB4844A7B50DE54C75AD61886F8EA1283D15721C1 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_2 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((ProjectiveTransformProcessor_1_t19C2E1D759B4C30A2F5A68386134ED6F15DA109E *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t19C2E1D759B4C30A2F5A68386134ED6F15DA109E *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t19C2E1D759B4C30A2F5A68386134ED6F15DA109E *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_3 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((ResizeProcessor_1_tBADAD91DD8AD1A16F1AE6A1EEF74716F3CF85DCE *)NULL); (( void (*) (ResizeProcessor_1_tBADAD91DD8AD1A16F1AE6A1EEF74716F3CF85DCE *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tBADAD91DD8AD1A16F1AE6A1EEF74716F3CF85DCE *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_4 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((AffineTransformProcessor_1_tB4844A7B50DE54C75AD61886F8EA1283D15721C1 *)NULL); (( void (*) (AffineTransformProcessor_1_tB4844A7B50DE54C75AD61886F8EA1283D15721C1 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tB4844A7B50DE54C75AD61886F8EA1283D15721C1 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_TisBicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7_mF0041C4E4463E92569EF35D72CAE6C124892758A_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BicubicResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mF7A7E10AE51DBD6AD6C50513B154648FE5E309CD_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 V_0; memset((&V_0), 0, sizeof(V_0)); { BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_0 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); BicubicResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mF7A7E10AE51DBD6AD6C50513B154648FE5E309CD_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/BicubicResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mF7A7E10AE51DBD6AD6C50513B154648FE5E309CD_RuntimeMethod_var); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_1 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((AffineTransformProcessor_1_tC187E246C2C84FBA491B22509D69857EB207D3F5 *)NULL); (( void (*) (AffineTransformProcessor_1_tC187E246C2C84FBA491B22509D69857EB207D3F5 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tC187E246C2C84FBA491B22509D69857EB207D3F5 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_2 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((ProjectiveTransformProcessor_1_t4CFFFDD2F39289A8481EDE564C75468BD2BFC3F8 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t4CFFFDD2F39289A8481EDE564C75468BD2BFC3F8 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t4CFFFDD2F39289A8481EDE564C75468BD2BFC3F8 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_3 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((ResizeProcessor_1_t1C5F35E40C9604DF95D69AC329CE2AA7A8E7DCF1 *)NULL); (( void (*) (ResizeProcessor_1_t1C5F35E40C9604DF95D69AC329CE2AA7A8E7DCF1 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t1C5F35E40C9604DF95D69AC329CE2AA7A8E7DCF1 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_4 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((AffineTransformProcessor_1_tC187E246C2C84FBA491B22509D69857EB207D3F5 *)NULL); (( void (*) (AffineTransformProcessor_1_tC187E246C2C84FBA491B22509D69857EB207D3F5 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tC187E246C2C84FBA491B22509D69857EB207D3F5 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_TisBoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7_m528333A14F468B301558BAC8CE4818C51FCA454E_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BoxResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m60D702B3365B86A542428E0EC26AF7C6B2516349_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 V_0; memset((&V_0), 0, sizeof(V_0)); { BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_0 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); BoxResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m60D702B3365B86A542428E0EC26AF7C6B2516349_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/BoxResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m60D702B3365B86A542428E0EC26AF7C6B2516349_RuntimeMethod_var); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_1 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((AffineTransformProcessor_1_tC187E246C2C84FBA491B22509D69857EB207D3F5 *)NULL); (( void (*) (AffineTransformProcessor_1_tC187E246C2C84FBA491B22509D69857EB207D3F5 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tC187E246C2C84FBA491B22509D69857EB207D3F5 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_2 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((ProjectiveTransformProcessor_1_t4CFFFDD2F39289A8481EDE564C75468BD2BFC3F8 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t4CFFFDD2F39289A8481EDE564C75468BD2BFC3F8 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t4CFFFDD2F39289A8481EDE564C75468BD2BFC3F8 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_3 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((ResizeProcessor_1_t1C5F35E40C9604DF95D69AC329CE2AA7A8E7DCF1 *)NULL); (( void (*) (ResizeProcessor_1_t1C5F35E40C9604DF95D69AC329CE2AA7A8E7DCF1 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t1C5F35E40C9604DF95D69AC329CE2AA7A8E7DCF1 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_4 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((AffineTransformProcessor_1_tC187E246C2C84FBA491B22509D69857EB207D3F5 *)NULL); (( void (*) (AffineTransformProcessor_1_tC187E246C2C84FBA491B22509D69857EB207D3F5 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tC187E246C2C84FBA491B22509D69857EB207D3F5 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_TisCubicResampler_t05545076595DA43AF0D1749540089848660DF577_m5022AD6ABA1848984C432919E38F56EB93523800_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CubicResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mC8864A2990C8DEC653D31D965AF757D603E78200_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } CubicResampler_t05545076595DA43AF0D1749540089848660DF577 V_0; memset((&V_0), 0, sizeof(V_0)); { CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_0 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); CubicResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mC8864A2990C8DEC653D31D965AF757D603E78200_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/CubicResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mC8864A2990C8DEC653D31D965AF757D603E78200_RuntimeMethod_var); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_1 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((AffineTransformProcessor_1_tC187E246C2C84FBA491B22509D69857EB207D3F5 *)NULL); (( void (*) (AffineTransformProcessor_1_tC187E246C2C84FBA491B22509D69857EB207D3F5 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tC187E246C2C84FBA491B22509D69857EB207D3F5 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_2 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((ProjectiveTransformProcessor_1_t4CFFFDD2F39289A8481EDE564C75468BD2BFC3F8 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t4CFFFDD2F39289A8481EDE564C75468BD2BFC3F8 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t4CFFFDD2F39289A8481EDE564C75468BD2BFC3F8 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_3 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((ResizeProcessor_1_t1C5F35E40C9604DF95D69AC329CE2AA7A8E7DCF1 *)NULL); (( void (*) (ResizeProcessor_1_t1C5F35E40C9604DF95D69AC329CE2AA7A8E7DCF1 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t1C5F35E40C9604DF95D69AC329CE2AA7A8E7DCF1 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_4 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((AffineTransformProcessor_1_tC187E246C2C84FBA491B22509D69857EB207D3F5 *)NULL); (( void (*) (AffineTransformProcessor_1_tC187E246C2C84FBA491B22509D69857EB207D3F5 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tC187E246C2C84FBA491B22509D69857EB207D3F5 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_TisLanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5_mDDD28688163AADA431A71D2FEBAEF8FC3FFB1C4B_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LanczosResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m07E6EC458BB4190497484E58E49D4AA90293578C_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 V_0; memset((&V_0), 0, sizeof(V_0)); { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_0 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); LanczosResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m07E6EC458BB4190497484E58E49D4AA90293578C_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/LanczosResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m07E6EC458BB4190497484E58E49D4AA90293578C_RuntimeMethod_var); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_1 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((AffineTransformProcessor_1_tC187E246C2C84FBA491B22509D69857EB207D3F5 *)NULL); (( void (*) (AffineTransformProcessor_1_tC187E246C2C84FBA491B22509D69857EB207D3F5 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tC187E246C2C84FBA491B22509D69857EB207D3F5 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_2 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((ProjectiveTransformProcessor_1_t4CFFFDD2F39289A8481EDE564C75468BD2BFC3F8 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t4CFFFDD2F39289A8481EDE564C75468BD2BFC3F8 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t4CFFFDD2F39289A8481EDE564C75468BD2BFC3F8 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_3 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((ResizeProcessor_1_t1C5F35E40C9604DF95D69AC329CE2AA7A8E7DCF1 *)NULL); (( void (*) (ResizeProcessor_1_t1C5F35E40C9604DF95D69AC329CE2AA7A8E7DCF1 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t1C5F35E40C9604DF95D69AC329CE2AA7A8E7DCF1 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_4 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((AffineTransformProcessor_1_tC187E246C2C84FBA491B22509D69857EB207D3F5 *)NULL); (( void (*) (AffineTransformProcessor_1_tC187E246C2C84FBA491B22509D69857EB207D3F5 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tC187E246C2C84FBA491B22509D69857EB207D3F5 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_TisNearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76_m5B7A2C9CD4E70E9B002E6AD709DB92A0F7D3A8F5_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NearestNeighborResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m2AC64AF7F69FE6EA88193507069B2FA142EA1A7D_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 V_0; memset((&V_0), 0, sizeof(V_0)); { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_0 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NearestNeighborResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m2AC64AF7F69FE6EA88193507069B2FA142EA1A7D_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/NearestNeighborResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m2AC64AF7F69FE6EA88193507069B2FA142EA1A7D_RuntimeMethod_var); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_1 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((AffineTransformProcessor_1_tC187E246C2C84FBA491B22509D69857EB207D3F5 *)NULL); (( void (*) (AffineTransformProcessor_1_tC187E246C2C84FBA491B22509D69857EB207D3F5 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tC187E246C2C84FBA491B22509D69857EB207D3F5 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_2 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((ProjectiveTransformProcessor_1_t4CFFFDD2F39289A8481EDE564C75468BD2BFC3F8 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t4CFFFDD2F39289A8481EDE564C75468BD2BFC3F8 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t4CFFFDD2F39289A8481EDE564C75468BD2BFC3F8 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_3 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((ResizeProcessor_1_t1C5F35E40C9604DF95D69AC329CE2AA7A8E7DCF1 *)NULL); (( void (*) (ResizeProcessor_1_t1C5F35E40C9604DF95D69AC329CE2AA7A8E7DCF1 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t1C5F35E40C9604DF95D69AC329CE2AA7A8E7DCF1 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_4 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((AffineTransformProcessor_1_tC187E246C2C84FBA491B22509D69857EB207D3F5 *)NULL); (( void (*) (AffineTransformProcessor_1_tC187E246C2C84FBA491B22509D69857EB207D3F5 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tC187E246C2C84FBA491B22509D69857EB207D3F5 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_TisTriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF_m1E123CBE3C94820E5CADB041389859AA78596B1A_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TriangleResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mB8D5B57ECF5A3F0DB54BD79FC2F59288CED48C93_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF V_0; memset((&V_0), 0, sizeof(V_0)); { TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_0 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); TriangleResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mB8D5B57ECF5A3F0DB54BD79FC2F59288CED48C93_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_0, (RuntimeObject*)NULL, /*hidden argument*/TriangleResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mB8D5B57ECF5A3F0DB54BD79FC2F59288CED48C93_RuntimeMethod_var); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_1 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((AffineTransformProcessor_1_tC187E246C2C84FBA491B22509D69857EB207D3F5 *)NULL); (( void (*) (AffineTransformProcessor_1_tC187E246C2C84FBA491B22509D69857EB207D3F5 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tC187E246C2C84FBA491B22509D69857EB207D3F5 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_2 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((ProjectiveTransformProcessor_1_t4CFFFDD2F39289A8481EDE564C75468BD2BFC3F8 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t4CFFFDD2F39289A8481EDE564C75468BD2BFC3F8 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t4CFFFDD2F39289A8481EDE564C75468BD2BFC3F8 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_3 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((ResizeProcessor_1_t1C5F35E40C9604DF95D69AC329CE2AA7A8E7DCF1 *)NULL); (( void (*) (ResizeProcessor_1_t1C5F35E40C9604DF95D69AC329CE2AA7A8E7DCF1 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t1C5F35E40C9604DF95D69AC329CE2AA7A8E7DCF1 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_4 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((AffineTransformProcessor_1_tC187E246C2C84FBA491B22509D69857EB207D3F5 *)NULL); (( void (*) (AffineTransformProcessor_1_tC187E246C2C84FBA491B22509D69857EB207D3F5 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tC187E246C2C84FBA491B22509D69857EB207D3F5 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_TisWelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63_mFD1B490BC5EDC62464A8D1F6CCC79D3446E59D65_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WelchResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mA6E96C38A897AEBC480A58380922726FE25571B0_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 V_0; memset((&V_0), 0, sizeof(V_0)); { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_0 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); WelchResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mA6E96C38A897AEBC480A58380922726FE25571B0_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/WelchResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mA6E96C38A897AEBC480A58380922726FE25571B0_RuntimeMethod_var); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_1 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((AffineTransformProcessor_1_tC187E246C2C84FBA491B22509D69857EB207D3F5 *)NULL); (( void (*) (AffineTransformProcessor_1_tC187E246C2C84FBA491B22509D69857EB207D3F5 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tC187E246C2C84FBA491B22509D69857EB207D3F5 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_2 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((ProjectiveTransformProcessor_1_t4CFFFDD2F39289A8481EDE564C75468BD2BFC3F8 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t4CFFFDD2F39289A8481EDE564C75468BD2BFC3F8 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t4CFFFDD2F39289A8481EDE564C75468BD2BFC3F8 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_3 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((ResizeProcessor_1_t1C5F35E40C9604DF95D69AC329CE2AA7A8E7DCF1 *)NULL); (( void (*) (ResizeProcessor_1_t1C5F35E40C9604DF95D69AC329CE2AA7A8E7DCF1 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t1C5F35E40C9604DF95D69AC329CE2AA7A8E7DCF1 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_4 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((AffineTransformProcessor_1_tC187E246C2C84FBA491B22509D69857EB207D3F5 *)NULL); (( void (*) (AffineTransformProcessor_1_tC187E246C2C84FBA491B22509D69857EB207D3F5 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tC187E246C2C84FBA491B22509D69857EB207D3F5 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_TisBicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7_mCDB33178EF1C2030D17886E7732CD941ECE5193A_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BicubicResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m27B4C69AFA4579980624BB77A3F7A628CD70905C_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 V_0; memset((&V_0), 0, sizeof(V_0)); { BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_0 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); BicubicResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m27B4C69AFA4579980624BB77A3F7A628CD70905C_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/BicubicResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m27B4C69AFA4579980624BB77A3F7A628CD70905C_RuntimeMethod_var); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_1 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((AffineTransformProcessor_1_t8ABB7AC54522047DAB34884CADE22C8F99EBE9F1 *)NULL); (( void (*) (AffineTransformProcessor_1_t8ABB7AC54522047DAB34884CADE22C8F99EBE9F1 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t8ABB7AC54522047DAB34884CADE22C8F99EBE9F1 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_2 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((ProjectiveTransformProcessor_1_t756451F1D257BFFAF7212C4827B24AD4FEE11845 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t756451F1D257BFFAF7212C4827B24AD4FEE11845 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t756451F1D257BFFAF7212C4827B24AD4FEE11845 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_3 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((ResizeProcessor_1_t763EB5BA0010A4111FF0BF5EEAF24DE9CB14B343 *)NULL); (( void (*) (ResizeProcessor_1_t763EB5BA0010A4111FF0BF5EEAF24DE9CB14B343 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t763EB5BA0010A4111FF0BF5EEAF24DE9CB14B343 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_4 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((AffineTransformProcessor_1_t8ABB7AC54522047DAB34884CADE22C8F99EBE9F1 *)NULL); (( void (*) (AffineTransformProcessor_1_t8ABB7AC54522047DAB34884CADE22C8F99EBE9F1 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t8ABB7AC54522047DAB34884CADE22C8F99EBE9F1 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_TisBoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7_m8183254D352E5459EF0748BD6CE917975C483578_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BoxResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_mCCBB2FEAD1D35ECA4FAB7C6CFB5DD3D5C5069AE6_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 V_0; memset((&V_0), 0, sizeof(V_0)); { BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_0 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); BoxResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_mCCBB2FEAD1D35ECA4FAB7C6CFB5DD3D5C5069AE6_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/BoxResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_mCCBB2FEAD1D35ECA4FAB7C6CFB5DD3D5C5069AE6_RuntimeMethod_var); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_1 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((AffineTransformProcessor_1_t8ABB7AC54522047DAB34884CADE22C8F99EBE9F1 *)NULL); (( void (*) (AffineTransformProcessor_1_t8ABB7AC54522047DAB34884CADE22C8F99EBE9F1 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t8ABB7AC54522047DAB34884CADE22C8F99EBE9F1 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_2 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((ProjectiveTransformProcessor_1_t756451F1D257BFFAF7212C4827B24AD4FEE11845 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t756451F1D257BFFAF7212C4827B24AD4FEE11845 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t756451F1D257BFFAF7212C4827B24AD4FEE11845 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_3 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((ResizeProcessor_1_t763EB5BA0010A4111FF0BF5EEAF24DE9CB14B343 *)NULL); (( void (*) (ResizeProcessor_1_t763EB5BA0010A4111FF0BF5EEAF24DE9CB14B343 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t763EB5BA0010A4111FF0BF5EEAF24DE9CB14B343 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_4 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((AffineTransformProcessor_1_t8ABB7AC54522047DAB34884CADE22C8F99EBE9F1 *)NULL); (( void (*) (AffineTransformProcessor_1_t8ABB7AC54522047DAB34884CADE22C8F99EBE9F1 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t8ABB7AC54522047DAB34884CADE22C8F99EBE9F1 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_TisCubicResampler_t05545076595DA43AF0D1749540089848660DF577_m9ACEA6E5EE0EBD057DA354E82BC17ED2C2BC583B_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CubicResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m403EAF6E9FC5AC8123D10DC8E4A712069D7D0312_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } CubicResampler_t05545076595DA43AF0D1749540089848660DF577 V_0; memset((&V_0), 0, sizeof(V_0)); { CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_0 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); CubicResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m403EAF6E9FC5AC8123D10DC8E4A712069D7D0312_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/CubicResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m403EAF6E9FC5AC8123D10DC8E4A712069D7D0312_RuntimeMethod_var); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_1 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((AffineTransformProcessor_1_t8ABB7AC54522047DAB34884CADE22C8F99EBE9F1 *)NULL); (( void (*) (AffineTransformProcessor_1_t8ABB7AC54522047DAB34884CADE22C8F99EBE9F1 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t8ABB7AC54522047DAB34884CADE22C8F99EBE9F1 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_2 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((ProjectiveTransformProcessor_1_t756451F1D257BFFAF7212C4827B24AD4FEE11845 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t756451F1D257BFFAF7212C4827B24AD4FEE11845 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t756451F1D257BFFAF7212C4827B24AD4FEE11845 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_3 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((ResizeProcessor_1_t763EB5BA0010A4111FF0BF5EEAF24DE9CB14B343 *)NULL); (( void (*) (ResizeProcessor_1_t763EB5BA0010A4111FF0BF5EEAF24DE9CB14B343 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t763EB5BA0010A4111FF0BF5EEAF24DE9CB14B343 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_4 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((AffineTransformProcessor_1_t8ABB7AC54522047DAB34884CADE22C8F99EBE9F1 *)NULL); (( void (*) (AffineTransformProcessor_1_t8ABB7AC54522047DAB34884CADE22C8F99EBE9F1 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t8ABB7AC54522047DAB34884CADE22C8F99EBE9F1 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_TisLanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5_m48F1452EDB04566B7DB1E0350F413B18F6F316CD_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LanczosResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m4A528D4D3476D196022C27382943ACAF0D134C03_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 V_0; memset((&V_0), 0, sizeof(V_0)); { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_0 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); LanczosResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m4A528D4D3476D196022C27382943ACAF0D134C03_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/LanczosResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m4A528D4D3476D196022C27382943ACAF0D134C03_RuntimeMethod_var); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_1 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((AffineTransformProcessor_1_t8ABB7AC54522047DAB34884CADE22C8F99EBE9F1 *)NULL); (( void (*) (AffineTransformProcessor_1_t8ABB7AC54522047DAB34884CADE22C8F99EBE9F1 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t8ABB7AC54522047DAB34884CADE22C8F99EBE9F1 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_2 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((ProjectiveTransformProcessor_1_t756451F1D257BFFAF7212C4827B24AD4FEE11845 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t756451F1D257BFFAF7212C4827B24AD4FEE11845 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t756451F1D257BFFAF7212C4827B24AD4FEE11845 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_3 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((ResizeProcessor_1_t763EB5BA0010A4111FF0BF5EEAF24DE9CB14B343 *)NULL); (( void (*) (ResizeProcessor_1_t763EB5BA0010A4111FF0BF5EEAF24DE9CB14B343 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t763EB5BA0010A4111FF0BF5EEAF24DE9CB14B343 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_4 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((AffineTransformProcessor_1_t8ABB7AC54522047DAB34884CADE22C8F99EBE9F1 *)NULL); (( void (*) (AffineTransformProcessor_1_t8ABB7AC54522047DAB34884CADE22C8F99EBE9F1 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t8ABB7AC54522047DAB34884CADE22C8F99EBE9F1 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_TisNearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76_mBEFC69AA613590EC08452F0902672C346D639CE7_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NearestNeighborResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m79BD4FA9112739400BDFCB0AA0DD3419D3B003D9_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 V_0; memset((&V_0), 0, sizeof(V_0)); { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_0 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NearestNeighborResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m79BD4FA9112739400BDFCB0AA0DD3419D3B003D9_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/NearestNeighborResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m79BD4FA9112739400BDFCB0AA0DD3419D3B003D9_RuntimeMethod_var); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_1 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((AffineTransformProcessor_1_t8ABB7AC54522047DAB34884CADE22C8F99EBE9F1 *)NULL); (( void (*) (AffineTransformProcessor_1_t8ABB7AC54522047DAB34884CADE22C8F99EBE9F1 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t8ABB7AC54522047DAB34884CADE22C8F99EBE9F1 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_2 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((ProjectiveTransformProcessor_1_t756451F1D257BFFAF7212C4827B24AD4FEE11845 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t756451F1D257BFFAF7212C4827B24AD4FEE11845 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t756451F1D257BFFAF7212C4827B24AD4FEE11845 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_3 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((ResizeProcessor_1_t763EB5BA0010A4111FF0BF5EEAF24DE9CB14B343 *)NULL); (( void (*) (ResizeProcessor_1_t763EB5BA0010A4111FF0BF5EEAF24DE9CB14B343 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t763EB5BA0010A4111FF0BF5EEAF24DE9CB14B343 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_4 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((AffineTransformProcessor_1_t8ABB7AC54522047DAB34884CADE22C8F99EBE9F1 *)NULL); (( void (*) (AffineTransformProcessor_1_t8ABB7AC54522047DAB34884CADE22C8F99EBE9F1 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t8ABB7AC54522047DAB34884CADE22C8F99EBE9F1 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_TisTriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF_mCD16CCB52F02D50D9D36D1473F9C2C96294BDABC_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TriangleResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_mB88943A0F425F064456407B1E75F74C6766BFF51_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF V_0; memset((&V_0), 0, sizeof(V_0)); { TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_0 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); TriangleResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_mB88943A0F425F064456407B1E75F74C6766BFF51_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_0, (RuntimeObject*)NULL, /*hidden argument*/TriangleResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_mB88943A0F425F064456407B1E75F74C6766BFF51_RuntimeMethod_var); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_1 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((AffineTransformProcessor_1_t8ABB7AC54522047DAB34884CADE22C8F99EBE9F1 *)NULL); (( void (*) (AffineTransformProcessor_1_t8ABB7AC54522047DAB34884CADE22C8F99EBE9F1 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t8ABB7AC54522047DAB34884CADE22C8F99EBE9F1 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_2 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((ProjectiveTransformProcessor_1_t756451F1D257BFFAF7212C4827B24AD4FEE11845 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t756451F1D257BFFAF7212C4827B24AD4FEE11845 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t756451F1D257BFFAF7212C4827B24AD4FEE11845 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_3 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((ResizeProcessor_1_t763EB5BA0010A4111FF0BF5EEAF24DE9CB14B343 *)NULL); (( void (*) (ResizeProcessor_1_t763EB5BA0010A4111FF0BF5EEAF24DE9CB14B343 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t763EB5BA0010A4111FF0BF5EEAF24DE9CB14B343 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_4 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((AffineTransformProcessor_1_t8ABB7AC54522047DAB34884CADE22C8F99EBE9F1 *)NULL); (( void (*) (AffineTransformProcessor_1_t8ABB7AC54522047DAB34884CADE22C8F99EBE9F1 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t8ABB7AC54522047DAB34884CADE22C8F99EBE9F1 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_TisWelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63_m7F608BD4410D63942213A5616CF0EE435830208C_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WelchResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_mEA6FEA75211F3A6D4AD6349C238128CEE35A73D8_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 V_0; memset((&V_0), 0, sizeof(V_0)); { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_0 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); WelchResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_mEA6FEA75211F3A6D4AD6349C238128CEE35A73D8_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/WelchResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_mEA6FEA75211F3A6D4AD6349C238128CEE35A73D8_RuntimeMethod_var); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_1 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((AffineTransformProcessor_1_t8ABB7AC54522047DAB34884CADE22C8F99EBE9F1 *)NULL); (( void (*) (AffineTransformProcessor_1_t8ABB7AC54522047DAB34884CADE22C8F99EBE9F1 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t8ABB7AC54522047DAB34884CADE22C8F99EBE9F1 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_2 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((ProjectiveTransformProcessor_1_t756451F1D257BFFAF7212C4827B24AD4FEE11845 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t756451F1D257BFFAF7212C4827B24AD4FEE11845 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t756451F1D257BFFAF7212C4827B24AD4FEE11845 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_3 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((ResizeProcessor_1_t763EB5BA0010A4111FF0BF5EEAF24DE9CB14B343 *)NULL); (( void (*) (ResizeProcessor_1_t763EB5BA0010A4111FF0BF5EEAF24DE9CB14B343 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t763EB5BA0010A4111FF0BF5EEAF24DE9CB14B343 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_4 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((AffineTransformProcessor_1_t8ABB7AC54522047DAB34884CADE22C8F99EBE9F1 *)NULL); (( void (*) (AffineTransformProcessor_1_t8ABB7AC54522047DAB34884CADE22C8F99EBE9F1 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t8ABB7AC54522047DAB34884CADE22C8F99EBE9F1 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_TisBicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7_m38F55BC6EF9EBF5DF64F8AAE167AA044F9026D4D_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BicubicResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_mB6841FFBBAA59CB0E0B32BBEE856083C4EC3E16E_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 V_0; memset((&V_0), 0, sizeof(V_0)); { BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_0 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); BicubicResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_mB6841FFBBAA59CB0E0B32BBEE856083C4EC3E16E_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/BicubicResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_mB6841FFBBAA59CB0E0B32BBEE856083C4EC3E16E_RuntimeMethod_var); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_1 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((AffineTransformProcessor_1_tB2B22034FF8089A127A60A2B8AE3F0EF979454C9 *)NULL); (( void (*) (AffineTransformProcessor_1_tB2B22034FF8089A127A60A2B8AE3F0EF979454C9 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tB2B22034FF8089A127A60A2B8AE3F0EF979454C9 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_2 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((ProjectiveTransformProcessor_1_t5397048C4F0439139DF65F4CC58A8ECE8218563F *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t5397048C4F0439139DF65F4CC58A8ECE8218563F *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t5397048C4F0439139DF65F4CC58A8ECE8218563F *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_3 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((ResizeProcessor_1_t63B0A8840A7214B9D1F565F7AA85D5039B7652C9 *)NULL); (( void (*) (ResizeProcessor_1_t63B0A8840A7214B9D1F565F7AA85D5039B7652C9 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t63B0A8840A7214B9D1F565F7AA85D5039B7652C9 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_4 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((AffineTransformProcessor_1_tB2B22034FF8089A127A60A2B8AE3F0EF979454C9 *)NULL); (( void (*) (AffineTransformProcessor_1_tB2B22034FF8089A127A60A2B8AE3F0EF979454C9 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tB2B22034FF8089A127A60A2B8AE3F0EF979454C9 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_TisBoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7_m7C03388B8AF5EBD77E1BF4FC671F5ED8B6BCC943_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BoxResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m704AE9DEA654EBA86566A83967AB233C2C1AE3C4_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 V_0; memset((&V_0), 0, sizeof(V_0)); { BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_0 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); BoxResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m704AE9DEA654EBA86566A83967AB233C2C1AE3C4_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/BoxResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m704AE9DEA654EBA86566A83967AB233C2C1AE3C4_RuntimeMethod_var); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_1 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((AffineTransformProcessor_1_tB2B22034FF8089A127A60A2B8AE3F0EF979454C9 *)NULL); (( void (*) (AffineTransformProcessor_1_tB2B22034FF8089A127A60A2B8AE3F0EF979454C9 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tB2B22034FF8089A127A60A2B8AE3F0EF979454C9 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_2 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((ProjectiveTransformProcessor_1_t5397048C4F0439139DF65F4CC58A8ECE8218563F *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t5397048C4F0439139DF65F4CC58A8ECE8218563F *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t5397048C4F0439139DF65F4CC58A8ECE8218563F *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_3 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((ResizeProcessor_1_t63B0A8840A7214B9D1F565F7AA85D5039B7652C9 *)NULL); (( void (*) (ResizeProcessor_1_t63B0A8840A7214B9D1F565F7AA85D5039B7652C9 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t63B0A8840A7214B9D1F565F7AA85D5039B7652C9 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_4 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((AffineTransformProcessor_1_tB2B22034FF8089A127A60A2B8AE3F0EF979454C9 *)NULL); (( void (*) (AffineTransformProcessor_1_tB2B22034FF8089A127A60A2B8AE3F0EF979454C9 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tB2B22034FF8089A127A60A2B8AE3F0EF979454C9 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_TisCubicResampler_t05545076595DA43AF0D1749540089848660DF577_mCFF5A90E5C045110593F24E4B14116961ADE3239_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CubicResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m1ECFEF8783941A6510F7DBD17384769B22DA29BB_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } CubicResampler_t05545076595DA43AF0D1749540089848660DF577 V_0; memset((&V_0), 0, sizeof(V_0)); { CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_0 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); CubicResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m1ECFEF8783941A6510F7DBD17384769B22DA29BB_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/CubicResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m1ECFEF8783941A6510F7DBD17384769B22DA29BB_RuntimeMethod_var); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_1 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((AffineTransformProcessor_1_tB2B22034FF8089A127A60A2B8AE3F0EF979454C9 *)NULL); (( void (*) (AffineTransformProcessor_1_tB2B22034FF8089A127A60A2B8AE3F0EF979454C9 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tB2B22034FF8089A127A60A2B8AE3F0EF979454C9 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_2 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((ProjectiveTransformProcessor_1_t5397048C4F0439139DF65F4CC58A8ECE8218563F *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t5397048C4F0439139DF65F4CC58A8ECE8218563F *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t5397048C4F0439139DF65F4CC58A8ECE8218563F *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_3 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((ResizeProcessor_1_t63B0A8840A7214B9D1F565F7AA85D5039B7652C9 *)NULL); (( void (*) (ResizeProcessor_1_t63B0A8840A7214B9D1F565F7AA85D5039B7652C9 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t63B0A8840A7214B9D1F565F7AA85D5039B7652C9 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_4 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((AffineTransformProcessor_1_tB2B22034FF8089A127A60A2B8AE3F0EF979454C9 *)NULL); (( void (*) (AffineTransformProcessor_1_tB2B22034FF8089A127A60A2B8AE3F0EF979454C9 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tB2B22034FF8089A127A60A2B8AE3F0EF979454C9 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_TisLanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5_m533DAD26A00CEF9C735422655B188F8F49F5050E_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LanczosResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_mD824848D75C4A84B1507649C079BA62B5CE814A4_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 V_0; memset((&V_0), 0, sizeof(V_0)); { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_0 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); LanczosResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_mD824848D75C4A84B1507649C079BA62B5CE814A4_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/LanczosResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_mD824848D75C4A84B1507649C079BA62B5CE814A4_RuntimeMethod_var); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_1 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((AffineTransformProcessor_1_tB2B22034FF8089A127A60A2B8AE3F0EF979454C9 *)NULL); (( void (*) (AffineTransformProcessor_1_tB2B22034FF8089A127A60A2B8AE3F0EF979454C9 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tB2B22034FF8089A127A60A2B8AE3F0EF979454C9 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_2 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((ProjectiveTransformProcessor_1_t5397048C4F0439139DF65F4CC58A8ECE8218563F *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t5397048C4F0439139DF65F4CC58A8ECE8218563F *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t5397048C4F0439139DF65F4CC58A8ECE8218563F *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_3 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((ResizeProcessor_1_t63B0A8840A7214B9D1F565F7AA85D5039B7652C9 *)NULL); (( void (*) (ResizeProcessor_1_t63B0A8840A7214B9D1F565F7AA85D5039B7652C9 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t63B0A8840A7214B9D1F565F7AA85D5039B7652C9 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_4 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((AffineTransformProcessor_1_tB2B22034FF8089A127A60A2B8AE3F0EF979454C9 *)NULL); (( void (*) (AffineTransformProcessor_1_tB2B22034FF8089A127A60A2B8AE3F0EF979454C9 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tB2B22034FF8089A127A60A2B8AE3F0EF979454C9 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_TisNearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76_m080256BADEE7BEFA879D7404237CD5D8988E53DD_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NearestNeighborResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m6F8ED36D8C9AA3861D4EEB98F157BDD8DEB878BA_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 V_0; memset((&V_0), 0, sizeof(V_0)); { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_0 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NearestNeighborResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m6F8ED36D8C9AA3861D4EEB98F157BDD8DEB878BA_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/NearestNeighborResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m6F8ED36D8C9AA3861D4EEB98F157BDD8DEB878BA_RuntimeMethod_var); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_1 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((AffineTransformProcessor_1_tB2B22034FF8089A127A60A2B8AE3F0EF979454C9 *)NULL); (( void (*) (AffineTransformProcessor_1_tB2B22034FF8089A127A60A2B8AE3F0EF979454C9 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tB2B22034FF8089A127A60A2B8AE3F0EF979454C9 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_2 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((ProjectiveTransformProcessor_1_t5397048C4F0439139DF65F4CC58A8ECE8218563F *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t5397048C4F0439139DF65F4CC58A8ECE8218563F *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t5397048C4F0439139DF65F4CC58A8ECE8218563F *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_3 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((ResizeProcessor_1_t63B0A8840A7214B9D1F565F7AA85D5039B7652C9 *)NULL); (( void (*) (ResizeProcessor_1_t63B0A8840A7214B9D1F565F7AA85D5039B7652C9 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t63B0A8840A7214B9D1F565F7AA85D5039B7652C9 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_4 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((AffineTransformProcessor_1_tB2B22034FF8089A127A60A2B8AE3F0EF979454C9 *)NULL); (( void (*) (AffineTransformProcessor_1_tB2B22034FF8089A127A60A2B8AE3F0EF979454C9 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tB2B22034FF8089A127A60A2B8AE3F0EF979454C9 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_TisTriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF_m09B531FBA19693F61E8E0CCBFF1FC0E0555FBD6E_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TriangleResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m69482574E3B2D529224563547E4372B189D1C826_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF V_0; memset((&V_0), 0, sizeof(V_0)); { TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_0 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); TriangleResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m69482574E3B2D529224563547E4372B189D1C826_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_0, (RuntimeObject*)NULL, /*hidden argument*/TriangleResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m69482574E3B2D529224563547E4372B189D1C826_RuntimeMethod_var); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_1 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((AffineTransformProcessor_1_tB2B22034FF8089A127A60A2B8AE3F0EF979454C9 *)NULL); (( void (*) (AffineTransformProcessor_1_tB2B22034FF8089A127A60A2B8AE3F0EF979454C9 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tB2B22034FF8089A127A60A2B8AE3F0EF979454C9 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_2 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((ProjectiveTransformProcessor_1_t5397048C4F0439139DF65F4CC58A8ECE8218563F *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t5397048C4F0439139DF65F4CC58A8ECE8218563F *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t5397048C4F0439139DF65F4CC58A8ECE8218563F *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_3 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((ResizeProcessor_1_t63B0A8840A7214B9D1F565F7AA85D5039B7652C9 *)NULL); (( void (*) (ResizeProcessor_1_t63B0A8840A7214B9D1F565F7AA85D5039B7652C9 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t63B0A8840A7214B9D1F565F7AA85D5039B7652C9 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_4 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((AffineTransformProcessor_1_tB2B22034FF8089A127A60A2B8AE3F0EF979454C9 *)NULL); (( void (*) (AffineTransformProcessor_1_tB2B22034FF8089A127A60A2B8AE3F0EF979454C9 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tB2B22034FF8089A127A60A2B8AE3F0EF979454C9 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_TisWelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63_m4E73074C9E48F4C4CC9196678527B02A7B7200C6_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WelchResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m675388834707D52597A735192B90BEA0B28B2190_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 V_0; memset((&V_0), 0, sizeof(V_0)); { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_0 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); WelchResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m675388834707D52597A735192B90BEA0B28B2190_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/WelchResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m675388834707D52597A735192B90BEA0B28B2190_RuntimeMethod_var); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_1 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((AffineTransformProcessor_1_tB2B22034FF8089A127A60A2B8AE3F0EF979454C9 *)NULL); (( void (*) (AffineTransformProcessor_1_tB2B22034FF8089A127A60A2B8AE3F0EF979454C9 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tB2B22034FF8089A127A60A2B8AE3F0EF979454C9 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_2 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((ProjectiveTransformProcessor_1_t5397048C4F0439139DF65F4CC58A8ECE8218563F *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t5397048C4F0439139DF65F4CC58A8ECE8218563F *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t5397048C4F0439139DF65F4CC58A8ECE8218563F *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_3 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((ResizeProcessor_1_t63B0A8840A7214B9D1F565F7AA85D5039B7652C9 *)NULL); (( void (*) (ResizeProcessor_1_t63B0A8840A7214B9D1F565F7AA85D5039B7652C9 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t63B0A8840A7214B9D1F565F7AA85D5039B7652C9 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_4 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((AffineTransformProcessor_1_tB2B22034FF8089A127A60A2B8AE3F0EF979454C9 *)NULL); (( void (*) (AffineTransformProcessor_1_tB2B22034FF8089A127A60A2B8AE3F0EF979454C9 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tB2B22034FF8089A127A60A2B8AE3F0EF979454C9 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_TisBicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7_mE3021C5DFB03D2A2D61A69109FDCC330C9AA3D6D_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BicubicResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m3FA693D41210B38A876C7DEA2ECD696FC40C935E_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 V_0; memset((&V_0), 0, sizeof(V_0)); { BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_0 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); BicubicResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m3FA693D41210B38A876C7DEA2ECD696FC40C935E_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/BicubicResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m3FA693D41210B38A876C7DEA2ECD696FC40C935E_RuntimeMethod_var); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_1 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((AffineTransformProcessor_1_tC5E782ECA1565A01776B99EF54A7502746274484 *)NULL); (( void (*) (AffineTransformProcessor_1_tC5E782ECA1565A01776B99EF54A7502746274484 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tC5E782ECA1565A01776B99EF54A7502746274484 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_2 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((ProjectiveTransformProcessor_1_tAAE0CA21A37C2B2D692AD6BAAD6F0CF33AD4DBDB *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tAAE0CA21A37C2B2D692AD6BAAD6F0CF33AD4DBDB *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tAAE0CA21A37C2B2D692AD6BAAD6F0CF33AD4DBDB *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_3 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((ResizeProcessor_1_t784B1714596604662E5A1A4C1EDEDCCB3A24C490 *)NULL); (( void (*) (ResizeProcessor_1_t784B1714596604662E5A1A4C1EDEDCCB3A24C490 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t784B1714596604662E5A1A4C1EDEDCCB3A24C490 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_4 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((AffineTransformProcessor_1_tC5E782ECA1565A01776B99EF54A7502746274484 *)NULL); (( void (*) (AffineTransformProcessor_1_tC5E782ECA1565A01776B99EF54A7502746274484 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tC5E782ECA1565A01776B99EF54A7502746274484 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_TisBoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7_m1F1AAA4A80213ABAFE7F2B6CD423F1364FE1912D_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BoxResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m0959F6A76E7A888F7459B5817A4197D3F44CB1F1_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 V_0; memset((&V_0), 0, sizeof(V_0)); { BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_0 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); BoxResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m0959F6A76E7A888F7459B5817A4197D3F44CB1F1_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/BoxResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m0959F6A76E7A888F7459B5817A4197D3F44CB1F1_RuntimeMethod_var); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_1 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((AffineTransformProcessor_1_tC5E782ECA1565A01776B99EF54A7502746274484 *)NULL); (( void (*) (AffineTransformProcessor_1_tC5E782ECA1565A01776B99EF54A7502746274484 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tC5E782ECA1565A01776B99EF54A7502746274484 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_2 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((ProjectiveTransformProcessor_1_tAAE0CA21A37C2B2D692AD6BAAD6F0CF33AD4DBDB *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tAAE0CA21A37C2B2D692AD6BAAD6F0CF33AD4DBDB *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tAAE0CA21A37C2B2D692AD6BAAD6F0CF33AD4DBDB *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_3 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((ResizeProcessor_1_t784B1714596604662E5A1A4C1EDEDCCB3A24C490 *)NULL); (( void (*) (ResizeProcessor_1_t784B1714596604662E5A1A4C1EDEDCCB3A24C490 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t784B1714596604662E5A1A4C1EDEDCCB3A24C490 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_4 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((AffineTransformProcessor_1_tC5E782ECA1565A01776B99EF54A7502746274484 *)NULL); (( void (*) (AffineTransformProcessor_1_tC5E782ECA1565A01776B99EF54A7502746274484 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tC5E782ECA1565A01776B99EF54A7502746274484 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_TisCubicResampler_t05545076595DA43AF0D1749540089848660DF577_m27874799315BA3DD56465C4CB6D4A6EAAB60F00C_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CubicResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mE7AEEF557E2511CB1939A225769BF0BF96D47333_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } CubicResampler_t05545076595DA43AF0D1749540089848660DF577 V_0; memset((&V_0), 0, sizeof(V_0)); { CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_0 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); CubicResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mE7AEEF557E2511CB1939A225769BF0BF96D47333_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/CubicResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mE7AEEF557E2511CB1939A225769BF0BF96D47333_RuntimeMethod_var); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_1 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((AffineTransformProcessor_1_tC5E782ECA1565A01776B99EF54A7502746274484 *)NULL); (( void (*) (AffineTransformProcessor_1_tC5E782ECA1565A01776B99EF54A7502746274484 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tC5E782ECA1565A01776B99EF54A7502746274484 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_2 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((ProjectiveTransformProcessor_1_tAAE0CA21A37C2B2D692AD6BAAD6F0CF33AD4DBDB *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tAAE0CA21A37C2B2D692AD6BAAD6F0CF33AD4DBDB *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tAAE0CA21A37C2B2D692AD6BAAD6F0CF33AD4DBDB *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_3 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((ResizeProcessor_1_t784B1714596604662E5A1A4C1EDEDCCB3A24C490 *)NULL); (( void (*) (ResizeProcessor_1_t784B1714596604662E5A1A4C1EDEDCCB3A24C490 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t784B1714596604662E5A1A4C1EDEDCCB3A24C490 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_4 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((AffineTransformProcessor_1_tC5E782ECA1565A01776B99EF54A7502746274484 *)NULL); (( void (*) (AffineTransformProcessor_1_tC5E782ECA1565A01776B99EF54A7502746274484 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tC5E782ECA1565A01776B99EF54A7502746274484 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_TisLanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5_m68FDB94A792C645A67BA5893795603A17856FE40_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LanczosResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mE4D338DFD91AFE08209C9375D4A99D2EFD0C1443_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 V_0; memset((&V_0), 0, sizeof(V_0)); { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_0 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); LanczosResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mE4D338DFD91AFE08209C9375D4A99D2EFD0C1443_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/LanczosResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mE4D338DFD91AFE08209C9375D4A99D2EFD0C1443_RuntimeMethod_var); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_1 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((AffineTransformProcessor_1_tC5E782ECA1565A01776B99EF54A7502746274484 *)NULL); (( void (*) (AffineTransformProcessor_1_tC5E782ECA1565A01776B99EF54A7502746274484 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tC5E782ECA1565A01776B99EF54A7502746274484 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_2 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((ProjectiveTransformProcessor_1_tAAE0CA21A37C2B2D692AD6BAAD6F0CF33AD4DBDB *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tAAE0CA21A37C2B2D692AD6BAAD6F0CF33AD4DBDB *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tAAE0CA21A37C2B2D692AD6BAAD6F0CF33AD4DBDB *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_3 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((ResizeProcessor_1_t784B1714596604662E5A1A4C1EDEDCCB3A24C490 *)NULL); (( void (*) (ResizeProcessor_1_t784B1714596604662E5A1A4C1EDEDCCB3A24C490 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t784B1714596604662E5A1A4C1EDEDCCB3A24C490 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_4 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((AffineTransformProcessor_1_tC5E782ECA1565A01776B99EF54A7502746274484 *)NULL); (( void (*) (AffineTransformProcessor_1_tC5E782ECA1565A01776B99EF54A7502746274484 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tC5E782ECA1565A01776B99EF54A7502746274484 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_TisNearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76_m76BCFC4303AE14711E09651EBF432004A8107FE3_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NearestNeighborResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mF9DE9EAD6FFF7EDAA61536317046873A2B2628F8_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 V_0; memset((&V_0), 0, sizeof(V_0)); { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_0 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NearestNeighborResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mF9DE9EAD6FFF7EDAA61536317046873A2B2628F8_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/NearestNeighborResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mF9DE9EAD6FFF7EDAA61536317046873A2B2628F8_RuntimeMethod_var); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_1 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((AffineTransformProcessor_1_tC5E782ECA1565A01776B99EF54A7502746274484 *)NULL); (( void (*) (AffineTransformProcessor_1_tC5E782ECA1565A01776B99EF54A7502746274484 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tC5E782ECA1565A01776B99EF54A7502746274484 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_2 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((ProjectiveTransformProcessor_1_tAAE0CA21A37C2B2D692AD6BAAD6F0CF33AD4DBDB *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tAAE0CA21A37C2B2D692AD6BAAD6F0CF33AD4DBDB *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tAAE0CA21A37C2B2D692AD6BAAD6F0CF33AD4DBDB *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_3 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((ResizeProcessor_1_t784B1714596604662E5A1A4C1EDEDCCB3A24C490 *)NULL); (( void (*) (ResizeProcessor_1_t784B1714596604662E5A1A4C1EDEDCCB3A24C490 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t784B1714596604662E5A1A4C1EDEDCCB3A24C490 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_4 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((AffineTransformProcessor_1_tC5E782ECA1565A01776B99EF54A7502746274484 *)NULL); (( void (*) (AffineTransformProcessor_1_tC5E782ECA1565A01776B99EF54A7502746274484 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tC5E782ECA1565A01776B99EF54A7502746274484 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_TisTriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF_m6A1362DE9FCA5E89DEFFCB32F3E5E27C8623F95C_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TriangleResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m0BEA60B899F427C71DFB14D045E122BB1CEDC12D_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF V_0; memset((&V_0), 0, sizeof(V_0)); { TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_0 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); TriangleResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m0BEA60B899F427C71DFB14D045E122BB1CEDC12D_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_0, (RuntimeObject*)NULL, /*hidden argument*/TriangleResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m0BEA60B899F427C71DFB14D045E122BB1CEDC12D_RuntimeMethod_var); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_1 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((AffineTransformProcessor_1_tC5E782ECA1565A01776B99EF54A7502746274484 *)NULL); (( void (*) (AffineTransformProcessor_1_tC5E782ECA1565A01776B99EF54A7502746274484 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tC5E782ECA1565A01776B99EF54A7502746274484 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_2 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((ProjectiveTransformProcessor_1_tAAE0CA21A37C2B2D692AD6BAAD6F0CF33AD4DBDB *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tAAE0CA21A37C2B2D692AD6BAAD6F0CF33AD4DBDB *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tAAE0CA21A37C2B2D692AD6BAAD6F0CF33AD4DBDB *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_3 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((ResizeProcessor_1_t784B1714596604662E5A1A4C1EDEDCCB3A24C490 *)NULL); (( void (*) (ResizeProcessor_1_t784B1714596604662E5A1A4C1EDEDCCB3A24C490 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t784B1714596604662E5A1A4C1EDEDCCB3A24C490 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_4 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((AffineTransformProcessor_1_tC5E782ECA1565A01776B99EF54A7502746274484 *)NULL); (( void (*) (AffineTransformProcessor_1_tC5E782ECA1565A01776B99EF54A7502746274484 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tC5E782ECA1565A01776B99EF54A7502746274484 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_TisWelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63_mEA09DF5C8AC167730F9BC96AA60C68237CE45CCA_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WelchResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mE4C04CC1FEE1A800E74105929F67F0A28EA98060_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 V_0; memset((&V_0), 0, sizeof(V_0)); { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_0 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); WelchResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mE4C04CC1FEE1A800E74105929F67F0A28EA98060_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/WelchResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mE4C04CC1FEE1A800E74105929F67F0A28EA98060_RuntimeMethod_var); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_1 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((AffineTransformProcessor_1_tC5E782ECA1565A01776B99EF54A7502746274484 *)NULL); (( void (*) (AffineTransformProcessor_1_tC5E782ECA1565A01776B99EF54A7502746274484 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tC5E782ECA1565A01776B99EF54A7502746274484 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_2 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((ProjectiveTransformProcessor_1_tAAE0CA21A37C2B2D692AD6BAAD6F0CF33AD4DBDB *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tAAE0CA21A37C2B2D692AD6BAAD6F0CF33AD4DBDB *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tAAE0CA21A37C2B2D692AD6BAAD6F0CF33AD4DBDB *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_3 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((ResizeProcessor_1_t784B1714596604662E5A1A4C1EDEDCCB3A24C490 *)NULL); (( void (*) (ResizeProcessor_1_t784B1714596604662E5A1A4C1EDEDCCB3A24C490 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t784B1714596604662E5A1A4C1EDEDCCB3A24C490 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_4 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((AffineTransformProcessor_1_tC5E782ECA1565A01776B99EF54A7502746274484 *)NULL); (( void (*) (AffineTransformProcessor_1_tC5E782ECA1565A01776B99EF54A7502746274484 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tC5E782ECA1565A01776B99EF54A7502746274484 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_TisBicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7_m6D8A7F6FFDC23F2F339DEB46A765F83731E8BC4F_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BicubicResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mEAE83CD26304F8A35AF63947FBD0981DF28CED49_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 V_0; memset((&V_0), 0, sizeof(V_0)); { BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_0 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); BicubicResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mEAE83CD26304F8A35AF63947FBD0981DF28CED49_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/BicubicResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mEAE83CD26304F8A35AF63947FBD0981DF28CED49_RuntimeMethod_var); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_1 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((AffineTransformProcessor_1_t469FCAEDB766EB782AE0B38B131449B7C0A25E49 *)NULL); (( void (*) (AffineTransformProcessor_1_t469FCAEDB766EB782AE0B38B131449B7C0A25E49 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t469FCAEDB766EB782AE0B38B131449B7C0A25E49 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_2 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((ProjectiveTransformProcessor_1_t3EEDD0868548B094A9E1143F95FAB57292CD89FD *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t3EEDD0868548B094A9E1143F95FAB57292CD89FD *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t3EEDD0868548B094A9E1143F95FAB57292CD89FD *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_3 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((ResizeProcessor_1_t4FC80CF578F7C8EC1A03AF2F5816BDDE8D604177 *)NULL); (( void (*) (ResizeProcessor_1_t4FC80CF578F7C8EC1A03AF2F5816BDDE8D604177 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t4FC80CF578F7C8EC1A03AF2F5816BDDE8D604177 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_4 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((AffineTransformProcessor_1_t469FCAEDB766EB782AE0B38B131449B7C0A25E49 *)NULL); (( void (*) (AffineTransformProcessor_1_t469FCAEDB766EB782AE0B38B131449B7C0A25E49 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t469FCAEDB766EB782AE0B38B131449B7C0A25E49 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_TisBoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7_m25B2AC1814EE377EBF5848DBED8FF0C6C28720CE_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BoxResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mA7F9C13DA8E25177D73BDD5B3F3CAD20DDB67A96_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 V_0; memset((&V_0), 0, sizeof(V_0)); { BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_0 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); BoxResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mA7F9C13DA8E25177D73BDD5B3F3CAD20DDB67A96_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/BoxResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mA7F9C13DA8E25177D73BDD5B3F3CAD20DDB67A96_RuntimeMethod_var); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_1 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((AffineTransformProcessor_1_t469FCAEDB766EB782AE0B38B131449B7C0A25E49 *)NULL); (( void (*) (AffineTransformProcessor_1_t469FCAEDB766EB782AE0B38B131449B7C0A25E49 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t469FCAEDB766EB782AE0B38B131449B7C0A25E49 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_2 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((ProjectiveTransformProcessor_1_t3EEDD0868548B094A9E1143F95FAB57292CD89FD *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t3EEDD0868548B094A9E1143F95FAB57292CD89FD *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t3EEDD0868548B094A9E1143F95FAB57292CD89FD *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_3 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((ResizeProcessor_1_t4FC80CF578F7C8EC1A03AF2F5816BDDE8D604177 *)NULL); (( void (*) (ResizeProcessor_1_t4FC80CF578F7C8EC1A03AF2F5816BDDE8D604177 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t4FC80CF578F7C8EC1A03AF2F5816BDDE8D604177 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_4 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((AffineTransformProcessor_1_t469FCAEDB766EB782AE0B38B131449B7C0A25E49 *)NULL); (( void (*) (AffineTransformProcessor_1_t469FCAEDB766EB782AE0B38B131449B7C0A25E49 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t469FCAEDB766EB782AE0B38B131449B7C0A25E49 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_TisCubicResampler_t05545076595DA43AF0D1749540089848660DF577_m7333DE37DC11D4077B885001B95972A600DE4FB3_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CubicResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m04B29E1F6599882584B7A682FD9B3A553694F8C0_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } CubicResampler_t05545076595DA43AF0D1749540089848660DF577 V_0; memset((&V_0), 0, sizeof(V_0)); { CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_0 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); CubicResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m04B29E1F6599882584B7A682FD9B3A553694F8C0_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/CubicResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m04B29E1F6599882584B7A682FD9B3A553694F8C0_RuntimeMethod_var); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_1 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((AffineTransformProcessor_1_t469FCAEDB766EB782AE0B38B131449B7C0A25E49 *)NULL); (( void (*) (AffineTransformProcessor_1_t469FCAEDB766EB782AE0B38B131449B7C0A25E49 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t469FCAEDB766EB782AE0B38B131449B7C0A25E49 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_2 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((ProjectiveTransformProcessor_1_t3EEDD0868548B094A9E1143F95FAB57292CD89FD *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t3EEDD0868548B094A9E1143F95FAB57292CD89FD *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t3EEDD0868548B094A9E1143F95FAB57292CD89FD *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_3 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((ResizeProcessor_1_t4FC80CF578F7C8EC1A03AF2F5816BDDE8D604177 *)NULL); (( void (*) (ResizeProcessor_1_t4FC80CF578F7C8EC1A03AF2F5816BDDE8D604177 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t4FC80CF578F7C8EC1A03AF2F5816BDDE8D604177 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_4 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((AffineTransformProcessor_1_t469FCAEDB766EB782AE0B38B131449B7C0A25E49 *)NULL); (( void (*) (AffineTransformProcessor_1_t469FCAEDB766EB782AE0B38B131449B7C0A25E49 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t469FCAEDB766EB782AE0B38B131449B7C0A25E49 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_TisLanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5_m7C60019E228D5FD6FE057B0AA113FA9008668F78_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LanczosResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m63572E31FAD546612097E30678BA6B6A096A6377_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 V_0; memset((&V_0), 0, sizeof(V_0)); { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_0 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); LanczosResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m63572E31FAD546612097E30678BA6B6A096A6377_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/LanczosResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m63572E31FAD546612097E30678BA6B6A096A6377_RuntimeMethod_var); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_1 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((AffineTransformProcessor_1_t469FCAEDB766EB782AE0B38B131449B7C0A25E49 *)NULL); (( void (*) (AffineTransformProcessor_1_t469FCAEDB766EB782AE0B38B131449B7C0A25E49 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t469FCAEDB766EB782AE0B38B131449B7C0A25E49 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_2 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((ProjectiveTransformProcessor_1_t3EEDD0868548B094A9E1143F95FAB57292CD89FD *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t3EEDD0868548B094A9E1143F95FAB57292CD89FD *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t3EEDD0868548B094A9E1143F95FAB57292CD89FD *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_3 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((ResizeProcessor_1_t4FC80CF578F7C8EC1A03AF2F5816BDDE8D604177 *)NULL); (( void (*) (ResizeProcessor_1_t4FC80CF578F7C8EC1A03AF2F5816BDDE8D604177 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t4FC80CF578F7C8EC1A03AF2F5816BDDE8D604177 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_4 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((AffineTransformProcessor_1_t469FCAEDB766EB782AE0B38B131449B7C0A25E49 *)NULL); (( void (*) (AffineTransformProcessor_1_t469FCAEDB766EB782AE0B38B131449B7C0A25E49 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t469FCAEDB766EB782AE0B38B131449B7C0A25E49 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_TisNearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76_m5F5EBC18C32DFEA291C7F6475DB7EF5F21CAAAB6_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NearestNeighborResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mFC772CBBC4B469F23991E836C97560DCCE14B13D_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 V_0; memset((&V_0), 0, sizeof(V_0)); { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_0 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NearestNeighborResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mFC772CBBC4B469F23991E836C97560DCCE14B13D_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/NearestNeighborResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mFC772CBBC4B469F23991E836C97560DCCE14B13D_RuntimeMethod_var); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_1 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((AffineTransformProcessor_1_t469FCAEDB766EB782AE0B38B131449B7C0A25E49 *)NULL); (( void (*) (AffineTransformProcessor_1_t469FCAEDB766EB782AE0B38B131449B7C0A25E49 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t469FCAEDB766EB782AE0B38B131449B7C0A25E49 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_2 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((ProjectiveTransformProcessor_1_t3EEDD0868548B094A9E1143F95FAB57292CD89FD *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t3EEDD0868548B094A9E1143F95FAB57292CD89FD *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t3EEDD0868548B094A9E1143F95FAB57292CD89FD *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_3 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((ResizeProcessor_1_t4FC80CF578F7C8EC1A03AF2F5816BDDE8D604177 *)NULL); (( void (*) (ResizeProcessor_1_t4FC80CF578F7C8EC1A03AF2F5816BDDE8D604177 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t4FC80CF578F7C8EC1A03AF2F5816BDDE8D604177 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_4 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((AffineTransformProcessor_1_t469FCAEDB766EB782AE0B38B131449B7C0A25E49 *)NULL); (( void (*) (AffineTransformProcessor_1_t469FCAEDB766EB782AE0B38B131449B7C0A25E49 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t469FCAEDB766EB782AE0B38B131449B7C0A25E49 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_TisTriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF_mD707E4C5B2A539A3F79B031D93499CE54C8F428C_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TriangleResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m23A70C1BF5CC834B69CB235F51FB8B6FED48E21F_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF V_0; memset((&V_0), 0, sizeof(V_0)); { TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_0 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); TriangleResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m23A70C1BF5CC834B69CB235F51FB8B6FED48E21F_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_0, (RuntimeObject*)NULL, /*hidden argument*/TriangleResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m23A70C1BF5CC834B69CB235F51FB8B6FED48E21F_RuntimeMethod_var); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_1 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((AffineTransformProcessor_1_t469FCAEDB766EB782AE0B38B131449B7C0A25E49 *)NULL); (( void (*) (AffineTransformProcessor_1_t469FCAEDB766EB782AE0B38B131449B7C0A25E49 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t469FCAEDB766EB782AE0B38B131449B7C0A25E49 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_2 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((ProjectiveTransformProcessor_1_t3EEDD0868548B094A9E1143F95FAB57292CD89FD *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t3EEDD0868548B094A9E1143F95FAB57292CD89FD *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t3EEDD0868548B094A9E1143F95FAB57292CD89FD *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_3 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((ResizeProcessor_1_t4FC80CF578F7C8EC1A03AF2F5816BDDE8D604177 *)NULL); (( void (*) (ResizeProcessor_1_t4FC80CF578F7C8EC1A03AF2F5816BDDE8D604177 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t4FC80CF578F7C8EC1A03AF2F5816BDDE8D604177 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_4 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((AffineTransformProcessor_1_t469FCAEDB766EB782AE0B38B131449B7C0A25E49 *)NULL); (( void (*) (AffineTransformProcessor_1_t469FCAEDB766EB782AE0B38B131449B7C0A25E49 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t469FCAEDB766EB782AE0B38B131449B7C0A25E49 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_TisWelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63_mF7D12F7940DDACE630777FECA19F2E028481CD2B_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WelchResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m85B24AE2C9913AB18E9E1E9395FE20FA12169DFF_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 V_0; memset((&V_0), 0, sizeof(V_0)); { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_0 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); WelchResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m85B24AE2C9913AB18E9E1E9395FE20FA12169DFF_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/WelchResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m85B24AE2C9913AB18E9E1E9395FE20FA12169DFF_RuntimeMethod_var); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_1 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((AffineTransformProcessor_1_t469FCAEDB766EB782AE0B38B131449B7C0A25E49 *)NULL); (( void (*) (AffineTransformProcessor_1_t469FCAEDB766EB782AE0B38B131449B7C0A25E49 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t469FCAEDB766EB782AE0B38B131449B7C0A25E49 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_2 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((ProjectiveTransformProcessor_1_t3EEDD0868548B094A9E1143F95FAB57292CD89FD *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t3EEDD0868548B094A9E1143F95FAB57292CD89FD *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t3EEDD0868548B094A9E1143F95FAB57292CD89FD *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_3 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((ResizeProcessor_1_t4FC80CF578F7C8EC1A03AF2F5816BDDE8D604177 *)NULL); (( void (*) (ResizeProcessor_1_t4FC80CF578F7C8EC1A03AF2F5816BDDE8D604177 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t4FC80CF578F7C8EC1A03AF2F5816BDDE8D604177 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_4 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((AffineTransformProcessor_1_t469FCAEDB766EB782AE0B38B131449B7C0A25E49 *)NULL); (( void (*) (AffineTransformProcessor_1_t469FCAEDB766EB782AE0B38B131449B7C0A25E49 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t469FCAEDB766EB782AE0B38B131449B7C0A25E49 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_TisBicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7_m36A513E9F6508A651DC825889EBBAA09D9534DB2_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BicubicResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m6E1BD31D37269C4E1A7702631157E9D88D850C32_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 V_0; memset((&V_0), 0, sizeof(V_0)); { BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_0 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); BicubicResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m6E1BD31D37269C4E1A7702631157E9D88D850C32_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/BicubicResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m6E1BD31D37269C4E1A7702631157E9D88D850C32_RuntimeMethod_var); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_1 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((AffineTransformProcessor_1_t327E79BAC83ED06EC07402412CA36A4C05B78A48 *)NULL); (( void (*) (AffineTransformProcessor_1_t327E79BAC83ED06EC07402412CA36A4C05B78A48 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t327E79BAC83ED06EC07402412CA36A4C05B78A48 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_2 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((ProjectiveTransformProcessor_1_t0B2FD0F45D352AF6B5865249A0BBFDCD843F970A *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t0B2FD0F45D352AF6B5865249A0BBFDCD843F970A *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t0B2FD0F45D352AF6B5865249A0BBFDCD843F970A *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_3 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((ResizeProcessor_1_t166DA2BD9E35FB59931AC618B6FB323154680CFB *)NULL); (( void (*) (ResizeProcessor_1_t166DA2BD9E35FB59931AC618B6FB323154680CFB *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t166DA2BD9E35FB59931AC618B6FB323154680CFB *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_4 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((AffineTransformProcessor_1_t327E79BAC83ED06EC07402412CA36A4C05B78A48 *)NULL); (( void (*) (AffineTransformProcessor_1_t327E79BAC83ED06EC07402412CA36A4C05B78A48 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t327E79BAC83ED06EC07402412CA36A4C05B78A48 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_TisBoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7_mCF3A3D0082733116EA1CBF6D083265FF75971A72_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BoxResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mE786759B827767DC8222E7C2B938B2D47B38ED93_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 V_0; memset((&V_0), 0, sizeof(V_0)); { BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_0 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); BoxResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mE786759B827767DC8222E7C2B938B2D47B38ED93_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/BoxResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mE786759B827767DC8222E7C2B938B2D47B38ED93_RuntimeMethod_var); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_1 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((AffineTransformProcessor_1_t327E79BAC83ED06EC07402412CA36A4C05B78A48 *)NULL); (( void (*) (AffineTransformProcessor_1_t327E79BAC83ED06EC07402412CA36A4C05B78A48 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t327E79BAC83ED06EC07402412CA36A4C05B78A48 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_2 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((ProjectiveTransformProcessor_1_t0B2FD0F45D352AF6B5865249A0BBFDCD843F970A *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t0B2FD0F45D352AF6B5865249A0BBFDCD843F970A *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t0B2FD0F45D352AF6B5865249A0BBFDCD843F970A *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_3 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((ResizeProcessor_1_t166DA2BD9E35FB59931AC618B6FB323154680CFB *)NULL); (( void (*) (ResizeProcessor_1_t166DA2BD9E35FB59931AC618B6FB323154680CFB *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t166DA2BD9E35FB59931AC618B6FB323154680CFB *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_4 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((AffineTransformProcessor_1_t327E79BAC83ED06EC07402412CA36A4C05B78A48 *)NULL); (( void (*) (AffineTransformProcessor_1_t327E79BAC83ED06EC07402412CA36A4C05B78A48 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t327E79BAC83ED06EC07402412CA36A4C05B78A48 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_TisCubicResampler_t05545076595DA43AF0D1749540089848660DF577_m328E967DB1B57E8B89A56264611FB1BE91AAA22C_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CubicResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m6C1658A8157CBED9D827AB3E80D79554A8E477AE_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } CubicResampler_t05545076595DA43AF0D1749540089848660DF577 V_0; memset((&V_0), 0, sizeof(V_0)); { CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_0 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); CubicResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m6C1658A8157CBED9D827AB3E80D79554A8E477AE_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/CubicResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m6C1658A8157CBED9D827AB3E80D79554A8E477AE_RuntimeMethod_var); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_1 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((AffineTransformProcessor_1_t327E79BAC83ED06EC07402412CA36A4C05B78A48 *)NULL); (( void (*) (AffineTransformProcessor_1_t327E79BAC83ED06EC07402412CA36A4C05B78A48 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t327E79BAC83ED06EC07402412CA36A4C05B78A48 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_2 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((ProjectiveTransformProcessor_1_t0B2FD0F45D352AF6B5865249A0BBFDCD843F970A *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t0B2FD0F45D352AF6B5865249A0BBFDCD843F970A *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t0B2FD0F45D352AF6B5865249A0BBFDCD843F970A *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_3 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((ResizeProcessor_1_t166DA2BD9E35FB59931AC618B6FB323154680CFB *)NULL); (( void (*) (ResizeProcessor_1_t166DA2BD9E35FB59931AC618B6FB323154680CFB *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t166DA2BD9E35FB59931AC618B6FB323154680CFB *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_4 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((AffineTransformProcessor_1_t327E79BAC83ED06EC07402412CA36A4C05B78A48 *)NULL); (( void (*) (AffineTransformProcessor_1_t327E79BAC83ED06EC07402412CA36A4C05B78A48 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t327E79BAC83ED06EC07402412CA36A4C05B78A48 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_TisLanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5_m22F1E6683DDC85613A562B3693D81583468E5388_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LanczosResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m0CB077B43CD2EB4FCDFE7618F03260DFDEA89A38_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 V_0; memset((&V_0), 0, sizeof(V_0)); { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_0 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); LanczosResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m0CB077B43CD2EB4FCDFE7618F03260DFDEA89A38_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/LanczosResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m0CB077B43CD2EB4FCDFE7618F03260DFDEA89A38_RuntimeMethod_var); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_1 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((AffineTransformProcessor_1_t327E79BAC83ED06EC07402412CA36A4C05B78A48 *)NULL); (( void (*) (AffineTransformProcessor_1_t327E79BAC83ED06EC07402412CA36A4C05B78A48 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t327E79BAC83ED06EC07402412CA36A4C05B78A48 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_2 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((ProjectiveTransformProcessor_1_t0B2FD0F45D352AF6B5865249A0BBFDCD843F970A *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t0B2FD0F45D352AF6B5865249A0BBFDCD843F970A *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t0B2FD0F45D352AF6B5865249A0BBFDCD843F970A *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_3 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((ResizeProcessor_1_t166DA2BD9E35FB59931AC618B6FB323154680CFB *)NULL); (( void (*) (ResizeProcessor_1_t166DA2BD9E35FB59931AC618B6FB323154680CFB *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t166DA2BD9E35FB59931AC618B6FB323154680CFB *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_4 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((AffineTransformProcessor_1_t327E79BAC83ED06EC07402412CA36A4C05B78A48 *)NULL); (( void (*) (AffineTransformProcessor_1_t327E79BAC83ED06EC07402412CA36A4C05B78A48 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t327E79BAC83ED06EC07402412CA36A4C05B78A48 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_TisNearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76_m87AB4A439A4D0CD0B24635880118ED4F5EBDD8CF_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NearestNeighborResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mEC1A10623BACE042AF8A2F9BFD92891D8BC07213_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 V_0; memset((&V_0), 0, sizeof(V_0)); { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_0 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NearestNeighborResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mEC1A10623BACE042AF8A2F9BFD92891D8BC07213_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/NearestNeighborResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mEC1A10623BACE042AF8A2F9BFD92891D8BC07213_RuntimeMethod_var); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_1 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((AffineTransformProcessor_1_t327E79BAC83ED06EC07402412CA36A4C05B78A48 *)NULL); (( void (*) (AffineTransformProcessor_1_t327E79BAC83ED06EC07402412CA36A4C05B78A48 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t327E79BAC83ED06EC07402412CA36A4C05B78A48 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_2 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((ProjectiveTransformProcessor_1_t0B2FD0F45D352AF6B5865249A0BBFDCD843F970A *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t0B2FD0F45D352AF6B5865249A0BBFDCD843F970A *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t0B2FD0F45D352AF6B5865249A0BBFDCD843F970A *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_3 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((ResizeProcessor_1_t166DA2BD9E35FB59931AC618B6FB323154680CFB *)NULL); (( void (*) (ResizeProcessor_1_t166DA2BD9E35FB59931AC618B6FB323154680CFB *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t166DA2BD9E35FB59931AC618B6FB323154680CFB *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_4 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((AffineTransformProcessor_1_t327E79BAC83ED06EC07402412CA36A4C05B78A48 *)NULL); (( void (*) (AffineTransformProcessor_1_t327E79BAC83ED06EC07402412CA36A4C05B78A48 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t327E79BAC83ED06EC07402412CA36A4C05B78A48 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_TisTriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF_mF8894DF29E1DBF6A5B928A7D5BFA2B850255DBD5_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TriangleResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m9B5753814B54CE32A03C1E22C8B2FC4D18ED5B29_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF V_0; memset((&V_0), 0, sizeof(V_0)); { TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_0 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); TriangleResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m9B5753814B54CE32A03C1E22C8B2FC4D18ED5B29_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_0, (RuntimeObject*)NULL, /*hidden argument*/TriangleResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m9B5753814B54CE32A03C1E22C8B2FC4D18ED5B29_RuntimeMethod_var); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_1 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((AffineTransformProcessor_1_t327E79BAC83ED06EC07402412CA36A4C05B78A48 *)NULL); (( void (*) (AffineTransformProcessor_1_t327E79BAC83ED06EC07402412CA36A4C05B78A48 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t327E79BAC83ED06EC07402412CA36A4C05B78A48 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_2 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((ProjectiveTransformProcessor_1_t0B2FD0F45D352AF6B5865249A0BBFDCD843F970A *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t0B2FD0F45D352AF6B5865249A0BBFDCD843F970A *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t0B2FD0F45D352AF6B5865249A0BBFDCD843F970A *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_3 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((ResizeProcessor_1_t166DA2BD9E35FB59931AC618B6FB323154680CFB *)NULL); (( void (*) (ResizeProcessor_1_t166DA2BD9E35FB59931AC618B6FB323154680CFB *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t166DA2BD9E35FB59931AC618B6FB323154680CFB *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_4 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((AffineTransformProcessor_1_t327E79BAC83ED06EC07402412CA36A4C05B78A48 *)NULL); (( void (*) (AffineTransformProcessor_1_t327E79BAC83ED06EC07402412CA36A4C05B78A48 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t327E79BAC83ED06EC07402412CA36A4C05B78A48 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_TisWelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63_m1CC1E6E8AD97284E0F96707E62900DBAC134DB1E_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WelchResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m27E89B375035A0AD5EC0BB13592A6E48408D4671_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 V_0; memset((&V_0), 0, sizeof(V_0)); { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_0 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); WelchResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m27E89B375035A0AD5EC0BB13592A6E48408D4671_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/WelchResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m27E89B375035A0AD5EC0BB13592A6E48408D4671_RuntimeMethod_var); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_1 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((AffineTransformProcessor_1_t327E79BAC83ED06EC07402412CA36A4C05B78A48 *)NULL); (( void (*) (AffineTransformProcessor_1_t327E79BAC83ED06EC07402412CA36A4C05B78A48 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t327E79BAC83ED06EC07402412CA36A4C05B78A48 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_2 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((ProjectiveTransformProcessor_1_t0B2FD0F45D352AF6B5865249A0BBFDCD843F970A *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t0B2FD0F45D352AF6B5865249A0BBFDCD843F970A *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t0B2FD0F45D352AF6B5865249A0BBFDCD843F970A *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_3 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((ResizeProcessor_1_t166DA2BD9E35FB59931AC618B6FB323154680CFB *)NULL); (( void (*) (ResizeProcessor_1_t166DA2BD9E35FB59931AC618B6FB323154680CFB *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t166DA2BD9E35FB59931AC618B6FB323154680CFB *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_4 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((AffineTransformProcessor_1_t327E79BAC83ED06EC07402412CA36A4C05B78A48 *)NULL); (( void (*) (AffineTransformProcessor_1_t327E79BAC83ED06EC07402412CA36A4C05B78A48 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t327E79BAC83ED06EC07402412CA36A4C05B78A48 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_TisBicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7_m53142330F765502C4853B5DEBAFD1AC858EBF030_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BicubicResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m26BE8E47B91ADC23F6FA7475142DD68C7FB881A8_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 V_0; memset((&V_0), 0, sizeof(V_0)); { BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_0 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); BicubicResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m26BE8E47B91ADC23F6FA7475142DD68C7FB881A8_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/BicubicResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m26BE8E47B91ADC23F6FA7475142DD68C7FB881A8_RuntimeMethod_var); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_1 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((AffineTransformProcessor_1_t3AC3AC20DCFBE20EE296F172F83C45B096BDB1EA *)NULL); (( void (*) (AffineTransformProcessor_1_t3AC3AC20DCFBE20EE296F172F83C45B096BDB1EA *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t3AC3AC20DCFBE20EE296F172F83C45B096BDB1EA *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_2 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((ProjectiveTransformProcessor_1_tA86A134952BC8AFC351ED352AED4E026A4CF9F47 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tA86A134952BC8AFC351ED352AED4E026A4CF9F47 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tA86A134952BC8AFC351ED352AED4E026A4CF9F47 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_3 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((ResizeProcessor_1_tB112CC046021436C254147A588D1A9BA761D2CB1 *)NULL); (( void (*) (ResizeProcessor_1_tB112CC046021436C254147A588D1A9BA761D2CB1 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tB112CC046021436C254147A588D1A9BA761D2CB1 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_4 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((AffineTransformProcessor_1_t3AC3AC20DCFBE20EE296F172F83C45B096BDB1EA *)NULL); (( void (*) (AffineTransformProcessor_1_t3AC3AC20DCFBE20EE296F172F83C45B096BDB1EA *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t3AC3AC20DCFBE20EE296F172F83C45B096BDB1EA *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_TisBoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7_m9F58792C9EE59EFC11EB8CFD66EA1B875C73C502_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BoxResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mD71B1DE8054ABBE3005F068543FC53579E2AB880_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 V_0; memset((&V_0), 0, sizeof(V_0)); { BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_0 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); BoxResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mD71B1DE8054ABBE3005F068543FC53579E2AB880_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/BoxResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mD71B1DE8054ABBE3005F068543FC53579E2AB880_RuntimeMethod_var); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_1 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((AffineTransformProcessor_1_t3AC3AC20DCFBE20EE296F172F83C45B096BDB1EA *)NULL); (( void (*) (AffineTransformProcessor_1_t3AC3AC20DCFBE20EE296F172F83C45B096BDB1EA *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t3AC3AC20DCFBE20EE296F172F83C45B096BDB1EA *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_2 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((ProjectiveTransformProcessor_1_tA86A134952BC8AFC351ED352AED4E026A4CF9F47 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tA86A134952BC8AFC351ED352AED4E026A4CF9F47 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tA86A134952BC8AFC351ED352AED4E026A4CF9F47 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_3 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((ResizeProcessor_1_tB112CC046021436C254147A588D1A9BA761D2CB1 *)NULL); (( void (*) (ResizeProcessor_1_tB112CC046021436C254147A588D1A9BA761D2CB1 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tB112CC046021436C254147A588D1A9BA761D2CB1 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_4 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((AffineTransformProcessor_1_t3AC3AC20DCFBE20EE296F172F83C45B096BDB1EA *)NULL); (( void (*) (AffineTransformProcessor_1_t3AC3AC20DCFBE20EE296F172F83C45B096BDB1EA *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t3AC3AC20DCFBE20EE296F172F83C45B096BDB1EA *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_TisCubicResampler_t05545076595DA43AF0D1749540089848660DF577_mE4EC25803F82B2CC723274A1915D733839CA5672_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CubicResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m76F6B92C360314E9DD5C973E3E37B2419322E48D_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } CubicResampler_t05545076595DA43AF0D1749540089848660DF577 V_0; memset((&V_0), 0, sizeof(V_0)); { CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_0 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); CubicResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m76F6B92C360314E9DD5C973E3E37B2419322E48D_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/CubicResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m76F6B92C360314E9DD5C973E3E37B2419322E48D_RuntimeMethod_var); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_1 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((AffineTransformProcessor_1_t3AC3AC20DCFBE20EE296F172F83C45B096BDB1EA *)NULL); (( void (*) (AffineTransformProcessor_1_t3AC3AC20DCFBE20EE296F172F83C45B096BDB1EA *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t3AC3AC20DCFBE20EE296F172F83C45B096BDB1EA *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_2 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((ProjectiveTransformProcessor_1_tA86A134952BC8AFC351ED352AED4E026A4CF9F47 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tA86A134952BC8AFC351ED352AED4E026A4CF9F47 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tA86A134952BC8AFC351ED352AED4E026A4CF9F47 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_3 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((ResizeProcessor_1_tB112CC046021436C254147A588D1A9BA761D2CB1 *)NULL); (( void (*) (ResizeProcessor_1_tB112CC046021436C254147A588D1A9BA761D2CB1 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tB112CC046021436C254147A588D1A9BA761D2CB1 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_4 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((AffineTransformProcessor_1_t3AC3AC20DCFBE20EE296F172F83C45B096BDB1EA *)NULL); (( void (*) (AffineTransformProcessor_1_t3AC3AC20DCFBE20EE296F172F83C45B096BDB1EA *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t3AC3AC20DCFBE20EE296F172F83C45B096BDB1EA *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_TisLanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5_mEC7FDC6FC59449041876EAF3C5A1F86CA2A0BA86_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LanczosResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mF30FC2A26B14C73F89F8212B20ABDC8D3077760E_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 V_0; memset((&V_0), 0, sizeof(V_0)); { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_0 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); LanczosResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mF30FC2A26B14C73F89F8212B20ABDC8D3077760E_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/LanczosResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mF30FC2A26B14C73F89F8212B20ABDC8D3077760E_RuntimeMethod_var); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_1 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((AffineTransformProcessor_1_t3AC3AC20DCFBE20EE296F172F83C45B096BDB1EA *)NULL); (( void (*) (AffineTransformProcessor_1_t3AC3AC20DCFBE20EE296F172F83C45B096BDB1EA *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t3AC3AC20DCFBE20EE296F172F83C45B096BDB1EA *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_2 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((ProjectiveTransformProcessor_1_tA86A134952BC8AFC351ED352AED4E026A4CF9F47 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tA86A134952BC8AFC351ED352AED4E026A4CF9F47 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tA86A134952BC8AFC351ED352AED4E026A4CF9F47 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_3 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((ResizeProcessor_1_tB112CC046021436C254147A588D1A9BA761D2CB1 *)NULL); (( void (*) (ResizeProcessor_1_tB112CC046021436C254147A588D1A9BA761D2CB1 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tB112CC046021436C254147A588D1A9BA761D2CB1 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_4 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((AffineTransformProcessor_1_t3AC3AC20DCFBE20EE296F172F83C45B096BDB1EA *)NULL); (( void (*) (AffineTransformProcessor_1_t3AC3AC20DCFBE20EE296F172F83C45B096BDB1EA *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t3AC3AC20DCFBE20EE296F172F83C45B096BDB1EA *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_TisNearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76_m2A6C14530E8A0D8F29DEC369D3834BBB23BB07D5_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NearestNeighborResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mC74E3E8AE829B0213EAE4A1F78475FB36962ECDB_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 V_0; memset((&V_0), 0, sizeof(V_0)); { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_0 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NearestNeighborResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mC74E3E8AE829B0213EAE4A1F78475FB36962ECDB_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/NearestNeighborResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mC74E3E8AE829B0213EAE4A1F78475FB36962ECDB_RuntimeMethod_var); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_1 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((AffineTransformProcessor_1_t3AC3AC20DCFBE20EE296F172F83C45B096BDB1EA *)NULL); (( void (*) (AffineTransformProcessor_1_t3AC3AC20DCFBE20EE296F172F83C45B096BDB1EA *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t3AC3AC20DCFBE20EE296F172F83C45B096BDB1EA *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_2 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((ProjectiveTransformProcessor_1_tA86A134952BC8AFC351ED352AED4E026A4CF9F47 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tA86A134952BC8AFC351ED352AED4E026A4CF9F47 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tA86A134952BC8AFC351ED352AED4E026A4CF9F47 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_3 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((ResizeProcessor_1_tB112CC046021436C254147A588D1A9BA761D2CB1 *)NULL); (( void (*) (ResizeProcessor_1_tB112CC046021436C254147A588D1A9BA761D2CB1 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tB112CC046021436C254147A588D1A9BA761D2CB1 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_4 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((AffineTransformProcessor_1_t3AC3AC20DCFBE20EE296F172F83C45B096BDB1EA *)NULL); (( void (*) (AffineTransformProcessor_1_t3AC3AC20DCFBE20EE296F172F83C45B096BDB1EA *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t3AC3AC20DCFBE20EE296F172F83C45B096BDB1EA *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_TisTriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF_mDFB2D5A66B58BC69DC0DEADCFD88D809AA35C681_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TriangleResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mD93F2E4219C0EE43F94C99BE3B264E2253CB47B9_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF V_0; memset((&V_0), 0, sizeof(V_0)); { TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_0 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); TriangleResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mD93F2E4219C0EE43F94C99BE3B264E2253CB47B9_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_0, (RuntimeObject*)NULL, /*hidden argument*/TriangleResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mD93F2E4219C0EE43F94C99BE3B264E2253CB47B9_RuntimeMethod_var); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_1 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((AffineTransformProcessor_1_t3AC3AC20DCFBE20EE296F172F83C45B096BDB1EA *)NULL); (( void (*) (AffineTransformProcessor_1_t3AC3AC20DCFBE20EE296F172F83C45B096BDB1EA *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t3AC3AC20DCFBE20EE296F172F83C45B096BDB1EA *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_2 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((ProjectiveTransformProcessor_1_tA86A134952BC8AFC351ED352AED4E026A4CF9F47 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tA86A134952BC8AFC351ED352AED4E026A4CF9F47 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tA86A134952BC8AFC351ED352AED4E026A4CF9F47 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_3 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((ResizeProcessor_1_tB112CC046021436C254147A588D1A9BA761D2CB1 *)NULL); (( void (*) (ResizeProcessor_1_tB112CC046021436C254147A588D1A9BA761D2CB1 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tB112CC046021436C254147A588D1A9BA761D2CB1 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_4 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((AffineTransformProcessor_1_t3AC3AC20DCFBE20EE296F172F83C45B096BDB1EA *)NULL); (( void (*) (AffineTransformProcessor_1_t3AC3AC20DCFBE20EE296F172F83C45B096BDB1EA *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t3AC3AC20DCFBE20EE296F172F83C45B096BDB1EA *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_TisWelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63_m38C190D897E1A08CB6519EB711AE3BDC57A1BBAE_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WelchResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m2E21DA57908FDADC4EC9EF3BF2871D133A56EAA5_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 V_0; memset((&V_0), 0, sizeof(V_0)); { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_0 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); WelchResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m2E21DA57908FDADC4EC9EF3BF2871D133A56EAA5_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/WelchResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m2E21DA57908FDADC4EC9EF3BF2871D133A56EAA5_RuntimeMethod_var); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_1 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((AffineTransformProcessor_1_t3AC3AC20DCFBE20EE296F172F83C45B096BDB1EA *)NULL); (( void (*) (AffineTransformProcessor_1_t3AC3AC20DCFBE20EE296F172F83C45B096BDB1EA *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t3AC3AC20DCFBE20EE296F172F83C45B096BDB1EA *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_2 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((ProjectiveTransformProcessor_1_tA86A134952BC8AFC351ED352AED4E026A4CF9F47 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tA86A134952BC8AFC351ED352AED4E026A4CF9F47 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tA86A134952BC8AFC351ED352AED4E026A4CF9F47 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_3 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((ResizeProcessor_1_tB112CC046021436C254147A588D1A9BA761D2CB1 *)NULL); (( void (*) (ResizeProcessor_1_tB112CC046021436C254147A588D1A9BA761D2CB1 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tB112CC046021436C254147A588D1A9BA761D2CB1 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_4 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((AffineTransformProcessor_1_t3AC3AC20DCFBE20EE296F172F83C45B096BDB1EA *)NULL); (( void (*) (AffineTransformProcessor_1_t3AC3AC20DCFBE20EE296F172F83C45B096BDB1EA *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t3AC3AC20DCFBE20EE296F172F83C45B096BDB1EA *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_TisBicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7_m3EACDD605791B6940EE61C1F56D7AA04B3A9C561_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BicubicResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m586A620D3BBF1650B0695EC9A8EDA0021E6BE02B_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 V_0; memset((&V_0), 0, sizeof(V_0)); { BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_0 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); BicubicResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m586A620D3BBF1650B0695EC9A8EDA0021E6BE02B_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/BicubicResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m586A620D3BBF1650B0695EC9A8EDA0021E6BE02B_RuntimeMethod_var); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_1 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((AffineTransformProcessor_1_tDE6395FDEA71CF71D8EBDD47A223380A86BCD52C *)NULL); (( void (*) (AffineTransformProcessor_1_tDE6395FDEA71CF71D8EBDD47A223380A86BCD52C *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tDE6395FDEA71CF71D8EBDD47A223380A86BCD52C *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_2 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((ProjectiveTransformProcessor_1_tE75C98853C05A3CADC8B16F9690BC881351A7B46 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tE75C98853C05A3CADC8B16F9690BC881351A7B46 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tE75C98853C05A3CADC8B16F9690BC881351A7B46 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_3 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((ResizeProcessor_1_tACCA6BF3182BBEDD9651AD3EAD7C1129CCADE46A *)NULL); (( void (*) (ResizeProcessor_1_tACCA6BF3182BBEDD9651AD3EAD7C1129CCADE46A *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tACCA6BF3182BBEDD9651AD3EAD7C1129CCADE46A *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_4 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((AffineTransformProcessor_1_tDE6395FDEA71CF71D8EBDD47A223380A86BCD52C *)NULL); (( void (*) (AffineTransformProcessor_1_tDE6395FDEA71CF71D8EBDD47A223380A86BCD52C *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tDE6395FDEA71CF71D8EBDD47A223380A86BCD52C *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_TisBoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7_m6148EF29A96C153D3AA914AE43B572E0DF2A399A_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BoxResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mD53CE3134B93E05A66B437B40FCF32FA17BD6FED_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 V_0; memset((&V_0), 0, sizeof(V_0)); { BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_0 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); BoxResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mD53CE3134B93E05A66B437B40FCF32FA17BD6FED_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/BoxResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mD53CE3134B93E05A66B437B40FCF32FA17BD6FED_RuntimeMethod_var); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_1 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((AffineTransformProcessor_1_tDE6395FDEA71CF71D8EBDD47A223380A86BCD52C *)NULL); (( void (*) (AffineTransformProcessor_1_tDE6395FDEA71CF71D8EBDD47A223380A86BCD52C *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tDE6395FDEA71CF71D8EBDD47A223380A86BCD52C *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_2 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((ProjectiveTransformProcessor_1_tE75C98853C05A3CADC8B16F9690BC881351A7B46 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tE75C98853C05A3CADC8B16F9690BC881351A7B46 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tE75C98853C05A3CADC8B16F9690BC881351A7B46 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_3 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((ResizeProcessor_1_tACCA6BF3182BBEDD9651AD3EAD7C1129CCADE46A *)NULL); (( void (*) (ResizeProcessor_1_tACCA6BF3182BBEDD9651AD3EAD7C1129CCADE46A *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tACCA6BF3182BBEDD9651AD3EAD7C1129CCADE46A *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_4 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((AffineTransformProcessor_1_tDE6395FDEA71CF71D8EBDD47A223380A86BCD52C *)NULL); (( void (*) (AffineTransformProcessor_1_tDE6395FDEA71CF71D8EBDD47A223380A86BCD52C *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tDE6395FDEA71CF71D8EBDD47A223380A86BCD52C *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_TisCubicResampler_t05545076595DA43AF0D1749540089848660DF577_m8770BD01461A621F5A24BEA1092C1C7F07DD5DCE_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CubicResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m4FD0F1106B4CCCD12DA3B81663F51C8030E1E54F_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } CubicResampler_t05545076595DA43AF0D1749540089848660DF577 V_0; memset((&V_0), 0, sizeof(V_0)); { CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_0 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); CubicResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m4FD0F1106B4CCCD12DA3B81663F51C8030E1E54F_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/CubicResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m4FD0F1106B4CCCD12DA3B81663F51C8030E1E54F_RuntimeMethod_var); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_1 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((AffineTransformProcessor_1_tDE6395FDEA71CF71D8EBDD47A223380A86BCD52C *)NULL); (( void (*) (AffineTransformProcessor_1_tDE6395FDEA71CF71D8EBDD47A223380A86BCD52C *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tDE6395FDEA71CF71D8EBDD47A223380A86BCD52C *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_2 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((ProjectiveTransformProcessor_1_tE75C98853C05A3CADC8B16F9690BC881351A7B46 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tE75C98853C05A3CADC8B16F9690BC881351A7B46 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tE75C98853C05A3CADC8B16F9690BC881351A7B46 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_3 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((ResizeProcessor_1_tACCA6BF3182BBEDD9651AD3EAD7C1129CCADE46A *)NULL); (( void (*) (ResizeProcessor_1_tACCA6BF3182BBEDD9651AD3EAD7C1129CCADE46A *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tACCA6BF3182BBEDD9651AD3EAD7C1129CCADE46A *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_4 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((AffineTransformProcessor_1_tDE6395FDEA71CF71D8EBDD47A223380A86BCD52C *)NULL); (( void (*) (AffineTransformProcessor_1_tDE6395FDEA71CF71D8EBDD47A223380A86BCD52C *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tDE6395FDEA71CF71D8EBDD47A223380A86BCD52C *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_TisLanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5_mB9E1C710240A394FF90885331AEBA213EED4F08D_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LanczosResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mD7C9B28D441A95A90B8B0F33222121BC639E1B09_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 V_0; memset((&V_0), 0, sizeof(V_0)); { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_0 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); LanczosResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mD7C9B28D441A95A90B8B0F33222121BC639E1B09_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/LanczosResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mD7C9B28D441A95A90B8B0F33222121BC639E1B09_RuntimeMethod_var); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_1 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((AffineTransformProcessor_1_tDE6395FDEA71CF71D8EBDD47A223380A86BCD52C *)NULL); (( void (*) (AffineTransformProcessor_1_tDE6395FDEA71CF71D8EBDD47A223380A86BCD52C *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tDE6395FDEA71CF71D8EBDD47A223380A86BCD52C *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_2 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((ProjectiveTransformProcessor_1_tE75C98853C05A3CADC8B16F9690BC881351A7B46 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tE75C98853C05A3CADC8B16F9690BC881351A7B46 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tE75C98853C05A3CADC8B16F9690BC881351A7B46 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_3 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((ResizeProcessor_1_tACCA6BF3182BBEDD9651AD3EAD7C1129CCADE46A *)NULL); (( void (*) (ResizeProcessor_1_tACCA6BF3182BBEDD9651AD3EAD7C1129CCADE46A *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tACCA6BF3182BBEDD9651AD3EAD7C1129CCADE46A *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_4 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((AffineTransformProcessor_1_tDE6395FDEA71CF71D8EBDD47A223380A86BCD52C *)NULL); (( void (*) (AffineTransformProcessor_1_tDE6395FDEA71CF71D8EBDD47A223380A86BCD52C *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tDE6395FDEA71CF71D8EBDD47A223380A86BCD52C *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_TisNearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76_m82D9725C442FAFA967E8B7CD369F33F2DF2016DF_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NearestNeighborResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m10D1A28ED1A162DC969BCCAFF6EB30D9479238B1_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 V_0; memset((&V_0), 0, sizeof(V_0)); { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_0 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NearestNeighborResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m10D1A28ED1A162DC969BCCAFF6EB30D9479238B1_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/NearestNeighborResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m10D1A28ED1A162DC969BCCAFF6EB30D9479238B1_RuntimeMethod_var); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_1 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((AffineTransformProcessor_1_tDE6395FDEA71CF71D8EBDD47A223380A86BCD52C *)NULL); (( void (*) (AffineTransformProcessor_1_tDE6395FDEA71CF71D8EBDD47A223380A86BCD52C *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tDE6395FDEA71CF71D8EBDD47A223380A86BCD52C *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_2 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((ProjectiveTransformProcessor_1_tE75C98853C05A3CADC8B16F9690BC881351A7B46 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tE75C98853C05A3CADC8B16F9690BC881351A7B46 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tE75C98853C05A3CADC8B16F9690BC881351A7B46 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_3 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((ResizeProcessor_1_tACCA6BF3182BBEDD9651AD3EAD7C1129CCADE46A *)NULL); (( void (*) (ResizeProcessor_1_tACCA6BF3182BBEDD9651AD3EAD7C1129CCADE46A *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tACCA6BF3182BBEDD9651AD3EAD7C1129CCADE46A *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_4 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((AffineTransformProcessor_1_tDE6395FDEA71CF71D8EBDD47A223380A86BCD52C *)NULL); (( void (*) (AffineTransformProcessor_1_tDE6395FDEA71CF71D8EBDD47A223380A86BCD52C *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tDE6395FDEA71CF71D8EBDD47A223380A86BCD52C *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_TisTriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF_m022047D41D33B8969FD066D248CA01EABAA87825_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TriangleResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m69D1D575CE4AD925C4E4D2877D50B2F7AD64D273_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF V_0; memset((&V_0), 0, sizeof(V_0)); { TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_0 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); TriangleResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m69D1D575CE4AD925C4E4D2877D50B2F7AD64D273_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_0, (RuntimeObject*)NULL, /*hidden argument*/TriangleResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m69D1D575CE4AD925C4E4D2877D50B2F7AD64D273_RuntimeMethod_var); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_1 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((AffineTransformProcessor_1_tDE6395FDEA71CF71D8EBDD47A223380A86BCD52C *)NULL); (( void (*) (AffineTransformProcessor_1_tDE6395FDEA71CF71D8EBDD47A223380A86BCD52C *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tDE6395FDEA71CF71D8EBDD47A223380A86BCD52C *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_2 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((ProjectiveTransformProcessor_1_tE75C98853C05A3CADC8B16F9690BC881351A7B46 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tE75C98853C05A3CADC8B16F9690BC881351A7B46 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tE75C98853C05A3CADC8B16F9690BC881351A7B46 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_3 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((ResizeProcessor_1_tACCA6BF3182BBEDD9651AD3EAD7C1129CCADE46A *)NULL); (( void (*) (ResizeProcessor_1_tACCA6BF3182BBEDD9651AD3EAD7C1129CCADE46A *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tACCA6BF3182BBEDD9651AD3EAD7C1129CCADE46A *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_4 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((AffineTransformProcessor_1_tDE6395FDEA71CF71D8EBDD47A223380A86BCD52C *)NULL); (( void (*) (AffineTransformProcessor_1_tDE6395FDEA71CF71D8EBDD47A223380A86BCD52C *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tDE6395FDEA71CF71D8EBDD47A223380A86BCD52C *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_TisWelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63_m60A3E0B1CB76A065FE027D302BC0CFD5E18C8C1F_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WelchResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mC3AF4B8A3C660D97DFFE92CD46A69A12B0C8DDB8_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 V_0; memset((&V_0), 0, sizeof(V_0)); { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_0 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); WelchResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mC3AF4B8A3C660D97DFFE92CD46A69A12B0C8DDB8_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/WelchResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mC3AF4B8A3C660D97DFFE92CD46A69A12B0C8DDB8_RuntimeMethod_var); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_1 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((AffineTransformProcessor_1_tDE6395FDEA71CF71D8EBDD47A223380A86BCD52C *)NULL); (( void (*) (AffineTransformProcessor_1_tDE6395FDEA71CF71D8EBDD47A223380A86BCD52C *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tDE6395FDEA71CF71D8EBDD47A223380A86BCD52C *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_2 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((ProjectiveTransformProcessor_1_tE75C98853C05A3CADC8B16F9690BC881351A7B46 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tE75C98853C05A3CADC8B16F9690BC881351A7B46 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tE75C98853C05A3CADC8B16F9690BC881351A7B46 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_3 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((ResizeProcessor_1_tACCA6BF3182BBEDD9651AD3EAD7C1129CCADE46A *)NULL); (( void (*) (ResizeProcessor_1_tACCA6BF3182BBEDD9651AD3EAD7C1129CCADE46A *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tACCA6BF3182BBEDD9651AD3EAD7C1129CCADE46A *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_4 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((AffineTransformProcessor_1_tDE6395FDEA71CF71D8EBDD47A223380A86BCD52C *)NULL); (( void (*) (AffineTransformProcessor_1_tDE6395FDEA71CF71D8EBDD47A223380A86BCD52C *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tDE6395FDEA71CF71D8EBDD47A223380A86BCD52C *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_TisBicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7_mB41A0D98B9053DC360A7057333614BC0B176E6CE_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BicubicResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m977AA6138F5D723E98AB1A0A7210DA0E7FC48C97_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 V_0; memset((&V_0), 0, sizeof(V_0)); { BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_0 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); BicubicResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m977AA6138F5D723E98AB1A0A7210DA0E7FC48C97_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/BicubicResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m977AA6138F5D723E98AB1A0A7210DA0E7FC48C97_RuntimeMethod_var); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_1 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((AffineTransformProcessor_1_tBA0AE7DD3D269BBA6CD3D08DC9D8020B83925F2F *)NULL); (( void (*) (AffineTransformProcessor_1_tBA0AE7DD3D269BBA6CD3D08DC9D8020B83925F2F *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tBA0AE7DD3D269BBA6CD3D08DC9D8020B83925F2F *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_2 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((ProjectiveTransformProcessor_1_t730B99D71EFA6EABE6050708198A4B38CA47D90D *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t730B99D71EFA6EABE6050708198A4B38CA47D90D *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t730B99D71EFA6EABE6050708198A4B38CA47D90D *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_3 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((ResizeProcessor_1_tE412DF8A2DA54CB5D3B5F42DADBFB4A7C2D8EB54 *)NULL); (( void (*) (ResizeProcessor_1_tE412DF8A2DA54CB5D3B5F42DADBFB4A7C2D8EB54 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tE412DF8A2DA54CB5D3B5F42DADBFB4A7C2D8EB54 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_4 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((AffineTransformProcessor_1_tBA0AE7DD3D269BBA6CD3D08DC9D8020B83925F2F *)NULL); (( void (*) (AffineTransformProcessor_1_tBA0AE7DD3D269BBA6CD3D08DC9D8020B83925F2F *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tBA0AE7DD3D269BBA6CD3D08DC9D8020B83925F2F *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_TisBoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7_mD8A11026E1A61B3A4A236EF2C5E689575D8E2859_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BoxResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mA87CAF9B27320EBF8EA39C970CE74BE44EE2F163_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 V_0; memset((&V_0), 0, sizeof(V_0)); { BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_0 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); BoxResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mA87CAF9B27320EBF8EA39C970CE74BE44EE2F163_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/BoxResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mA87CAF9B27320EBF8EA39C970CE74BE44EE2F163_RuntimeMethod_var); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_1 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((AffineTransformProcessor_1_tBA0AE7DD3D269BBA6CD3D08DC9D8020B83925F2F *)NULL); (( void (*) (AffineTransformProcessor_1_tBA0AE7DD3D269BBA6CD3D08DC9D8020B83925F2F *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tBA0AE7DD3D269BBA6CD3D08DC9D8020B83925F2F *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_2 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((ProjectiveTransformProcessor_1_t730B99D71EFA6EABE6050708198A4B38CA47D90D *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t730B99D71EFA6EABE6050708198A4B38CA47D90D *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t730B99D71EFA6EABE6050708198A4B38CA47D90D *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_3 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((ResizeProcessor_1_tE412DF8A2DA54CB5D3B5F42DADBFB4A7C2D8EB54 *)NULL); (( void (*) (ResizeProcessor_1_tE412DF8A2DA54CB5D3B5F42DADBFB4A7C2D8EB54 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tE412DF8A2DA54CB5D3B5F42DADBFB4A7C2D8EB54 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_4 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((AffineTransformProcessor_1_tBA0AE7DD3D269BBA6CD3D08DC9D8020B83925F2F *)NULL); (( void (*) (AffineTransformProcessor_1_tBA0AE7DD3D269BBA6CD3D08DC9D8020B83925F2F *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tBA0AE7DD3D269BBA6CD3D08DC9D8020B83925F2F *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_TisCubicResampler_t05545076595DA43AF0D1749540089848660DF577_mF552B1DCD7BAD1BDB9DB4D2BCFE9355A4F485D07_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CubicResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mC5050D47AFF3FD6F91AFC60510987097158D4282_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } CubicResampler_t05545076595DA43AF0D1749540089848660DF577 V_0; memset((&V_0), 0, sizeof(V_0)); { CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_0 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); CubicResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mC5050D47AFF3FD6F91AFC60510987097158D4282_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/CubicResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mC5050D47AFF3FD6F91AFC60510987097158D4282_RuntimeMethod_var); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_1 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((AffineTransformProcessor_1_tBA0AE7DD3D269BBA6CD3D08DC9D8020B83925F2F *)NULL); (( void (*) (AffineTransformProcessor_1_tBA0AE7DD3D269BBA6CD3D08DC9D8020B83925F2F *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tBA0AE7DD3D269BBA6CD3D08DC9D8020B83925F2F *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_2 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((ProjectiveTransformProcessor_1_t730B99D71EFA6EABE6050708198A4B38CA47D90D *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t730B99D71EFA6EABE6050708198A4B38CA47D90D *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t730B99D71EFA6EABE6050708198A4B38CA47D90D *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_3 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((ResizeProcessor_1_tE412DF8A2DA54CB5D3B5F42DADBFB4A7C2D8EB54 *)NULL); (( void (*) (ResizeProcessor_1_tE412DF8A2DA54CB5D3B5F42DADBFB4A7C2D8EB54 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tE412DF8A2DA54CB5D3B5F42DADBFB4A7C2D8EB54 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_4 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((AffineTransformProcessor_1_tBA0AE7DD3D269BBA6CD3D08DC9D8020B83925F2F *)NULL); (( void (*) (AffineTransformProcessor_1_tBA0AE7DD3D269BBA6CD3D08DC9D8020B83925F2F *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tBA0AE7DD3D269BBA6CD3D08DC9D8020B83925F2F *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_TisLanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5_m6C9C59F904667A281E132AFD4D1BC9C3F547DF37_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LanczosResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mA2CAFF783846BBC783D06CFDAE12DF04E5E2BF93_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 V_0; memset((&V_0), 0, sizeof(V_0)); { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_0 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); LanczosResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mA2CAFF783846BBC783D06CFDAE12DF04E5E2BF93_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/LanczosResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mA2CAFF783846BBC783D06CFDAE12DF04E5E2BF93_RuntimeMethod_var); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_1 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((AffineTransformProcessor_1_tBA0AE7DD3D269BBA6CD3D08DC9D8020B83925F2F *)NULL); (( void (*) (AffineTransformProcessor_1_tBA0AE7DD3D269BBA6CD3D08DC9D8020B83925F2F *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tBA0AE7DD3D269BBA6CD3D08DC9D8020B83925F2F *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_2 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((ProjectiveTransformProcessor_1_t730B99D71EFA6EABE6050708198A4B38CA47D90D *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t730B99D71EFA6EABE6050708198A4B38CA47D90D *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t730B99D71EFA6EABE6050708198A4B38CA47D90D *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_3 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((ResizeProcessor_1_tE412DF8A2DA54CB5D3B5F42DADBFB4A7C2D8EB54 *)NULL); (( void (*) (ResizeProcessor_1_tE412DF8A2DA54CB5D3B5F42DADBFB4A7C2D8EB54 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tE412DF8A2DA54CB5D3B5F42DADBFB4A7C2D8EB54 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_4 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((AffineTransformProcessor_1_tBA0AE7DD3D269BBA6CD3D08DC9D8020B83925F2F *)NULL); (( void (*) (AffineTransformProcessor_1_tBA0AE7DD3D269BBA6CD3D08DC9D8020B83925F2F *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tBA0AE7DD3D269BBA6CD3D08DC9D8020B83925F2F *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_TisNearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76_m1A2EFEA52AB32E353FC2194B69E9DD03E12D1539_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NearestNeighborResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m2F033940EE97DE3EC0B61E6C6B33C7A227CAA1AA_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 V_0; memset((&V_0), 0, sizeof(V_0)); { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_0 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NearestNeighborResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m2F033940EE97DE3EC0B61E6C6B33C7A227CAA1AA_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/NearestNeighborResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m2F033940EE97DE3EC0B61E6C6B33C7A227CAA1AA_RuntimeMethod_var); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_1 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((AffineTransformProcessor_1_tBA0AE7DD3D269BBA6CD3D08DC9D8020B83925F2F *)NULL); (( void (*) (AffineTransformProcessor_1_tBA0AE7DD3D269BBA6CD3D08DC9D8020B83925F2F *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tBA0AE7DD3D269BBA6CD3D08DC9D8020B83925F2F *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_2 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((ProjectiveTransformProcessor_1_t730B99D71EFA6EABE6050708198A4B38CA47D90D *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t730B99D71EFA6EABE6050708198A4B38CA47D90D *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t730B99D71EFA6EABE6050708198A4B38CA47D90D *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_3 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((ResizeProcessor_1_tE412DF8A2DA54CB5D3B5F42DADBFB4A7C2D8EB54 *)NULL); (( void (*) (ResizeProcessor_1_tE412DF8A2DA54CB5D3B5F42DADBFB4A7C2D8EB54 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tE412DF8A2DA54CB5D3B5F42DADBFB4A7C2D8EB54 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_4 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((AffineTransformProcessor_1_tBA0AE7DD3D269BBA6CD3D08DC9D8020B83925F2F *)NULL); (( void (*) (AffineTransformProcessor_1_tBA0AE7DD3D269BBA6CD3D08DC9D8020B83925F2F *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tBA0AE7DD3D269BBA6CD3D08DC9D8020B83925F2F *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_TisTriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF_mBBC03A9019A3478215486ABFE22B2BD3B6E733A3_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TriangleResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m1E00F891DF1FB6C112455EEC86F88E636137BE9B_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF V_0; memset((&V_0), 0, sizeof(V_0)); { TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_0 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); TriangleResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m1E00F891DF1FB6C112455EEC86F88E636137BE9B_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_0, (RuntimeObject*)NULL, /*hidden argument*/TriangleResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m1E00F891DF1FB6C112455EEC86F88E636137BE9B_RuntimeMethod_var); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_1 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((AffineTransformProcessor_1_tBA0AE7DD3D269BBA6CD3D08DC9D8020B83925F2F *)NULL); (( void (*) (AffineTransformProcessor_1_tBA0AE7DD3D269BBA6CD3D08DC9D8020B83925F2F *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tBA0AE7DD3D269BBA6CD3D08DC9D8020B83925F2F *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_2 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((ProjectiveTransformProcessor_1_t730B99D71EFA6EABE6050708198A4B38CA47D90D *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t730B99D71EFA6EABE6050708198A4B38CA47D90D *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t730B99D71EFA6EABE6050708198A4B38CA47D90D *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_3 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((ResizeProcessor_1_tE412DF8A2DA54CB5D3B5F42DADBFB4A7C2D8EB54 *)NULL); (( void (*) (ResizeProcessor_1_tE412DF8A2DA54CB5D3B5F42DADBFB4A7C2D8EB54 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tE412DF8A2DA54CB5D3B5F42DADBFB4A7C2D8EB54 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_4 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((AffineTransformProcessor_1_tBA0AE7DD3D269BBA6CD3D08DC9D8020B83925F2F *)NULL); (( void (*) (AffineTransformProcessor_1_tBA0AE7DD3D269BBA6CD3D08DC9D8020B83925F2F *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tBA0AE7DD3D269BBA6CD3D08DC9D8020B83925F2F *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_TisWelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63_m0A3CB1BBC69DA7FB2C020252A4F0847F88E4999F_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WelchResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mC74874C407282CE1AB1114B7A3440595255D29D6_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 V_0; memset((&V_0), 0, sizeof(V_0)); { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_0 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); WelchResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mC74874C407282CE1AB1114B7A3440595255D29D6_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/WelchResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mC74874C407282CE1AB1114B7A3440595255D29D6_RuntimeMethod_var); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_1 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((AffineTransformProcessor_1_tBA0AE7DD3D269BBA6CD3D08DC9D8020B83925F2F *)NULL); (( void (*) (AffineTransformProcessor_1_tBA0AE7DD3D269BBA6CD3D08DC9D8020B83925F2F *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tBA0AE7DD3D269BBA6CD3D08DC9D8020B83925F2F *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_2 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((ProjectiveTransformProcessor_1_t730B99D71EFA6EABE6050708198A4B38CA47D90D *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t730B99D71EFA6EABE6050708198A4B38CA47D90D *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t730B99D71EFA6EABE6050708198A4B38CA47D90D *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_3 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((ResizeProcessor_1_tE412DF8A2DA54CB5D3B5F42DADBFB4A7C2D8EB54 *)NULL); (( void (*) (ResizeProcessor_1_tE412DF8A2DA54CB5D3B5F42DADBFB4A7C2D8EB54 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tE412DF8A2DA54CB5D3B5F42DADBFB4A7C2D8EB54 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_4 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((AffineTransformProcessor_1_tBA0AE7DD3D269BBA6CD3D08DC9D8020B83925F2F *)NULL); (( void (*) (AffineTransformProcessor_1_tBA0AE7DD3D269BBA6CD3D08DC9D8020B83925F2F *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tBA0AE7DD3D269BBA6CD3D08DC9D8020B83925F2F *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_TisBicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7_m288BDBCC9EE58DDF74ABB02D2DAF8069DE057F29_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BicubicResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m7A484F82FEA1DFA81356F76D989B68909C6891D3_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 V_0; memset((&V_0), 0, sizeof(V_0)); { BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_0 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); BicubicResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m7A484F82FEA1DFA81356F76D989B68909C6891D3_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/BicubicResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m7A484F82FEA1DFA81356F76D989B68909C6891D3_RuntimeMethod_var); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_1 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((AffineTransformProcessor_1_t5D7976517A23B1F6CC40723D877FEA64D9ED5EB7 *)NULL); (( void (*) (AffineTransformProcessor_1_t5D7976517A23B1F6CC40723D877FEA64D9ED5EB7 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t5D7976517A23B1F6CC40723D877FEA64D9ED5EB7 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_2 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((ProjectiveTransformProcessor_1_tFD732E133D2E0C52FBD2D1A3E17FE12B60B13479 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tFD732E133D2E0C52FBD2D1A3E17FE12B60B13479 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tFD732E133D2E0C52FBD2D1A3E17FE12B60B13479 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_3 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((ResizeProcessor_1_tF8B034D81EA8C9DD2A9E55AC2FEE8EC78F5C1094 *)NULL); (( void (*) (ResizeProcessor_1_tF8B034D81EA8C9DD2A9E55AC2FEE8EC78F5C1094 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tF8B034D81EA8C9DD2A9E55AC2FEE8EC78F5C1094 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_4 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((AffineTransformProcessor_1_t5D7976517A23B1F6CC40723D877FEA64D9ED5EB7 *)NULL); (( void (*) (AffineTransformProcessor_1_t5D7976517A23B1F6CC40723D877FEA64D9ED5EB7 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t5D7976517A23B1F6CC40723D877FEA64D9ED5EB7 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_TisBoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7_m5031532C7E356AB2A42F477DEFF157FD07C37FAB_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BoxResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m2CB9488BEC494A5620C6B7B6ADB1D8C3DDFE92D0_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 V_0; memset((&V_0), 0, sizeof(V_0)); { BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_0 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); BoxResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m2CB9488BEC494A5620C6B7B6ADB1D8C3DDFE92D0_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/BoxResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m2CB9488BEC494A5620C6B7B6ADB1D8C3DDFE92D0_RuntimeMethod_var); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_1 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((AffineTransformProcessor_1_t5D7976517A23B1F6CC40723D877FEA64D9ED5EB7 *)NULL); (( void (*) (AffineTransformProcessor_1_t5D7976517A23B1F6CC40723D877FEA64D9ED5EB7 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t5D7976517A23B1F6CC40723D877FEA64D9ED5EB7 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_2 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((ProjectiveTransformProcessor_1_tFD732E133D2E0C52FBD2D1A3E17FE12B60B13479 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tFD732E133D2E0C52FBD2D1A3E17FE12B60B13479 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tFD732E133D2E0C52FBD2D1A3E17FE12B60B13479 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_3 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((ResizeProcessor_1_tF8B034D81EA8C9DD2A9E55AC2FEE8EC78F5C1094 *)NULL); (( void (*) (ResizeProcessor_1_tF8B034D81EA8C9DD2A9E55AC2FEE8EC78F5C1094 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tF8B034D81EA8C9DD2A9E55AC2FEE8EC78F5C1094 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_4 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((AffineTransformProcessor_1_t5D7976517A23B1F6CC40723D877FEA64D9ED5EB7 *)NULL); (( void (*) (AffineTransformProcessor_1_t5D7976517A23B1F6CC40723D877FEA64D9ED5EB7 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t5D7976517A23B1F6CC40723D877FEA64D9ED5EB7 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_TisCubicResampler_t05545076595DA43AF0D1749540089848660DF577_m78DB5450DF2F39818308E65FDCBCB6D7DDFF6435_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CubicResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m1BAF5BA612B37CEB777809C82AA8B7FC62CA40DB_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } CubicResampler_t05545076595DA43AF0D1749540089848660DF577 V_0; memset((&V_0), 0, sizeof(V_0)); { CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_0 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); CubicResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m1BAF5BA612B37CEB777809C82AA8B7FC62CA40DB_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/CubicResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m1BAF5BA612B37CEB777809C82AA8B7FC62CA40DB_RuntimeMethod_var); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_1 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((AffineTransformProcessor_1_t5D7976517A23B1F6CC40723D877FEA64D9ED5EB7 *)NULL); (( void (*) (AffineTransformProcessor_1_t5D7976517A23B1F6CC40723D877FEA64D9ED5EB7 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t5D7976517A23B1F6CC40723D877FEA64D9ED5EB7 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_2 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((ProjectiveTransformProcessor_1_tFD732E133D2E0C52FBD2D1A3E17FE12B60B13479 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tFD732E133D2E0C52FBD2D1A3E17FE12B60B13479 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tFD732E133D2E0C52FBD2D1A3E17FE12B60B13479 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_3 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((ResizeProcessor_1_tF8B034D81EA8C9DD2A9E55AC2FEE8EC78F5C1094 *)NULL); (( void (*) (ResizeProcessor_1_tF8B034D81EA8C9DD2A9E55AC2FEE8EC78F5C1094 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tF8B034D81EA8C9DD2A9E55AC2FEE8EC78F5C1094 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_4 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((AffineTransformProcessor_1_t5D7976517A23B1F6CC40723D877FEA64D9ED5EB7 *)NULL); (( void (*) (AffineTransformProcessor_1_t5D7976517A23B1F6CC40723D877FEA64D9ED5EB7 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t5D7976517A23B1F6CC40723D877FEA64D9ED5EB7 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_TisLanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5_m86256F3A1D99879952C94E9AAA44086597BC40C2_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LanczosResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m3CC8BA930AB23680F449DBC72347E6349CD6CBCA_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 V_0; memset((&V_0), 0, sizeof(V_0)); { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_0 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); LanczosResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m3CC8BA930AB23680F449DBC72347E6349CD6CBCA_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/LanczosResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m3CC8BA930AB23680F449DBC72347E6349CD6CBCA_RuntimeMethod_var); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_1 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((AffineTransformProcessor_1_t5D7976517A23B1F6CC40723D877FEA64D9ED5EB7 *)NULL); (( void (*) (AffineTransformProcessor_1_t5D7976517A23B1F6CC40723D877FEA64D9ED5EB7 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t5D7976517A23B1F6CC40723D877FEA64D9ED5EB7 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_2 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((ProjectiveTransformProcessor_1_tFD732E133D2E0C52FBD2D1A3E17FE12B60B13479 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tFD732E133D2E0C52FBD2D1A3E17FE12B60B13479 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tFD732E133D2E0C52FBD2D1A3E17FE12B60B13479 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_3 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((ResizeProcessor_1_tF8B034D81EA8C9DD2A9E55AC2FEE8EC78F5C1094 *)NULL); (( void (*) (ResizeProcessor_1_tF8B034D81EA8C9DD2A9E55AC2FEE8EC78F5C1094 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tF8B034D81EA8C9DD2A9E55AC2FEE8EC78F5C1094 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_4 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((AffineTransformProcessor_1_t5D7976517A23B1F6CC40723D877FEA64D9ED5EB7 *)NULL); (( void (*) (AffineTransformProcessor_1_t5D7976517A23B1F6CC40723D877FEA64D9ED5EB7 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t5D7976517A23B1F6CC40723D877FEA64D9ED5EB7 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_TisNearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76_mEE13B8ADB981ED5199B869BA0A7319FFC53FBC9D_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NearestNeighborResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m949987734F50E8CF0460165F274E4F9E93A4A376_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 V_0; memset((&V_0), 0, sizeof(V_0)); { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_0 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NearestNeighborResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m949987734F50E8CF0460165F274E4F9E93A4A376_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/NearestNeighborResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m949987734F50E8CF0460165F274E4F9E93A4A376_RuntimeMethod_var); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_1 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((AffineTransformProcessor_1_t5D7976517A23B1F6CC40723D877FEA64D9ED5EB7 *)NULL); (( void (*) (AffineTransformProcessor_1_t5D7976517A23B1F6CC40723D877FEA64D9ED5EB7 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t5D7976517A23B1F6CC40723D877FEA64D9ED5EB7 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_2 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((ProjectiveTransformProcessor_1_tFD732E133D2E0C52FBD2D1A3E17FE12B60B13479 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tFD732E133D2E0C52FBD2D1A3E17FE12B60B13479 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tFD732E133D2E0C52FBD2D1A3E17FE12B60B13479 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_3 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((ResizeProcessor_1_tF8B034D81EA8C9DD2A9E55AC2FEE8EC78F5C1094 *)NULL); (( void (*) (ResizeProcessor_1_tF8B034D81EA8C9DD2A9E55AC2FEE8EC78F5C1094 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tF8B034D81EA8C9DD2A9E55AC2FEE8EC78F5C1094 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_4 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((AffineTransformProcessor_1_t5D7976517A23B1F6CC40723D877FEA64D9ED5EB7 *)NULL); (( void (*) (AffineTransformProcessor_1_t5D7976517A23B1F6CC40723D877FEA64D9ED5EB7 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t5D7976517A23B1F6CC40723D877FEA64D9ED5EB7 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_TisTriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF_mA17DD4543BCD759D63A3B8AF5F1D7B1927EFC07E_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TriangleResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_mB3A38F1235332E2964AF71C1931F8C25F95AD04C_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF V_0; memset((&V_0), 0, sizeof(V_0)); { TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_0 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); TriangleResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_mB3A38F1235332E2964AF71C1931F8C25F95AD04C_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_0, (RuntimeObject*)NULL, /*hidden argument*/TriangleResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_mB3A38F1235332E2964AF71C1931F8C25F95AD04C_RuntimeMethod_var); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_1 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((AffineTransformProcessor_1_t5D7976517A23B1F6CC40723D877FEA64D9ED5EB7 *)NULL); (( void (*) (AffineTransformProcessor_1_t5D7976517A23B1F6CC40723D877FEA64D9ED5EB7 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t5D7976517A23B1F6CC40723D877FEA64D9ED5EB7 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_2 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((ProjectiveTransformProcessor_1_tFD732E133D2E0C52FBD2D1A3E17FE12B60B13479 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tFD732E133D2E0C52FBD2D1A3E17FE12B60B13479 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tFD732E133D2E0C52FBD2D1A3E17FE12B60B13479 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_3 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((ResizeProcessor_1_tF8B034D81EA8C9DD2A9E55AC2FEE8EC78F5C1094 *)NULL); (( void (*) (ResizeProcessor_1_tF8B034D81EA8C9DD2A9E55AC2FEE8EC78F5C1094 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tF8B034D81EA8C9DD2A9E55AC2FEE8EC78F5C1094 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_4 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((AffineTransformProcessor_1_t5D7976517A23B1F6CC40723D877FEA64D9ED5EB7 *)NULL); (( void (*) (AffineTransformProcessor_1_t5D7976517A23B1F6CC40723D877FEA64D9ED5EB7 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t5D7976517A23B1F6CC40723D877FEA64D9ED5EB7 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_TisWelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63_m18EE414B085D5F2ACA7FA8E08ABA71D3749A308F_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WelchResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_mA712B1BF438DBEA0047E92DB05AA08F708EB2786_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 V_0; memset((&V_0), 0, sizeof(V_0)); { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_0 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); WelchResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_mA712B1BF438DBEA0047E92DB05AA08F708EB2786_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/WelchResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_mA712B1BF438DBEA0047E92DB05AA08F708EB2786_RuntimeMethod_var); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_1 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((AffineTransformProcessor_1_t5D7976517A23B1F6CC40723D877FEA64D9ED5EB7 *)NULL); (( void (*) (AffineTransformProcessor_1_t5D7976517A23B1F6CC40723D877FEA64D9ED5EB7 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t5D7976517A23B1F6CC40723D877FEA64D9ED5EB7 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_2 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((ProjectiveTransformProcessor_1_tFD732E133D2E0C52FBD2D1A3E17FE12B60B13479 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tFD732E133D2E0C52FBD2D1A3E17FE12B60B13479 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tFD732E133D2E0C52FBD2D1A3E17FE12B60B13479 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_3 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((ResizeProcessor_1_tF8B034D81EA8C9DD2A9E55AC2FEE8EC78F5C1094 *)NULL); (( void (*) (ResizeProcessor_1_tF8B034D81EA8C9DD2A9E55AC2FEE8EC78F5C1094 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tF8B034D81EA8C9DD2A9E55AC2FEE8EC78F5C1094 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_4 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((AffineTransformProcessor_1_t5D7976517A23B1F6CC40723D877FEA64D9ED5EB7 *)NULL); (( void (*) (AffineTransformProcessor_1_t5D7976517A23B1F6CC40723D877FEA64D9ED5EB7 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t5D7976517A23B1F6CC40723D877FEA64D9ED5EB7 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_TisBicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7_m52EB31E4EB6707078B51572D2F31489EE778C82A_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BicubicResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_mC95088F805DEDBADB47EB6A6FE69D46AF36E18F1_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 V_0; memset((&V_0), 0, sizeof(V_0)); { BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_0 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); BicubicResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_mC95088F805DEDBADB47EB6A6FE69D46AF36E18F1_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/BicubicResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_mC95088F805DEDBADB47EB6A6FE69D46AF36E18F1_RuntimeMethod_var); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_1 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((AffineTransformProcessor_1_t74BFB4E5A7A5269E79CFDF37EAF1E9B17359830B *)NULL); (( void (*) (AffineTransformProcessor_1_t74BFB4E5A7A5269E79CFDF37EAF1E9B17359830B *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t74BFB4E5A7A5269E79CFDF37EAF1E9B17359830B *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_2 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((ProjectiveTransformProcessor_1_tB27D5F86A15EFB7387F823FD6DFA5F3F09901F55 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tB27D5F86A15EFB7387F823FD6DFA5F3F09901F55 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tB27D5F86A15EFB7387F823FD6DFA5F3F09901F55 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_3 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((ResizeProcessor_1_tBF9CD68396901A8263174F252DBCD1EA3C795872 *)NULL); (( void (*) (ResizeProcessor_1_tBF9CD68396901A8263174F252DBCD1EA3C795872 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tBF9CD68396901A8263174F252DBCD1EA3C795872 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_4 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((AffineTransformProcessor_1_t74BFB4E5A7A5269E79CFDF37EAF1E9B17359830B *)NULL); (( void (*) (AffineTransformProcessor_1_t74BFB4E5A7A5269E79CFDF37EAF1E9B17359830B *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t74BFB4E5A7A5269E79CFDF37EAF1E9B17359830B *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_TisBoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7_mC3C660B520D842F916C00E41427F2E9A0AC30D52_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BoxResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m18C53DA17C74FB7807F82B5F554CF0401B44DF73_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 V_0; memset((&V_0), 0, sizeof(V_0)); { BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_0 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); BoxResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m18C53DA17C74FB7807F82B5F554CF0401B44DF73_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/BoxResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m18C53DA17C74FB7807F82B5F554CF0401B44DF73_RuntimeMethod_var); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_1 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((AffineTransformProcessor_1_t74BFB4E5A7A5269E79CFDF37EAF1E9B17359830B *)NULL); (( void (*) (AffineTransformProcessor_1_t74BFB4E5A7A5269E79CFDF37EAF1E9B17359830B *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t74BFB4E5A7A5269E79CFDF37EAF1E9B17359830B *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_2 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((ProjectiveTransformProcessor_1_tB27D5F86A15EFB7387F823FD6DFA5F3F09901F55 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tB27D5F86A15EFB7387F823FD6DFA5F3F09901F55 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tB27D5F86A15EFB7387F823FD6DFA5F3F09901F55 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_3 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((ResizeProcessor_1_tBF9CD68396901A8263174F252DBCD1EA3C795872 *)NULL); (( void (*) (ResizeProcessor_1_tBF9CD68396901A8263174F252DBCD1EA3C795872 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tBF9CD68396901A8263174F252DBCD1EA3C795872 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_4 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((AffineTransformProcessor_1_t74BFB4E5A7A5269E79CFDF37EAF1E9B17359830B *)NULL); (( void (*) (AffineTransformProcessor_1_t74BFB4E5A7A5269E79CFDF37EAF1E9B17359830B *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t74BFB4E5A7A5269E79CFDF37EAF1E9B17359830B *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_TisCubicResampler_t05545076595DA43AF0D1749540089848660DF577_m0708231F0605789D144D1621C27B9A548A85F7D3_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CubicResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m9D8642ABC6ABD1A1C95EF133A266D16C7209FF68_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } CubicResampler_t05545076595DA43AF0D1749540089848660DF577 V_0; memset((&V_0), 0, sizeof(V_0)); { CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_0 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); CubicResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m9D8642ABC6ABD1A1C95EF133A266D16C7209FF68_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/CubicResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m9D8642ABC6ABD1A1C95EF133A266D16C7209FF68_RuntimeMethod_var); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_1 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((AffineTransformProcessor_1_t74BFB4E5A7A5269E79CFDF37EAF1E9B17359830B *)NULL); (( void (*) (AffineTransformProcessor_1_t74BFB4E5A7A5269E79CFDF37EAF1E9B17359830B *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t74BFB4E5A7A5269E79CFDF37EAF1E9B17359830B *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_2 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((ProjectiveTransformProcessor_1_tB27D5F86A15EFB7387F823FD6DFA5F3F09901F55 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tB27D5F86A15EFB7387F823FD6DFA5F3F09901F55 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tB27D5F86A15EFB7387F823FD6DFA5F3F09901F55 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_3 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((ResizeProcessor_1_tBF9CD68396901A8263174F252DBCD1EA3C795872 *)NULL); (( void (*) (ResizeProcessor_1_tBF9CD68396901A8263174F252DBCD1EA3C795872 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tBF9CD68396901A8263174F252DBCD1EA3C795872 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_4 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((AffineTransformProcessor_1_t74BFB4E5A7A5269E79CFDF37EAF1E9B17359830B *)NULL); (( void (*) (AffineTransformProcessor_1_t74BFB4E5A7A5269E79CFDF37EAF1E9B17359830B *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t74BFB4E5A7A5269E79CFDF37EAF1E9B17359830B *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_TisLanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5_m9C9E8053E341F8DC4CDDB07643B261F948E7E4B2_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LanczosResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_mB7925DDA1E0894DB0A23EC571FA18DC79CDCD001_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 V_0; memset((&V_0), 0, sizeof(V_0)); { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_0 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); LanczosResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_mB7925DDA1E0894DB0A23EC571FA18DC79CDCD001_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/LanczosResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_mB7925DDA1E0894DB0A23EC571FA18DC79CDCD001_RuntimeMethod_var); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_1 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((AffineTransformProcessor_1_t74BFB4E5A7A5269E79CFDF37EAF1E9B17359830B *)NULL); (( void (*) (AffineTransformProcessor_1_t74BFB4E5A7A5269E79CFDF37EAF1E9B17359830B *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t74BFB4E5A7A5269E79CFDF37EAF1E9B17359830B *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_2 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((ProjectiveTransformProcessor_1_tB27D5F86A15EFB7387F823FD6DFA5F3F09901F55 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tB27D5F86A15EFB7387F823FD6DFA5F3F09901F55 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tB27D5F86A15EFB7387F823FD6DFA5F3F09901F55 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_3 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((ResizeProcessor_1_tBF9CD68396901A8263174F252DBCD1EA3C795872 *)NULL); (( void (*) (ResizeProcessor_1_tBF9CD68396901A8263174F252DBCD1EA3C795872 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tBF9CD68396901A8263174F252DBCD1EA3C795872 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_4 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((AffineTransformProcessor_1_t74BFB4E5A7A5269E79CFDF37EAF1E9B17359830B *)NULL); (( void (*) (AffineTransformProcessor_1_t74BFB4E5A7A5269E79CFDF37EAF1E9B17359830B *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t74BFB4E5A7A5269E79CFDF37EAF1E9B17359830B *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_TisNearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76_mF66551DECB93ED954AC369BBE711ABD4279581D4_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NearestNeighborResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m079512067639B3FE397C6C0AD31A82D1DBA3C719_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 V_0; memset((&V_0), 0, sizeof(V_0)); { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_0 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NearestNeighborResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m079512067639B3FE397C6C0AD31A82D1DBA3C719_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/NearestNeighborResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m079512067639B3FE397C6C0AD31A82D1DBA3C719_RuntimeMethod_var); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_1 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((AffineTransformProcessor_1_t74BFB4E5A7A5269E79CFDF37EAF1E9B17359830B *)NULL); (( void (*) (AffineTransformProcessor_1_t74BFB4E5A7A5269E79CFDF37EAF1E9B17359830B *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t74BFB4E5A7A5269E79CFDF37EAF1E9B17359830B *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_2 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((ProjectiveTransformProcessor_1_tB27D5F86A15EFB7387F823FD6DFA5F3F09901F55 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tB27D5F86A15EFB7387F823FD6DFA5F3F09901F55 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tB27D5F86A15EFB7387F823FD6DFA5F3F09901F55 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_3 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((ResizeProcessor_1_tBF9CD68396901A8263174F252DBCD1EA3C795872 *)NULL); (( void (*) (ResizeProcessor_1_tBF9CD68396901A8263174F252DBCD1EA3C795872 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tBF9CD68396901A8263174F252DBCD1EA3C795872 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_4 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((AffineTransformProcessor_1_t74BFB4E5A7A5269E79CFDF37EAF1E9B17359830B *)NULL); (( void (*) (AffineTransformProcessor_1_t74BFB4E5A7A5269E79CFDF37EAF1E9B17359830B *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t74BFB4E5A7A5269E79CFDF37EAF1E9B17359830B *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_TisTriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF_mDE5FBDD1050D1F3BE9084D2FECB1359DBF51CCCC_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TriangleResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m1E01E116B57EF3539C3373532E90AC000B9D684A_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF V_0; memset((&V_0), 0, sizeof(V_0)); { TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_0 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); TriangleResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m1E01E116B57EF3539C3373532E90AC000B9D684A_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_0, (RuntimeObject*)NULL, /*hidden argument*/TriangleResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m1E01E116B57EF3539C3373532E90AC000B9D684A_RuntimeMethod_var); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_1 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((AffineTransformProcessor_1_t74BFB4E5A7A5269E79CFDF37EAF1E9B17359830B *)NULL); (( void (*) (AffineTransformProcessor_1_t74BFB4E5A7A5269E79CFDF37EAF1E9B17359830B *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t74BFB4E5A7A5269E79CFDF37EAF1E9B17359830B *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_2 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((ProjectiveTransformProcessor_1_tB27D5F86A15EFB7387F823FD6DFA5F3F09901F55 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tB27D5F86A15EFB7387F823FD6DFA5F3F09901F55 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tB27D5F86A15EFB7387F823FD6DFA5F3F09901F55 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_3 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((ResizeProcessor_1_tBF9CD68396901A8263174F252DBCD1EA3C795872 *)NULL); (( void (*) (ResizeProcessor_1_tBF9CD68396901A8263174F252DBCD1EA3C795872 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tBF9CD68396901A8263174F252DBCD1EA3C795872 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_4 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((AffineTransformProcessor_1_t74BFB4E5A7A5269E79CFDF37EAF1E9B17359830B *)NULL); (( void (*) (AffineTransformProcessor_1_t74BFB4E5A7A5269E79CFDF37EAF1E9B17359830B *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t74BFB4E5A7A5269E79CFDF37EAF1E9B17359830B *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_TisWelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63_mEF8E7328319F1FFD77A5A1674D14803C95FFE406_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WelchResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m9BC86A9ABAD7EB49963AA18F8298F284A405D4B7_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 V_0; memset((&V_0), 0, sizeof(V_0)); { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_0 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); WelchResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m9BC86A9ABAD7EB49963AA18F8298F284A405D4B7_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/WelchResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m9BC86A9ABAD7EB49963AA18F8298F284A405D4B7_RuntimeMethod_var); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_1 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((AffineTransformProcessor_1_t74BFB4E5A7A5269E79CFDF37EAF1E9B17359830B *)NULL); (( void (*) (AffineTransformProcessor_1_t74BFB4E5A7A5269E79CFDF37EAF1E9B17359830B *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t74BFB4E5A7A5269E79CFDF37EAF1E9B17359830B *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_2 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((ProjectiveTransformProcessor_1_tB27D5F86A15EFB7387F823FD6DFA5F3F09901F55 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tB27D5F86A15EFB7387F823FD6DFA5F3F09901F55 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tB27D5F86A15EFB7387F823FD6DFA5F3F09901F55 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_3 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((ResizeProcessor_1_tBF9CD68396901A8263174F252DBCD1EA3C795872 *)NULL); (( void (*) (ResizeProcessor_1_tBF9CD68396901A8263174F252DBCD1EA3C795872 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tBF9CD68396901A8263174F252DBCD1EA3C795872 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_4 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((AffineTransformProcessor_1_t74BFB4E5A7A5269E79CFDF37EAF1E9B17359830B *)NULL); (( void (*) (AffineTransformProcessor_1_t74BFB4E5A7A5269E79CFDF37EAF1E9B17359830B *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t74BFB4E5A7A5269E79CFDF37EAF1E9B17359830B *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_TisBicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7_mD2A1E3943B4BCB2CAC7D85FD0C6C129AFBDED587_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BicubicResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m88F4C0174BB883CFD6F38599F6C110F6A467DDAE_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 V_0; memset((&V_0), 0, sizeof(V_0)); { BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_0 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); BicubicResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m88F4C0174BB883CFD6F38599F6C110F6A467DDAE_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/BicubicResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m88F4C0174BB883CFD6F38599F6C110F6A467DDAE_RuntimeMethod_var); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_1 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((AffineTransformProcessor_1_t328A67987116DBB77FCC0A11B8359182CF83B727 *)NULL); (( void (*) (AffineTransformProcessor_1_t328A67987116DBB77FCC0A11B8359182CF83B727 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t328A67987116DBB77FCC0A11B8359182CF83B727 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_2 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((ProjectiveTransformProcessor_1_tF22BF6472B7F1CABE9771F147745B0A31DDC7848 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tF22BF6472B7F1CABE9771F147745B0A31DDC7848 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tF22BF6472B7F1CABE9771F147745B0A31DDC7848 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_3 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((ResizeProcessor_1_t2804FA62D6C35703B47F96A00D48825BA2B44A09 *)NULL); (( void (*) (ResizeProcessor_1_t2804FA62D6C35703B47F96A00D48825BA2B44A09 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t2804FA62D6C35703B47F96A00D48825BA2B44A09 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_4 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((AffineTransformProcessor_1_t328A67987116DBB77FCC0A11B8359182CF83B727 *)NULL); (( void (*) (AffineTransformProcessor_1_t328A67987116DBB77FCC0A11B8359182CF83B727 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t328A67987116DBB77FCC0A11B8359182CF83B727 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_TisBoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7_m3D633834C2E5E72B743F81CBCA0062598C12EF94_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BoxResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_mBF47195C0BA0FDE8BE3FD62403B079B791C44C23_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 V_0; memset((&V_0), 0, sizeof(V_0)); { BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_0 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); BoxResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_mBF47195C0BA0FDE8BE3FD62403B079B791C44C23_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/BoxResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_mBF47195C0BA0FDE8BE3FD62403B079B791C44C23_RuntimeMethod_var); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_1 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((AffineTransformProcessor_1_t328A67987116DBB77FCC0A11B8359182CF83B727 *)NULL); (( void (*) (AffineTransformProcessor_1_t328A67987116DBB77FCC0A11B8359182CF83B727 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t328A67987116DBB77FCC0A11B8359182CF83B727 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_2 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((ProjectiveTransformProcessor_1_tF22BF6472B7F1CABE9771F147745B0A31DDC7848 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tF22BF6472B7F1CABE9771F147745B0A31DDC7848 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tF22BF6472B7F1CABE9771F147745B0A31DDC7848 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_3 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((ResizeProcessor_1_t2804FA62D6C35703B47F96A00D48825BA2B44A09 *)NULL); (( void (*) (ResizeProcessor_1_t2804FA62D6C35703B47F96A00D48825BA2B44A09 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t2804FA62D6C35703B47F96A00D48825BA2B44A09 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_4 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((AffineTransformProcessor_1_t328A67987116DBB77FCC0A11B8359182CF83B727 *)NULL); (( void (*) (AffineTransformProcessor_1_t328A67987116DBB77FCC0A11B8359182CF83B727 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t328A67987116DBB77FCC0A11B8359182CF83B727 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_TisCubicResampler_t05545076595DA43AF0D1749540089848660DF577_m0DFBEC93EE77AB14B0019670485FE1B01C36C7C8_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CubicResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m98D00C165427CF84D6E3E9ECBB0EB968A8C5CCCF_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } CubicResampler_t05545076595DA43AF0D1749540089848660DF577 V_0; memset((&V_0), 0, sizeof(V_0)); { CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_0 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); CubicResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m98D00C165427CF84D6E3E9ECBB0EB968A8C5CCCF_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/CubicResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m98D00C165427CF84D6E3E9ECBB0EB968A8C5CCCF_RuntimeMethod_var); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_1 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((AffineTransformProcessor_1_t328A67987116DBB77FCC0A11B8359182CF83B727 *)NULL); (( void (*) (AffineTransformProcessor_1_t328A67987116DBB77FCC0A11B8359182CF83B727 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t328A67987116DBB77FCC0A11B8359182CF83B727 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_2 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((ProjectiveTransformProcessor_1_tF22BF6472B7F1CABE9771F147745B0A31DDC7848 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tF22BF6472B7F1CABE9771F147745B0A31DDC7848 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tF22BF6472B7F1CABE9771F147745B0A31DDC7848 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_3 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((ResizeProcessor_1_t2804FA62D6C35703B47F96A00D48825BA2B44A09 *)NULL); (( void (*) (ResizeProcessor_1_t2804FA62D6C35703B47F96A00D48825BA2B44A09 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t2804FA62D6C35703B47F96A00D48825BA2B44A09 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_4 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((AffineTransformProcessor_1_t328A67987116DBB77FCC0A11B8359182CF83B727 *)NULL); (( void (*) (AffineTransformProcessor_1_t328A67987116DBB77FCC0A11B8359182CF83B727 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t328A67987116DBB77FCC0A11B8359182CF83B727 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_TisLanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5_m5DC28A983996F3AD3ECDEB8BDF57DB82D74F3804_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LanczosResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m943C9CDA21958843FE361CF8C0EE11BAE13B7BF5_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 V_0; memset((&V_0), 0, sizeof(V_0)); { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_0 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); LanczosResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m943C9CDA21958843FE361CF8C0EE11BAE13B7BF5_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/LanczosResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m943C9CDA21958843FE361CF8C0EE11BAE13B7BF5_RuntimeMethod_var); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_1 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((AffineTransformProcessor_1_t328A67987116DBB77FCC0A11B8359182CF83B727 *)NULL); (( void (*) (AffineTransformProcessor_1_t328A67987116DBB77FCC0A11B8359182CF83B727 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t328A67987116DBB77FCC0A11B8359182CF83B727 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_2 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((ProjectiveTransformProcessor_1_tF22BF6472B7F1CABE9771F147745B0A31DDC7848 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tF22BF6472B7F1CABE9771F147745B0A31DDC7848 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tF22BF6472B7F1CABE9771F147745B0A31DDC7848 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_3 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((ResizeProcessor_1_t2804FA62D6C35703B47F96A00D48825BA2B44A09 *)NULL); (( void (*) (ResizeProcessor_1_t2804FA62D6C35703B47F96A00D48825BA2B44A09 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t2804FA62D6C35703B47F96A00D48825BA2B44A09 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_4 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((AffineTransformProcessor_1_t328A67987116DBB77FCC0A11B8359182CF83B727 *)NULL); (( void (*) (AffineTransformProcessor_1_t328A67987116DBB77FCC0A11B8359182CF83B727 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t328A67987116DBB77FCC0A11B8359182CF83B727 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_TisNearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76_mDDA492CA19B710BDEEE6F828EBD40E7A076EFD39_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NearestNeighborResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m5D8C8F935AC90A9BA385EEFCEA918F8D4BA82C49_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 V_0; memset((&V_0), 0, sizeof(V_0)); { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_0 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NearestNeighborResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m5D8C8F935AC90A9BA385EEFCEA918F8D4BA82C49_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/NearestNeighborResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m5D8C8F935AC90A9BA385EEFCEA918F8D4BA82C49_RuntimeMethod_var); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_1 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((AffineTransformProcessor_1_t328A67987116DBB77FCC0A11B8359182CF83B727 *)NULL); (( void (*) (AffineTransformProcessor_1_t328A67987116DBB77FCC0A11B8359182CF83B727 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t328A67987116DBB77FCC0A11B8359182CF83B727 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_2 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((ProjectiveTransformProcessor_1_tF22BF6472B7F1CABE9771F147745B0A31DDC7848 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tF22BF6472B7F1CABE9771F147745B0A31DDC7848 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tF22BF6472B7F1CABE9771F147745B0A31DDC7848 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_3 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((ResizeProcessor_1_t2804FA62D6C35703B47F96A00D48825BA2B44A09 *)NULL); (( void (*) (ResizeProcessor_1_t2804FA62D6C35703B47F96A00D48825BA2B44A09 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t2804FA62D6C35703B47F96A00D48825BA2B44A09 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_4 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((AffineTransformProcessor_1_t328A67987116DBB77FCC0A11B8359182CF83B727 *)NULL); (( void (*) (AffineTransformProcessor_1_t328A67987116DBB77FCC0A11B8359182CF83B727 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t328A67987116DBB77FCC0A11B8359182CF83B727 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_TisTriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF_m1EC0E3D494884016D08E7AB5A1C7604877EE28CB_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TriangleResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m941D9C85D80DD98D3E9D08A000B7478A87390838_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF V_0; memset((&V_0), 0, sizeof(V_0)); { TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_0 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); TriangleResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m941D9C85D80DD98D3E9D08A000B7478A87390838_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_0, (RuntimeObject*)NULL, /*hidden argument*/TriangleResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m941D9C85D80DD98D3E9D08A000B7478A87390838_RuntimeMethod_var); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_1 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((AffineTransformProcessor_1_t328A67987116DBB77FCC0A11B8359182CF83B727 *)NULL); (( void (*) (AffineTransformProcessor_1_t328A67987116DBB77FCC0A11B8359182CF83B727 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t328A67987116DBB77FCC0A11B8359182CF83B727 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_2 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((ProjectiveTransformProcessor_1_tF22BF6472B7F1CABE9771F147745B0A31DDC7848 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tF22BF6472B7F1CABE9771F147745B0A31DDC7848 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tF22BF6472B7F1CABE9771F147745B0A31DDC7848 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_3 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((ResizeProcessor_1_t2804FA62D6C35703B47F96A00D48825BA2B44A09 *)NULL); (( void (*) (ResizeProcessor_1_t2804FA62D6C35703B47F96A00D48825BA2B44A09 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t2804FA62D6C35703B47F96A00D48825BA2B44A09 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_4 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((AffineTransformProcessor_1_t328A67987116DBB77FCC0A11B8359182CF83B727 *)NULL); (( void (*) (AffineTransformProcessor_1_t328A67987116DBB77FCC0A11B8359182CF83B727 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t328A67987116DBB77FCC0A11B8359182CF83B727 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_TisWelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63_m9B9B61F660957FEE3E3F5E23294C08FF693F05A1_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WelchResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m4A15DE416BB459E18600CFC10FDC5E0C9D00A772_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 V_0; memset((&V_0), 0, sizeof(V_0)); { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_0 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); WelchResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m4A15DE416BB459E18600CFC10FDC5E0C9D00A772_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/WelchResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m4A15DE416BB459E18600CFC10FDC5E0C9D00A772_RuntimeMethod_var); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_1 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((AffineTransformProcessor_1_t328A67987116DBB77FCC0A11B8359182CF83B727 *)NULL); (( void (*) (AffineTransformProcessor_1_t328A67987116DBB77FCC0A11B8359182CF83B727 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t328A67987116DBB77FCC0A11B8359182CF83B727 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_2 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((ProjectiveTransformProcessor_1_tF22BF6472B7F1CABE9771F147745B0A31DDC7848 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_tF22BF6472B7F1CABE9771F147745B0A31DDC7848 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_tF22BF6472B7F1CABE9771F147745B0A31DDC7848 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_3 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((ResizeProcessor_1_t2804FA62D6C35703B47F96A00D48825BA2B44A09 *)NULL); (( void (*) (ResizeProcessor_1_t2804FA62D6C35703B47F96A00D48825BA2B44A09 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_t2804FA62D6C35703B47F96A00D48825BA2B44A09 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_4 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((AffineTransformProcessor_1_t328A67987116DBB77FCC0A11B8359182CF83B727 *)NULL); (( void (*) (AffineTransformProcessor_1_t328A67987116DBB77FCC0A11B8359182CF83B727 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_t328A67987116DBB77FCC0A11B8359182CF83B727 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_TisBicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7_mE421F8EE45A32A30807FAA0EB0E506C716B1A37F_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BicubicResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m682BFF7C8E0E4F1AAC1D28CB67AAA0B9D6693770_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 V_0; memset((&V_0), 0, sizeof(V_0)); { BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_0 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); BicubicResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m682BFF7C8E0E4F1AAC1D28CB67AAA0B9D6693770_inline((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/BicubicResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m682BFF7C8E0E4F1AAC1D28CB67AAA0B9D6693770_RuntimeMethod_var); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_1 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((AffineTransformProcessor_1_tE6053CBFAA12D70C309C8E2A4A99E6CC8292117D *)NULL); (( void (*) (AffineTransformProcessor_1_tE6053CBFAA12D70C309C8E2A4A99E6CC8292117D *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tE6053CBFAA12D70C309C8E2A4A99E6CC8292117D *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_2 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((ProjectiveTransformProcessor_1_t1B6E7BBDA32ABD4CE1DD625FF28A8E602E68C3A3 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t1B6E7BBDA32ABD4CE1DD625FF28A8E602E68C3A3 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t1B6E7BBDA32ABD4CE1DD625FF28A8E602E68C3A3 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_3 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((ResizeProcessor_1_tAE92EAC0F5BEB5361215F1B7E6A31CDF6237BCE9 *)NULL); (( void (*) (ResizeProcessor_1_tAE92EAC0F5BEB5361215F1B7E6A31CDF6237BCE9 *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tAE92EAC0F5BEB5361215F1B7E6A31CDF6237BCE9 *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_4 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )); NullCheck((AffineTransformProcessor_1_tE6053CBFAA12D70C309C8E2A4A99E6CC8292117D *)NULL); (( void (*) (AffineTransformProcessor_1_tE6053CBFAA12D70C309C8E2A4A99E6CC8292117D *, BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tE6053CBFAA12D70C309C8E2A4A99E6CC8292117D *)NULL, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_TisBoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7_mE5E77F8EB2B66A1B5A9CCFA5D75F599FBFC8DE99_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BoxResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m4A83A1693DE70BA7D44CDAF4F10DF68C190883FA_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 V_0; memset((&V_0), 0, sizeof(V_0)); { BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_0 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); BoxResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m4A83A1693DE70BA7D44CDAF4F10DF68C190883FA_inline((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/BoxResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m4A83A1693DE70BA7D44CDAF4F10DF68C190883FA_RuntimeMethod_var); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_1 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((AffineTransformProcessor_1_tE6053CBFAA12D70C309C8E2A4A99E6CC8292117D *)NULL); (( void (*) (AffineTransformProcessor_1_tE6053CBFAA12D70C309C8E2A4A99E6CC8292117D *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tE6053CBFAA12D70C309C8E2A4A99E6CC8292117D *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_2 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((ProjectiveTransformProcessor_1_t1B6E7BBDA32ABD4CE1DD625FF28A8E602E68C3A3 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t1B6E7BBDA32ABD4CE1DD625FF28A8E602E68C3A3 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t1B6E7BBDA32ABD4CE1DD625FF28A8E602E68C3A3 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_3 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((ResizeProcessor_1_tAE92EAC0F5BEB5361215F1B7E6A31CDF6237BCE9 *)NULL); (( void (*) (ResizeProcessor_1_tAE92EAC0F5BEB5361215F1B7E6A31CDF6237BCE9 *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tAE92EAC0F5BEB5361215F1B7E6A31CDF6237BCE9 *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_4 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )); NullCheck((AffineTransformProcessor_1_tE6053CBFAA12D70C309C8E2A4A99E6CC8292117D *)NULL); (( void (*) (AffineTransformProcessor_1_tE6053CBFAA12D70C309C8E2A4A99E6CC8292117D *, BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tE6053CBFAA12D70C309C8E2A4A99E6CC8292117D *)NULL, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_TisCubicResampler_t05545076595DA43AF0D1749540089848660DF577_m16BF9FCF507FFCA7FBD484B5DB32BF8B1D0ED537_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CubicResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m40D78A86FABD6E565CD60E1A7D97BE87A4057187_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } CubicResampler_t05545076595DA43AF0D1749540089848660DF577 V_0; memset((&V_0), 0, sizeof(V_0)); { CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_0 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); CubicResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m40D78A86FABD6E565CD60E1A7D97BE87A4057187_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/CubicResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m40D78A86FABD6E565CD60E1A7D97BE87A4057187_RuntimeMethod_var); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_1 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((AffineTransformProcessor_1_tE6053CBFAA12D70C309C8E2A4A99E6CC8292117D *)NULL); (( void (*) (AffineTransformProcessor_1_tE6053CBFAA12D70C309C8E2A4A99E6CC8292117D *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tE6053CBFAA12D70C309C8E2A4A99E6CC8292117D *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_2 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((ProjectiveTransformProcessor_1_t1B6E7BBDA32ABD4CE1DD625FF28A8E602E68C3A3 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t1B6E7BBDA32ABD4CE1DD625FF28A8E602E68C3A3 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t1B6E7BBDA32ABD4CE1DD625FF28A8E602E68C3A3 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_3 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((ResizeProcessor_1_tAE92EAC0F5BEB5361215F1B7E6A31CDF6237BCE9 *)NULL); (( void (*) (ResizeProcessor_1_tAE92EAC0F5BEB5361215F1B7E6A31CDF6237BCE9 *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tAE92EAC0F5BEB5361215F1B7E6A31CDF6237BCE9 *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_4 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )); NullCheck((AffineTransformProcessor_1_tE6053CBFAA12D70C309C8E2A4A99E6CC8292117D *)NULL); (( void (*) (AffineTransformProcessor_1_tE6053CBFAA12D70C309C8E2A4A99E6CC8292117D *, CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tE6053CBFAA12D70C309C8E2A4A99E6CC8292117D *)NULL, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_TisLanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5_mF1993E9D7C434B5F319B2414E11677AF2244860E_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LanczosResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m548BD6A3BAD489F9EE39AF7321E60115BEFCA0D2_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 V_0; memset((&V_0), 0, sizeof(V_0)); { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_0 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); LanczosResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m548BD6A3BAD489F9EE39AF7321E60115BEFCA0D2_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/LanczosResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m548BD6A3BAD489F9EE39AF7321E60115BEFCA0D2_RuntimeMethod_var); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_1 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((AffineTransformProcessor_1_tE6053CBFAA12D70C309C8E2A4A99E6CC8292117D *)NULL); (( void (*) (AffineTransformProcessor_1_tE6053CBFAA12D70C309C8E2A4A99E6CC8292117D *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tE6053CBFAA12D70C309C8E2A4A99E6CC8292117D *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_2 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((ProjectiveTransformProcessor_1_t1B6E7BBDA32ABD4CE1DD625FF28A8E602E68C3A3 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t1B6E7BBDA32ABD4CE1DD625FF28A8E602E68C3A3 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t1B6E7BBDA32ABD4CE1DD625FF28A8E602E68C3A3 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_3 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((ResizeProcessor_1_tAE92EAC0F5BEB5361215F1B7E6A31CDF6237BCE9 *)NULL); (( void (*) (ResizeProcessor_1_tAE92EAC0F5BEB5361215F1B7E6A31CDF6237BCE9 *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tAE92EAC0F5BEB5361215F1B7E6A31CDF6237BCE9 *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_4 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )); NullCheck((AffineTransformProcessor_1_tE6053CBFAA12D70C309C8E2A4A99E6CC8292117D *)NULL); (( void (*) (AffineTransformProcessor_1_tE6053CBFAA12D70C309C8E2A4A99E6CC8292117D *, LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tE6053CBFAA12D70C309C8E2A4A99E6CC8292117D *)NULL, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_TisNearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76_mB3ABCF1B3C634C6F4F187BED594A12E2AD570429_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NearestNeighborResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m365E09D9999D6755BAD8F0382E4A3DF5FDB6E9A7_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 V_0; memset((&V_0), 0, sizeof(V_0)); { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_0 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NearestNeighborResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m365E09D9999D6755BAD8F0382E4A3DF5FDB6E9A7_inline((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/NearestNeighborResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m365E09D9999D6755BAD8F0382E4A3DF5FDB6E9A7_RuntimeMethod_var); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_1 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((AffineTransformProcessor_1_tE6053CBFAA12D70C309C8E2A4A99E6CC8292117D *)NULL); (( void (*) (AffineTransformProcessor_1_tE6053CBFAA12D70C309C8E2A4A99E6CC8292117D *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tE6053CBFAA12D70C309C8E2A4A99E6CC8292117D *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_2 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((ProjectiveTransformProcessor_1_t1B6E7BBDA32ABD4CE1DD625FF28A8E602E68C3A3 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t1B6E7BBDA32ABD4CE1DD625FF28A8E602E68C3A3 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t1B6E7BBDA32ABD4CE1DD625FF28A8E602E68C3A3 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_3 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((ResizeProcessor_1_tAE92EAC0F5BEB5361215F1B7E6A31CDF6237BCE9 *)NULL); (( void (*) (ResizeProcessor_1_tAE92EAC0F5BEB5361215F1B7E6A31CDF6237BCE9 *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tAE92EAC0F5BEB5361215F1B7E6A31CDF6237BCE9 *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_4 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )); NullCheck((AffineTransformProcessor_1_tE6053CBFAA12D70C309C8E2A4A99E6CC8292117D *)NULL); (( void (*) (AffineTransformProcessor_1_tE6053CBFAA12D70C309C8E2A4A99E6CC8292117D *, NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tE6053CBFAA12D70C309C8E2A4A99E6CC8292117D *)NULL, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_TisTriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF_mDC583CEB67C24329BEB134FA9D6A0B8D8963664A_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TriangleResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_mC80E55AFF144C434A04E815C1B2AFD11A930D76A_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF V_0; memset((&V_0), 0, sizeof(V_0)); { TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_0 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); TriangleResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_mC80E55AFF144C434A04E815C1B2AFD11A930D76A_inline((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_0, (RuntimeObject*)NULL, /*hidden argument*/TriangleResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_mC80E55AFF144C434A04E815C1B2AFD11A930D76A_RuntimeMethod_var); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_1 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((AffineTransformProcessor_1_tE6053CBFAA12D70C309C8E2A4A99E6CC8292117D *)NULL); (( void (*) (AffineTransformProcessor_1_tE6053CBFAA12D70C309C8E2A4A99E6CC8292117D *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tE6053CBFAA12D70C309C8E2A4A99E6CC8292117D *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_2 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((ProjectiveTransformProcessor_1_t1B6E7BBDA32ABD4CE1DD625FF28A8E602E68C3A3 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t1B6E7BBDA32ABD4CE1DD625FF28A8E602E68C3A3 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t1B6E7BBDA32ABD4CE1DD625FF28A8E602E68C3A3 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_3 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((ResizeProcessor_1_tAE92EAC0F5BEB5361215F1B7E6A31CDF6237BCE9 *)NULL); (( void (*) (ResizeProcessor_1_tAE92EAC0F5BEB5361215F1B7E6A31CDF6237BCE9 *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tAE92EAC0F5BEB5361215F1B7E6A31CDF6237BCE9 *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_4 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )); NullCheck((AffineTransformProcessor_1_tE6053CBFAA12D70C309C8E2A4A99E6CC8292117D *)NULL); (( void (*) (AffineTransformProcessor_1_tE6053CBFAA12D70C309C8E2A4A99E6CC8292117D *, TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tE6053CBFAA12D70C309C8E2A4A99E6CC8292117D *)NULL, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResampler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResampler_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_TisWelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63_mC4DB4896E63425C4B30F697AC020E40A286561CE_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WelchResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m9195D46D42B2812568A27129F41455171847F265_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 V_0; memset((&V_0), 0, sizeof(V_0)); { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_0 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_0, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); WelchResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m9195D46D42B2812568A27129F41455171847F265_inline((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_0, (RuntimeObject*)NULL, /*hidden argument*/WelchResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m9195D46D42B2812568A27129F41455171847F265_RuntimeMethod_var); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_1 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_1, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((AffineTransformProcessor_1_tE6053CBFAA12D70C309C8E2A4A99E6CC8292117D *)NULL); (( void (*) (AffineTransformProcessor_1_tE6053CBFAA12D70C309C8E2A4A99E6CC8292117D *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tE6053CBFAA12D70C309C8E2A4A99E6CC8292117D *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_2 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_2, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((ProjectiveTransformProcessor_1_t1B6E7BBDA32ABD4CE1DD625FF28A8E602E68C3A3 *)NULL); (( void (*) (ProjectiveTransformProcessor_1_t1B6E7BBDA32ABD4CE1DD625FF28A8E602E68C3A3 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((ProjectiveTransformProcessor_1_t1B6E7BBDA32ABD4CE1DD625FF28A8E602E68C3A3 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_3 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_3, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((ResizeProcessor_1_tAE92EAC0F5BEB5361215F1B7E6A31CDF6237BCE9 *)NULL); (( void (*) (ResizeProcessor_1_tAE92EAC0F5BEB5361215F1B7E6A31CDF6237BCE9 *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((ResizeProcessor_1_tAE92EAC0F5BEB5361215F1B7E6A31CDF6237BCE9 *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_4 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_0); il2cpp_codegen_initobj(L_4, sizeof(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )); NullCheck((AffineTransformProcessor_1_tE6053CBFAA12D70C309C8E2A4A99E6CC8292117D *)NULL); (( void (*) (AffineTransformProcessor_1_tE6053CBFAA12D70C309C8E2A4A99E6CC8292117D *, WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((AffineTransformProcessor_1_tE6053CBFAA12D70C309C8E2A4A99E6CC8292117D *)NULL, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResamplers() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResamplers_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_m1BFAC301F37D4D71ACFA73F3552E9E984948CD8D_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResamplers() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResamplers_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m30AE3C42D8D38B936C457AB5A58965FA7DCC8262_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResamplers() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResamplers_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_m31D26F250BC52CC74F1DE228B06458BBAC186A1E_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResamplers() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResamplers_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m8EE84A7E9C5FC84A4DC578E25C2D06CAEDA96592_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResamplers() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResamplers_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_mC96CDF29912B276D7C4E94B2620339447EF96904_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResamplers() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResamplers_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m601F40FAF5783B6AFC10C103DD662D55F7CA841B_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResamplers() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResamplers_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mF70ABBA0CFCC15EBAB6BDB786C31F4CEA4655746_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResamplers() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResamplers_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_mA7BFB943E7DC16706C4E5446B28048F26E5C6671_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResamplers() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResamplers_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m846527E48ACD0D2F705B87B612BA1A8D8C2149A6_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResamplers() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResamplers_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_mBF58FF775FE51D683DB9E6515F77D935E059D49E_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResamplers() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResamplers_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m64557062C1E3C54ECA987CFDD8F4807F7EE714C0_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResamplers() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResamplers_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mA8A8438A80CC3584A38390D9FB06A8F58397B533_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResamplers() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResamplers_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_mDFBC2DB6FC797C785384A0788DCEADF8ED093DCE_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResamplers() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResamplers_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m6D3BDC35BAF5A82A2AABDEAB8FAE74D2E8E29055_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResamplers() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResamplers_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m60AA456CD20ACDFF477DC0197020D2518C71FA50_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResamplers() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResamplers_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m31696910F3B0F9419C6207887A3657D184E86E42_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResamplers() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResamplers_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m8B85B25D1AC0795D1AD6FC8037B00F00078478E3_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResamplers() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResamplers_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m570A6BB860A135B47805A0C04BEBFE98276F3D0B_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResamplers() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResamplers_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m6742CEAE6C0B73B22B99A21B79E31464AF6E577A_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResamplers() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResamplers_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m93514150086919EF7C7772EAF22B41F34866FD54_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResamplers() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResamplers_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m744EDB98630AA04CA9257A95ED4FBC1E26082824_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResamplers() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResamplers_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mB27062227F336211362395CFF1F6643297437ED3_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResamplers() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResamplers_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mE7C11C3E0556EA72663CCCBA41FDDD55073872AF_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResamplers() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResamplers_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m3FDD623CA9245F902E5E5E4AF386C7BA8F4423BC_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResamplers() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResamplers_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mB5D788C3877DC5AD46F4647E957098AC8C63515B_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResamplers() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResamplers_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m23347AF59398409DAE2C6905E60F3AAAE7296FC9_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResamplers() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResamplers_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_mD4AD994CBC0995711E2ABCA48FF2E3C7A4594D4D_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResamplers() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResamplers_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_mD94C4F749FA3E289FFD7DBF0F63502FB4D3DA0FA_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompileResamplers() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompileResamplers_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m38D072A12D43EC0B5192A69839FD6DD2ABD9C6C2_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompilerCloningImageProcessor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompilerCloningImageProcessor_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_TisRuntimeObject_m71D9AD2D9A24376CA12F9B4CE7524957FD1AAA70_gshared (const RuntimeMethod* method) { RuntimeObject * V_0 = NULL; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_1; memset((&V_1), 0, sizeof(V_1)); { il2cpp_codegen_initobj((&V_0), sizeof(RuntimeObject *)); RuntimeObject * L_0 = V_0; il2cpp_codegen_initobj((&V_1), sizeof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_1 = V_1; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)NULL, (Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 *)NULL, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_1); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompilerCloningImageProcessor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompilerCloningImageProcessor_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_TisRuntimeObject_mA7EC79ED73E5BCEE0A0CA6F0FE9A6857E576AE39_gshared (const RuntimeMethod* method) { RuntimeObject * V_0 = NULL; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_1; memset((&V_1), 0, sizeof(V_1)); { il2cpp_codegen_initobj((&V_0), sizeof(RuntimeObject *)); RuntimeObject * L_0 = V_0; il2cpp_codegen_initobj((&V_1), sizeof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_1 = V_1; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)NULL, (Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 *)NULL, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_1); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompilerCloningImageProcessor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompilerCloningImageProcessor_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_TisRuntimeObject_m4F557032E3B75765D87D81D506D354FEA39CBD9B_gshared (const RuntimeMethod* method) { RuntimeObject * V_0 = NULL; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_1; memset((&V_1), 0, sizeof(V_1)); { il2cpp_codegen_initobj((&V_0), sizeof(RuntimeObject *)); RuntimeObject * L_0 = V_0; il2cpp_codegen_initobj((&V_1), sizeof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_1 = V_1; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)NULL, (Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D *)NULL, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_1); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompilerCloningImageProcessor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompilerCloningImageProcessor_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_TisRuntimeObject_mB808AEFD75DDA91A7D046B4E506865109A9ECEDC_gshared (const RuntimeMethod* method) { RuntimeObject * V_0 = NULL; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_1; memset((&V_1), 0, sizeof(V_1)); { il2cpp_codegen_initobj((&V_0), sizeof(RuntimeObject *)); RuntimeObject * L_0 = V_0; il2cpp_codegen_initobj((&V_1), sizeof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_1 = V_1; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)NULL, (Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 *)NULL, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_1); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompilerCloningImageProcessor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompilerCloningImageProcessor_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_TisRuntimeObject_mCFDB2ACC7121EF449844156CC13879C6B85C14DE_gshared (const RuntimeMethod* method) { RuntimeObject * V_0 = NULL; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_1; memset((&V_1), 0, sizeof(V_1)); { il2cpp_codegen_initobj((&V_0), sizeof(RuntimeObject *)); RuntimeObject * L_0 = V_0; il2cpp_codegen_initobj((&V_1), sizeof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_1 = V_1; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)NULL, (Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 *)NULL, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_1); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompilerCloningImageProcessor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompilerCloningImageProcessor_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_TisRuntimeObject_m5D2E9964C06BFDB26B467B5FAC7E5B39A5839FFE_gshared (const RuntimeMethod* method) { RuntimeObject * V_0 = NULL; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_1; memset((&V_1), 0, sizeof(V_1)); { il2cpp_codegen_initobj((&V_0), sizeof(RuntimeObject *)); RuntimeObject * L_0 = V_0; il2cpp_codegen_initobj((&V_1), sizeof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_1 = V_1; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)NULL, (Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 *)NULL, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_1); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompilerCloningImageProcessor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompilerCloningImageProcessor_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_TisRuntimeObject_m44D3DFEB5695E542C8B8398A1F3B3EF7D9DBA304_gshared (const RuntimeMethod* method) { RuntimeObject * V_0 = NULL; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_1; memset((&V_1), 0, sizeof(V_1)); { il2cpp_codegen_initobj((&V_0), sizeof(RuntimeObject *)); RuntimeObject * L_0 = V_0; il2cpp_codegen_initobj((&V_1), sizeof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_1 = V_1; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)NULL, (Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C *)NULL, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_1); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompilerCloningImageProcessor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompilerCloningImageProcessor_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_TisRuntimeObject_mC6F022F50ECA4DDDB27BA1A6799ED42F82E84ACF_gshared (const RuntimeMethod* method) { RuntimeObject * V_0 = NULL; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_1; memset((&V_1), 0, sizeof(V_1)); { il2cpp_codegen_initobj((&V_0), sizeof(RuntimeObject *)); RuntimeObject * L_0 = V_0; il2cpp_codegen_initobj((&V_1), sizeof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_1 = V_1; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)NULL, (Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 *)NULL, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_1); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompilerCloningImageProcessor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompilerCloningImageProcessor_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_TisRuntimeObject_mFD6756EE9D7D5F7AD086DD9296AF0976EA91D4DB_gshared (const RuntimeMethod* method) { RuntimeObject * V_0 = NULL; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_1; memset((&V_1), 0, sizeof(V_1)); { il2cpp_codegen_initobj((&V_0), sizeof(RuntimeObject *)); RuntimeObject * L_0 = V_0; il2cpp_codegen_initobj((&V_1), sizeof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_1 = V_1; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)NULL, (Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA *)NULL, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_1); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompilerCloningImageProcessor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompilerCloningImageProcessor_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_TisRuntimeObject_m063113D0669885EF986C7E7A0213B1201889E872_gshared (const RuntimeMethod* method) { RuntimeObject * V_0 = NULL; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_1; memset((&V_1), 0, sizeof(V_1)); { il2cpp_codegen_initobj((&V_0), sizeof(RuntimeObject *)); RuntimeObject * L_0 = V_0; il2cpp_codegen_initobj((&V_1), sizeof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_1 = V_1; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)NULL, (Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 *)NULL, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_1); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompilerCloningImageProcessor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompilerCloningImageProcessor_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_TisRuntimeObject_mE83BBB8D7792F8017072B0C625A9E551627F563E_gshared (const RuntimeMethod* method) { RuntimeObject * V_0 = NULL; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_1; memset((&V_1), 0, sizeof(V_1)); { il2cpp_codegen_initobj((&V_0), sizeof(RuntimeObject *)); RuntimeObject * L_0 = V_0; il2cpp_codegen_initobj((&V_1), sizeof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_1 = V_1; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)NULL, (Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 *)NULL, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_1); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompilerCloningImageProcessor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompilerCloningImageProcessor_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_TisRuntimeObject_m981E3395AE714C7F49B6FD6A7578B2E749447760_gshared (const RuntimeMethod* method) { RuntimeObject * V_0 = NULL; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_1; memset((&V_1), 0, sizeof(V_1)); { il2cpp_codegen_initobj((&V_0), sizeof(RuntimeObject *)); RuntimeObject * L_0 = V_0; il2cpp_codegen_initobj((&V_1), sizeof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_1 = V_1; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)NULL, (Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E *)NULL, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_1); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompilerCloningImageProcessor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompilerCloningImageProcessor_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_TisRuntimeObject_mB821581665B42C8023EADE37CC80EE3293A05DE4_gshared (const RuntimeMethod* method) { RuntimeObject * V_0 = NULL; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_1; memset((&V_1), 0, sizeof(V_1)); { il2cpp_codegen_initobj((&V_0), sizeof(RuntimeObject *)); RuntimeObject * L_0 = V_0; il2cpp_codegen_initobj((&V_1), sizeof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_1 = V_1; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)NULL, (Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 *)NULL, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_1); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompilerCloningImageProcessor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompilerCloningImageProcessor_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_TisRuntimeObject_m3E810D88E5658110C453986F33CA9003E86E55C2_gshared (const RuntimeMethod* method) { RuntimeObject * V_0 = NULL; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_1; memset((&V_1), 0, sizeof(V_1)); { il2cpp_codegen_initobj((&V_0), sizeof(RuntimeObject *)); RuntimeObject * L_0 = V_0; il2cpp_codegen_initobj((&V_1), sizeof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_1 = V_1; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)NULL, (Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 *)NULL, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_1); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompilerCloningImageProcessor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompilerCloningImageProcessor_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_TisRuntimeObject_m7D228540FD38099090BA75F0333D9FDA9E58CAFE_gshared (const RuntimeMethod* method) { RuntimeObject * V_0 = NULL; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_1; memset((&V_1), 0, sizeof(V_1)); { il2cpp_codegen_initobj((&V_0), sizeof(RuntimeObject *)); RuntimeObject * L_0 = V_0; il2cpp_codegen_initobj((&V_1), sizeof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_1 = V_1; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)NULL, (Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 *)NULL, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_1); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompilerCloningImageProcessor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompilerCloningImageProcessor_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_TisRuntimeObject_m69E719333B7FDA83BB8DE24E6615300F3DDB0D2F_gshared (const RuntimeMethod* method) { RuntimeObject * V_0 = NULL; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_1; memset((&V_1), 0, sizeof(V_1)); { il2cpp_codegen_initobj((&V_0), sizeof(RuntimeObject *)); RuntimeObject * L_0 = V_0; il2cpp_codegen_initobj((&V_1), sizeof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_1 = V_1; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)NULL, (Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 *)NULL, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_1); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompilerCloningImageProcessor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompilerCloningImageProcessor_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_TisRuntimeObject_m6EB13656900D782AFF72374E4D79EA0BF52579A9_gshared (const RuntimeMethod* method) { RuntimeObject * V_0 = NULL; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_1; memset((&V_1), 0, sizeof(V_1)); { il2cpp_codegen_initobj((&V_0), sizeof(RuntimeObject *)); RuntimeObject * L_0 = V_0; il2cpp_codegen_initobj((&V_1), sizeof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_1 = V_1; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)NULL, (Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E *)NULL, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_1); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompilerCloningImageProcessor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompilerCloningImageProcessor_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_TisRuntimeObject_m1D954DBBAF210D583E2260E7BC27C91A75B91D94_gshared (const RuntimeMethod* method) { RuntimeObject * V_0 = NULL; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_1; memset((&V_1), 0, sizeof(V_1)); { il2cpp_codegen_initobj((&V_0), sizeof(RuntimeObject *)); RuntimeObject * L_0 = V_0; il2cpp_codegen_initobj((&V_1), sizeof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_1 = V_1; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)NULL, (Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD *)NULL, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_1); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompilerCloningImageProcessor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompilerCloningImageProcessor_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_TisRuntimeObject_mB8F5E54394941572552B21D120146351B67277B2_gshared (const RuntimeMethod* method) { RuntimeObject * V_0 = NULL; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_1; memset((&V_1), 0, sizeof(V_1)); { il2cpp_codegen_initobj((&V_0), sizeof(RuntimeObject *)); RuntimeObject * L_0 = V_0; il2cpp_codegen_initobj((&V_1), sizeof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_1 = V_1; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)NULL, (Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 *)NULL, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_1); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompilerCloningImageProcessor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompilerCloningImageProcessor_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_TisRuntimeObject_m456AF8404BDD994F2942289EAD6F49EA2EF51B10_gshared (const RuntimeMethod* method) { RuntimeObject * V_0 = NULL; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_1; memset((&V_1), 0, sizeof(V_1)); { il2cpp_codegen_initobj((&V_0), sizeof(RuntimeObject *)); RuntimeObject * L_0 = V_0; il2cpp_codegen_initobj((&V_1), sizeof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_1 = V_1; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)NULL, (Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 *)NULL, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_1); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompilerCloningImageProcessor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompilerCloningImageProcessor_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_TisRuntimeObject_mBC798C5173726375CFD55C6541E632ECB7E22FFC_gshared (const RuntimeMethod* method) { RuntimeObject * V_0 = NULL; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_1; memset((&V_1), 0, sizeof(V_1)); { il2cpp_codegen_initobj((&V_0), sizeof(RuntimeObject *)); RuntimeObject * L_0 = V_0; il2cpp_codegen_initobj((&V_1), sizeof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_1 = V_1; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)NULL, (Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E *)NULL, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_1); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompilerCloningImageProcessor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompilerCloningImageProcessor_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_TisRuntimeObject_m42F5BE3FEF3596FC59C1C6CBA6B893C7916AC88B_gshared (const RuntimeMethod* method) { RuntimeObject * V_0 = NULL; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_1; memset((&V_1), 0, sizeof(V_1)); { il2cpp_codegen_initobj((&V_0), sizeof(RuntimeObject *)); RuntimeObject * L_0 = V_0; il2cpp_codegen_initobj((&V_1), sizeof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_1 = V_1; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)NULL, (Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B *)NULL, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_1); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompilerCloningImageProcessor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompilerCloningImageProcessor_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_TisRuntimeObject_m3EB94F6E2D3A98DF414DF6643F0305500846D03E_gshared (const RuntimeMethod* method) { RuntimeObject * V_0 = NULL; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_1; memset((&V_1), 0, sizeof(V_1)); { il2cpp_codegen_initobj((&V_0), sizeof(RuntimeObject *)); RuntimeObject * L_0 = V_0; il2cpp_codegen_initobj((&V_1), sizeof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_1 = V_1; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)NULL, (Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F *)NULL, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_1); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompilerCloningImageProcessor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompilerCloningImageProcessor_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_TisRuntimeObject_mC7EB82F8B3BD380C27F1B97D31B50E2F3F55BB92_gshared (const RuntimeMethod* method) { RuntimeObject * V_0 = NULL; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_1; memset((&V_1), 0, sizeof(V_1)); { il2cpp_codegen_initobj((&V_0), sizeof(RuntimeObject *)); RuntimeObject * L_0 = V_0; il2cpp_codegen_initobj((&V_1), sizeof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_1 = V_1; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)NULL, (Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 *)NULL, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_1); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompilerCloningImageProcessor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompilerCloningImageProcessor_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_TisRuntimeObject_m7BA47DE710C290BBB3D2BF180A7FDCF85658EAE5_gshared (const RuntimeMethod* method) { RuntimeObject * V_0 = NULL; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_1; memset((&V_1), 0, sizeof(V_1)); { il2cpp_codegen_initobj((&V_0), sizeof(RuntimeObject *)); RuntimeObject * L_0 = V_0; il2cpp_codegen_initobj((&V_1), sizeof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_1 = V_1; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)NULL, (Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E *)NULL, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_1); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompilerCloningImageProcessor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompilerCloningImageProcessor_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_TisRuntimeObject_m0C3F9F90299EB27647C3A17D9FDFA36D74FD77BD_gshared (const RuntimeMethod* method) { RuntimeObject * V_0 = NULL; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_1; memset((&V_1), 0, sizeof(V_1)); { il2cpp_codegen_initobj((&V_0), sizeof(RuntimeObject *)); RuntimeObject * L_0 = V_0; il2cpp_codegen_initobj((&V_1), sizeof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_1 = V_1; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)NULL, (Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 *)NULL, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_1); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompilerCloningImageProcessor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompilerCloningImageProcessor_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_TisRuntimeObject_m867D50A3CE4FF689897C174BEE171266472C1994_gshared (const RuntimeMethod* method) { RuntimeObject * V_0 = NULL; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_1; memset((&V_1), 0, sizeof(V_1)); { il2cpp_codegen_initobj((&V_0), sizeof(RuntimeObject *)); RuntimeObject * L_0 = V_0; il2cpp_codegen_initobj((&V_1), sizeof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_1 = V_1; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)NULL, (Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 *)NULL, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_1); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompilerCloningImageProcessor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompilerCloningImageProcessor_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_TisRuntimeObject_m74A661E177255323C2055F88308C530F884F001A_gshared (const RuntimeMethod* method) { RuntimeObject * V_0 = NULL; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_1; memset((&V_1), 0, sizeof(V_1)); { il2cpp_codegen_initobj((&V_0), sizeof(RuntimeObject *)); RuntimeObject * L_0 = V_0; il2cpp_codegen_initobj((&V_1), sizeof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_1 = V_1; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)NULL, (Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 *)NULL, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_1); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::AotCompilerCloningImageProcessor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_AotCompilerCloningImageProcessor_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_TisRuntimeObject_m6DEF01BDC85950075AEEB544DDEEF898FE4886D0_gshared (const RuntimeMethod* method) { RuntimeObject * V_0 = NULL; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_1; memset((&V_1), 0, sizeof(V_1)); { il2cpp_codegen_initobj((&V_0), sizeof(RuntimeObject *)); RuntimeObject * L_0 = V_0; il2cpp_codegen_initobj((&V_1), sizeof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_1 = V_1; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)NULL, (Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 *)NULL, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_1); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::Seed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_Seed_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_m18EF9DECF64C5A14F9B541B56C96A1268534D795_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::Seed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_Seed_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m440A5047196D19ED2641DED638BB228EDF0078DF_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::Seed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_Seed_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_m221CB1C2CABBE2E71425CE2336FB5A0874EF1974_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::Seed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_Seed_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_mD58BB4F8D245B0F995EE4379B61D8775CDC1F96F_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::Seed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_Seed_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m2437B0B6C7D3668DF2D33E803422B7B89D854BFA_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::Seed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_Seed_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mBB31997EAC46817CB5C8BD890C2810220A618C24_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::Seed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_Seed_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m62EAB96590C66553E3180A0B63056D33252C4992_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::Seed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_Seed_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m57D69A53C94CB310F7D2E1CE04509644A9C542C1_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::Seed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_Seed_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m3B8C912F2CBDFA06446E5D65C677228922702816_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::Seed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_Seed_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_mB686D735F8A4EE3DD04B009E2544EB89D216C0D0_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::Seed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_Seed_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mDA0BFA2BAD3CE83C94053FB6EA80693660DB3565_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::Seed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_Seed_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m44999389FC27FC8170E95C72E6163C8C5794B067_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::Seed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_Seed_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m42F1714176C67A31FCA5B25547CA7DA691C4555F_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::Seed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_Seed_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m540A1F80BB03B659A90AE09F7C53A297ACF681ED_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::Seed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_Seed_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m87CABEAC70ED9EFBA842F75D0AE190E898F9E301_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::Seed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_Seed_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mFEFDFD21B37D94DFB98BA86FFEF0C18295AAAF07_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::Seed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_Seed_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mABD530B9D737F3FD7D20C2620D1AA4C45E9BB00A_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::Seed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_Seed_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m3FB903506DA1CD2C594FD806BCE79BE25337A07B_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::Seed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_Seed_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m16A21E87EB74936BAC3C2B66DB99199B16F62E5A_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::Seed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_Seed_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m50624A712CA7D882B8A00AC62D9BD4918C92714F_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::Seed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_Seed_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mF8BC32D45EADD49025FEBA327D66F6BB0A7CAD7B_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::Seed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_Seed_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mA2EFA2AF399C657FE10E06E5F1D76D209E1AAA6E_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::Seed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_Seed_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m73BB3A651A4F88C50542E972DD872A4DA75BA325_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::Seed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_Seed_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m68DB9C5645DB43E141FA2493C232262F0366C9BB_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::Seed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_Seed_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m6DE696AF9415E86D87F75619EE1CEC25B012D3A1_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::Seed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_Seed_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_mBB62E3AB63572CA5583144DC6F502285253864C7_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::Seed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_Seed_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_mF2FAE29EA1EB0DFC79B4CF964B2E8AC1012BE2DD_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::Seed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_Seed_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_mF07154C39D3FADDB9733BD2B7315E7F010A845F1_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); return; } } // System.Void SixLabors.ImageSharp.Advanced.AotCompilerTools::Seed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotCompilerTools_Seed_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m04CDBCEB185A8BC77D19481358822A199C31ACD1_gshared (const RuntimeMethod* method) { { (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 7)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 10)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 11)); (( void (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 12)); int32_t L_0; L_0 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 13)); return; } } // System.Void Newtonsoft.Json.Utilities.AotHelper::EnsureDictionary() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotHelper_EnsureDictionary_TisRuntimeObject_TisRuntimeObject_mBE6F2D82EE0D4478CDFB02478EF223258FCC25AF_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AotHelper_t8F3157F504CBF86D79C00EDA39E931B6834770A0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * G_B2_0 = NULL; Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * G_B1_0 = NULL; { // Ensure(() => // { // var a = new Dictionary(); // // var b = new DictionaryWrapper((IDictionary)null); // // var c = new DictionaryWrapper((IDictionary)null); // // var d = new DefaultContractResolver.EnumerableDictionaryWrapper((IDictionary)null); // }); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * L_0 = ((U3CU3Ec__3_2_t7F3F0FD3B6F47D85F129096206EF049820019846_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)))->get_U3CU3E9__3_0_1(); Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * L_1 = (Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 *)L_0; G_B1_0 = L_1; if (L_1) { G_B2_0 = L_1; goto IL_001f; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); U3CU3Ec__3_2_t7F3F0FD3B6F47D85F129096206EF049820019846 * L_2 = ((U3CU3Ec__3_2_t7F3F0FD3B6F47D85F129096206EF049820019846_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)))->get_U3CU3E9_0(); Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * L_3 = (Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 *)il2cpp_codegen_object_new(Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6_il2cpp_TypeInfo_var); Action__ctor_m07BE5EE8A629FBBA52AE6356D57A0D371BE2574B(L_3, (RuntimeObject *)L_2, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)), /*hidden argument*/NULL); Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * L_4 = (Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 *)L_3; ((U3CU3Ec__3_2_t7F3F0FD3B6F47D85F129096206EF049820019846_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)))->set_U3CU3E9__3_0_1(L_4); G_B2_0 = L_4; } IL_001f: { IL2CPP_RUNTIME_CLASS_INIT(AotHelper_t8F3157F504CBF86D79C00EDA39E931B6834770A0_il2cpp_TypeInfo_var); AotHelper_Ensure_m03057B8CA80123D9F0686176803A127AC17D0316((Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 *)G_B2_0, /*hidden argument*/NULL); // } return; } } // System.Void Newtonsoft.Json.Utilities.AotHelper::EnsureList() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotHelper_EnsureList_TisRuntimeObject_m1A46D3C8AD5FD84593E75673D7179F551565754F_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AotHelper_t8F3157F504CBF86D79C00EDA39E931B6834770A0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * G_B2_0 = NULL; Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * G_B1_0 = NULL; { // Ensure(() => // { // var a = new List(); // var b = new HashSet(); // // var c = new CollectionWrapper((IList)a); // // var d = new CollectionWrapper((ICollection)a); // }); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * L_0 = ((U3CU3Ec__2_1_tE48C2A5CE2192854FEA824B71309DA9ED3B19FAA_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)))->get_U3CU3E9__2_0_1(); Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * L_1 = (Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 *)L_0; G_B1_0 = L_1; if (L_1) { G_B2_0 = L_1; goto IL_001f; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); U3CU3Ec__2_1_tE48C2A5CE2192854FEA824B71309DA9ED3B19FAA * L_2 = ((U3CU3Ec__2_1_tE48C2A5CE2192854FEA824B71309DA9ED3B19FAA_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)))->get_U3CU3E9_0(); Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * L_3 = (Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 *)il2cpp_codegen_object_new(Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6_il2cpp_TypeInfo_var); Action__ctor_m07BE5EE8A629FBBA52AE6356D57A0D371BE2574B(L_3, (RuntimeObject *)L_2, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)), /*hidden argument*/NULL); Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * L_4 = (Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 *)L_3; ((U3CU3Ec__2_1_tE48C2A5CE2192854FEA824B71309DA9ED3B19FAA_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)))->set_U3CU3E9__2_0_1(L_4); G_B2_0 = L_4; } IL_001f: { IL2CPP_RUNTIME_CLASS_INIT(AotHelper_t8F3157F504CBF86D79C00EDA39E931B6834770A0_il2cpp_TypeInfo_var); AotHelper_Ensure_m03057B8CA80123D9F0686176803A127AC17D0316((Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 *)G_B2_0, /*hidden argument*/NULL); // } return; } } // System.Void Newtonsoft.Json.Utilities.AotHelper::EnsureType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AotHelper_EnsureType_TisRuntimeObject_m13F731201F5C4226C6BFD50E501390A260A3C24C_gshared (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AotHelper_t8F3157F504CBF86D79C00EDA39E931B6834770A0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * G_B2_0 = NULL; Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * G_B1_0 = NULL; { // Ensure(() => new T()); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * L_0 = ((U3CU3Ec__1_1_tF988F0040F64ADC8A8FA9A28D767AB6F515A8CC2_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)))->get_U3CU3E9__1_0_1(); Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * L_1 = (Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 *)L_0; G_B1_0 = L_1; if (L_1) { G_B2_0 = L_1; goto IL_001f; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); U3CU3Ec__1_1_tF988F0040F64ADC8A8FA9A28D767AB6F515A8CC2 * L_2 = ((U3CU3Ec__1_1_tF988F0040F64ADC8A8FA9A28D767AB6F515A8CC2_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)))->get_U3CU3E9_0(); Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * L_3 = (Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 *)il2cpp_codegen_object_new(Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6_il2cpp_TypeInfo_var); Action__ctor_m07BE5EE8A629FBBA52AE6356D57A0D371BE2574B(L_3, (RuntimeObject *)L_2, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)), /*hidden argument*/NULL); Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * L_4 = (Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 *)L_3; ((U3CU3Ec__1_1_tF988F0040F64ADC8A8FA9A28D767AB6F515A8CC2_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)))->set_U3CU3E9__1_0_1(L_4); G_B2_0 = L_4; } IL_001f: { IL2CPP_RUNTIME_CLASS_INIT(AotHelper_t8F3157F504CBF86D79C00EDA39E931B6834770A0_il2cpp_TypeInfo_var); AotHelper_Ensure_m03057B8CA80123D9F0686176803A127AC17D0316((Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 *)G_B2_0, /*hidden argument*/NULL); // } return; } } // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Array::AsReadOnly(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t02BB5C6352D96419CA6197B50B8B18B3F6A95AE0 * Array_AsReadOnly_TisCustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA_mF670D068C2722963FCDBD5FB1ED67358A5E62F0C_gshared (CustomAttributeNamedArgumentU5BU5D_t4EC7EAEB21A9435BFB8F2693AE8B3AD73E574451* ___array0, const RuntimeMethod* method) { { CustomAttributeNamedArgumentU5BU5D_t4EC7EAEB21A9435BFB8F2693AE8B3AD73E574451* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_AsReadOnly_TisCustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA_mF670D068C2722963FCDBD5FB1ED67358A5E62F0C_RuntimeMethod_var))); } IL_000e: { CustomAttributeNamedArgumentU5BU5D_t4EC7EAEB21A9435BFB8F2693AE8B3AD73E574451* L_2 = ___array0; ReadOnlyCollection_1_t02BB5C6352D96419CA6197B50B8B18B3F6A95AE0 * L_3 = (ReadOnlyCollection_1_t02BB5C6352D96419CA6197B50B8B18B3F6A95AE0 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (ReadOnlyCollection_1_t02BB5C6352D96419CA6197B50B8B18B3F6A95AE0 *, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (RuntimeObject*)(RuntimeObject*)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (ReadOnlyCollection_1_t02BB5C6352D96419CA6197B50B8B18B3F6A95AE0 *)L_3; } } // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Array::AsReadOnly(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t8838EC5DC5D2BD0C82AEA8EAE373E5AE9F09B294 * Array_AsReadOnly_TisCustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_mEA3531A83FB85714A3FC9990D53B3C2718FBB77F_gshared (CustomAttributeTypedArgumentU5BU5D_t20B1BE58263263B492DAC21E270358FB31189F98* ___array0, const RuntimeMethod* method) { { CustomAttributeTypedArgumentU5BU5D_t20B1BE58263263B492DAC21E270358FB31189F98* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_AsReadOnly_TisCustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_mEA3531A83FB85714A3FC9990D53B3C2718FBB77F_RuntimeMethod_var))); } IL_000e: { CustomAttributeTypedArgumentU5BU5D_t20B1BE58263263B492DAC21E270358FB31189F98* L_2 = ___array0; ReadOnlyCollection_1_t8838EC5DC5D2BD0C82AEA8EAE373E5AE9F09B294 * L_3 = (ReadOnlyCollection_1_t8838EC5DC5D2BD0C82AEA8EAE373E5AE9F09B294 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (ReadOnlyCollection_1_t8838EC5DC5D2BD0C82AEA8EAE373E5AE9F09B294 *, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (RuntimeObject*)(RuntimeObject*)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (ReadOnlyCollection_1_t8838EC5DC5D2BD0C82AEA8EAE373E5AE9F09B294 *)L_3; } } // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Array::AsReadOnly(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t921D1901AD35062BE31FAEB0798A4B814F33A3C3 * Array_AsReadOnly_TisRuntimeObject_mC34D733D2539CFFA1647E3153A9BF92CA2E77479_gshared (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___array0, const RuntimeMethod* method) { { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_AsReadOnly_TisRuntimeObject_mC34D733D2539CFFA1647E3153A9BF92CA2E77479_RuntimeMethod_var))); } IL_000e: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = ___array0; ReadOnlyCollection_1_t921D1901AD35062BE31FAEB0798A4B814F33A3C3 * L_3 = (ReadOnlyCollection_1_t921D1901AD35062BE31FAEB0798A4B814F33A3C3 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (ReadOnlyCollection_1_t921D1901AD35062BE31FAEB0798A4B814F33A3C3 *, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (RuntimeObject*)(RuntimeObject*)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (ReadOnlyCollection_1_t921D1901AD35062BE31FAEB0798A4B814F33A3C3 *)L_3; } } // System.Int32 System.Array::BinarySearch(T[],T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_BinarySearch_TisRuntimeObject_m53E8F5F89D7392AEAAF33B98FFAD9149B43E3411_gshared (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___array0, RuntimeObject * ___value1, const RuntimeMethod* method) { { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_BinarySearch_TisRuntimeObject_m53E8F5F89D7392AEAAF33B98FFAD9149B43E3411_RuntimeMethod_var))); } IL_000e: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = ___array0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = ___array0; NullCheck(L_3); RuntimeObject * L_4 = ___value1; int32_t L_5; L_5 = (( int32_t (*) (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*, int32_t, int32_t, RuntimeObject *, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_2, (int32_t)0, (int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length))), (RuntimeObject *)L_4, (RuntimeObject*)NULL, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_5; } } // System.Int32 System.Array::BinarySearch(T[],T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_BinarySearch_TisUInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_m0FCDCD5C83FE5DA4110032C5FB5BC4E67E13EEFD_gshared (UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___array0, uint64_t ___value1, const RuntimeMethod* method) { { UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_BinarySearch_TisUInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_m0FCDCD5C83FE5DA4110032C5FB5BC4E67E13EEFD_RuntimeMethod_var))); } IL_000e: { UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_2 = ___array0; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_3 = ___array0; NullCheck(L_3); uint64_t L_4 = ___value1; int32_t L_5; L_5 = (( int32_t (*) (UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2*, int32_t, int32_t, uint64_t, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2*)L_2, (int32_t)0, (int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length))), (uint64_t)L_4, (RuntimeObject*)NULL, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_5; } } // System.Int32 System.Array::BinarySearch(T[],T,System.Collections.Generic.IComparer`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_BinarySearch_TisRuntimeObject_mF897E54D729E0C5F6AF135B5908288B89362A88F_gshared (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___array0, RuntimeObject * ___value1, RuntimeObject* ___comparer2, const RuntimeMethod* method) { { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_BinarySearch_TisRuntimeObject_mF897E54D729E0C5F6AF135B5908288B89362A88F_RuntimeMethod_var))); } IL_000e: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = ___array0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = ___array0; NullCheck(L_3); RuntimeObject * L_4 = ___value1; RuntimeObject* L_5 = ___comparer2; int32_t L_6; L_6 = (( int32_t (*) (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*, int32_t, int32_t, RuntimeObject *, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_2, (int32_t)0, (int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length))), (RuntimeObject *)L_4, (RuntimeObject*)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_6; } } // System.Int32 System.Array::BinarySearch(T[],System.Int32,System.Int32,T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_BinarySearch_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m49FAC54F341963AAAC2E5CC8CAE75BB3EDB26B54_gshared (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___array0, int32_t ___index1, int32_t ___length2, int32_t ___value3, const RuntimeMethod* method) { { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_0 = ___array0; int32_t L_1 = ___index1; int32_t L_2 = ___length2; int32_t L_3 = ___value3; int32_t L_4; L_4 = (( int32_t (*) (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*, int32_t, int32_t, int32_t, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_0, (int32_t)L_1, (int32_t)L_2, (int32_t)L_3, (RuntimeObject*)NULL, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_4; } } // System.Int32 System.Array::BinarySearch(T[],System.Int32,System.Int32,T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_BinarySearch_TisRuntimeObject_mE7B3782BEE7AC4E9AE0BF95581F017E218EB854D_gshared (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___array0, int32_t ___index1, int32_t ___length2, RuntimeObject * ___value3, const RuntimeMethod* method) { { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = ___array0; int32_t L_1 = ___index1; int32_t L_2 = ___length2; RuntimeObject * L_3 = ___value3; int32_t L_4; L_4 = (( int32_t (*) (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*, int32_t, int32_t, RuntimeObject *, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_0, (int32_t)L_1, (int32_t)L_2, (RuntimeObject *)L_3, (RuntimeObject*)NULL, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_4; } } // System.Int32 System.Array::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_BinarySearch_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_mCC3037952F6F9BF99CB63E459F01A1D00FAED803_gshared (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___array0, int32_t ___index1, int32_t ___length2, int32_t ___value3, RuntimeObject* ___comparer4, const RuntimeMethod* method) { String_t* G_B7_0 = NULL; { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_BinarySearch_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_mCC3037952F6F9BF99CB63E459F01A1D00FAED803_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___index1; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0016; } } { int32_t L_3 = ___length2; if ((((int32_t)L_3) >= ((int32_t)0))) { goto IL_0031; } } IL_0016: { int32_t L_4 = ___index1; if ((((int32_t)L_4) < ((int32_t)0))) { goto IL_0021; } } { G_B7_0 = ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE8744A8B8BD390EB66CA0CAE2376C973E6904FFB)); goto IL_0026; } IL_0021: { G_B7_0 = ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2B6D6F48C27C60C3B55391AB377D9DC8F5639AA1)); } IL_0026: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)G_B7_0, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral38E3DBC7FC353425EF3A98DC8DAC6689AF5FD1BE)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_BinarySearch_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_mCC3037952F6F9BF99CB63E459F01A1D00FAED803_RuntimeMethod_var))); } IL_0031: { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_6 = ___array0; NullCheck(L_6); int32_t L_7 = ___index1; int32_t L_8 = ___length2; if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_6)->max_length))), (int32_t)L_7))) >= ((int32_t)L_8))) { goto IL_0044; } } { ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_9 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_9, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral7F4C724BD10943E8B0B17A6E069F992E219EF5E8)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_9, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_BinarySearch_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_mCC3037952F6F9BF99CB63E459F01A1D00FAED803_RuntimeMethod_var))); } IL_0044: { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_10 = ___array0; int32_t L_11 = ___index1; int32_t L_12 = ___length2; int32_t L_13 = ___value3; RuntimeObject* L_14 = ___comparer4; int32_t L_15; L_15 = (( int32_t (*) (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*, int32_t, int32_t, int32_t, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_10, (int32_t)L_11, (int32_t)L_12, (int32_t)L_13, (RuntimeObject*)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_BinarySearch_TisRuntimeObject_m25C73690CA251755BD25C4077C186FC2E88CBC53_gshared (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___array0, int32_t ___index1, int32_t ___length2, RuntimeObject * ___value3, RuntimeObject* ___comparer4, const RuntimeMethod* method) { String_t* G_B7_0 = NULL; { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_BinarySearch_TisRuntimeObject_m25C73690CA251755BD25C4077C186FC2E88CBC53_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___index1; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0016; } } { int32_t L_3 = ___length2; if ((((int32_t)L_3) >= ((int32_t)0))) { goto IL_0031; } } IL_0016: { int32_t L_4 = ___index1; if ((((int32_t)L_4) < ((int32_t)0))) { goto IL_0021; } } { G_B7_0 = ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE8744A8B8BD390EB66CA0CAE2376C973E6904FFB)); goto IL_0026; } IL_0021: { G_B7_0 = ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2B6D6F48C27C60C3B55391AB377D9DC8F5639AA1)); } IL_0026: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)G_B7_0, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral38E3DBC7FC353425EF3A98DC8DAC6689AF5FD1BE)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_BinarySearch_TisRuntimeObject_m25C73690CA251755BD25C4077C186FC2E88CBC53_RuntimeMethod_var))); } IL_0031: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_6 = ___array0; NullCheck(L_6); int32_t L_7 = ___index1; int32_t L_8 = ___length2; if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_6)->max_length))), (int32_t)L_7))) >= ((int32_t)L_8))) { goto IL_0044; } } { ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_9 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_9, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral7F4C724BD10943E8B0B17A6E069F992E219EF5E8)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_9, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_BinarySearch_TisRuntimeObject_m25C73690CA251755BD25C4077C186FC2E88CBC53_RuntimeMethod_var))); } IL_0044: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_10 = ___array0; int32_t L_11 = ___index1; int32_t L_12 = ___length2; RuntimeObject * L_13 = ___value3; RuntimeObject* L_14 = ___comparer4; int32_t L_15; L_15 = (( int32_t (*) (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*, int32_t, int32_t, RuntimeObject *, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_10, (int32_t)L_11, (int32_t)L_12, (RuntimeObject *)L_13, (RuntimeObject*)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_BinarySearch_TisUInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_m1315A4F4D12EB6698B85952A9D6A7662A8EAC5BC_gshared (UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___array0, int32_t ___index1, int32_t ___length2, uint64_t ___value3, RuntimeObject* ___comparer4, const RuntimeMethod* method) { String_t* G_B7_0 = NULL; { UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_BinarySearch_TisUInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_m1315A4F4D12EB6698B85952A9D6A7662A8EAC5BC_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___index1; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0016; } } { int32_t L_3 = ___length2; if ((((int32_t)L_3) >= ((int32_t)0))) { goto IL_0031; } } IL_0016: { int32_t L_4 = ___index1; if ((((int32_t)L_4) < ((int32_t)0))) { goto IL_0021; } } { G_B7_0 = ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE8744A8B8BD390EB66CA0CAE2376C973E6904FFB)); goto IL_0026; } IL_0021: { G_B7_0 = ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2B6D6F48C27C60C3B55391AB377D9DC8F5639AA1)); } IL_0026: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)G_B7_0, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral38E3DBC7FC353425EF3A98DC8DAC6689AF5FD1BE)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_BinarySearch_TisUInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_m1315A4F4D12EB6698B85952A9D6A7662A8EAC5BC_RuntimeMethod_var))); } IL_0031: { UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_6 = ___array0; NullCheck(L_6); int32_t L_7 = ___index1; int32_t L_8 = ___length2; if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_6)->max_length))), (int32_t)L_7))) >= ((int32_t)L_8))) { goto IL_0044; } } { ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_9 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_9, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral7F4C724BD10943E8B0B17A6E069F992E219EF5E8)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_9, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_BinarySearch_TisUInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_m1315A4F4D12EB6698B85952A9D6A7662A8EAC5BC_RuntimeMethod_var))); } IL_0044: { UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_10 = ___array0; int32_t L_11 = ___index1; int32_t L_12 = ___length2; uint64_t L_13 = ___value3; RuntimeObject* L_14 = ___comparer4; int32_t L_15; L_15 = (( int32_t (*) (UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2*, int32_t, int32_t, uint64_t, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2*)L_10, (int32_t)L_11, (int32_t)L_12, (uint64_t)L_13, (RuntimeObject*)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // TOutput[] System.Array::ConvertAll(TInput[],System.Converter`2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* Array_ConvertAll_TisRuntimeObject_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m3682677DA72739E10FFE7F7D873E45225E062BC3_gshared (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___array0, Converter_2_t8CB0E5F7BA474A0143CA95667A6A593E635EE3B3 * ___converter1, const RuntimeMethod* method) { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_0 = NULL; int32_t V_1 = 0; { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_ConvertAll_TisRuntimeObject_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m3682677DA72739E10FFE7F7D873E45225E062BC3_RuntimeMethod_var))); } IL_000e: { Converter_2_t8CB0E5F7BA474A0143CA95667A6A593E635EE3B3 * L_2 = ___converter1; if (L_2) { goto IL_001c; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_3 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5E8864981A1D9D7DF38E3ABBDE863B7C527DFF86)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_ConvertAll_TisRuntimeObject_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m3682677DA72739E10FFE7F7D873E45225E062BC3_RuntimeMethod_var))); } IL_001c: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = ___array0; NullCheck(L_4); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_5 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))); V_0 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_5; V_1 = (int32_t)0; goto IL_0041; } IL_0029: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_6 = V_0; int32_t L_7 = V_1; Converter_2_t8CB0E5F7BA474A0143CA95667A6A593E635EE3B3 * L_8 = ___converter1; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = ___array0; int32_t L_10 = V_1; NullCheck(L_9); int32_t L_11 = L_10; RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); NullCheck((Converter_2_t8CB0E5F7BA474A0143CA95667A6A593E635EE3B3 *)L_8); uint8_t L_13; L_13 = (( uint8_t (*) (Converter_2_t8CB0E5F7BA474A0143CA95667A6A593E635EE3B3 *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((Converter_2_t8CB0E5F7BA474A0143CA95667A6A593E635EE3B3 *)L_8, (RuntimeObject *)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); NullCheck(L_6); (L_6)->SetAt(static_cast(L_7), (uint8_t)L_13); int32_t L_14 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); } IL_0041: { int32_t L_15 = V_1; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_16 = ___array0; NullCheck(L_16); if ((((int32_t)L_15) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_16)->max_length)))))) { goto IL_0029; } } { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_17 = V_0; return (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_17; } } // TOutput[] System.Array::ConvertAll(TInput[],System.Converter`2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* Array_ConvertAll_TisRuntimeObject_TisRuntimeObject_mE725FC247A61CAE9CE534D03F40881092D1CB636_gshared (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___array0, Converter_2_t4BA9425522FA533E290EBA0F69B2FA37B7CBB0F6 * ___converter1, const RuntimeMethod* method) { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_0 = NULL; int32_t V_1 = 0; { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_ConvertAll_TisRuntimeObject_TisRuntimeObject_mE725FC247A61CAE9CE534D03F40881092D1CB636_RuntimeMethod_var))); } IL_000e: { Converter_2_t4BA9425522FA533E290EBA0F69B2FA37B7CBB0F6 * L_2 = ___converter1; if (L_2) { goto IL_001c; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_3 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5E8864981A1D9D7DF38E3ABBDE863B7C527DFF86)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_ConvertAll_TisRuntimeObject_TisRuntimeObject_mE725FC247A61CAE9CE534D03F40881092D1CB636_RuntimeMethod_var))); } IL_001c: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = ___array0; NullCheck(L_4); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_5 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))); V_0 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_5; V_1 = (int32_t)0; goto IL_0041; } IL_0029: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_6 = V_0; int32_t L_7 = V_1; Converter_2_t4BA9425522FA533E290EBA0F69B2FA37B7CBB0F6 * L_8 = ___converter1; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = ___array0; int32_t L_10 = V_1; NullCheck(L_9); int32_t L_11 = L_10; RuntimeObject * L_12 = (L_9)->GetAt(static_cast(L_11)); NullCheck((Converter_2_t4BA9425522FA533E290EBA0F69B2FA37B7CBB0F6 *)L_8); RuntimeObject * L_13; L_13 = (( RuntimeObject * (*) (Converter_2_t4BA9425522FA533E290EBA0F69B2FA37B7CBB0F6 *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((Converter_2_t4BA9425522FA533E290EBA0F69B2FA37B7CBB0F6 *)L_8, (RuntimeObject *)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); NullCheck(L_6); (L_6)->SetAt(static_cast(L_7), (RuntimeObject *)L_13); int32_t L_14 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); } IL_0041: { int32_t L_15 = V_1; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_16 = ___array0; NullCheck(L_16); if ((((int32_t)L_15) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_16)->max_length)))))) { goto IL_0029; } } { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_17 = V_0; return (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_17; } } // T[] System.Array::Empty>() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9* Array_Empty_TisKeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0_m7325889EAAD52D370A4A256667EA551DCDFA1F86_gshared (const RuntimeMethod* method) { { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9* L_0 = ((EmptyArray_1_t59E7922889B7710ED867601F47162114AADFE415_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)))->get_Value_0(); return (KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9*)L_0; } } // T[] System.Array::Empty() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* Array_Empty_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mDF4F3B1C8C7DF22FFDB9CAA78E14C008B6F495C2_gshared (const RuntimeMethod* method) { { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ((EmptyArray_1_tB2402F7A8151EE5618C0BCC8815C169E00142333_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)))->get_Value_0(); return (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_0; } } // T[] System.Array::Empty() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* Array_Empty_TisChar_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_m4B65C10F11A56C51206C1894D604C9CB51DF08CF_gshared (const RuntimeMethod* method) { { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_0 = ((EmptyArray_1_t8C9D46673F64ABE360DE6F02C2BA0A5566DC9FDC_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)))->get_Value_0(); return (CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34*)L_0; } } // T[] System.Array::Empty() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* Array_Empty_TisDouble_t42821932CB52DE2057E685D0E1AF3DE5033D2181_m440134C53A8BBF409EEEB81EF59AD2C7BE169482_gshared (const RuntimeMethod* method) { { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* L_0 = ((EmptyArray_1_tC50A7E825E67546B19F2576E6A43CC8F2BC83046_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)))->get_Value_0(); return (DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB*)L_0; } } // T[] System.Array::Empty() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IccTagTableEntryU5BU5D_tE505F450EB130B51C07A1C4DD5518CF04D02967B* Array_Empty_TisIccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60_m1AEA6111E4D177C4ECC11CC8F8E0C280CE7DF913_gshared (const RuntimeMethod* method) { { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); IccTagTableEntryU5BU5D_tE505F450EB130B51C07A1C4DD5518CF04D02967B* L_0 = ((EmptyArray_1_t8B9EEBB8A116AE38AD35EBF0186C81E5635B417C_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)))->get_Value_0(); return (IccTagTableEntryU5BU5D_tE505F450EB130B51C07A1C4DD5518CF04D02967B*)L_0; } } // T[] System.Array::Empty() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* Array_Empty_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m8FD47B3FD8A721BA82D1C5087F23CD67ABC1CBD2_gshared (const RuntimeMethod* method) { { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_0 = ((EmptyArray_1_t70104E2805268B05862A836622FCF0A8BFD10539_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)))->get_Value_0(); return (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_0; } } // T[] System.Array::Empty() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Int32EnumU5BU5D_t9327F857579EE00EB201E1913599094BF837D3CD* Array_Empty_TisInt32Enum_t9B63F771913F2B6D586F1173B44A41FBE26F6B5C_m81993C89E0E14CE3B87D1EA90F695C7A5448BCA7_gshared (const RuntimeMethod* method) { { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); Int32EnumU5BU5D_t9327F857579EE00EB201E1913599094BF837D3CD* L_0 = ((EmptyArray_1_tEDB038C1E3F733C02117FF9A9E2EA8D5BB5E4A8A_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)))->get_Value_0(); return (Int32EnumU5BU5D_t9327F857579EE00EB201E1913599094BF837D3CD*)L_0; } } // T[] System.Array::Empty() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR LocalDefinitionU5BU5D_t24CED16236F9597A53E95E14A9C6310A7273BAA2* Array_Empty_TisLocalDefinition_t519C6D81C1FDC8B6E81932DD449C7A68EDBD3D03_m5E1F208948FAF7C2207607FF53B9F2FE42A91EF2_gshared (const RuntimeMethod* method) { { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); LocalDefinitionU5BU5D_t24CED16236F9597A53E95E14A9C6310A7273BAA2* L_0 = ((EmptyArray_1_t49490D07FB4564095244312D422B3B336F193232_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)))->get_Value_0(); return (LocalDefinitionU5BU5D_t24CED16236F9597A53E95E14A9C6310A7273BAA2*)L_0; } } // T[] System.Array::Empty() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* Array_Empty_TisRuntimeObject_m002765312BF306B1B3B5BFAB9550C0A2A1820CDA_gshared (const RuntimeMethod* method) { { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = ((EmptyArray_1_tBF73225DFA890366D579424FE8F40073BF9FBAD4_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)))->get_Value_0(); return (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_0; } } // T[] System.Array::Empty() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* Array_Empty_TisSingle_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_m0FF2B06E3C3B65508B94D5EE637E750AAEAC825F_gshared (const RuntimeMethod* method) { { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* L_0 = ((EmptyArray_1_t4EBE467D886177C06EFCED2D2010C2E57474C6D2_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)))->get_Value_0(); return (SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA*)L_0; } } // T[] System.Array::Empty() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextureIdU5BU5D_t89F146F32F34215398247069AC0982199B05501C* Array_Empty_TisTextureId_t1DB18D78549F5571E12587245D818634A6EA17C5_mCEB48FAAA27F4B393FB9E6DA6C15908E7FCCE554_gshared (const RuntimeMethod* method) { { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); TextureIdU5BU5D_t89F146F32F34215398247069AC0982199B05501C* L_0 = ((EmptyArray_1_t993A2F454DA801E49F248604CA386FC830AA4D28_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)))->get_Value_0(); return (TextureIdU5BU5D_t89F146F32F34215398247069AC0982199B05501C*)L_0; } } // T[] System.Array::Empty() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* Array_Empty_TisVector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_m8E43454A3BBF2642D6767412DA11F6309DAD2F8E_gshared (const RuntimeMethod* method) { { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* L_0 = ((EmptyArray_1_tC219676E5CBDE5E0FDB445233024021B5E669C8F_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)))->get_Value_0(); return (Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4*)L_0; } } // T[] System.Array::Empty() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DispatchContextU5BU5D_t5966E6F464DC2634CC22062EE5AF2B33D578FCD1* Array_Empty_TisDispatchContext_t5100A442C265F7227DE38E3BE3091E053CF50CA7_m25E532C42886BEDDCD51F206E62AE5D1E2C1AD54_gshared (const RuntimeMethod* method) { { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); DispatchContextU5BU5D_t5966E6F464DC2634CC22062EE5AF2B33D578FCD1* L_0 = ((EmptyArray_1_t4ED5788F7E89CC76AAFBDC1A4037102C9AA301B6_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)))->get_Value_0(); return (DispatchContextU5BU5D_t5966E6F464DC2634CC22062EE5AF2B33D578FCD1*)L_0; } } // T[] System.Array::Empty() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EventRecordU5BU5D_t34BA5D6EE7E8D43DD53A315BEBE6341867D63FB3* Array_Empty_TisEventRecord_t8282BF1910D22347919754211F2AA1F25F8BED01_m457904A9E352C0B0A244D08F43BC436FB2D83982_gshared (const RuntimeMethod* method) { { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); EventRecordU5BU5D_t34BA5D6EE7E8D43DD53A315BEBE6341867D63FB3* L_0 = ((EmptyArray_1_t6A5ECEA0873171EC3C4A2E0425E72A1F1C923D84_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)))->get_Value_0(); return (EventRecordU5BU5D_t34BA5D6EE7E8D43DD53A315BEBE6341867D63FB3*)L_0; } } // T[] System.Array::Empty() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SequenceConstructPosContextU5BU5D_tB4ACA1FC55072B19F97324DE24BBB743C90351EF* Array_Empty_TisSequenceConstructPosContext_tF123DDD568337316B30320BDDD88646EBA9F94ED_m867E6E731A1FB69248569F94932C0F34A69B64DA_gshared (const RuntimeMethod* method) { { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); SequenceConstructPosContextU5BU5D_tB4ACA1FC55072B19F97324DE24BBB743C90351EF* L_0 = ((EmptyArray_1_t68F9516C5E9EAFDE58AE85134704A6A24487DBE4_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)))->get_Value_0(); return (SequenceConstructPosContextU5BU5D_tB4ACA1FC55072B19F97324DE24BBB743C90351EF*)L_0; } } // System.Boolean System.Array::Exists(T[],System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Array_Exists_TisRuntimeObject_m2B50BDECDFF7E0EBFB3638AAF6293F4ACD3D4D25_gshared (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___array0, Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB * ___match1, const RuntimeMethod* method) { { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = ___array0; Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB * L_1 = ___match1; int32_t L_2; L_2 = (( int32_t (*) (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*, Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_0, (Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (bool)((((int32_t)((((int32_t)L_2) == ((int32_t)(-1)))? 1 : 0)) == ((int32_t)0))? 1 : 0); } } // System.Void System.Array::Fill(T[],T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Array_Fill_TisRuntimeObject_m5226440863493BFB884B42763F95F9C456DDC22E_gshared (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___array0, RuntimeObject * ___value1, const RuntimeMethod* method) { int32_t V_0 = 0; { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_Fill_TisRuntimeObject_m5226440863493BFB884B42763F95F9C456DDC22E_RuntimeMethod_var))); } IL_000e: { V_0 = (int32_t)0; goto IL_001e; } IL_0012: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = ___array0; int32_t L_3 = V_0; RuntimeObject * L_4 = ___value1; NullCheck(L_2); (L_2)->SetAt(static_cast(L_3), (RuntimeObject *)L_4); int32_t L_5 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); } IL_001e: { int32_t L_6 = V_0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_7 = ___array0; NullCheck(L_7); if ((((int32_t)L_6) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))))) { goto IL_0012; } } { return; } } // System.Void System.Array::Fill(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Array_Fill_TisRuntimeObject_m126BEDBB9F49670B3D5490B4F90BF6DA39347FE8_gshared (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___array0, RuntimeObject * ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { int32_t V_0 = 0; { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_Fill_TisRuntimeObject_m126BEDBB9F49670B3D5490B4F90BF6DA39347FE8_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_Fill_TisRuntimeObject_m126BEDBB9F49670B3D5490B4F90BF6DA39347FE8_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___startIndex2; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___count3; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_Fill_TisRuntimeObject_m126BEDBB9F49670B3D5490B4F90BF6DA39347FE8_RuntimeMethod_var))); } IL_0044: { int32_t L_11 = ___startIndex2; V_0 = (int32_t)L_11; goto IL_0054; } IL_0048: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_12 = ___array0; int32_t L_13 = V_0; RuntimeObject * L_14 = ___value1; NullCheck(L_12); (L_12)->SetAt(static_cast(L_13), (RuntimeObject *)L_14); int32_t L_15 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); } IL_0054: { int32_t L_16 = V_0; int32_t L_17 = ___startIndex2; int32_t L_18 = ___count3; if ((((int32_t)L_16) < ((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)L_18))))) { goto IL_0048; } } { return; } } // T System.Array::Find(T[],System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Array_Find_TisRuntimeObject_m5256645D4BEFDB74E9FEFA61EE8AFFB41C364B56_gshared (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___array0, Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB * ___match1, const RuntimeMethod* method) { int32_t V_0 = 0; RuntimeObject * V_1 = NULL; { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_Find_TisRuntimeObject_m5256645D4BEFDB74E9FEFA61EE8AFFB41C364B56_RuntimeMethod_var))); } IL_000e: { Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB * L_2 = ___match1; if (L_2) { goto IL_001c; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_3 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE2EEFB4BE0C9F57BA62E733F26387F8BA68AF67C)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_Find_TisRuntimeObject_m5256645D4BEFDB74E9FEFA61EE8AFFB41C364B56_RuntimeMethod_var))); } IL_001c: { V_0 = (int32_t)0; goto IL_003b; } IL_0020: { Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB * L_4 = ___match1; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_5 = ___array0; int32_t L_6 = V_0; NullCheck(L_5); int32_t L_7 = L_6; RuntimeObject * L_8 = (L_5)->GetAt(static_cast(L_7)); NullCheck((Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB *)L_4); bool L_9; L_9 = (( bool (*) (Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB *)L_4, (RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (!L_9) { goto IL_0037; } } { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_10 = ___array0; int32_t L_11 = V_0; NullCheck(L_10); int32_t L_12 = L_11; RuntimeObject * L_13 = (L_10)->GetAt(static_cast(L_12)); return (RuntimeObject *)L_13; } IL_0037: { int32_t L_14 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); } IL_003b: { int32_t L_15 = V_0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_16 = ___array0; NullCheck(L_16); if ((((int32_t)L_15) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_16)->max_length)))))) { goto IL_0020; } } { il2cpp_codegen_initobj((&V_1), sizeof(RuntimeObject *)); RuntimeObject * L_17 = V_1; return (RuntimeObject *)L_17; } } // T[] System.Array::FindAll(T[],System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* Array_FindAll_TisRuntimeObject_m0EDF6CEF376D4BE3204334059FA0F22AD6A42C0D_gshared (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___array0, Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB * ___match1, 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; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; int32_t V_2 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** G_B9_0 = NULL; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** G_B8_0 = NULL; int32_t G_B10_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** G_B10_1 = NULL; { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_FindAll_TisRuntimeObject_m0EDF6CEF376D4BE3204334059FA0F22AD6A42C0D_RuntimeMethod_var))); } IL_000e: { Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB * L_2 = ___match1; if (L_2) { goto IL_001c; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_3 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE2EEFB4BE0C9F57BA62E733F26387F8BA68AF67C)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_FindAll_TisRuntimeObject_m0EDF6CEF376D4BE3204334059FA0F22AD6A42C0D_RuntimeMethod_var))); } IL_001c: { V_0 = (int32_t)0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4; L_4 = (( ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_1 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_4; V_2 = (int32_t)0; goto IL_006b; } IL_0028: { Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB * L_5 = ___match1; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_6 = ___array0; int32_t L_7 = V_2; NullCheck(L_6); int32_t L_8 = L_7; RuntimeObject * L_9 = (L_6)->GetAt(static_cast(L_8)); NullCheck((Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB *)L_5); bool L_10; L_10 = (( bool (*) (Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB *)L_5, (RuntimeObject *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); if (!L_10) { goto IL_0067; } } { int32_t L_11 = V_0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_12 = V_1; NullCheck(L_12); if ((!(((uint32_t)L_11) == ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))))))) { goto IL_0055; } } { int32_t L_13 = V_0; G_B8_0 = (&V_1); if (!L_13) { G_B9_0 = (&V_1); goto IL_0047; } } { int32_t L_14 = V_0; G_B10_0 = ((int32_t)il2cpp_codegen_multiply((int32_t)L_14, (int32_t)2)); G_B10_1 = G_B8_0; goto IL_0048; } IL_0047: { G_B10_0 = 4; G_B10_1 = G_B9_0; } IL_0048: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_15 = ___array0; NullCheck(L_15); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_16; L_16 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574((int32_t)G_B10_0, (int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_15)->max_length))), /*hidden argument*/NULL); (( void (*) (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE**, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE**)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE**)G_B10_1, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); } IL_0055: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_17 = V_1; int32_t L_18 = V_0; int32_t L_19 = (int32_t)L_18; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_20 = ___array0; int32_t L_21 = V_2; NullCheck(L_20); int32_t L_22 = L_21; RuntimeObject * L_23 = (L_20)->GetAt(static_cast(L_22)); NullCheck(L_17); (L_17)->SetAt(static_cast(L_19), (RuntimeObject *)L_23); } IL_0067: { int32_t L_24 = V_2; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_006b: { int32_t L_25 = V_2; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_26 = ___array0; NullCheck(L_26); if ((((int32_t)L_25) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_26)->max_length)))))) { goto IL_0028; } } { int32_t L_27 = V_0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_28 = V_1; NullCheck(L_28); if ((((int32_t)L_27) == ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_28)->max_length)))))) { goto IL_007f; } } { int32_t L_29 = V_0; (( void (*) (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE**, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE**)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE**)(&V_1), (int32_t)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); } IL_007f: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_30 = V_1; return (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_30; } } // System.Int32 System.Array::FindIndex(T[],System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_FindIndex_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_m505A6E9BBA7497013E50B2258B0F0EABB50E286A_gshared (Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* ___array0, Predicate_1_t6BEB37EEBD014A6E0E4A99D2481085A596D613B8 * ___match1, const RuntimeMethod* method) { { Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_FindIndex_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_m505A6E9BBA7497013E50B2258B0F0EABB50E286A_RuntimeMethod_var))); } IL_000e: { Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* L_2 = ___array0; Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* L_3 = ___array0; NullCheck(L_3); Predicate_1_t6BEB37EEBD014A6E0E4A99D2481085A596D613B8 * L_4 = ___match1; int32_t L_5; L_5 = (( int32_t (*) (Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD*, int32_t, int32_t, Predicate_1_t6BEB37EEBD014A6E0E4A99D2481085A596D613B8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD*)L_2, (int32_t)0, (int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length))), (Predicate_1_t6BEB37EEBD014A6E0E4A99D2481085A596D613B8 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_5; } } // System.Int32 System.Array::FindIndex(T[],System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_FindIndex_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m627989ABB44083C36F179E2DD30F9DDBC2666175_gshared (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___array0, Predicate_1_tED4FCD5B1AA7E54F65C6005FA1131B090CD5205E * ___match1, const RuntimeMethod* method) { { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_FindIndex_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m627989ABB44083C36F179E2DD30F9DDBC2666175_RuntimeMethod_var))); } IL_000e: { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_2 = ___array0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_3 = ___array0; NullCheck(L_3); Predicate_1_tED4FCD5B1AA7E54F65C6005FA1131B090CD5205E * L_4 = ___match1; int32_t L_5; L_5 = (( int32_t (*) (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*, int32_t, int32_t, Predicate_1_tED4FCD5B1AA7E54F65C6005FA1131B090CD5205E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_2, (int32_t)0, (int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length))), (Predicate_1_tED4FCD5B1AA7E54F65C6005FA1131B090CD5205E *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_5; } } // System.Int32 System.Array::FindIndex(T[],System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_FindIndex_TisRuntimeObject_mD8F1123A5E3DA4660DC35C69670BE0FABB442289_gshared (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___array0, Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB * ___match1, const RuntimeMethod* method) { { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_FindIndex_TisRuntimeObject_mD8F1123A5E3DA4660DC35C69670BE0FABB442289_RuntimeMethod_var))); } IL_000e: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = ___array0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = ___array0; NullCheck(L_3); Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB * L_4 = ___match1; int32_t L_5; L_5 = (( int32_t (*) (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*, int32_t, int32_t, Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_2, (int32_t)0, (int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length))), (Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_5; } } // System.Int32 System.Array::FindIndex(T[],System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_FindIndex_TisSignedRational_t9370D328F04206756BC3B11711DD052C8E1D55EA_mC99037E0351ACD7BA57A269544F1F882481C4751_gshared (SignedRationalU5BU5D_tA80371CB555B92B64EFFD0F5AE8E899796DFE768* ___array0, Predicate_1_t59477FBDEFE37EE864BEDA53EA2AF457BBB5F3E8 * ___match1, const RuntimeMethod* method) { { SignedRationalU5BU5D_tA80371CB555B92B64EFFD0F5AE8E899796DFE768* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_FindIndex_TisSignedRational_t9370D328F04206756BC3B11711DD052C8E1D55EA_mC99037E0351ACD7BA57A269544F1F882481C4751_RuntimeMethod_var))); } IL_000e: { SignedRationalU5BU5D_tA80371CB555B92B64EFFD0F5AE8E899796DFE768* L_2 = ___array0; SignedRationalU5BU5D_tA80371CB555B92B64EFFD0F5AE8E899796DFE768* L_3 = ___array0; NullCheck(L_3); Predicate_1_t59477FBDEFE37EE864BEDA53EA2AF457BBB5F3E8 * L_4 = ___match1; int32_t L_5; L_5 = (( int32_t (*) (SignedRationalU5BU5D_tA80371CB555B92B64EFFD0F5AE8E899796DFE768*, int32_t, int32_t, Predicate_1_t59477FBDEFE37EE864BEDA53EA2AF457BBB5F3E8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((SignedRationalU5BU5D_tA80371CB555B92B64EFFD0F5AE8E899796DFE768*)L_2, (int32_t)0, (int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length))), (Predicate_1_t59477FBDEFE37EE864BEDA53EA2AF457BBB5F3E8 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_5; } } // System.Int32 System.Array::FindIndex(T[],System.Int32,System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_FindIndex_TisRuntimeObject_m1DAD2FC79937AC9BD097BFFC47010911DAD5576A_gshared (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___array0, int32_t ___startIndex1, Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB * ___match2, const RuntimeMethod* method) { { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_FindIndex_TisRuntimeObject_m1DAD2FC79937AC9BD097BFFC47010911DAD5576A_RuntimeMethod_var))); } IL_000e: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = ___array0; int32_t L_3 = ___startIndex1; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = ___array0; NullCheck(L_4); int32_t L_5 = ___startIndex1; Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB * L_6 = ___match2; int32_t L_7; L_7 = (( int32_t (*) (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*, int32_t, int32_t, Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_2, (int32_t)L_3, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length))), (int32_t)L_5)), (Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_7; } } // System.Int32 System.Array::FindIndex(T[],System.Int32,System.Int32,System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_FindIndex_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_m103621E0403FD9633C19A16CE84B9251805B88B2_gshared (Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* ___array0, int32_t ___startIndex1, int32_t ___count2, Predicate_1_t6BEB37EEBD014A6E0E4A99D2481085A596D613B8 * ___match3, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_FindIndex_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_m103621E0403FD9633C19A16CE84B9251805B88B2_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex1; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex1; Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_FindIndex_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_m103621E0403FD9633C19A16CE84B9251805B88B2_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count2; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___startIndex1; Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___count2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_FindIndex_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_m103621E0403FD9633C19A16CE84B9251805B88B2_RuntimeMethod_var))); } IL_0044: { Predicate_1_t6BEB37EEBD014A6E0E4A99D2481085A596D613B8 * L_11 = ___match3; if (L_11) { goto IL_0052; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_12 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_12, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE2EEFB4BE0C9F57BA62E733F26387F8BA68AF67C)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_FindIndex_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_m103621E0403FD9633C19A16CE84B9251805B88B2_RuntimeMethod_var))); } IL_0052: { int32_t L_13 = ___startIndex1; int32_t L_14 = ___count2; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)L_14)); int32_t L_15 = ___startIndex1; V_1 = (int32_t)L_15; goto IL_006f; } IL_005a: { Predicate_1_t6BEB37EEBD014A6E0E4A99D2481085A596D613B8 * L_16 = ___match3; Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* L_17 = ___array0; int32_t L_18 = V_1; NullCheck(L_17); int32_t L_19 = L_18; int16_t L_20 = (L_17)->GetAt(static_cast(L_19)); NullCheck((Predicate_1_t6BEB37EEBD014A6E0E4A99D2481085A596D613B8 *)L_16); bool L_21; L_21 = (( bool (*) (Predicate_1_t6BEB37EEBD014A6E0E4A99D2481085A596D613B8 *, int16_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Predicate_1_t6BEB37EEBD014A6E0E4A99D2481085A596D613B8 *)L_16, (int16_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (!L_21) { goto IL_006b; } } { int32_t L_22 = V_1; return (int32_t)L_22; } IL_006b: { int32_t L_23 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); } IL_006f: { int32_t L_24 = V_1; int32_t L_25 = V_0; if ((((int32_t)L_24) < ((int32_t)L_25))) { goto IL_005a; } } { return (int32_t)(-1); } } // System.Int32 System.Array::FindIndex(T[],System.Int32,System.Int32,System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_FindIndex_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m7C0214AC7D18E190BAA79504C6B8FAA320CF28A9_gshared (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___array0, int32_t ___startIndex1, int32_t ___count2, Predicate_1_tED4FCD5B1AA7E54F65C6005FA1131B090CD5205E * ___match3, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_FindIndex_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m7C0214AC7D18E190BAA79504C6B8FAA320CF28A9_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex1; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex1; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_FindIndex_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m7C0214AC7D18E190BAA79504C6B8FAA320CF28A9_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count2; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___startIndex1; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___count2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_FindIndex_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m7C0214AC7D18E190BAA79504C6B8FAA320CF28A9_RuntimeMethod_var))); } IL_0044: { Predicate_1_tED4FCD5B1AA7E54F65C6005FA1131B090CD5205E * L_11 = ___match3; if (L_11) { goto IL_0052; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_12 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_12, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE2EEFB4BE0C9F57BA62E733F26387F8BA68AF67C)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_FindIndex_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m7C0214AC7D18E190BAA79504C6B8FAA320CF28A9_RuntimeMethod_var))); } IL_0052: { int32_t L_13 = ___startIndex1; int32_t L_14 = ___count2; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)L_14)); int32_t L_15 = ___startIndex1; V_1 = (int32_t)L_15; goto IL_006f; } IL_005a: { Predicate_1_tED4FCD5B1AA7E54F65C6005FA1131B090CD5205E * L_16 = ___match3; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_17 = ___array0; int32_t L_18 = V_1; NullCheck(L_17); int32_t L_19 = L_18; int32_t L_20 = (L_17)->GetAt(static_cast(L_19)); NullCheck((Predicate_1_tED4FCD5B1AA7E54F65C6005FA1131B090CD5205E *)L_16); bool L_21; L_21 = (( bool (*) (Predicate_1_tED4FCD5B1AA7E54F65C6005FA1131B090CD5205E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Predicate_1_tED4FCD5B1AA7E54F65C6005FA1131B090CD5205E *)L_16, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (!L_21) { goto IL_006b; } } { int32_t L_22 = V_1; return (int32_t)L_22; } IL_006b: { int32_t L_23 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); } IL_006f: { int32_t L_24 = V_1; int32_t L_25 = V_0; if ((((int32_t)L_24) < ((int32_t)L_25))) { goto IL_005a; } } { return (int32_t)(-1); } } // System.Int32 System.Array::FindIndex(T[],System.Int32,System.Int32,System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_FindIndex_TisRuntimeObject_m58F9D9EF7A0EAF3337154D0343E5889168A42ECB_gshared (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___array0, int32_t ___startIndex1, int32_t ___count2, Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB * ___match3, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_FindIndex_TisRuntimeObject_m58F9D9EF7A0EAF3337154D0343E5889168A42ECB_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex1; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex1; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_FindIndex_TisRuntimeObject_m58F9D9EF7A0EAF3337154D0343E5889168A42ECB_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count2; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___startIndex1; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___count2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_FindIndex_TisRuntimeObject_m58F9D9EF7A0EAF3337154D0343E5889168A42ECB_RuntimeMethod_var))); } IL_0044: { Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB * L_11 = ___match3; if (L_11) { goto IL_0052; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_12 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_12, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE2EEFB4BE0C9F57BA62E733F26387F8BA68AF67C)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_FindIndex_TisRuntimeObject_m58F9D9EF7A0EAF3337154D0343E5889168A42ECB_RuntimeMethod_var))); } IL_0052: { int32_t L_13 = ___startIndex1; int32_t L_14 = ___count2; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)L_14)); int32_t L_15 = ___startIndex1; V_1 = (int32_t)L_15; goto IL_006f; } IL_005a: { Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB * L_16 = ___match3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_17 = ___array0; int32_t L_18 = V_1; NullCheck(L_17); int32_t L_19 = L_18; RuntimeObject * L_20 = (L_17)->GetAt(static_cast(L_19)); NullCheck((Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB *)L_16); bool L_21; L_21 = (( bool (*) (Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB *)L_16, (RuntimeObject *)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (!L_21) { goto IL_006b; } } { int32_t L_22 = V_1; return (int32_t)L_22; } IL_006b: { int32_t L_23 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); } IL_006f: { int32_t L_24 = V_1; int32_t L_25 = V_0; if ((((int32_t)L_24) < ((int32_t)L_25))) { goto IL_005a; } } { return (int32_t)(-1); } } // System.Int32 System.Array::FindIndex(T[],System.Int32,System.Int32,System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_FindIndex_TisSignedRational_t9370D328F04206756BC3B11711DD052C8E1D55EA_m11ADFF91297BEC384994D8F9D26E1B9F8C1715C2_gshared (SignedRationalU5BU5D_tA80371CB555B92B64EFFD0F5AE8E899796DFE768* ___array0, int32_t ___startIndex1, int32_t ___count2, Predicate_1_t59477FBDEFE37EE864BEDA53EA2AF457BBB5F3E8 * ___match3, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { SignedRationalU5BU5D_tA80371CB555B92B64EFFD0F5AE8E899796DFE768* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_FindIndex_TisSignedRational_t9370D328F04206756BC3B11711DD052C8E1D55EA_m11ADFF91297BEC384994D8F9D26E1B9F8C1715C2_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex1; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex1; SignedRationalU5BU5D_tA80371CB555B92B64EFFD0F5AE8E899796DFE768* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_FindIndex_TisSignedRational_t9370D328F04206756BC3B11711DD052C8E1D55EA_m11ADFF91297BEC384994D8F9D26E1B9F8C1715C2_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count2; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___startIndex1; SignedRationalU5BU5D_tA80371CB555B92B64EFFD0F5AE8E899796DFE768* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___count2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_FindIndex_TisSignedRational_t9370D328F04206756BC3B11711DD052C8E1D55EA_m11ADFF91297BEC384994D8F9D26E1B9F8C1715C2_RuntimeMethod_var))); } IL_0044: { Predicate_1_t59477FBDEFE37EE864BEDA53EA2AF457BBB5F3E8 * L_11 = ___match3; if (L_11) { goto IL_0052; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_12 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_12, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE2EEFB4BE0C9F57BA62E733F26387F8BA68AF67C)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_FindIndex_TisSignedRational_t9370D328F04206756BC3B11711DD052C8E1D55EA_m11ADFF91297BEC384994D8F9D26E1B9F8C1715C2_RuntimeMethod_var))); } IL_0052: { int32_t L_13 = ___startIndex1; int32_t L_14 = ___count2; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)L_14)); int32_t L_15 = ___startIndex1; V_1 = (int32_t)L_15; goto IL_006f; } IL_005a: { Predicate_1_t59477FBDEFE37EE864BEDA53EA2AF457BBB5F3E8 * L_16 = ___match3; SignedRationalU5BU5D_tA80371CB555B92B64EFFD0F5AE8E899796DFE768* L_17 = ___array0; int32_t L_18 = V_1; NullCheck(L_17); int32_t L_19 = L_18; SignedRational_t9370D328F04206756BC3B11711DD052C8E1D55EA L_20 = (L_17)->GetAt(static_cast(L_19)); NullCheck((Predicate_1_t59477FBDEFE37EE864BEDA53EA2AF457BBB5F3E8 *)L_16); bool L_21; L_21 = (( bool (*) (Predicate_1_t59477FBDEFE37EE864BEDA53EA2AF457BBB5F3E8 *, SignedRational_t9370D328F04206756BC3B11711DD052C8E1D55EA , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Predicate_1_t59477FBDEFE37EE864BEDA53EA2AF457BBB5F3E8 *)L_16, (SignedRational_t9370D328F04206756BC3B11711DD052C8E1D55EA )L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (!L_21) { goto IL_006b; } } { int32_t L_22 = V_1; return (int32_t)L_22; } IL_006b: { int32_t L_23 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); } IL_006f: { int32_t L_24 = V_1; int32_t L_25 = V_0; if ((((int32_t)L_24) < ((int32_t)L_25))) { goto IL_005a; } } { return (int32_t)(-1); } } // T System.Array::FindLast(T[],System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Array_FindLast_TisRuntimeObject_mE6B5CE6CC90FFA999F35A4346AB08E0FB93AB273_gshared (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___array0, Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB * ___match1, const RuntimeMethod* method) { int32_t V_0 = 0; RuntimeObject * V_1 = NULL; { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_FindLast_TisRuntimeObject_mE6B5CE6CC90FFA999F35A4346AB08E0FB93AB273_RuntimeMethod_var))); } IL_000e: { Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB * L_2 = ___match1; if (L_2) { goto IL_001c; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_3 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE2EEFB4BE0C9F57BA62E733F26387F8BA68AF67C)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_FindLast_TisRuntimeObject_mE6B5CE6CC90FFA999F35A4346AB08E0FB93AB273_RuntimeMethod_var))); } IL_001c: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = ___array0; NullCheck(L_4); V_0 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length))), (int32_t)1)); goto IL_003f; } IL_0024: { Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB * L_5 = ___match1; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_6 = ___array0; int32_t L_7 = V_0; NullCheck(L_6); int32_t L_8 = L_7; RuntimeObject * L_9 = (L_6)->GetAt(static_cast(L_8)); NullCheck((Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB *)L_5); bool L_10; L_10 = (( bool (*) (Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB *)L_5, (RuntimeObject *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (!L_10) { goto IL_003b; } } { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_11 = ___array0; int32_t L_12 = V_0; NullCheck(L_11); int32_t L_13 = L_12; RuntimeObject * L_14 = (L_11)->GetAt(static_cast(L_13)); return (RuntimeObject *)L_14; } IL_003b: { int32_t L_15 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); } IL_003f: { int32_t L_16 = V_0; if ((((int32_t)L_16) >= ((int32_t)0))) { goto IL_0024; } } { il2cpp_codegen_initobj((&V_1), sizeof(RuntimeObject *)); RuntimeObject * L_17 = V_1; return (RuntimeObject *)L_17; } } // System.Int32 System.Array::FindLastIndex(T[],System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_FindLastIndex_TisRuntimeObject_m6762C8500F51CE842D1392D594D06B9BE38AFED8_gshared (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___array0, Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB * ___match1, const RuntimeMethod* method) { { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_FindLastIndex_TisRuntimeObject_m6762C8500F51CE842D1392D594D06B9BE38AFED8_RuntimeMethod_var))); } IL_000e: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = ___array0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = ___array0; NullCheck(L_3); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = ___array0; NullCheck(L_4); Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB * L_5 = ___match1; int32_t L_6; L_6 = (( int32_t (*) (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*, int32_t, int32_t, Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_2, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length))), (int32_t)1)), (int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length))), (Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_6; } } // System.Int32 System.Array::FindLastIndex(T[],System.Int32,System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_FindLastIndex_TisRuntimeObject_mF19B9EC0AC21DA7BAD13A39F1D2D3F6EEEC65A70_gshared (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___array0, int32_t ___startIndex1, Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB * ___match2, const RuntimeMethod* method) { { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_FindLastIndex_TisRuntimeObject_mF19B9EC0AC21DA7BAD13A39F1D2D3F6EEEC65A70_RuntimeMethod_var))); } IL_000e: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = ___array0; int32_t L_3 = ___startIndex1; int32_t L_4 = ___startIndex1; Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB * L_5 = ___match2; int32_t L_6; L_6 = (( int32_t (*) (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*, int32_t, int32_t, Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_2, (int32_t)L_3, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)), (Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_6; } } // System.Int32 System.Array::FindLastIndex(T[],System.Int32,System.Int32,System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_FindLastIndex_TisRuntimeObject_m5FECF347392D69129639039ADE2C3D39601325F2_gshared (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___array0, int32_t ___startIndex1, int32_t ___count2, Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB * ___match3, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_FindLastIndex_TisRuntimeObject_m5FECF347392D69129639039ADE2C3D39601325F2_RuntimeMethod_var))); } IL_000e: { Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB * L_2 = ___match3; if (L_2) { goto IL_001c; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_3 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE2EEFB4BE0C9F57BA62E733F26387F8BA68AF67C)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_FindLastIndex_TisRuntimeObject_m5FECF347392D69129639039ADE2C3D39601325F2_RuntimeMethod_var))); } IL_001c: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = ___array0; NullCheck(L_4); if ((((RuntimeArray*)L_4)->max_length)) { goto IL_0034; } } { int32_t L_5 = ___startIndex1; if ((((int32_t)L_5) == ((int32_t)(-1)))) { goto IL_004e; } } { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_6 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_6, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_FindLastIndex_TisRuntimeObject_m5FECF347392D69129639039ADE2C3D39601325F2_RuntimeMethod_var))); } IL_0034: { int32_t L_7 = ___startIndex1; if ((((int32_t)L_7) < ((int32_t)0))) { goto IL_003e; } } { int32_t L_8 = ___startIndex1; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = ___array0; NullCheck(L_9); if ((((int32_t)L_8) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_9)->max_length)))))) { goto IL_004e; } } IL_003e: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_FindLastIndex_TisRuntimeObject_m5FECF347392D69129639039ADE2C3D39601325F2_RuntimeMethod_var))); } IL_004e: { int32_t L_11 = ___count2; if ((((int32_t)L_11) < ((int32_t)0))) { goto IL_005a; } } { int32_t L_12 = ___startIndex1; int32_t L_13 = ___count2; if ((((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)L_13)), (int32_t)1))) >= ((int32_t)0))) { goto IL_006a; } } IL_005a: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_14 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_14, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_14, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_FindLastIndex_TisRuntimeObject_m5FECF347392D69129639039ADE2C3D39601325F2_RuntimeMethod_var))); } IL_006a: { int32_t L_15 = ___startIndex1; int32_t L_16 = ___count2; V_0 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)L_16)); int32_t L_17 = ___startIndex1; V_1 = (int32_t)L_17; goto IL_0087; } IL_0072: { Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB * L_18 = ___match3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_19 = ___array0; int32_t L_20 = V_1; NullCheck(L_19); int32_t L_21 = L_20; RuntimeObject * L_22 = (L_19)->GetAt(static_cast(L_21)); NullCheck((Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB *)L_18); bool L_23; L_23 = (( bool (*) (Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB *)L_18, (RuntimeObject *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (!L_23) { goto IL_0083; } } { int32_t L_24 = V_1; return (int32_t)L_24; } IL_0083: { int32_t L_25 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_25, (int32_t)1)); } IL_0087: { int32_t L_26 = V_1; int32_t L_27 = V_0; if ((((int32_t)L_26) > ((int32_t)L_27))) { goto IL_0072; } } { return (int32_t)(-1); } } // System.Void System.Array::ForEach(T[],System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Array_ForEach_TisRuntimeObject_m3C33FA7E1DFC7C50C50C8F2F729E7608DBA97961_gshared (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___array0, Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * ___action1, const RuntimeMethod* method) { int32_t V_0 = 0; { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_ForEach_TisRuntimeObject_m3C33FA7E1DFC7C50C50C8F2F729E7608DBA97961_RuntimeMethod_var))); } IL_000e: { Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * L_2 = ___action1; if (L_2) { goto IL_001c; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_3 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF9010398F7F524C05AB19445BDCE02E617A3E267)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_ForEach_TisRuntimeObject_m3C33FA7E1DFC7C50C50C8F2F729E7608DBA97961_RuntimeMethod_var))); } IL_001c: { V_0 = (int32_t)0; goto IL_0031; } IL_0020: { Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * L_4 = ___action1; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_5 = ___array0; int32_t L_6 = V_0; NullCheck(L_5); int32_t L_7 = L_6; RuntimeObject * L_8 = (L_5)->GetAt(static_cast(L_7)); NullCheck((Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC *)L_4); (( void (*) (Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC *)L_4, (RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); int32_t L_9 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_0031: { int32_t L_10 = V_0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_11 = ___array0; NullCheck(L_11); if ((((int32_t)L_10) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_11)->max_length)))))) { goto IL_0020; } } { return; } } // System.Int32 System.Array::IndexOf(T[],T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mF36C8A5539995AE18A947ADB16AA826FEC59526D_gshared (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___array0, uint8_t ___value1, const RuntimeMethod* method) { { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mF36C8A5539995AE18A947ADB16AA826FEC59526D_RuntimeMethod_var))); } IL_000e: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2 = ___array0; uint8_t L_3 = ___value1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = ___array0; NullCheck(L_4); int32_t L_5; L_5 = (( int32_t (*) (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, uint8_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_2, (uint8_t)L_3, (int32_t)0, (int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_5; } } // System.Int32 System.Array::IndexOf(T[],T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisChar_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_m197AE609773A2E87C6697AC65C8DFA0777ABC835_gshared (CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___array0, Il2CppChar ___value1, const RuntimeMethod* method) { { CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisChar_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_m197AE609773A2E87C6697AC65C8DFA0777ABC835_RuntimeMethod_var))); } IL_000e: { CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_2 = ___array0; Il2CppChar L_3 = ___value1; CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_4 = ___array0; NullCheck(L_4); int32_t L_5; L_5 = (( int32_t (*) (CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34*, Il2CppChar, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34*)L_2, (Il2CppChar)L_3, (int32_t)0, (int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_5; } } // System.Int32 System.Array::IndexOf(T[],T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m1F0420BEEDFC9FDB3682212205F4F8124BA3EA7E_gshared (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___array0, int32_t ___value1, const RuntimeMethod* method) { { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m1F0420BEEDFC9FDB3682212205F4F8124BA3EA7E_RuntimeMethod_var))); } IL_000e: { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_2 = ___array0; int32_t L_3 = ___value1; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_4 = ___array0; NullCheck(L_4); int32_t L_5; L_5 = (( int32_t (*) (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_2, (int32_t)L_3, (int32_t)0, (int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_5; } } // System.Int32 System.Array::IndexOf(T[],T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisInt32Enum_t9B63F771913F2B6D586F1173B44A41FBE26F6B5C_m46553FEE5879C945A3100094620A3F0002519E52_gshared (Int32EnumU5BU5D_t9327F857579EE00EB201E1913599094BF837D3CD* ___array0, int32_t ___value1, const RuntimeMethod* method) { { Int32EnumU5BU5D_t9327F857579EE00EB201E1913599094BF837D3CD* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisInt32Enum_t9B63F771913F2B6D586F1173B44A41FBE26F6B5C_m46553FEE5879C945A3100094620A3F0002519E52_RuntimeMethod_var))); } IL_000e: { Int32EnumU5BU5D_t9327F857579EE00EB201E1913599094BF837D3CD* L_2 = ___array0; int32_t L_3 = ___value1; Int32EnumU5BU5D_t9327F857579EE00EB201E1913599094BF837D3CD* L_4 = ___array0; NullCheck(L_4); int32_t L_5; L_5 = (( int32_t (*) (Int32EnumU5BU5D_t9327F857579EE00EB201E1913599094BF837D3CD*, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Int32EnumU5BU5D_t9327F857579EE00EB201E1913599094BF837D3CD*)L_2, (int32_t)L_3, (int32_t)0, (int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_5; } } // System.Int32 System.Array::IndexOf(T[],T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisRuntimeObject_mBA88963C07F924406E8012B432FC74CD5216B562_gshared (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___array0, RuntimeObject * ___value1, const RuntimeMethod* method) { { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisRuntimeObject_mBA88963C07F924406E8012B432FC74CD5216B562_RuntimeMethod_var))); } IL_000e: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = ___array0; RuntimeObject * L_3 = ___value1; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = ___array0; NullCheck(L_4); int32_t L_5; L_5 = (( int32_t (*) (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*, RuntimeObject *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_2, (RuntimeObject *)L_3, (int32_t)0, (int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_5; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisRuntimeObject_mC1D7A584E1C83E48A1259FFBA350ED259126FB17_gshared (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___array0, RuntimeObject * ___value1, int32_t ___startIndex2, const RuntimeMethod* method) { { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisRuntimeObject_mC1D7A584E1C83E48A1259FFBA350ED259126FB17_RuntimeMethod_var))); } IL_000e: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = ___array0; RuntimeObject * L_3 = ___value1; int32_t L_4 = ___startIndex2; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_5 = ___array0; NullCheck(L_5); int32_t L_6 = ___startIndex2; int32_t L_7; L_7 = (( int32_t (*) (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*, RuntimeObject *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_2, (RuntimeObject *)L_3, (int32_t)L_4, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_5)->max_length))), (int32_t)L_6)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_7; } } // System.Int32 System.Array::IndexOf>(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisKeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57_m9C7F262EA3EAC9695EA9B7CAA0BB1A7BF4DAA7A1_gshared (KeyValuePair_2U5BU5D_t7A55D2FEB3F9BBFE7CC9322E7E8F00A4D1C77D4D* ___array0, KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { KeyValuePair_2U5BU5D_t7A55D2FEB3F9BBFE7CC9322E7E8F00A4D1C77D4D* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisKeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57_m9C7F262EA3EAC9695EA9B7CAA0BB1A7BF4DAA7A1_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; KeyValuePair_2U5BU5D_t7A55D2FEB3F9BBFE7CC9322E7E8F00A4D1C77D4D* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisKeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57_m9C7F262EA3EAC9695EA9B7CAA0BB1A7BF4DAA7A1_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; KeyValuePair_2U5BU5D_t7A55D2FEB3F9BBFE7CC9322E7E8F00A4D1C77D4D* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisKeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57_m9C7F262EA3EAC9695EA9B7CAA0BB1A7BF4DAA7A1_RuntimeMethod_var))); } IL_0044: { KeyValuePair_2U5BU5D_t7A55D2FEB3F9BBFE7CC9322E7E8F00A4D1C77D4D* L_11 = ___array0; KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (KeyValuePair_2U5BU5D_t7A55D2FEB3F9BBFE7CC9322E7E8F00A4D1C77D4D*, KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((KeyValuePair_2U5BU5D_t7A55D2FEB3F9BBFE7CC9322E7E8F00A4D1C77D4D*)L_11, (KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf>(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisKeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0_mDCEEA41ED6DD7DD58920BCC86CF7275286EFCA8A_gshared (KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9* ___array0, KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisKeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0_mDCEEA41ED6DD7DD58920BCC86CF7275286EFCA8A_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisKeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0_mDCEEA41ED6DD7DD58920BCC86CF7275286EFCA8A_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisKeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0_mDCEEA41ED6DD7DD58920BCC86CF7275286EFCA8A_RuntimeMethod_var))); } IL_0044: { KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9* L_11 = ___array0; KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9*, KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9*)L_11, (KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf>(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisKeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625_m09B16D02FCD252406FCE10BDFFDBE436C97C74D4_gshared (KeyValuePair_2U5BU5D_tA780E964000F617CC6335A0DEC92B09FE0085E1C* ___array0, KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { KeyValuePair_2U5BU5D_tA780E964000F617CC6335A0DEC92B09FE0085E1C* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisKeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625_m09B16D02FCD252406FCE10BDFFDBE436C97C74D4_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; KeyValuePair_2U5BU5D_tA780E964000F617CC6335A0DEC92B09FE0085E1C* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisKeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625_m09B16D02FCD252406FCE10BDFFDBE436C97C74D4_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; KeyValuePair_2U5BU5D_tA780E964000F617CC6335A0DEC92B09FE0085E1C* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisKeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625_m09B16D02FCD252406FCE10BDFFDBE436C97C74D4_RuntimeMethod_var))); } IL_0044: { KeyValuePair_2U5BU5D_tA780E964000F617CC6335A0DEC92B09FE0085E1C* L_11 = ___array0; KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (KeyValuePair_2U5BU5D_tA780E964000F617CC6335A0DEC92B09FE0085E1C*, KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((KeyValuePair_2U5BU5D_tA780E964000F617CC6335A0DEC92B09FE0085E1C*)L_11, (KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf>(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisKeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B_mB0E8E6B1718BEDBE36D7EEE6349CF204F4A24C1D_gshared (KeyValuePair_2U5BU5D_t33FFA0CB936E5244A7D233380898F56EE1F38FC1* ___array0, KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { KeyValuePair_2U5BU5D_t33FFA0CB936E5244A7D233380898F56EE1F38FC1* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisKeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B_mB0E8E6B1718BEDBE36D7EEE6349CF204F4A24C1D_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; KeyValuePair_2U5BU5D_t33FFA0CB936E5244A7D233380898F56EE1F38FC1* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisKeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B_mB0E8E6B1718BEDBE36D7EEE6349CF204F4A24C1D_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; KeyValuePair_2U5BU5D_t33FFA0CB936E5244A7D233380898F56EE1F38FC1* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisKeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B_mB0E8E6B1718BEDBE36D7EEE6349CF204F4A24C1D_RuntimeMethod_var))); } IL_0044: { KeyValuePair_2U5BU5D_t33FFA0CB936E5244A7D233380898F56EE1F38FC1* L_11 = ___array0; KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (KeyValuePair_2U5BU5D_t33FFA0CB936E5244A7D233380898F56EE1F38FC1*, KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((KeyValuePair_2U5BU5D_t33FFA0CB936E5244A7D233380898F56EE1F38FC1*)L_11, (KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf>(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E_m466D01D4FAABAC2E0CB9F6091CBE3BD31382F510_gshared (ValueTuple_2U5BU5D_t64D219C4FDA9820D5116472468B8EAB569FFC71D* ___array0, ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { ValueTuple_2U5BU5D_t64D219C4FDA9820D5116472468B8EAB569FFC71D* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E_m466D01D4FAABAC2E0CB9F6091CBE3BD31382F510_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; ValueTuple_2U5BU5D_t64D219C4FDA9820D5116472468B8EAB569FFC71D* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E_m466D01D4FAABAC2E0CB9F6091CBE3BD31382F510_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; ValueTuple_2U5BU5D_t64D219C4FDA9820D5116472468B8EAB569FFC71D* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E_m466D01D4FAABAC2E0CB9F6091CBE3BD31382F510_RuntimeMethod_var))); } IL_0044: { ValueTuple_2U5BU5D_t64D219C4FDA9820D5116472468B8EAB569FFC71D* L_11 = ___array0; ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (ValueTuple_2U5BU5D_t64D219C4FDA9820D5116472468B8EAB569FFC71D*, ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((ValueTuple_2U5BU5D_t64D219C4FDA9820D5116472468B8EAB569FFC71D*)L_11, (ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf>(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653_m00941E454E2C6CD37EB9CD2CAFFC733652F16C8A_gshared (ValueTuple_2U5BU5D_t29EED279F044B4AE802104DFFF9FF9E66CEF737A* ___array0, ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { ValueTuple_2U5BU5D_t29EED279F044B4AE802104DFFF9FF9E66CEF737A* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653_m00941E454E2C6CD37EB9CD2CAFFC733652F16C8A_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; ValueTuple_2U5BU5D_t29EED279F044B4AE802104DFFF9FF9E66CEF737A* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653_m00941E454E2C6CD37EB9CD2CAFFC733652F16C8A_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; ValueTuple_2U5BU5D_t29EED279F044B4AE802104DFFF9FF9E66CEF737A* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653_m00941E454E2C6CD37EB9CD2CAFFC733652F16C8A_RuntimeMethod_var))); } IL_0044: { ValueTuple_2U5BU5D_t29EED279F044B4AE802104DFFF9FF9E66CEF737A* L_11 = ___array0; ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (ValueTuple_2U5BU5D_t29EED279F044B4AE802104DFFF9FF9E66CEF737A*, ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((ValueTuple_2U5BU5D_t29EED279F044B4AE802104DFFF9FF9E66CEF737A*)L_11, (ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf>(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403_mE4F3BB767A72A794E44B6CB592A4451C370ED5C7_gshared (ValueTuple_2U5BU5D_tD132CAFC435A6E98F4DC6821CC5508CF6CED384A* ___array0, ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { ValueTuple_2U5BU5D_tD132CAFC435A6E98F4DC6821CC5508CF6CED384A* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403_mE4F3BB767A72A794E44B6CB592A4451C370ED5C7_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; ValueTuple_2U5BU5D_tD132CAFC435A6E98F4DC6821CC5508CF6CED384A* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403_mE4F3BB767A72A794E44B6CB592A4451C370ED5C7_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; ValueTuple_2U5BU5D_tD132CAFC435A6E98F4DC6821CC5508CF6CED384A* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403_mE4F3BB767A72A794E44B6CB592A4451C370ED5C7_RuntimeMethod_var))); } IL_0044: { ValueTuple_2U5BU5D_tD132CAFC435A6E98F4DC6821CC5508CF6CED384A* L_11 = ___array0; ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (ValueTuple_2U5BU5D_tD132CAFC435A6E98F4DC6821CC5508CF6CED384A*, ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((ValueTuple_2U5BU5D_tD132CAFC435A6E98F4DC6821CC5508CF6CED384A*)L_11, (ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf>(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC_m632E446E7C8A1F90EFBCF0D2928C2F477710FDE1_gshared (ValueTuple_4U5BU5D_tCE7DDAC26F78125D26B7625CF623241B2DEFE61E* ___array0, ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { ValueTuple_4U5BU5D_tCE7DDAC26F78125D26B7625CF623241B2DEFE61E* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC_m632E446E7C8A1F90EFBCF0D2928C2F477710FDE1_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; ValueTuple_4U5BU5D_tCE7DDAC26F78125D26B7625CF623241B2DEFE61E* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC_m632E446E7C8A1F90EFBCF0D2928C2F477710FDE1_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; ValueTuple_4U5BU5D_tCE7DDAC26F78125D26B7625CF623241B2DEFE61E* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC_m632E446E7C8A1F90EFBCF0D2928C2F477710FDE1_RuntimeMethod_var))); } IL_0044: { ValueTuple_4U5BU5D_tCE7DDAC26F78125D26B7625CF623241B2DEFE61E* L_11 = ___array0; ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (ValueTuple_4U5BU5D_tCE7DDAC26F78125D26B7625CF623241B2DEFE61E*, ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((ValueTuple_4U5BU5D_tCE7DDAC26F78125D26B7625CF623241B2DEFE61E*)L_11, (ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf>(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisVector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38_m1EF391A058F59F38AF5CA00F6EC1BAD572013C76_gshared (Vector_1U5BU5D_t045861B0EDF6D4307C306D7E857C70D6537E50EB* ___array0, Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { Vector_1U5BU5D_t045861B0EDF6D4307C306D7E857C70D6537E50EB* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisVector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38_m1EF391A058F59F38AF5CA00F6EC1BAD572013C76_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; Vector_1U5BU5D_t045861B0EDF6D4307C306D7E857C70D6537E50EB* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisVector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38_m1EF391A058F59F38AF5CA00F6EC1BAD572013C76_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; Vector_1U5BU5D_t045861B0EDF6D4307C306D7E857C70D6537E50EB* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisVector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38_m1EF391A058F59F38AF5CA00F6EC1BAD572013C76_RuntimeMethod_var))); } IL_0044: { Vector_1U5BU5D_t045861B0EDF6D4307C306D7E857C70D6537E50EB* L_11 = ___array0; Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (Vector_1U5BU5D_t045861B0EDF6D4307C306D7E857C70D6537E50EB*, Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Vector_1U5BU5D_t045861B0EDF6D4307C306D7E857C70D6537E50EB*)L_11, (Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisBokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D_mE86E5274D48B74BCF683CE6CA1A6A68057A9236A_gshared (BokehBlurKernelDataU5BU5D_t38341237900DFDC0A5C807065F8B537874254828* ___array0, BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { BokehBlurKernelDataU5BU5D_t38341237900DFDC0A5C807065F8B537874254828* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisBokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D_mE86E5274D48B74BCF683CE6CA1A6A68057A9236A_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; BokehBlurKernelDataU5BU5D_t38341237900DFDC0A5C807065F8B537874254828* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisBokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D_mE86E5274D48B74BCF683CE6CA1A6A68057A9236A_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; BokehBlurKernelDataU5BU5D_t38341237900DFDC0A5C807065F8B537874254828* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisBokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D_mE86E5274D48B74BCF683CE6CA1A6A68057A9236A_RuntimeMethod_var))); } IL_0044: { BokehBlurKernelDataU5BU5D_t38341237900DFDC0A5C807065F8B537874254828* L_11 = ___array0; BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (BokehBlurKernelDataU5BU5D_t38341237900DFDC0A5C807065F8B537874254828*, BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((BokehBlurKernelDataU5BU5D_t38341237900DFDC0A5C807065F8B537874254828*)L_11, (BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisBokehBlurParameters_tA908943500680941624999033C06384E200DDE6A_mF1EC6289067B07926E6A8B6F2ECC33C9454782D2_gshared (BokehBlurParametersU5BU5D_t509D3F4BFB345092661B2D732790FB0F4B0FE98C* ___array0, BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { BokehBlurParametersU5BU5D_t509D3F4BFB345092661B2D732790FB0F4B0FE98C* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisBokehBlurParameters_tA908943500680941624999033C06384E200DDE6A_mF1EC6289067B07926E6A8B6F2ECC33C9454782D2_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; BokehBlurParametersU5BU5D_t509D3F4BFB345092661B2D732790FB0F4B0FE98C* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisBokehBlurParameters_tA908943500680941624999033C06384E200DDE6A_mF1EC6289067B07926E6A8B6F2ECC33C9454782D2_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; BokehBlurParametersU5BU5D_t509D3F4BFB345092661B2D732790FB0F4B0FE98C* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisBokehBlurParameters_tA908943500680941624999033C06384E200DDE6A_mF1EC6289067B07926E6A8B6F2ECC33C9454782D2_RuntimeMethod_var))); } IL_0044: { BokehBlurParametersU5BU5D_t509D3F4BFB345092661B2D732790FB0F4B0FE98C* L_11 = ___array0; BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (BokehBlurParametersU5BU5D_t509D3F4BFB345092661B2D732790FB0F4B0FE98C*, BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((BokehBlurParametersU5BU5D_t509D3F4BFB345092661B2D732790FB0F4B0FE98C*)L_11, (BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisBoolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_mFE55685A2586AB4882236368B6F605159AA13C12_gshared (BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* ___array0, bool ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisBoolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_mFE55685A2586AB4882236368B6F605159AA13C12_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisBoolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_mFE55685A2586AB4882236368B6F605159AA13C12_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisBoolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_mFE55685A2586AB4882236368B6F605159AA13C12_RuntimeMethod_var))); } IL_0044: { BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* L_11 = ___array0; bool L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C*, bool, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C*)L_11, (bool)L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisBufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9_m1DF27E6AF6A921A4187D65D57D7D5ACE35059F92_gshared (BufferDescU5BU5D_tC958592024A3636F877B9AC761712A7405F8DAD3* ___array0, BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { BufferDescU5BU5D_tC958592024A3636F877B9AC761712A7405F8DAD3* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisBufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9_m1DF27E6AF6A921A4187D65D57D7D5ACE35059F92_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; BufferDescU5BU5D_tC958592024A3636F877B9AC761712A7405F8DAD3* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisBufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9_m1DF27E6AF6A921A4187D65D57D7D5ACE35059F92_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; BufferDescU5BU5D_tC958592024A3636F877B9AC761712A7405F8DAD3* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisBufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9_m1DF27E6AF6A921A4187D65D57D7D5ACE35059F92_RuntimeMethod_var))); } IL_0044: { BufferDescU5BU5D_tC958592024A3636F877B9AC761712A7405F8DAD3* L_11 = ___array0; BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (BufferDescU5BU5D_tC958592024A3636F877B9AC761712A7405F8DAD3*, BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((BufferDescU5BU5D_tC958592024A3636F877B9AC761712A7405F8DAD3*)L_11, (BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisBufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491_mE2BBAA2FE5C0F705210C53E7163D5DAB2A2CC9C0_gshared (BufferStoreU5BU5D_tD3A34F0DCC2A349B4FF5E12FED02FA6DCA9950D9* ___array0, BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { BufferStoreU5BU5D_tD3A34F0DCC2A349B4FF5E12FED02FA6DCA9950D9* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisBufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491_mE2BBAA2FE5C0F705210C53E7163D5DAB2A2CC9C0_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; BufferStoreU5BU5D_tD3A34F0DCC2A349B4FF5E12FED02FA6DCA9950D9* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisBufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491_mE2BBAA2FE5C0F705210C53E7163D5DAB2A2CC9C0_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; BufferStoreU5BU5D_tD3A34F0DCC2A349B4FF5E12FED02FA6DCA9950D9* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisBufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491_mE2BBAA2FE5C0F705210C53E7163D5DAB2A2CC9C0_RuntimeMethod_var))); } IL_0044: { BufferStoreU5BU5D_tD3A34F0DCC2A349B4FF5E12FED02FA6DCA9950D9* L_11 = ___array0; BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (BufferStoreU5BU5D_tD3A34F0DCC2A349B4FF5E12FED02FA6DCA9950D9*, BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((BufferStoreU5BU5D_tD3A34F0DCC2A349B4FF5E12FED02FA6DCA9950D9*)L_11, (BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m39F3D5C12F6E8F281BF4E4E85FBBCEAE4B65D1E3_gshared (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___array0, uint8_t ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m39F3D5C12F6E8F281BF4E4E85FBBCEAE4B65D1E3_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m39F3D5C12F6E8F281BF4E4E85FBBCEAE4B65D1E3_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m39F3D5C12F6E8F281BF4E4E85FBBCEAE4B65D1E3_RuntimeMethod_var))); } IL_0044: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_11 = ___array0; uint8_t L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, uint8_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_11, (uint8_t)L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisCallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797_mEB0206AFE5B2305CF9DEED50144D375FE207ED30_gshared (CallbackDescriptorU5BU5D_tD4FB3FB9369BCEF1B4D5DBCB7EE69F577EDC3E85* ___array0, CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { CallbackDescriptorU5BU5D_tD4FB3FB9369BCEF1B4D5DBCB7EE69F577EDC3E85* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisCallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797_mEB0206AFE5B2305CF9DEED50144D375FE207ED30_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; CallbackDescriptorU5BU5D_tD4FB3FB9369BCEF1B4D5DBCB7EE69F577EDC3E85* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisCallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797_mEB0206AFE5B2305CF9DEED50144D375FE207ED30_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; CallbackDescriptorU5BU5D_tD4FB3FB9369BCEF1B4D5DBCB7EE69F577EDC3E85* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisCallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797_mEB0206AFE5B2305CF9DEED50144D375FE207ED30_RuntimeMethod_var))); } IL_0044: { CallbackDescriptorU5BU5D_tD4FB3FB9369BCEF1B4D5DBCB7EE69F577EDC3E85* L_11 = ___array0; CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (CallbackDescriptorU5BU5D_tD4FB3FB9369BCEF1B4D5DBCB7EE69F577EDC3E85*, CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((CallbackDescriptorU5BU5D_tD4FB3FB9369BCEF1B4D5DBCB7EE69F577EDC3E85*)L_11, (CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisChar_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_mE9D63B47592943E4FBEC7A490A103A600FDAAEBB_gshared (CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___array0, Il2CppChar ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisChar_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_mE9D63B47592943E4FBEC7A490A103A600FDAAEBB_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisChar_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_mE9D63B47592943E4FBEC7A490A103A600FDAAEBB_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisChar_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_mE9D63B47592943E4FBEC7A490A103A600FDAAEBB_RuntimeMethod_var))); } IL_0044: { CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_11 = ___array0; Il2CppChar L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34*, Il2CppChar, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34*)L_11, (Il2CppChar)L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisColor32_tDB54A78627878A7D2DE42BB028D64306A18E858D_m9478A47C782D6FBCD7F88614053581DD2313365C_gshared (Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2* ___array0, Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisColor32_tDB54A78627878A7D2DE42BB028D64306A18E858D_m9478A47C782D6FBCD7F88614053581DD2313365C_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisColor32_tDB54A78627878A7D2DE42BB028D64306A18E858D_m9478A47C782D6FBCD7F88614053581DD2313365C_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisColor32_tDB54A78627878A7D2DE42BB028D64306A18E858D_m9478A47C782D6FBCD7F88614053581DD2313365C_RuntimeMethod_var))); } IL_0044: { Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2* L_11 = ___array0; Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2*, Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2*)L_11, (Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisComplex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C_m9805A4D35F5E73E9692E0B2076A3E90D8AFEDAD0_gshared (ComplexU5BU5D_tB5D4AFC072030492E5A9410FFA524F81AA2C03B5* ___array0, Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { ComplexU5BU5D_tB5D4AFC072030492E5A9410FFA524F81AA2C03B5* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisComplex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C_m9805A4D35F5E73E9692E0B2076A3E90D8AFEDAD0_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; ComplexU5BU5D_tB5D4AFC072030492E5A9410FFA524F81AA2C03B5* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisComplex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C_m9805A4D35F5E73E9692E0B2076A3E90D8AFEDAD0_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; ComplexU5BU5D_tB5D4AFC072030492E5A9410FFA524F81AA2C03B5* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisComplex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C_m9805A4D35F5E73E9692E0B2076A3E90D8AFEDAD0_RuntimeMethod_var))); } IL_0044: { ComplexU5BU5D_tB5D4AFC072030492E5A9410FFA524F81AA2C03B5* L_11 = ___array0; Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (ComplexU5BU5D_tB5D4AFC072030492E5A9410FFA524F81AA2C03B5*, Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((ComplexU5BU5D_tB5D4AFC072030492E5A9410FFA524F81AA2C03B5*)L_11, (Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisComplex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894_m99A636191EBC7271DFBFE4320F85A2921069AEB6_gshared (Complex32U5BU5D_tD3934BFC28A1C17EC0ABE0EAE27E104AE5BED1F9* ___array0, Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { Complex32U5BU5D_tD3934BFC28A1C17EC0ABE0EAE27E104AE5BED1F9* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisComplex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894_m99A636191EBC7271DFBFE4320F85A2921069AEB6_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; Complex32U5BU5D_tD3934BFC28A1C17EC0ABE0EAE27E104AE5BED1F9* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisComplex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894_m99A636191EBC7271DFBFE4320F85A2921069AEB6_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; Complex32U5BU5D_tD3934BFC28A1C17EC0ABE0EAE27E104AE5BED1F9* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisComplex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894_m99A636191EBC7271DFBFE4320F85A2921069AEB6_RuntimeMethod_var))); } IL_0044: { Complex32U5BU5D_tD3934BFC28A1C17EC0ABE0EAE27E104AE5BED1F9* L_11 = ___array0; Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (Complex32U5BU5D_tD3934BFC28A1C17EC0ABE0EAE27E104AE5BED1F9*, Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Complex32U5BU5D_tD3934BFC28A1C17EC0ABE0EAE27E104AE5BED1F9*)L_11, (Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisDateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_mB4EEAF8E74FA454249A583A7F339742E9486BD61_gshared (DateTimeU5BU5D_t43291D587229E4ED44A327CC74DC7771EF2EBBC1* ___array0, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { DateTimeU5BU5D_t43291D587229E4ED44A327CC74DC7771EF2EBBC1* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisDateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_mB4EEAF8E74FA454249A583A7F339742E9486BD61_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; DateTimeU5BU5D_t43291D587229E4ED44A327CC74DC7771EF2EBBC1* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisDateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_mB4EEAF8E74FA454249A583A7F339742E9486BD61_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; DateTimeU5BU5D_t43291D587229E4ED44A327CC74DC7771EF2EBBC1* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisDateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_mB4EEAF8E74FA454249A583A7F339742E9486BD61_RuntimeMethod_var))); } IL_0044: { DateTimeU5BU5D_t43291D587229E4ED44A327CC74DC7771EF2EBBC1* L_11 = ___array0; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (DateTimeU5BU5D_t43291D587229E4ED44A327CC74DC7771EF2EBBC1*, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((DateTimeU5BU5D_t43291D587229E4ED44A327CC74DC7771EF2EBBC1*)L_11, (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisDateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5_m17C0C49B6473F238AB094AD71D6A538AD6A91238_gshared (DateTimeOffsetU5BU5D_t81746224316E5FC7189685EFB35488C8CED41826* ___array0, DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { DateTimeOffsetU5BU5D_t81746224316E5FC7189685EFB35488C8CED41826* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisDateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5_m17C0C49B6473F238AB094AD71D6A538AD6A91238_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; DateTimeOffsetU5BU5D_t81746224316E5FC7189685EFB35488C8CED41826* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisDateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5_m17C0C49B6473F238AB094AD71D6A538AD6A91238_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; DateTimeOffsetU5BU5D_t81746224316E5FC7189685EFB35488C8CED41826* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisDateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5_m17C0C49B6473F238AB094AD71D6A538AD6A91238_RuntimeMethod_var))); } IL_0044: { DateTimeOffsetU5BU5D_t81746224316E5FC7189685EFB35488C8CED41826* L_11 = ___array0; DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (DateTimeOffsetU5BU5D_t81746224316E5FC7189685EFB35488C8CED41826*, DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((DateTimeOffsetU5BU5D_t81746224316E5FC7189685EFB35488C8CED41826*)L_11, (DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisDecimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_m7DAEC8ACE168D57CD339BD3AB346FBF1B86AC744_gshared (DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* ___array0, Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisDecimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_m7DAEC8ACE168D57CD339BD3AB346FBF1B86AC744_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisDecimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_m7DAEC8ACE168D57CD339BD3AB346FBF1B86AC744_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisDecimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_m7DAEC8ACE168D57CD339BD3AB346FBF1B86AC744_RuntimeMethod_var))); } IL_0044: { DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* L_11 = ___array0; Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA*, Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA*)L_11, (Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisDictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90_m530FC84FE1A208FCC27524534C140EB549AC6CBA_gshared (DictionaryEntryU5BU5D_t33D15CB512B443D0720CE6253811B8F4FA7179B1* ___array0, DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90 ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { DictionaryEntryU5BU5D_t33D15CB512B443D0720CE6253811B8F4FA7179B1* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisDictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90_m530FC84FE1A208FCC27524534C140EB549AC6CBA_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; DictionaryEntryU5BU5D_t33D15CB512B443D0720CE6253811B8F4FA7179B1* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisDictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90_m530FC84FE1A208FCC27524534C140EB549AC6CBA_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; DictionaryEntryU5BU5D_t33D15CB512B443D0720CE6253811B8F4FA7179B1* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisDictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90_m530FC84FE1A208FCC27524534C140EB549AC6CBA_RuntimeMethod_var))); } IL_0044: { DictionaryEntryU5BU5D_t33D15CB512B443D0720CE6253811B8F4FA7179B1* L_11 = ___array0; DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90 L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (DictionaryEntryU5BU5D_t33D15CB512B443D0720CE6253811B8F4FA7179B1*, DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90 , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((DictionaryEntryU5BU5D_t33D15CB512B443D0720CE6253811B8F4FA7179B1*)L_11, (DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90 )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisDouble_t42821932CB52DE2057E685D0E1AF3DE5033D2181_m46DF482F82E9B05DB2B4F9011B1CDAC642F6B221_gshared (DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* ___array0, double ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisDouble_t42821932CB52DE2057E685D0E1AF3DE5033D2181_m46DF482F82E9B05DB2B4F9011B1CDAC642F6B221_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisDouble_t42821932CB52DE2057E685D0E1AF3DE5033D2181_m46DF482F82E9B05DB2B4F9011B1CDAC642F6B221_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisDouble_t42821932CB52DE2057E685D0E1AF3DE5033D2181_m46DF482F82E9B05DB2B4F9011B1CDAC642F6B221_RuntimeMethod_var))); } IL_0044: { DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* L_11 = ___array0; double L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB*, double, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB*)L_11, (double)L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisGlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D_m2D127546F476E43FFF6B0A06F2656E48E8E94FA9_gshared (GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* ___array0, GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisGlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D_m2D127546F476E43FFF6B0A06F2656E48E8E94FA9_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisGlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D_m2D127546F476E43FFF6B0A06F2656E48E8E94FA9_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisGlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D_m2D127546F476E43FFF6B0A06F2656E48E8E94FA9_RuntimeMethod_var))); } IL_0044: { GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* L_11 = ___array0; GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA*, GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA*)L_11, (GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisIccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A_m53CD967B5DBFEF2197E5C7F10690726F31221240_gshared (IccLocalizedStringU5BU5D_tC3077DEEC70865AF20BC81E5474B993B9ED2075B* ___array0, IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { IccLocalizedStringU5BU5D_tC3077DEEC70865AF20BC81E5474B993B9ED2075B* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisIccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A_m53CD967B5DBFEF2197E5C7F10690726F31221240_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; IccLocalizedStringU5BU5D_tC3077DEEC70865AF20BC81E5474B993B9ED2075B* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisIccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A_m53CD967B5DBFEF2197E5C7F10690726F31221240_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; IccLocalizedStringU5BU5D_tC3077DEEC70865AF20BC81E5474B993B9ED2075B* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisIccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A_m53CD967B5DBFEF2197E5C7F10690726F31221240_RuntimeMethod_var))); } IL_0044: { IccLocalizedStringU5BU5D_tC3077DEEC70865AF20BC81E5474B993B9ED2075B* L_11 = ___array0; IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (IccLocalizedStringU5BU5D_tC3077DEEC70865AF20BC81E5474B993B9ED2075B*, IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IccLocalizedStringU5BU5D_tC3077DEEC70865AF20BC81E5474B993B9ED2075B*)L_11, (IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisIccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60_mBAE6942D1D2E474FBFCBAC06DD77E75991C0A1B1_gshared (IccTagTableEntryU5BU5D_tE505F450EB130B51C07A1C4DD5518CF04D02967B* ___array0, IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60 ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { IccTagTableEntryU5BU5D_tE505F450EB130B51C07A1C4DD5518CF04D02967B* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisIccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60_mBAE6942D1D2E474FBFCBAC06DD77E75991C0A1B1_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; IccTagTableEntryU5BU5D_tE505F450EB130B51C07A1C4DD5518CF04D02967B* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisIccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60_mBAE6942D1D2E474FBFCBAC06DD77E75991C0A1B1_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; IccTagTableEntryU5BU5D_tE505F450EB130B51C07A1C4DD5518CF04D02967B* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisIccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60_mBAE6942D1D2E474FBFCBAC06DD77E75991C0A1B1_RuntimeMethod_var))); } IL_0044: { IccTagTableEntryU5BU5D_tE505F450EB130B51C07A1C4DD5518CF04D02967B* L_11 = ___array0; IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60 L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (IccTagTableEntryU5BU5D_tE505F450EB130B51C07A1C4DD5518CF04D02967B*, IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60 , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((IccTagTableEntryU5BU5D_tE505F450EB130B51C07A1C4DD5518CF04D02967B*)L_11, (IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60 )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_m9C39FBEDDF3E2583783319603EC1C207C527ED43_gshared (Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* ___array0, int16_t ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_m9C39FBEDDF3E2583783319603EC1C207C527ED43_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_m9C39FBEDDF3E2583783319603EC1C207C527ED43_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_m9C39FBEDDF3E2583783319603EC1C207C527ED43_RuntimeMethod_var))); } IL_0044: { Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* L_11 = ___array0; int16_t L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD*, int16_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD*)L_11, (int16_t)L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m28AB11B509401F18B1B9E8646EE1B8AA32A30453_gshared (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___array0, int32_t ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m28AB11B509401F18B1B9E8646EE1B8AA32A30453_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m28AB11B509401F18B1B9E8646EE1B8AA32A30453_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m28AB11B509401F18B1B9E8646EE1B8AA32A30453_RuntimeMethod_var))); } IL_0044: { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_11 = ___array0; int32_t L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_11, (int32_t)L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisInt32Enum_t9B63F771913F2B6D586F1173B44A41FBE26F6B5C_m3F5619D27384A5CFBBDC30FBA015907D7468B537_gshared (Int32EnumU5BU5D_t9327F857579EE00EB201E1913599094BF837D3CD* ___array0, int32_t ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { Int32EnumU5BU5D_t9327F857579EE00EB201E1913599094BF837D3CD* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisInt32Enum_t9B63F771913F2B6D586F1173B44A41FBE26F6B5C_m3F5619D27384A5CFBBDC30FBA015907D7468B537_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; Int32EnumU5BU5D_t9327F857579EE00EB201E1913599094BF837D3CD* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisInt32Enum_t9B63F771913F2B6D586F1173B44A41FBE26F6B5C_m3F5619D27384A5CFBBDC30FBA015907D7468B537_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; Int32EnumU5BU5D_t9327F857579EE00EB201E1913599094BF837D3CD* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisInt32Enum_t9B63F771913F2B6D586F1173B44A41FBE26F6B5C_m3F5619D27384A5CFBBDC30FBA015907D7468B537_RuntimeMethod_var))); } IL_0044: { Int32EnumU5BU5D_t9327F857579EE00EB201E1913599094BF837D3CD* L_11 = ___array0; int32_t L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (Int32EnumU5BU5D_t9327F857579EE00EB201E1913599094BF837D3CD*, int32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Int32EnumU5BU5D_t9327F857579EE00EB201E1913599094BF837D3CD*)L_11, (int32_t)L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_m46D75156738AFD09E50BF86DC38DEED14C1A1B45_gshared (Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* ___array0, int64_t ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_m46D75156738AFD09E50BF86DC38DEED14C1A1B45_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_m46D75156738AFD09E50BF86DC38DEED14C1A1B45_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_m46D75156738AFD09E50BF86DC38DEED14C1A1B45_RuntimeMethod_var))); } IL_0044: { Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* L_11 = ___array0; int64_t L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6*, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6*)L_11, (int64_t)L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisInterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7_mEDF729BC05308AF4C35B5D29030D9CE3B1B1E334_gshared (InterpretedFrameInfoU5BU5D_tFA6FBE1C8684475BB4DC1E02532B6DE5C3845283* ___array0, InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { InterpretedFrameInfoU5BU5D_tFA6FBE1C8684475BB4DC1E02532B6DE5C3845283* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisInterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7_mEDF729BC05308AF4C35B5D29030D9CE3B1B1E334_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; InterpretedFrameInfoU5BU5D_tFA6FBE1C8684475BB4DC1E02532B6DE5C3845283* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisInterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7_mEDF729BC05308AF4C35B5D29030D9CE3B1B1E334_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; InterpretedFrameInfoU5BU5D_tFA6FBE1C8684475BB4DC1E02532B6DE5C3845283* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisInterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7_mEDF729BC05308AF4C35B5D29030D9CE3B1B1E334_RuntimeMethod_var))); } IL_0044: { InterpretedFrameInfoU5BU5D_tFA6FBE1C8684475BB4DC1E02532B6DE5C3845283* L_11 = ___array0; InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (InterpretedFrameInfoU5BU5D_tFA6FBE1C8684475BB4DC1E02532B6DE5C3845283*, InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((InterpretedFrameInfoU5BU5D_tFA6FBE1C8684475BB4DC1E02532B6DE5C3845283*)L_11, (InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisJsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A_mE67D601FD2DCF657953EBE08B60D0079E55A0861_gshared (JsonPositionU5BU5D_t718B27402A94A11341EE7B498A6A5A8C78173597* ___array0, JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { JsonPositionU5BU5D_t718B27402A94A11341EE7B498A6A5A8C78173597* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisJsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A_mE67D601FD2DCF657953EBE08B60D0079E55A0861_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; JsonPositionU5BU5D_t718B27402A94A11341EE7B498A6A5A8C78173597* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisJsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A_mE67D601FD2DCF657953EBE08B60D0079E55A0861_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; JsonPositionU5BU5D_t718B27402A94A11341EE7B498A6A5A8C78173597* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisJsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A_mE67D601FD2DCF657953EBE08B60D0079E55A0861_RuntimeMethod_var))); } IL_0044: { JsonPositionU5BU5D_t718B27402A94A11341EE7B498A6A5A8C78173597* L_11 = ___array0; JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (JsonPositionU5BU5D_t718B27402A94A11341EE7B498A6A5A8C78173597*, JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((JsonPositionU5BU5D_t718B27402A94A11341EE7B498A6A5A8C78173597*)L_11, (JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisMessage_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3_mCD26A90D4C316CEF8D7320C5F30C48E65762DA7E_gshared (MessageU5BU5D_t83B824D19824D00C54AD1A8A07021F9C1398901A* ___array0, Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { MessageU5BU5D_t83B824D19824D00C54AD1A8A07021F9C1398901A* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisMessage_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3_mCD26A90D4C316CEF8D7320C5F30C48E65762DA7E_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; MessageU5BU5D_t83B824D19824D00C54AD1A8A07021F9C1398901A* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisMessage_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3_mCD26A90D4C316CEF8D7320C5F30C48E65762DA7E_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; MessageU5BU5D_t83B824D19824D00C54AD1A8A07021F9C1398901A* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisMessage_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3_mCD26A90D4C316CEF8D7320C5F30C48E65762DA7E_RuntimeMethod_var))); } IL_0044: { MessageU5BU5D_t83B824D19824D00C54AD1A8A07021F9C1398901A* L_11 = ___array0; Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (MessageU5BU5D_t83B824D19824D00C54AD1A8A07021F9C1398901A*, Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MessageU5BU5D_t83B824D19824D00C54AD1A8A07021F9C1398901A*)L_11, (Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisRuntimeObject_m7642F18C7E99436A8B1E165426B537641FB6D2E5_gshared (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___array0, RuntimeObject * ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisRuntimeObject_m7642F18C7E99436A8B1E165426B537641FB6D2E5_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisRuntimeObject_m7642F18C7E99436A8B1E165426B537641FB6D2E5_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisRuntimeObject_m7642F18C7E99436A8B1E165426B537641FB6D2E5_RuntimeMethod_var))); } IL_0044: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_11 = ___array0; RuntimeObject * L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*, RuntimeObject *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_11, (RuntimeObject *)L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD_mC5AA2AE05482BCDCD04555A97F10B2630F2EEED8_gshared (ParticleCollisionEventU5BU5D_t62880785FE50C001432E57E6D83BF3BD7BD3183A* ___array0, ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { ParticleCollisionEventU5BU5D_t62880785FE50C001432E57E6D83BF3BD7BD3183A* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD_mC5AA2AE05482BCDCD04555A97F10B2630F2EEED8_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; ParticleCollisionEventU5BU5D_t62880785FE50C001432E57E6D83BF3BD7BD3183A* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD_mC5AA2AE05482BCDCD04555A97F10B2630F2EEED8_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; ParticleCollisionEventU5BU5D_t62880785FE50C001432E57E6D83BF3BD7BD3183A* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD_mC5AA2AE05482BCDCD04555A97F10B2630F2EEED8_RuntimeMethod_var))); } IL_0044: { ParticleCollisionEventU5BU5D_t62880785FE50C001432E57E6D83BF3BD7BD3183A* L_11 = ___array0; ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (ParticleCollisionEventU5BU5D_t62880785FE50C001432E57E6D83BF3BD7BD3183A*, ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((ParticleCollisionEventU5BU5D_t62880785FE50C001432E57E6D83BF3BD7BD3183A*)L_11, (ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisPngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128_m8B56824AE1E153549BF61B5855D6C103474423E8_gshared (PngTextDataU5BU5D_t5864E63FD452B9CB48D6F421EA650DD40A003F19* ___array0, PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128 ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { PngTextDataU5BU5D_t5864E63FD452B9CB48D6F421EA650DD40A003F19* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisPngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128_m8B56824AE1E153549BF61B5855D6C103474423E8_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; PngTextDataU5BU5D_t5864E63FD452B9CB48D6F421EA650DD40A003F19* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisPngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128_m8B56824AE1E153549BF61B5855D6C103474423E8_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; PngTextDataU5BU5D_t5864E63FD452B9CB48D6F421EA650DD40A003F19* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisPngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128_m8B56824AE1E153549BF61B5855D6C103474423E8_RuntimeMethod_var))); } IL_0044: { PngTextDataU5BU5D_t5864E63FD452B9CB48D6F421EA650DD40A003F19* L_11 = ___array0; PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128 L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (PngTextDataU5BU5D_t5864E63FD452B9CB48D6F421EA650DD40A003F19*, PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128 , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((PngTextDataU5BU5D_t5864E63FD452B9CB48D6F421EA650DD40A003F19*)L_11, (PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128 )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisPropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F_mB542CC60E8E83FC571B07DEF46404A73D3E0B6A7_gshared (PropertyMetadataU5BU5D_tE81512DB4B13AA5AF619B0AF2C85AC091A6C3CD4* ___array0, PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { PropertyMetadataU5BU5D_tE81512DB4B13AA5AF619B0AF2C85AC091A6C3CD4* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisPropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F_mB542CC60E8E83FC571B07DEF46404A73D3E0B6A7_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; PropertyMetadataU5BU5D_tE81512DB4B13AA5AF619B0AF2C85AC091A6C3CD4* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisPropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F_mB542CC60E8E83FC571B07DEF46404A73D3E0B6A7_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; PropertyMetadataU5BU5D_tE81512DB4B13AA5AF619B0AF2C85AC091A6C3CD4* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisPropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F_mB542CC60E8E83FC571B07DEF46404A73D3E0B6A7_RuntimeMethod_var))); } IL_0044: { PropertyMetadataU5BU5D_tE81512DB4B13AA5AF619B0AF2C85AC091A6C3CD4* L_11 = ___array0; PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (PropertyMetadataU5BU5D_tE81512DB4B13AA5AF619B0AF2C85AC091A6C3CD4*, PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((PropertyMetadataU5BU5D_tE81512DB4B13AA5AF619B0AF2C85AC091A6C3CD4*)L_11, (PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisQuaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4_mBC27E647CB6DECE39D7E68A352E7BA90977B2F73_gshared (QuaternionU5BU5D_t584B1CC68E95071898E32F34DB2CC1E4A726FAA6* ___array0, Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { QuaternionU5BU5D_t584B1CC68E95071898E32F34DB2CC1E4A726FAA6* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisQuaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4_mBC27E647CB6DECE39D7E68A352E7BA90977B2F73_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; QuaternionU5BU5D_t584B1CC68E95071898E32F34DB2CC1E4A726FAA6* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisQuaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4_mBC27E647CB6DECE39D7E68A352E7BA90977B2F73_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; QuaternionU5BU5D_t584B1CC68E95071898E32F34DB2CC1E4A726FAA6* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisQuaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4_mBC27E647CB6DECE39D7E68A352E7BA90977B2F73_RuntimeMethod_var))); } IL_0044: { QuaternionU5BU5D_t584B1CC68E95071898E32F34DB2CC1E4A726FAA6* L_11 = ___array0; Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (QuaternionU5BU5D_t584B1CC68E95071898E32F34DB2CC1E4A726FAA6*, Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((QuaternionU5BU5D_t584B1CC68E95071898E32F34DB2CC1E4A726FAA6*)L_11, (Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisRaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4_m0221AA5C47630073041E5293EE6C01B61EC30BAA_gshared (RaycastHit2DU5BU5D_tDEABD9FBBA32C695C932A32A1B8FB9C06A496F09* ___array0, RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4 ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { RaycastHit2DU5BU5D_tDEABD9FBBA32C695C932A32A1B8FB9C06A496F09* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisRaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4_m0221AA5C47630073041E5293EE6C01B61EC30BAA_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; RaycastHit2DU5BU5D_tDEABD9FBBA32C695C932A32A1B8FB9C06A496F09* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisRaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4_m0221AA5C47630073041E5293EE6C01B61EC30BAA_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; RaycastHit2DU5BU5D_tDEABD9FBBA32C695C932A32A1B8FB9C06A496F09* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisRaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4_m0221AA5C47630073041E5293EE6C01B61EC30BAA_RuntimeMethod_var))); } IL_0044: { RaycastHit2DU5BU5D_tDEABD9FBBA32C695C932A32A1B8FB9C06A496F09* L_11 = ___array0; RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4 L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (RaycastHit2DU5BU5D_tDEABD9FBBA32C695C932A32A1B8FB9C06A496F09*, RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4 , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RaycastHit2DU5BU5D_tDEABD9FBBA32C695C932A32A1B8FB9C06A496F09*)L_11, (RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4 )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisRaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE_mEA9642FDF37803809D51EBD9F8A7BD29B74E8AF0_gshared (RaycastResultU5BU5D_t55B9DF597EFA3BE063604C0950E370D850283B9D* ___array0, RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { RaycastResultU5BU5D_t55B9DF597EFA3BE063604C0950E370D850283B9D* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisRaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE_mEA9642FDF37803809D51EBD9F8A7BD29B74E8AF0_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; RaycastResultU5BU5D_t55B9DF597EFA3BE063604C0950E370D850283B9D* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisRaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE_mEA9642FDF37803809D51EBD9F8A7BD29B74E8AF0_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; RaycastResultU5BU5D_t55B9DF597EFA3BE063604C0950E370D850283B9D* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisRaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE_mEA9642FDF37803809D51EBD9F8A7BD29B74E8AF0_RuntimeMethod_var))); } IL_0044: { RaycastResultU5BU5D_t55B9DF597EFA3BE063604C0950E370D850283B9D* L_11 = ___array0; RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (RaycastResultU5BU5D_t55B9DF597EFA3BE063604C0950E370D850283B9D*, RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RaycastResultU5BU5D_t55B9DF597EFA3BE063604C0950E370D850283B9D*)L_11, (RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisRect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878_mE86A55F892FB18F2811C89743D5C5E842A9CE737_gshared (RectU5BU5D_tD4F5052A6F89820365269FF4CA7C3EB1ACD4B1EE* ___array0, Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { RectU5BU5D_tD4F5052A6F89820365269FF4CA7C3EB1ACD4B1EE* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisRect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878_mE86A55F892FB18F2811C89743D5C5E842A9CE737_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; RectU5BU5D_tD4F5052A6F89820365269FF4CA7C3EB1ACD4B1EE* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisRect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878_mE86A55F892FB18F2811C89743D5C5E842A9CE737_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; RectU5BU5D_tD4F5052A6F89820365269FF4CA7C3EB1ACD4B1EE* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisRect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878_mE86A55F892FB18F2811C89743D5C5E842A9CE737_RuntimeMethod_var))); } IL_0044: { RectU5BU5D_tD4F5052A6F89820365269FF4CA7C3EB1ACD4B1EE* L_11 = ___array0; Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (RectU5BU5D_tD4F5052A6F89820365269FF4CA7C3EB1ACD4B1EE*, Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RectU5BU5D_tD4F5052A6F89820365269FF4CA7C3EB1ACD4B1EE*)L_11, (Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisRenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7_mAEDDD05F35B086BE63907F1B2CD1CBD694275F37_gshared (RenderChainTextEntryU5BU5D_tE6900883BB3D12A178F61F89FA467E2D32B5AE3A* ___array0, RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7 ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { RenderChainTextEntryU5BU5D_tE6900883BB3D12A178F61F89FA467E2D32B5AE3A* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisRenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7_mAEDDD05F35B086BE63907F1B2CD1CBD694275F37_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; RenderChainTextEntryU5BU5D_tE6900883BB3D12A178F61F89FA467E2D32B5AE3A* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisRenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7_mAEDDD05F35B086BE63907F1B2CD1CBD694275F37_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; RenderChainTextEntryU5BU5D_tE6900883BB3D12A178F61F89FA467E2D32B5AE3A* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisRenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7_mAEDDD05F35B086BE63907F1B2CD1CBD694275F37_RuntimeMethod_var))); } IL_0044: { RenderChainTextEntryU5BU5D_tE6900883BB3D12A178F61F89FA467E2D32B5AE3A* L_11 = ___array0; RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7 L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (RenderChainTextEntryU5BU5D_tE6900883BB3D12A178F61F89FA467E2D32B5AE3A*, RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7 , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RenderChainTextEntryU5BU5D_tE6900883BB3D12A178F61F89FA467E2D32B5AE3A*)L_11, (RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7 )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisSByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_m995542C24587AFA5089A821201CC3CC8674C5E28_gshared (SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* ___array0, int8_t ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisSByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_m995542C24587AFA5089A821201CC3CC8674C5E28_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisSByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_m995542C24587AFA5089A821201CC3CC8674C5E28_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisSByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_m995542C24587AFA5089A821201CC3CC8674C5E28_RuntimeMethod_var))); } IL_0044: { SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* L_11 = ___array0; int8_t L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7*, int8_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7*)L_11, (int8_t)L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisSingle_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_m0E0359F7CFF7645720D43ACA61AAD4F47C36E2BA_gshared (SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* ___array0, float ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisSingle_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_m0E0359F7CFF7645720D43ACA61AAD4F47C36E2BA_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisSingle_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_m0E0359F7CFF7645720D43ACA61AAD4F47C36E2BA_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisSingle_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_m0E0359F7CFF7645720D43ACA61AAD4F47C36E2BA_RuntimeMethod_var))); } IL_0044: { SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* L_11 = ___array0; float L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA*, float, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA*)L_11, (float)L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisStylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8_m559F0EED76A09A492015055A07B70790FDDB162D_gshared (StylePropertyValueU5BU5D_tE8C38ACBC1922CD376A4B4342C4FC1943DB80D67* ___array0, StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { StylePropertyValueU5BU5D_tE8C38ACBC1922CD376A4B4342C4FC1943DB80D67* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisStylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8_m559F0EED76A09A492015055A07B70790FDDB162D_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; StylePropertyValueU5BU5D_tE8C38ACBC1922CD376A4B4342C4FC1943DB80D67* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisStylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8_m559F0EED76A09A492015055A07B70790FDDB162D_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; StylePropertyValueU5BU5D_tE8C38ACBC1922CD376A4B4342C4FC1943DB80D67* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisStylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8_m559F0EED76A09A492015055A07B70790FDDB162D_RuntimeMethod_var))); } IL_0044: { StylePropertyValueU5BU5D_tE8C38ACBC1922CD376A4B4342C4FC1943DB80D67* L_11 = ___array0; StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (StylePropertyValueU5BU5D_tE8C38ACBC1922CD376A4B4342C4FC1943DB80D67*, StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((StylePropertyValueU5BU5D_tE8C38ACBC1922CD376A4B4342C4FC1943DB80D67*)L_11, (StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisStyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54_m6A50F8E6E38A1E0FE91B9A5E0216C92E5DBFB317_gshared (StyleSelectorPartU5BU5D_tD8762DADE4104C7D73D7B821DF7E5BBC87417BB7* ___array0, StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54 ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { StyleSelectorPartU5BU5D_tD8762DADE4104C7D73D7B821DF7E5BBC87417BB7* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisStyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54_m6A50F8E6E38A1E0FE91B9A5E0216C92E5DBFB317_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; StyleSelectorPartU5BU5D_tD8762DADE4104C7D73D7B821DF7E5BBC87417BB7* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisStyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54_m6A50F8E6E38A1E0FE91B9A5E0216C92E5DBFB317_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; StyleSelectorPartU5BU5D_tD8762DADE4104C7D73D7B821DF7E5BBC87417BB7* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisStyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54_m6A50F8E6E38A1E0FE91B9A5E0216C92E5DBFB317_RuntimeMethod_var))); } IL_0044: { StyleSelectorPartU5BU5D_tD8762DADE4104C7D73D7B821DF7E5BBC87417BB7* L_11 = ___array0; StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54 L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (StyleSelectorPartU5BU5D_tD8762DADE4104C7D73D7B821DF7E5BBC87417BB7*, StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54 , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((StyleSelectorPartU5BU5D_tD8762DADE4104C7D73D7B821DF7E5BBC87417BB7*)L_11, (StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54 )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisStyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5_m35F3AEEC07B695D28B5C660ED6DBC779A68CBEE1_gshared (StyleValueU5BU5D_t8466C1239027B82640B4D30101232307050720A0* ___array0, StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5 ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { StyleValueU5BU5D_t8466C1239027B82640B4D30101232307050720A0* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisStyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5_m35F3AEEC07B695D28B5C660ED6DBC779A68CBEE1_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; StyleValueU5BU5D_t8466C1239027B82640B4D30101232307050720A0* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisStyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5_m35F3AEEC07B695D28B5C660ED6DBC779A68CBEE1_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; StyleValueU5BU5D_t8466C1239027B82640B4D30101232307050720A0* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisStyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5_m35F3AEEC07B695D28B5C660ED6DBC779A68CBEE1_RuntimeMethod_var))); } IL_0044: { StyleValueU5BU5D_t8466C1239027B82640B4D30101232307050720A0* L_11 = ___array0; StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5 L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (StyleValueU5BU5D_t8466C1239027B82640B4D30101232307050720A0*, StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5 , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((StyleValueU5BU5D_t8466C1239027B82640B4D30101232307050720A0*)L_11, (StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5 )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisStyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD_m28B2055F86618713CC057091AA33856BD182D1B3_gshared (StyleVariableU5BU5D_t1E30A447D0969EFC4D8B87FEA510D7698D17684A* ___array0, StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { StyleVariableU5BU5D_t1E30A447D0969EFC4D8B87FEA510D7698D17684A* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisStyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD_m28B2055F86618713CC057091AA33856BD182D1B3_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; StyleVariableU5BU5D_t1E30A447D0969EFC4D8B87FEA510D7698D17684A* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisStyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD_m28B2055F86618713CC057091AA33856BD182D1B3_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; StyleVariableU5BU5D_t1E30A447D0969EFC4D8B87FEA510D7698D17684A* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisStyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD_m28B2055F86618713CC057091AA33856BD182D1B3_RuntimeMethod_var))); } IL_0044: { StyleVariableU5BU5D_t1E30A447D0969EFC4D8B87FEA510D7698D17684A* L_11 = ___array0; StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (StyleVariableU5BU5D_t1E30A447D0969EFC4D8B87FEA510D7698D17684A*, StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((StyleVariableU5BU5D_t1E30A447D0969EFC4D8B87FEA510D7698D17684A*)L_11, (StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisTimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_m4195EDB56D7EC5CDFCB912FEB432186F5AB66EE7_gshared (TimeSpanU5BU5D_t93A1470C8423F710E4D26493EE109A5A5920D545* ___array0, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { TimeSpanU5BU5D_t93A1470C8423F710E4D26493EE109A5A5920D545* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisTimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_m4195EDB56D7EC5CDFCB912FEB432186F5AB66EE7_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; TimeSpanU5BU5D_t93A1470C8423F710E4D26493EE109A5A5920D545* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisTimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_m4195EDB56D7EC5CDFCB912FEB432186F5AB66EE7_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; TimeSpanU5BU5D_t93A1470C8423F710E4D26493EE109A5A5920D545* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisTimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_m4195EDB56D7EC5CDFCB912FEB432186F5AB66EE7_RuntimeMethod_var))); } IL_0044: { TimeSpanU5BU5D_t93A1470C8423F710E4D26493EE109A5A5920D545* L_11 = ___array0; TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (TimeSpanU5BU5D_t93A1470C8423F710E4D26493EE109A5A5920D545*, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((TimeSpanU5BU5D_t93A1470C8423F710E4D26493EE109A5A5920D545*)L_11, (TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisUICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A_mCB0BEC4E57B560C44CADA0BA0F379B6357DE493C_gshared (UICharInfoU5BU5D_t5B6AEA3245EC021FAA20582D295434FF61FBF1F0* ___array0, UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { UICharInfoU5BU5D_t5B6AEA3245EC021FAA20582D295434FF61FBF1F0* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisUICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A_mCB0BEC4E57B560C44CADA0BA0F379B6357DE493C_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; UICharInfoU5BU5D_t5B6AEA3245EC021FAA20582D295434FF61FBF1F0* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisUICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A_mCB0BEC4E57B560C44CADA0BA0F379B6357DE493C_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; UICharInfoU5BU5D_t5B6AEA3245EC021FAA20582D295434FF61FBF1F0* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisUICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A_mCB0BEC4E57B560C44CADA0BA0F379B6357DE493C_RuntimeMethod_var))); } IL_0044: { UICharInfoU5BU5D_t5B6AEA3245EC021FAA20582D295434FF61FBF1F0* L_11 = ___array0; UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (UICharInfoU5BU5D_t5B6AEA3245EC021FAA20582D295434FF61FBF1F0*, UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((UICharInfoU5BU5D_t5B6AEA3245EC021FAA20582D295434FF61FBF1F0*)L_11, (UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisUILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C_mDC177F407A5676C9E1C66366381DA163CF9C780B_gshared (UILineInfoU5BU5D_tBE1D9E4EC8C7A5A1F98B7CCF93D8A8A2FF9B2F69* ___array0, UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { UILineInfoU5BU5D_tBE1D9E4EC8C7A5A1F98B7CCF93D8A8A2FF9B2F69* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisUILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C_mDC177F407A5676C9E1C66366381DA163CF9C780B_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; UILineInfoU5BU5D_tBE1D9E4EC8C7A5A1F98B7CCF93D8A8A2FF9B2F69* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisUILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C_mDC177F407A5676C9E1C66366381DA163CF9C780B_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; UILineInfoU5BU5D_tBE1D9E4EC8C7A5A1F98B7CCF93D8A8A2FF9B2F69* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisUILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C_mDC177F407A5676C9E1C66366381DA163CF9C780B_RuntimeMethod_var))); } IL_0044: { UILineInfoU5BU5D_tBE1D9E4EC8C7A5A1F98B7CCF93D8A8A2FF9B2F69* L_11 = ___array0; UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (UILineInfoU5BU5D_tBE1D9E4EC8C7A5A1F98B7CCF93D8A8A2FF9B2F69*, UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((UILineInfoU5BU5D_tBE1D9E4EC8C7A5A1F98B7CCF93D8A8A2FF9B2F69*)L_11, (UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisUIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A_m5BDCCD2E768191301C2B8E126EBEDF7C6A494BB6_gshared (UIVertexU5BU5D_tE3D523C48DFEBC775876720DE2539A79FB7E5E5A* ___array0, UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { UIVertexU5BU5D_tE3D523C48DFEBC775876720DE2539A79FB7E5E5A* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisUIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A_m5BDCCD2E768191301C2B8E126EBEDF7C6A494BB6_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; UIVertexU5BU5D_tE3D523C48DFEBC775876720DE2539A79FB7E5E5A* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisUIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A_m5BDCCD2E768191301C2B8E126EBEDF7C6A494BB6_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; UIVertexU5BU5D_tE3D523C48DFEBC775876720DE2539A79FB7E5E5A* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisUIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A_m5BDCCD2E768191301C2B8E126EBEDF7C6A494BB6_RuntimeMethod_var))); } IL_0044: { UIVertexU5BU5D_tE3D523C48DFEBC775876720DE2539A79FB7E5E5A* L_11 = ___array0; UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (UIVertexU5BU5D_tE3D523C48DFEBC775876720DE2539A79FB7E5E5A*, UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((UIVertexU5BU5D_tE3D523C48DFEBC775876720DE2539A79FB7E5E5A*)L_11, (UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mC9E374C12BDDDB47D3EC60B174D045BF3075301D_gshared (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___array0, uint16_t ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mC9E374C12BDDDB47D3EC60B174D045BF3075301D_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mC9E374C12BDDDB47D3EC60B174D045BF3075301D_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mC9E374C12BDDDB47D3EC60B174D045BF3075301D_RuntimeMethod_var))); } IL_0044: { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_11 = ___array0; uint16_t L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*, uint16_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)L_11, (uint16_t)L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_mDEE3249FBDCF377E3A05B7CEAC688DEAF0135022_gshared (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___array0, uint32_t ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_mDEE3249FBDCF377E3A05B7CEAC688DEAF0135022_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_mDEE3249FBDCF377E3A05B7CEAC688DEAF0135022_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_mDEE3249FBDCF377E3A05B7CEAC688DEAF0135022_RuntimeMethod_var))); } IL_0044: { UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_11 = ___array0; uint32_t L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*, uint32_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)L_11, (uint32_t)L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisUInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_mC6308D51CB39516B352E8B720C7944BAB89764E4_gshared (UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___array0, uint64_t ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisUInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_mC6308D51CB39516B352E8B720C7944BAB89764E4_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisUInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_mC6308D51CB39516B352E8B720C7944BAB89764E4_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisUInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_mC6308D51CB39516B352E8B720C7944BAB89764E4_RuntimeMethod_var))); } IL_0044: { UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_11 = ___array0; uint64_t L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2*, uint64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2*)L_11, (uint64_t)L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisVector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_m4C8606840EA67EE0FF63952C6BE69EC7D3E7F1BF_gshared (Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA* ___array0, Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisVector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_m4C8606840EA67EE0FF63952C6BE69EC7D3E7F1BF_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisVector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_m4C8606840EA67EE0FF63952C6BE69EC7D3E7F1BF_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisVector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_m4C8606840EA67EE0FF63952C6BE69EC7D3E7F1BF_RuntimeMethod_var))); } IL_0044: { Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA* L_11 = ___array0; Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA*, Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA*)L_11, (Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisVector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_m5E2A1B8E8AE3D5F8C2489D783DF7C09A67A19028_gshared (Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* ___array0, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisVector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_m5E2A1B8E8AE3D5F8C2489D783DF7C09A67A19028_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisVector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_m5E2A1B8E8AE3D5F8C2489D783DF7C09A67A19028_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisVector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_m5E2A1B8E8AE3D5F8C2489D783DF7C09A67A19028_RuntimeMethod_var))); } IL_0044: { Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* L_11 = ___array0; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4*, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4*)L_11, (Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisVector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_m76C6044F0380D9F512656DAD1C391A6E3D92F2A7_gshared (Vector4U5BU5D_tCE72D928AA6FF1852BAC5E4396F6F0131ED11871* ___array0, Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { Vector4U5BU5D_tCE72D928AA6FF1852BAC5E4396F6F0131ED11871* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisVector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_m76C6044F0380D9F512656DAD1C391A6E3D92F2A7_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; Vector4U5BU5D_tCE72D928AA6FF1852BAC5E4396F6F0131ED11871* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisVector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_m76C6044F0380D9F512656DAD1C391A6E3D92F2A7_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; Vector4U5BU5D_tCE72D928AA6FF1852BAC5E4396F6F0131ED11871* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisVector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_m76C6044F0380D9F512656DAD1C391A6E3D92F2A7_RuntimeMethod_var))); } IL_0044: { Vector4U5BU5D_tCE72D928AA6FF1852BAC5E4396F6F0131ED11871* L_11 = ___array0; Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (Vector4U5BU5D_tCE72D928AA6FF1852BAC5E4396F6F0131ED11871*, Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Vector4U5BU5D_tCE72D928AA6FF1852BAC5E4396F6F0131ED11871*)L_11, (Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisWebSocketFrameReader_t58A18F681862A4A1930215AE1E08ADB8C9B8CFCB_m01D1EE022F230C958FDCBAC485A241446DBBD527_gshared (WebSocketFrameReaderU5BU5D_t3743FFE26D11323DEE9045473FB48714A5EF2F29* ___array0, WebSocketFrameReader_t58A18F681862A4A1930215AE1E08ADB8C9B8CFCB ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { WebSocketFrameReaderU5BU5D_t3743FFE26D11323DEE9045473FB48714A5EF2F29* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisWebSocketFrameReader_t58A18F681862A4A1930215AE1E08ADB8C9B8CFCB_m01D1EE022F230C958FDCBAC485A241446DBBD527_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; WebSocketFrameReaderU5BU5D_t3743FFE26D11323DEE9045473FB48714A5EF2F29* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisWebSocketFrameReader_t58A18F681862A4A1930215AE1E08ADB8C9B8CFCB_m01D1EE022F230C958FDCBAC485A241446DBBD527_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; WebSocketFrameReaderU5BU5D_t3743FFE26D11323DEE9045473FB48714A5EF2F29* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisWebSocketFrameReader_t58A18F681862A4A1930215AE1E08ADB8C9B8CFCB_m01D1EE022F230C958FDCBAC485A241446DBBD527_RuntimeMethod_var))); } IL_0044: { WebSocketFrameReaderU5BU5D_t3743FFE26D11323DEE9045473FB48714A5EF2F29* L_11 = ___array0; WebSocketFrameReader_t58A18F681862A4A1930215AE1E08ADB8C9B8CFCB L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (WebSocketFrameReaderU5BU5D_t3743FFE26D11323DEE9045473FB48714A5EF2F29*, WebSocketFrameReader_t58A18F681862A4A1930215AE1E08ADB8C9B8CFCB , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((WebSocketFrameReaderU5BU5D_t3743FFE26D11323DEE9045473FB48714A5EF2F29*)L_11, (WebSocketFrameReader_t58A18F681862A4A1930215AE1E08ADB8C9B8CFCB )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisX509ChainStatus_tB6C3677955C287CF97042F208630AA0F5ABF77FB_m5B49BF0063468B846702E7096E83B74AE2AAC643_gshared (X509ChainStatusU5BU5D_tC7AEAC6CC48DDA97176E20CE3EE221F28485666F* ___array0, X509ChainStatus_tB6C3677955C287CF97042F208630AA0F5ABF77FB ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { X509ChainStatusU5BU5D_tC7AEAC6CC48DDA97176E20CE3EE221F28485666F* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisX509ChainStatus_tB6C3677955C287CF97042F208630AA0F5ABF77FB_m5B49BF0063468B846702E7096E83B74AE2AAC643_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; X509ChainStatusU5BU5D_tC7AEAC6CC48DDA97176E20CE3EE221F28485666F* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisX509ChainStatus_tB6C3677955C287CF97042F208630AA0F5ABF77FB_m5B49BF0063468B846702E7096E83B74AE2AAC643_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; X509ChainStatusU5BU5D_tC7AEAC6CC48DDA97176E20CE3EE221F28485666F* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisX509ChainStatus_tB6C3677955C287CF97042F208630AA0F5ABF77FB_m5B49BF0063468B846702E7096E83B74AE2AAC643_RuntimeMethod_var))); } IL_0044: { X509ChainStatusU5BU5D_tC7AEAC6CC48DDA97176E20CE3EE221F28485666F* L_11 = ___array0; X509ChainStatus_tB6C3677955C287CF97042F208630AA0F5ABF77FB L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (X509ChainStatusU5BU5D_tC7AEAC6CC48DDA97176E20CE3EE221F28485666F*, X509ChainStatus_tB6C3677955C287CF97042F208630AA0F5ABF77FB , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((X509ChainStatusU5BU5D_tC7AEAC6CC48DDA97176E20CE3EE221F28485666F*)L_11, (X509ChainStatus_tB6C3677955C287CF97042F208630AA0F5ABF77FB )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisOrderBlock_t0B106828F588BC2F0B9895425E6FD39EDA45C1E2_mBC730937EBEA0F76B3D39803B87D58F2E0C367B1_gshared (OrderBlockU5BU5D_tA6CA8293A67A97712BD2A0D7ABBA77E770053817* ___array0, OrderBlock_t0B106828F588BC2F0B9895425E6FD39EDA45C1E2 ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { OrderBlockU5BU5D_tA6CA8293A67A97712BD2A0D7ABBA77E770053817* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisOrderBlock_t0B106828F588BC2F0B9895425E6FD39EDA45C1E2_mBC730937EBEA0F76B3D39803B87D58F2E0C367B1_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; OrderBlockU5BU5D_tA6CA8293A67A97712BD2A0D7ABBA77E770053817* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisOrderBlock_t0B106828F588BC2F0B9895425E6FD39EDA45C1E2_mBC730937EBEA0F76B3D39803B87D58F2E0C367B1_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; OrderBlockU5BU5D_tA6CA8293A67A97712BD2A0D7ABBA77E770053817* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisOrderBlock_t0B106828F588BC2F0B9895425E6FD39EDA45C1E2_mBC730937EBEA0F76B3D39803B87D58F2E0C367B1_RuntimeMethod_var))); } IL_0044: { OrderBlockU5BU5D_tA6CA8293A67A97712BD2A0D7ABBA77E770053817* L_11 = ___array0; OrderBlock_t0B106828F588BC2F0B9895425E6FD39EDA45C1E2 L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (OrderBlockU5BU5D_tA6CA8293A67A97712BD2A0D7ABBA77E770053817*, OrderBlock_t0B106828F588BC2F0B9895425E6FD39EDA45C1E2 , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((OrderBlockU5BU5D_tA6CA8293A67A97712BD2A0D7ABBA77E770053817*)L_11, (OrderBlock_t0B106828F588BC2F0B9895425E6FD39EDA45C1E2 )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisRenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94_m2C0375B320E718B87DB0905DEA5FE1F48C31B91A_gshared (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* ___array0, RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisRenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94_m2C0375B320E718B87DB0905DEA5FE1F48C31B91A_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisRenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94_m2C0375B320E718B87DB0905DEA5FE1F48C31B91A_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisRenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94_m2C0375B320E718B87DB0905DEA5FE1F48C31B91A_RuntimeMethod_var))); } IL_0044: { RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664* L_11 = ___array0; RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*, RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RenderRequestU5BU5D_t2D09D44B1472DED405E7676210574FBDE93EF664*)L_11, (RenderRequest_t7DEDFA6AAA1C8D381280183054C328F26BBCCE94 )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisFocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206_m2BE8A4130B32C94C0943168DE4A7C2D43A6B0466_gshared (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* ___array0, FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisFocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206_m2BE8A4130B32C94C0943168DE4A7C2D43A6B0466_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisFocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206_m2BE8A4130B32C94C0943168DE4A7C2D43A6B0466_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisFocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206_m2BE8A4130B32C94C0943168DE4A7C2D43A6B0466_RuntimeMethod_var))); } IL_0044: { FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3* L_11 = ___array0; FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*, FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((FocusedElementU5BU5D_tDABD8EB7C044CE4E329FC2B941BF1759F18552F3*)L_11, (FocusedElement_tF9897C653908D7004ACBEC7265361828BA9DB206 )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisFrame_t277B57D2C572A3B179CEA0357869DB245F52128D_m16EDA436DCCA07DC420DDB2886A8E8EA584088AC_gshared (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* ___array0, Frame_t277B57D2C572A3B179CEA0357869DB245F52128D ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisFrame_t277B57D2C572A3B179CEA0357869DB245F52128D_m16EDA436DCCA07DC420DDB2886A8E8EA584088AC_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisFrame_t277B57D2C572A3B179CEA0357869DB245F52128D_m16EDA436DCCA07DC420DDB2886A8E8EA584088AC_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisFrame_t277B57D2C572A3B179CEA0357869DB245F52128D_m16EDA436DCCA07DC420DDB2886A8E8EA584088AC_RuntimeMethod_var))); } IL_0044: { FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D* L_11 = ___array0; Frame_t277B57D2C572A3B179CEA0357869DB245F52128D L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*, Frame_t277B57D2C572A3B179CEA0357869DB245F52128D , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((FrameU5BU5D_tA35DF2C914436A366D682B67B0806332F54D6A5D*)L_11, (Frame_t277B57D2C572A3B179CEA0357869DB245F52128D )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisTextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069_m377DA97E6F4FB3B1C58C83C76E4EE51C94A1938B_gshared (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* ___array0, TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisTextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069_m377DA97E6F4FB3B1C58C83C76E4EE51C94A1938B_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisTextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069_m377DA97E6F4FB3B1C58C83C76E4EE51C94A1938B_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisTextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069_m377DA97E6F4FB3B1C58C83C76E4EE51C94A1938B_RuntimeMethod_var))); } IL_0044: { TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD* L_11 = ___array0; TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*, TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((TextureInfoU5BU5D_t0CAC5445723893C130854A996A737D616332EEBD*)L_11, (TextureInfo_tD08547B0C7CCA578BCF7493CE018FC48EDF65069 )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisWorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393_mBF68567E7168003787B33B9E638FB5D682882B5A_gshared (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* ___array0, WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisWorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393_mBF68567E7168003787B33B9E638FB5D682882B5A_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisWorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393_mBF68567E7168003787B33B9E638FB5D682882B5A_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisWorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393_mBF68567E7168003787B33B9E638FB5D682882B5A_RuntimeMethod_var))); } IL_0044: { WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F* L_11 = ___array0; WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*, WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((WorkRequestU5BU5D_tFD014E941739D5AFA0353EDFE7D9CD61E8A43A3F*)L_11, (WorkRequest_tA19FD4D1269D8EE2EA886AAF036C4F7F09154393 )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisInstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD_mA9A11B048A2F49FC67C64D83CBAB8F82413C7DC4_gshared (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* ___array0, InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_0 = ___array0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisInstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD_mA9A11B048A2F49FC67C64D83CBAB8F82413C7DC4_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___startIndex2; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___startIndex2; InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_4 = ___array0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0028; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_5, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE68FFE708FFE8FC1D5DA3BEDB8B81DE1CCC64C34)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral569FEAE6AEE421BCD8D24F22865E84F808C2A1E4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisInstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD_mA9A11B048A2F49FC67C64D83CBAB8F82413C7DC4_RuntimeMethod_var))); } IL_0028: { int32_t L_6 = ___count3; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___count3; InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_8 = ___array0; NullCheck(L_8); int32_t L_9 = ___startIndex2; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_0044; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral00BA133FF3D84EAB4FB7DB5FB38F235C4E108ED9)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Array_IndexOf_TisInstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD_mA9A11B048A2F49FC67C64D83CBAB8F82413C7DC4_RuntimeMethod_var))); } IL_0044: { InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1* L_11 = ___array0; InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD L_12 = ___value1; int32_t L_13 = ___startIndex2; int32_t L_14 = ___count3; int32_t L_15; L_15 = (( int32_t (*) (InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*, InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((InstructionViewU5BU5D_t0A7335AD6B2D918CB34FF1074307625F148C05E1*)L_11, (InstructionView_tDFAD12AD4DF45E2C42F932657312888680A8FEBD )L_12, (int32_t)L_13, (int32_t)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (int32_t)L_15; } } // System.Int32 System.Array::IndexOfImpl>(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOfImpl_TisKeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57_mDFFA79F1651BD10FD4FA6A0FF5D46D3922123FCE_gshared (KeyValuePair_2U5BU5D_t7A55D2FEB3F9BBFE7CC9322E7E8F00A4D1C77D4D* ___array0, KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { EqualityComparer_1_tEFECEF9BD24787D199B80C055EE44F316C4B6CDA * L_0; L_0 = (( EqualityComparer_1_tEFECEF9BD24787D199B80C055EE44F316C4B6CDA * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); KeyValuePair_2U5BU5D_t7A55D2FEB3F9BBFE7CC9322E7E8F00A4D1C77D4D* L_1 = ___array0; KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 L_2 = ___value1; int32_t L_3 = ___startIndex2; int32_t L_4 = ___count3; NullCheck((EqualityComparer_1_tEFECEF9BD24787D199B80C055EE44F316C4B6CDA *)L_0); int32_t L_5; L_5 = VirtualFuncInvoker4< int32_t, KeyValuePair_2U5BU5D_t7A55D2FEB3F9BBFE7CC9322E7E8F00A4D1C77D4D*, KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 , int32_t, int32_t >::Invoke(10 /* System.Int32 System.Collections.Generic.EqualityComparer`1>::IndexOf(T[],T,System.Int32,System.Int32) */, (EqualityComparer_1_tEFECEF9BD24787D199B80C055EE44F316C4B6CDA *)L_0, (KeyValuePair_2U5BU5D_t7A55D2FEB3F9BBFE7CC9322E7E8F00A4D1C77D4D*)L_1, (KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 )L_2, (int32_t)L_3, (int32_t)L_4); return (int32_t)L_5; } } // System.Int32 System.Array::IndexOfImpl>(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOfImpl_TisKeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0_m80E90DD53831A340919BBF0A3C761CD7226D9DAB_gshared (KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9* ___array0, KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { EqualityComparer_1_t729622188CE4808830BE6E696F9C20D747F13D98 * L_0; L_0 = (( EqualityComparer_1_t729622188CE4808830BE6E696F9C20D747F13D98 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9* L_1 = ___array0; KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 L_2 = ___value1; int32_t L_3 = ___startIndex2; int32_t L_4 = ___count3; NullCheck((EqualityComparer_1_t729622188CE4808830BE6E696F9C20D747F13D98 *)L_0); int32_t L_5; L_5 = VirtualFuncInvoker4< int32_t, KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9*, KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 , int32_t, int32_t >::Invoke(10 /* System.Int32 System.Collections.Generic.EqualityComparer`1>::IndexOf(T[],T,System.Int32,System.Int32) */, (EqualityComparer_1_t729622188CE4808830BE6E696F9C20D747F13D98 *)L_0, (KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9*)L_1, (KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 )L_2, (int32_t)L_3, (int32_t)L_4); return (int32_t)L_5; } } // System.Int32 System.Array::IndexOfImpl>(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOfImpl_TisKeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625_mFBDF0EC0B96003CB54127DA66DC323659A1F174D_gshared (KeyValuePair_2U5BU5D_tA780E964000F617CC6335A0DEC92B09FE0085E1C* ___array0, KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { EqualityComparer_1_t1081D82D8958685A1778AC51629A2B36825400C7 * L_0; L_0 = (( EqualityComparer_1_t1081D82D8958685A1778AC51629A2B36825400C7 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); KeyValuePair_2U5BU5D_tA780E964000F617CC6335A0DEC92B09FE0085E1C* L_1 = ___array0; KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 L_2 = ___value1; int32_t L_3 = ___startIndex2; int32_t L_4 = ___count3; NullCheck((EqualityComparer_1_t1081D82D8958685A1778AC51629A2B36825400C7 *)L_0); int32_t L_5; L_5 = VirtualFuncInvoker4< int32_t, KeyValuePair_2U5BU5D_tA780E964000F617CC6335A0DEC92B09FE0085E1C*, KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 , int32_t, int32_t >::Invoke(10 /* System.Int32 System.Collections.Generic.EqualityComparer`1>::IndexOf(T[],T,System.Int32,System.Int32) */, (EqualityComparer_1_t1081D82D8958685A1778AC51629A2B36825400C7 *)L_0, (KeyValuePair_2U5BU5D_tA780E964000F617CC6335A0DEC92B09FE0085E1C*)L_1, (KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 )L_2, (int32_t)L_3, (int32_t)L_4); return (int32_t)L_5; } } // System.Int32 System.Array::IndexOfImpl>(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOfImpl_TisKeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B_m31B2F608FD5DF7F011CF60AFDFC9BB763848283F_gshared (KeyValuePair_2U5BU5D_t33FFA0CB936E5244A7D233380898F56EE1F38FC1* ___array0, KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { EqualityComparer_1_t7B1F148A98EFEA432C06146F15029D653580FF60 * L_0; L_0 = (( EqualityComparer_1_t7B1F148A98EFEA432C06146F15029D653580FF60 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); KeyValuePair_2U5BU5D_t33FFA0CB936E5244A7D233380898F56EE1F38FC1* L_1 = ___array0; KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B L_2 = ___value1; int32_t L_3 = ___startIndex2; int32_t L_4 = ___count3; NullCheck((EqualityComparer_1_t7B1F148A98EFEA432C06146F15029D653580FF60 *)L_0); int32_t L_5; L_5 = VirtualFuncInvoker4< int32_t, KeyValuePair_2U5BU5D_t33FFA0CB936E5244A7D233380898F56EE1F38FC1*, KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B , int32_t, int32_t >::Invoke(10 /* System.Int32 System.Collections.Generic.EqualityComparer`1>::IndexOf(T[],T,System.Int32,System.Int32) */, (EqualityComparer_1_t7B1F148A98EFEA432C06146F15029D653580FF60 *)L_0, (KeyValuePair_2U5BU5D_t33FFA0CB936E5244A7D233380898F56EE1F38FC1*)L_1, (KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B )L_2, (int32_t)L_3, (int32_t)L_4); return (int32_t)L_5; } } // System.Int32 System.Array::IndexOfImpl>(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOfImpl_TisValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E_mDDD2411CE1DC25E59D6943DC11041F7EBBFB5700_gshared (ValueTuple_2U5BU5D_t64D219C4FDA9820D5116472468B8EAB569FFC71D* ___array0, ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { EqualityComparer_1_t8A4166860B1F06C9AA82939AFF6D505E30FD9F17 * L_0; L_0 = (( EqualityComparer_1_t8A4166860B1F06C9AA82939AFF6D505E30FD9F17 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ValueTuple_2U5BU5D_t64D219C4FDA9820D5116472468B8EAB569FFC71D* L_1 = ___array0; ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E L_2 = ___value1; int32_t L_3 = ___startIndex2; int32_t L_4 = ___count3; NullCheck((EqualityComparer_1_t8A4166860B1F06C9AA82939AFF6D505E30FD9F17 *)L_0); int32_t L_5; L_5 = VirtualFuncInvoker4< int32_t, ValueTuple_2U5BU5D_t64D219C4FDA9820D5116472468B8EAB569FFC71D*, ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E , int32_t, int32_t >::Invoke(10 /* System.Int32 System.Collections.Generic.EqualityComparer`1>::IndexOf(T[],T,System.Int32,System.Int32) */, (EqualityComparer_1_t8A4166860B1F06C9AA82939AFF6D505E30FD9F17 *)L_0, (ValueTuple_2U5BU5D_t64D219C4FDA9820D5116472468B8EAB569FFC71D*)L_1, (ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E )L_2, (int32_t)L_3, (int32_t)L_4); return (int32_t)L_5; } } // System.Int32 System.Array::IndexOfImpl>(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOfImpl_TisValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653_m6B9B10E4E06A717E981D4C752754C89AE27F9A07_gshared (ValueTuple_2U5BU5D_t29EED279F044B4AE802104DFFF9FF9E66CEF737A* ___array0, ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { EqualityComparer_1_tA9A78B3F5D053F9A9FF7770ECBDA1645974A6709 * L_0; L_0 = (( EqualityComparer_1_tA9A78B3F5D053F9A9FF7770ECBDA1645974A6709 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ValueTuple_2U5BU5D_t29EED279F044B4AE802104DFFF9FF9E66CEF737A* L_1 = ___array0; ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 L_2 = ___value1; int32_t L_3 = ___startIndex2; int32_t L_4 = ___count3; NullCheck((EqualityComparer_1_tA9A78B3F5D053F9A9FF7770ECBDA1645974A6709 *)L_0); int32_t L_5; L_5 = VirtualFuncInvoker4< int32_t, ValueTuple_2U5BU5D_t29EED279F044B4AE802104DFFF9FF9E66CEF737A*, ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 , int32_t, int32_t >::Invoke(10 /* System.Int32 System.Collections.Generic.EqualityComparer`1>::IndexOf(T[],T,System.Int32,System.Int32) */, (EqualityComparer_1_tA9A78B3F5D053F9A9FF7770ECBDA1645974A6709 *)L_0, (ValueTuple_2U5BU5D_t29EED279F044B4AE802104DFFF9FF9E66CEF737A*)L_1, (ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 )L_2, (int32_t)L_3, (int32_t)L_4); return (int32_t)L_5; } } // System.Int32 System.Array::IndexOfImpl>(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOfImpl_TisValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403_m812A711B96B21748E5B079C5B970D3344568FE53_gshared (ValueTuple_2U5BU5D_tD132CAFC435A6E98F4DC6821CC5508CF6CED384A* ___array0, ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { EqualityComparer_1_t2B6643FA87E8AD63841B586702C5D8A72D817950 * L_0; L_0 = (( EqualityComparer_1_t2B6643FA87E8AD63841B586702C5D8A72D817950 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ValueTuple_2U5BU5D_tD132CAFC435A6E98F4DC6821CC5508CF6CED384A* L_1 = ___array0; ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 L_2 = ___value1; int32_t L_3 = ___startIndex2; int32_t L_4 = ___count3; NullCheck((EqualityComparer_1_t2B6643FA87E8AD63841B586702C5D8A72D817950 *)L_0); int32_t L_5; L_5 = VirtualFuncInvoker4< int32_t, ValueTuple_2U5BU5D_tD132CAFC435A6E98F4DC6821CC5508CF6CED384A*, ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 , int32_t, int32_t >::Invoke(10 /* System.Int32 System.Collections.Generic.EqualityComparer`1>::IndexOf(T[],T,System.Int32,System.Int32) */, (EqualityComparer_1_t2B6643FA87E8AD63841B586702C5D8A72D817950 *)L_0, (ValueTuple_2U5BU5D_tD132CAFC435A6E98F4DC6821CC5508CF6CED384A*)L_1, (ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 )L_2, (int32_t)L_3, (int32_t)L_4); return (int32_t)L_5; } } // System.Int32 System.Array::IndexOfImpl>(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOfImpl_TisValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC_m9DF773B4E5D56F7125F4117591D77FE588D999AD_gshared (ValueTuple_4U5BU5D_tCE7DDAC26F78125D26B7625CF623241B2DEFE61E* ___array0, ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { EqualityComparer_1_t8606C94AB1DD6CE6363AAE8F68055856444961B2 * L_0; L_0 = (( EqualityComparer_1_t8606C94AB1DD6CE6363AAE8F68055856444961B2 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ValueTuple_4U5BU5D_tCE7DDAC26F78125D26B7625CF623241B2DEFE61E* L_1 = ___array0; ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC L_2 = ___value1; int32_t L_3 = ___startIndex2; int32_t L_4 = ___count3; NullCheck((EqualityComparer_1_t8606C94AB1DD6CE6363AAE8F68055856444961B2 *)L_0); int32_t L_5; L_5 = VirtualFuncInvoker4< int32_t, ValueTuple_4U5BU5D_tCE7DDAC26F78125D26B7625CF623241B2DEFE61E*, ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC , int32_t, int32_t >::Invoke(10 /* System.Int32 System.Collections.Generic.EqualityComparer`1>::IndexOf(T[],T,System.Int32,System.Int32) */, (EqualityComparer_1_t8606C94AB1DD6CE6363AAE8F68055856444961B2 *)L_0, (ValueTuple_4U5BU5D_tCE7DDAC26F78125D26B7625CF623241B2DEFE61E*)L_1, (ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC )L_2, (int32_t)L_3, (int32_t)L_4); return (int32_t)L_5; } } // System.Int32 System.Array::IndexOfImpl>(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOfImpl_TisVector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38_m0579890F50EE0F46A4E70384E5CC9E2BBA4B3EAC_gshared (Vector_1U5BU5D_t045861B0EDF6D4307C306D7E857C70D6537E50EB* ___array0, Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { EqualityComparer_1_tAF4D90D1E7DA37EA9D71B9584715BF7ABB7B42E4 * L_0; L_0 = (( EqualityComparer_1_tAF4D90D1E7DA37EA9D71B9584715BF7ABB7B42E4 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); Vector_1U5BU5D_t045861B0EDF6D4307C306D7E857C70D6537E50EB* L_1 = ___array0; Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 L_2 = ___value1; int32_t L_3 = ___startIndex2; int32_t L_4 = ___count3; NullCheck((EqualityComparer_1_tAF4D90D1E7DA37EA9D71B9584715BF7ABB7B42E4 *)L_0); int32_t L_5; L_5 = VirtualFuncInvoker4< int32_t, Vector_1U5BU5D_t045861B0EDF6D4307C306D7E857C70D6537E50EB*, Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 , int32_t, int32_t >::Invoke(10 /* System.Int32 System.Collections.Generic.EqualityComparer`1>::IndexOf(T[],T,System.Int32,System.Int32) */, (EqualityComparer_1_tAF4D90D1E7DA37EA9D71B9584715BF7ABB7B42E4 *)L_0, (Vector_1U5BU5D_t045861B0EDF6D4307C306D7E857C70D6537E50EB*)L_1, (Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 )L_2, (int32_t)L_3, (int32_t)L_4); return (int32_t)L_5; } } // System.Int32 System.Array::IndexOfImpl(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOfImpl_TisBokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D_m4C182DC340BAB792E18095213B0D0FD13CACA1EA_gshared (BokehBlurKernelDataU5BU5D_t38341237900DFDC0A5C807065F8B537874254828* ___array0, BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { EqualityComparer_1_tFA7114D8356633E0A57C6A0981F9C78819DCA897 * L_0; L_0 = (( EqualityComparer_1_tFA7114D8356633E0A57C6A0981F9C78819DCA897 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); BokehBlurKernelDataU5BU5D_t38341237900DFDC0A5C807065F8B537874254828* L_1 = ___array0; BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D L_2 = ___value1; int32_t L_3 = ___startIndex2; int32_t L_4 = ___count3; NullCheck((EqualityComparer_1_tFA7114D8356633E0A57C6A0981F9C78819DCA897 *)L_0); int32_t L_5; L_5 = VirtualFuncInvoker4< int32_t, BokehBlurKernelDataU5BU5D_t38341237900DFDC0A5C807065F8B537874254828*, BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D , int32_t, int32_t >::Invoke(10 /* System.Int32 System.Collections.Generic.EqualityComparer`1::IndexOf(T[],T,System.Int32,System.Int32) */, (EqualityComparer_1_tFA7114D8356633E0A57C6A0981F9C78819DCA897 *)L_0, (BokehBlurKernelDataU5BU5D_t38341237900DFDC0A5C807065F8B537874254828*)L_1, (BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D )L_2, (int32_t)L_3, (int32_t)L_4); return (int32_t)L_5; } } // System.Int32 System.Array::IndexOfImpl(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOfImpl_TisBokehBlurParameters_tA908943500680941624999033C06384E200DDE6A_m936563485D9678A451C661E512FAE308263F1B94_gshared (BokehBlurParametersU5BU5D_t509D3F4BFB345092661B2D732790FB0F4B0FE98C* ___array0, BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { EqualityComparer_1_tCF7FC3E85A4D334CDE2402E49C8C1882ED64B74E * L_0; L_0 = (( EqualityComparer_1_tCF7FC3E85A4D334CDE2402E49C8C1882ED64B74E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); BokehBlurParametersU5BU5D_t509D3F4BFB345092661B2D732790FB0F4B0FE98C* L_1 = ___array0; BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A L_2 = ___value1; int32_t L_3 = ___startIndex2; int32_t L_4 = ___count3; NullCheck((EqualityComparer_1_tCF7FC3E85A4D334CDE2402E49C8C1882ED64B74E *)L_0); int32_t L_5; L_5 = VirtualFuncInvoker4< int32_t, BokehBlurParametersU5BU5D_t509D3F4BFB345092661B2D732790FB0F4B0FE98C*, BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A , int32_t, int32_t >::Invoke(10 /* System.Int32 System.Collections.Generic.EqualityComparer`1::IndexOf(T[],T,System.Int32,System.Int32) */, (EqualityComparer_1_tCF7FC3E85A4D334CDE2402E49C8C1882ED64B74E *)L_0, (BokehBlurParametersU5BU5D_t509D3F4BFB345092661B2D732790FB0F4B0FE98C*)L_1, (BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A )L_2, (int32_t)L_3, (int32_t)L_4); return (int32_t)L_5; } } // System.Int32 System.Array::IndexOfImpl(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOfImpl_TisBoolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_m96AE9C95201CA75CDC5D3177F9A30A79EDAD8D22_gshared (BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* ___array0, bool ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { EqualityComparer_1_tA00ECA27EEC6CA6AADD7F115EB7E6A654C8E96E7 * L_0; L_0 = (( EqualityComparer_1_tA00ECA27EEC6CA6AADD7F115EB7E6A654C8E96E7 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* L_1 = ___array0; bool L_2 = ___value1; int32_t L_3 = ___startIndex2; int32_t L_4 = ___count3; NullCheck((EqualityComparer_1_tA00ECA27EEC6CA6AADD7F115EB7E6A654C8E96E7 *)L_0); int32_t L_5; L_5 = VirtualFuncInvoker4< int32_t, BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C*, bool, int32_t, int32_t >::Invoke(10 /* System.Int32 System.Collections.Generic.EqualityComparer`1::IndexOf(T[],T,System.Int32,System.Int32) */, (EqualityComparer_1_tA00ECA27EEC6CA6AADD7F115EB7E6A654C8E96E7 *)L_0, (BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C*)L_1, (bool)L_2, (int32_t)L_3, (int32_t)L_4); return (int32_t)L_5; } } // System.Int32 System.Array::IndexOfImpl(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOfImpl_TisBufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9_mE2774C32278A0356EF6233BAB1980785E2AC1026_gshared (BufferDescU5BU5D_tC958592024A3636F877B9AC761712A7405F8DAD3* ___array0, BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { EqualityComparer_1_tC1E8CB7DDD7897E7C641F1F87570FA598E779EA4 * L_0; L_0 = (( EqualityComparer_1_tC1E8CB7DDD7897E7C641F1F87570FA598E779EA4 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); BufferDescU5BU5D_tC958592024A3636F877B9AC761712A7405F8DAD3* L_1 = ___array0; BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 L_2 = ___value1; int32_t L_3 = ___startIndex2; int32_t L_4 = ___count3; NullCheck((EqualityComparer_1_tC1E8CB7DDD7897E7C641F1F87570FA598E779EA4 *)L_0); int32_t L_5; L_5 = VirtualFuncInvoker4< int32_t, BufferDescU5BU5D_tC958592024A3636F877B9AC761712A7405F8DAD3*, BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 , int32_t, int32_t >::Invoke(10 /* System.Int32 System.Collections.Generic.EqualityComparer`1::IndexOf(T[],T,System.Int32,System.Int32) */, (EqualityComparer_1_tC1E8CB7DDD7897E7C641F1F87570FA598E779EA4 *)L_0, (BufferDescU5BU5D_tC958592024A3636F877B9AC761712A7405F8DAD3*)L_1, (BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 )L_2, (int32_t)L_3, (int32_t)L_4); return (int32_t)L_5; } } // System.Int32 System.Array::IndexOfImpl(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOfImpl_TisBufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491_mC9FDF16E4D1884E72E296874EE73B5C20497E788_gshared (BufferStoreU5BU5D_tD3A34F0DCC2A349B4FF5E12FED02FA6DCA9950D9* ___array0, BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { EqualityComparer_1_t1FA81348BE866CE0371661DC490C2AFAF9A7EF44 * L_0; L_0 = (( EqualityComparer_1_t1FA81348BE866CE0371661DC490C2AFAF9A7EF44 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); BufferStoreU5BU5D_tD3A34F0DCC2A349B4FF5E12FED02FA6DCA9950D9* L_1 = ___array0; BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 L_2 = ___value1; int32_t L_3 = ___startIndex2; int32_t L_4 = ___count3; NullCheck((EqualityComparer_1_t1FA81348BE866CE0371661DC490C2AFAF9A7EF44 *)L_0); int32_t L_5; L_5 = VirtualFuncInvoker4< int32_t, BufferStoreU5BU5D_tD3A34F0DCC2A349B4FF5E12FED02FA6DCA9950D9*, BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 , int32_t, int32_t >::Invoke(10 /* System.Int32 System.Collections.Generic.EqualityComparer`1::IndexOf(T[],T,System.Int32,System.Int32) */, (EqualityComparer_1_t1FA81348BE866CE0371661DC490C2AFAF9A7EF44 *)L_0, (BufferStoreU5BU5D_tD3A34F0DCC2A349B4FF5E12FED02FA6DCA9950D9*)L_1, (BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 )L_2, (int32_t)L_3, (int32_t)L_4); return (int32_t)L_5; } } // System.Int32 System.Array::IndexOfImpl(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOfImpl_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m955570988BA32D68432D9DC5B9CBF248CA956097_gshared (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___array0, uint8_t ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { EqualityComparer_1_t315BFEDB969101238C563049FF00D5CB9F8D6509 * L_0; L_0 = (( EqualityComparer_1_t315BFEDB969101238C563049FF00D5CB9F8D6509 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1 = ___array0; uint8_t L_2 = ___value1; int32_t L_3 = ___startIndex2; int32_t L_4 = ___count3; NullCheck((EqualityComparer_1_t315BFEDB969101238C563049FF00D5CB9F8D6509 *)L_0); int32_t L_5; L_5 = VirtualFuncInvoker4< int32_t, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, uint8_t, int32_t, int32_t >::Invoke(10 /* System.Int32 System.Collections.Generic.EqualityComparer`1::IndexOf(T[],T,System.Int32,System.Int32) */, (EqualityComparer_1_t315BFEDB969101238C563049FF00D5CB9F8D6509 *)L_0, (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_1, (uint8_t)L_2, (int32_t)L_3, (int32_t)L_4); return (int32_t)L_5; } } // System.Int32 System.Array::IndexOfImpl(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOfImpl_TisCallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797_mA3143DDEC166C719D4297F550B36E2A7540F70FF_gshared (CallbackDescriptorU5BU5D_tD4FB3FB9369BCEF1B4D5DBCB7EE69F577EDC3E85* ___array0, CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { EqualityComparer_1_t229A6C0185DAF47E43CAAFD90317F0D7974515DB * L_0; L_0 = (( EqualityComparer_1_t229A6C0185DAF47E43CAAFD90317F0D7974515DB * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); CallbackDescriptorU5BU5D_tD4FB3FB9369BCEF1B4D5DBCB7EE69F577EDC3E85* L_1 = ___array0; CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 L_2 = ___value1; int32_t L_3 = ___startIndex2; int32_t L_4 = ___count3; NullCheck((EqualityComparer_1_t229A6C0185DAF47E43CAAFD90317F0D7974515DB *)L_0); int32_t L_5; L_5 = VirtualFuncInvoker4< int32_t, CallbackDescriptorU5BU5D_tD4FB3FB9369BCEF1B4D5DBCB7EE69F577EDC3E85*, CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 , int32_t, int32_t >::Invoke(10 /* System.Int32 System.Collections.Generic.EqualityComparer`1::IndexOf(T[],T,System.Int32,System.Int32) */, (EqualityComparer_1_t229A6C0185DAF47E43CAAFD90317F0D7974515DB *)L_0, (CallbackDescriptorU5BU5D_tD4FB3FB9369BCEF1B4D5DBCB7EE69F577EDC3E85*)L_1, (CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 )L_2, (int32_t)L_3, (int32_t)L_4); return (int32_t)L_5; } } // System.Int32 System.Array::IndexOfImpl(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOfImpl_TisChar_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_m61B9D5127B7947298DC62FA476DC7A822AA8E975_gshared (CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___array0, Il2CppChar ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { EqualityComparer_1_t5A410E1AF4F49A297AB2DC20A45E858B099B3D30 * L_0; L_0 = (( EqualityComparer_1_t5A410E1AF4F49A297AB2DC20A45E858B099B3D30 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_1 = ___array0; Il2CppChar L_2 = ___value1; int32_t L_3 = ___startIndex2; int32_t L_4 = ___count3; NullCheck((EqualityComparer_1_t5A410E1AF4F49A297AB2DC20A45E858B099B3D30 *)L_0); int32_t L_5; L_5 = VirtualFuncInvoker4< int32_t, CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34*, Il2CppChar, int32_t, int32_t >::Invoke(10 /* System.Int32 System.Collections.Generic.EqualityComparer`1::IndexOf(T[],T,System.Int32,System.Int32) */, (EqualityComparer_1_t5A410E1AF4F49A297AB2DC20A45E858B099B3D30 *)L_0, (CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34*)L_1, (Il2CppChar)L_2, (int32_t)L_3, (int32_t)L_4); return (int32_t)L_5; } } // System.Int32 System.Array::IndexOfImpl(T[],T,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOfImpl_TisColor32_tDB54A78627878A7D2DE42BB028D64306A18E858D_m06D28BB4CDA96537A75ABE2BA264DDAB9F13AC15_gshared (Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2* ___array0, Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method) { { EqualityComparer_1_t2A96FB8DFC770B71EEA338DE7A96120575599ED5 * L_0; L_0 = (( EqualityComparer_1_t2A96FB8DFC770B71EEA338DE7A96120575599ED5 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2* L_1 = ___array0; Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D L_2 = ___value1; int32_t L_3 = ___startIndex2; int32_t L_4 = ___count3; NullCheck((EqualityComparer_1_t2A96FB8DFC770B71EEA338DE7A96120575599ED5 *)L_0); int32_t L_5; L_5 = VirtualFuncInvoker4< int32_t, Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2*, Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D , int32_t, int32_t >::Invoke(10 /* System.Int32 System.Collections.Generic.EqualityComparer`1::IndexOf(T[],T,System.Int32,System.Int32) */, (EqualityComparer_1_t2A96FB8DFC770B71EEA338DE7A96120575599ED5 *)L_0, (Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2*)L_1, (Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D )L_2, (int32_t)L_3, (int32_t)L_4); return (int32_t)L_5; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m643C51EFDAF3234939FD91B229C37D62EED1BE0D_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m203914134EF1B9B8F9A586C9DD2D20BAB79C390C_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriangleResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_mAF0D11C31236308FCBF63E777A94BD9EBE46F8BF_gshared_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m9F2B9167F4F16F4C165073F160E839D2C0D35ED8_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BicubicResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m7DAB95587844AEB496F8CFDA3372DF32752694F9_gshared_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BoxResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mC069676E16586CDF7BE40D0FAFE08EF5457BB20C_gshared_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CubicResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m7B56EAFA9D4A015596DC091DA6618375B2E8E43C_gshared_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB61A36150EE2093EEAAE85C7C05FB21E69BBCCCE_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m5AD57DDCFEE6216B5FA356ECD7664F0334F303C8_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriangleResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m14EC6052E745D6B555BC1AE15B97EF158664B079_gshared_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m899D430DEEAB400E327A80964A5D5A14E96A9FF3_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BicubicResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m8A51188754B02EB15DF1F157EDA3EBC8F8CDA390_gshared_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BoxResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m7024AFA1BCF8D0852AD299ADF4586AC57C4BB431_gshared_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CubicResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m6A3119D7B1A9DADACAA0458C08296679FE8C6136_gshared_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mE5733859D7E91C352957C6E12257E95254DC0685_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mE0DEBC994240880C2FECB598461DD14EDE9A6EE7_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriangleResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mAD84ABFAAC3F39D9D7FE1B7F4CF9E9D4B0BB4995_gshared_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mA4C9A02DA401FD332C5E2943B3101546683258ED_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BicubicResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_mA921AA4EBB0D8F0F0E132E9F1B42C0FC68008417_gshared_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BoxResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m85CA309C12ED55E37BFC9671044011C95E2F32DA_gshared_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CubicResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m7C3CDDAAECD5869FA25B3C1F976D20A3827B4966_gshared_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m2D2E7672810B4D3C575C5890C57814437E01A85A_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m4A5B54E9D36DE306CD786AB979F76FA622B6605B_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriangleResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m2B91EAD9542BC0ED7274CD07FE05ABE8971C1A9F_gshared_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m01BF6E235DC00BB7AC0A82F500C64D9D28378FC8_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BicubicResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_mDA620853A0E5350FB1E07E92BDB04F2DF79AB06F_gshared_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BoxResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m2FD20084F9B88AC05AF7346DCD753DC65513EE7C_gshared_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CubicResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m9FB1432057495DC2737A47B65F1E0CEAB14BB276_gshared_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m2E8AED35A543A7EF842769E305A89E5F84E99747_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m40D41F8DB6DD3403C2AA2CA6AC8576F013228EF2_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriangleResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m0C9481B34BCCBF3651F336653D1695541840CD3E_gshared_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m7FB11A232BC8D8F4850A52597A3D6C4753926D9A_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BicubicResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m99FA12ED44C6566BC8D7D2ECD649D5831A156FCE_gshared_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BoxResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_mFCC26CB6C44126C9CFB83A47A211F649709C8548_gshared_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CubicResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m7D165662EBCDD7221C504F9EEB2F80E44FAEF16F_gshared_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m8427D5A732F006C2B405328E5680FDAB12CCA16C_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_mC75BEE6B052E3F98664F82DB81F79E973AA08CD1_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriangleResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_mAB0B4EF250CA95C665674337E4126BA978E74249_gshared_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m63583C1770352A0EBC349A1B8040529D9C22E0B0_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BicubicResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mF12E40E5A2595344FFD4B6B4A4D678E90700212F_gshared_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BoxResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mC44B0F47DF316875DA1A17A09E4473D34F8F8BCF_gshared_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CubicResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m80C02EBAD132C12C2076885009EB2475CA1834F4_gshared_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mBE41894FCBC7171D43A1ED002C0247E9F712FB7F_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mD22432B16EA6BD59110728027496C9EA9220023B_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriangleResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m8AD53F3A9E5E633C72C509AFE3846AB3B1F9B421_gshared_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m85476B13D7438283C287E9A8AF094A2E5948432B_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BicubicResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m49B9F7C697B1CF497FBAF653472A405E52E989EA_gshared_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BoxResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mCD2D7B054190669E925CAFC5E92916F31431E61D_gshared_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CubicResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mCA43E0B0D8A10D43889D16CD3745901AF7677296_gshared_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m985A1E762F04C9265FB1BBB1B6D902F6724F6034_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m78443194B28442FE1E811B6531E95415B9D783A2_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriangleResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m20D4855CFCA5C4127CE2FEB35C1DE8DCF2DAD9D5_gshared_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mDA1CEF5C5997C16A050D3D6C00CF45BA3B5E2A93_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BicubicResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m30C6CDD7FCE773CD1A3FB7C7A284182259B593CE_gshared_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BoxResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m1823EEBE7D42F8FC1C97E8EE57AB0EAC850CCEC8_gshared_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CubicResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m46212A86AFE7DEF569EB5D9707346E84F71EFA04_gshared_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m67371517604EC55B33B453FCAB7794E295E05C0A_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m0080DA1460DAEC3DDD890A261693D4FAD00AF752_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriangleResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m4515240840413EB703CAABD6BEAA434E95DE6746_gshared_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_mCA08E558CA6E681BF0A68DA84D6AB66FE90B6615_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BicubicResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mAA72B8DB7A9DC67A804B23686BD4845FED776E63_gshared_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BoxResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m1DAA4C5B52486AE8FA0B953085186732B47610CF_gshared_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CubicResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mA57370FB52FE5BEA9C74136C9F9E65BEF2D98DAA_gshared_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m5B7C6045001815C35442A0C2B0EECCAEC0FB1984_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mC76CDA1B1CDCAA6389ADD068B6E29E5635395CA7_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriangleResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mF88A6C571B0182061FBC7122B66032A28F36290F_gshared_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m26CD6971F114AE1EF9AE1AC34790021389983152_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BicubicResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mCA0F20A6C3321FA5167C150B6EE4A1536F93121E_gshared_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BoxResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m6431DB8B965F5F5B4D7CFC96FF26907E32FBB745_gshared_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CubicResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mEDA408F6CF67DB855522FE0B6A5CF4D19A421A7D_gshared_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m87E8D5FA75D4B9C2AB2D2AF3340B2A07CD48CBB0_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mD65E6EC5BB2ECD7E5FAC599C07DB01106C94047F_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriangleResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m6EA429B0043C39A573EC109BD00AD57EAEA7BAFB_gshared_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mC54367029B98F2E8FD83AF2911672971E7D084C5_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BicubicResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m6CB17F2D27D1808685ACC5A5EBA0F91F1554DDB6_gshared_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BoxResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m2AF5647FE3266759E1872D636AFD869CB696E67B_gshared_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CubicResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mE1BE89B81F001BF0E6DA7B9FAA148D1704EE55C0_gshared_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mDCF9F34BCD75B58962A257FB7C79D6A3C866E9A5_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mE1198CF520B7B4CA3C4F29982647A47DDAB367D9_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriangleResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mAF2E49875E2DF3351A01036180BCD9CBE255EFE0_gshared_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m505C32007985C6CF3F27ED3FB0396560AC9C0903_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BicubicResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mF7A7E10AE51DBD6AD6C50513B154648FE5E309CD_gshared_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BoxResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m60D702B3365B86A542428E0EC26AF7C6B2516349_gshared_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CubicResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mC8864A2990C8DEC653D31D965AF757D603E78200_gshared_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m07E6EC458BB4190497484E58E49D4AA90293578C_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m2AC64AF7F69FE6EA88193507069B2FA142EA1A7D_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriangleResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mB8D5B57ECF5A3F0DB54BD79FC2F59288CED48C93_gshared_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mA6E96C38A897AEBC480A58380922726FE25571B0_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BicubicResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m27B4C69AFA4579980624BB77A3F7A628CD70905C_gshared_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BoxResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_mCCBB2FEAD1D35ECA4FAB7C6CFB5DD3D5C5069AE6_gshared_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CubicResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m403EAF6E9FC5AC8123D10DC8E4A712069D7D0312_gshared_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m4A528D4D3476D196022C27382943ACAF0D134C03_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m79BD4FA9112739400BDFCB0AA0DD3419D3B003D9_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriangleResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_mB88943A0F425F064456407B1E75F74C6766BFF51_gshared_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_mEA6FEA75211F3A6D4AD6349C238128CEE35A73D8_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BicubicResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_mB6841FFBBAA59CB0E0B32BBEE856083C4EC3E16E_gshared_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BoxResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m704AE9DEA654EBA86566A83967AB233C2C1AE3C4_gshared_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CubicResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m1ECFEF8783941A6510F7DBD17384769B22DA29BB_gshared_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_mD824848D75C4A84B1507649C079BA62B5CE814A4_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m6F8ED36D8C9AA3861D4EEB98F157BDD8DEB878BA_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriangleResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m69482574E3B2D529224563547E4372B189D1C826_gshared_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m675388834707D52597A735192B90BEA0B28B2190_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BicubicResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m3FA693D41210B38A876C7DEA2ECD696FC40C935E_gshared_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BoxResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m0959F6A76E7A888F7459B5817A4197D3F44CB1F1_gshared_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CubicResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mE7AEEF557E2511CB1939A225769BF0BF96D47333_gshared_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mE4D338DFD91AFE08209C9375D4A99D2EFD0C1443_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mF9DE9EAD6FFF7EDAA61536317046873A2B2628F8_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriangleResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m0BEA60B899F427C71DFB14D045E122BB1CEDC12D_gshared_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mE4C04CC1FEE1A800E74105929F67F0A28EA98060_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BicubicResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mEAE83CD26304F8A35AF63947FBD0981DF28CED49_gshared_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BoxResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mA7F9C13DA8E25177D73BDD5B3F3CAD20DDB67A96_gshared_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CubicResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m04B29E1F6599882584B7A682FD9B3A553694F8C0_gshared_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m63572E31FAD546612097E30678BA6B6A096A6377_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mFC772CBBC4B469F23991E836C97560DCCE14B13D_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriangleResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m23A70C1BF5CC834B69CB235F51FB8B6FED48E21F_gshared_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m85B24AE2C9913AB18E9E1E9395FE20FA12169DFF_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BicubicResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m6E1BD31D37269C4E1A7702631157E9D88D850C32_gshared_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BoxResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mE786759B827767DC8222E7C2B938B2D47B38ED93_gshared_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CubicResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m6C1658A8157CBED9D827AB3E80D79554A8E477AE_gshared_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m0CB077B43CD2EB4FCDFE7618F03260DFDEA89A38_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mEC1A10623BACE042AF8A2F9BFD92891D8BC07213_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriangleResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m9B5753814B54CE32A03C1E22C8B2FC4D18ED5B29_gshared_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m27E89B375035A0AD5EC0BB13592A6E48408D4671_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BicubicResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m26BE8E47B91ADC23F6FA7475142DD68C7FB881A8_gshared_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BoxResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mD71B1DE8054ABBE3005F068543FC53579E2AB880_gshared_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CubicResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m76F6B92C360314E9DD5C973E3E37B2419322E48D_gshared_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mF30FC2A26B14C73F89F8212B20ABDC8D3077760E_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mC74E3E8AE829B0213EAE4A1F78475FB36962ECDB_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriangleResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mD93F2E4219C0EE43F94C99BE3B264E2253CB47B9_gshared_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m2E21DA57908FDADC4EC9EF3BF2871D133A56EAA5_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BicubicResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m586A620D3BBF1650B0695EC9A8EDA0021E6BE02B_gshared_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BoxResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mD53CE3134B93E05A66B437B40FCF32FA17BD6FED_gshared_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CubicResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m4FD0F1106B4CCCD12DA3B81663F51C8030E1E54F_gshared_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mD7C9B28D441A95A90B8B0F33222121BC639E1B09_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m10D1A28ED1A162DC969BCCAFF6EB30D9479238B1_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriangleResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m69D1D575CE4AD925C4E4D2877D50B2F7AD64D273_gshared_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mC3AF4B8A3C660D97DFFE92CD46A69A12B0C8DDB8_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BicubicResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m977AA6138F5D723E98AB1A0A7210DA0E7FC48C97_gshared_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BoxResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mA87CAF9B27320EBF8EA39C970CE74BE44EE2F163_gshared_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CubicResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mC5050D47AFF3FD6F91AFC60510987097158D4282_gshared_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mA2CAFF783846BBC783D06CFDAE12DF04E5E2BF93_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m2F033940EE97DE3EC0B61E6C6B33C7A227CAA1AA_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriangleResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m1E00F891DF1FB6C112455EEC86F88E636137BE9B_gshared_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mC74874C407282CE1AB1114B7A3440595255D29D6_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BicubicResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m7A484F82FEA1DFA81356F76D989B68909C6891D3_gshared_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BoxResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m2CB9488BEC494A5620C6B7B6ADB1D8C3DDFE92D0_gshared_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CubicResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m1BAF5BA612B37CEB777809C82AA8B7FC62CA40DB_gshared_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m3CC8BA930AB23680F449DBC72347E6349CD6CBCA_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m949987734F50E8CF0460165F274E4F9E93A4A376_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriangleResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_mB3A38F1235332E2964AF71C1931F8C25F95AD04C_gshared_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_mA712B1BF438DBEA0047E92DB05AA08F708EB2786_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BicubicResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_mC95088F805DEDBADB47EB6A6FE69D46AF36E18F1_gshared_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BoxResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m18C53DA17C74FB7807F82B5F554CF0401B44DF73_gshared_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CubicResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m9D8642ABC6ABD1A1C95EF133A266D16C7209FF68_gshared_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_mB7925DDA1E0894DB0A23EC571FA18DC79CDCD001_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m079512067639B3FE397C6C0AD31A82D1DBA3C719_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriangleResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m1E01E116B57EF3539C3373532E90AC000B9D684A_gshared_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m9BC86A9ABAD7EB49963AA18F8298F284A405D4B7_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BicubicResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m88F4C0174BB883CFD6F38599F6C110F6A467DDAE_gshared_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BoxResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_mBF47195C0BA0FDE8BE3FD62403B079B791C44C23_gshared_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CubicResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m98D00C165427CF84D6E3E9ECBB0EB968A8C5CCCF_gshared_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m943C9CDA21958843FE361CF8C0EE11BAE13B7BF5_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m5D8C8F935AC90A9BA385EEFCEA918F8D4BA82C49_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriangleResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m941D9C85D80DD98D3E9D08A000B7478A87390838_gshared_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m4A15DE416BB459E18600CFC10FDC5E0C9D00A772_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BicubicResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m682BFF7C8E0E4F1AAC1D28CB67AAA0B9D6693770_gshared_inline (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BoxResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m4A83A1693DE70BA7D44CDAF4F10DF68C190883FA_gshared_inline (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CubicResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m40D78A86FABD6E565CD60E1A7D97BE87A4057187_gshared_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m548BD6A3BAD489F9EE39AF7321E60115BEFCA0D2_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NearestNeighborResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m365E09D9999D6755BAD8F0382E4A3DF5FDB6E9A7_gshared_inline (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TriangleResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_mC80E55AFF144C434A04E815C1B2AFD11A930D76A_gshared_inline (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m9195D46D42B2812568A27129F41455171847F265_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } }