#include "pch-cpp.hpp" #ifndef _MSC_VER # include #else # include #endif #include #include struct VirtualActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; template struct VirtualActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct VirtualActionInvoker2 { typedef void (*Action)(void*, T1, T2, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct VirtualFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; template struct VirtualFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct VirtualFuncInvoker2 { typedef R (*Func)(void*, T1, T2, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; struct InterfaceActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; template struct InterfaceActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct InterfaceFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; template struct InterfaceFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; // System.Dynamic.Utils.CacheDict`2 struct CacheDict_2_t4D7FFB59CB1E33398FCBBDC6A739780EC97F3F14; // System.Dynamic.Utils.CacheDict`2> struct CacheDict_2_t9D92F7790C360762AF946BFAD651DB03DD8D20B4; // System.Dynamic.Utils.CacheDict`2,System.Linq.Expressions.LambdaExpression>> struct CacheDict_2_t9FD97836EA998D29FFE492313652BD241E48F2C6; // System.Dynamic.Utils.CacheDict`2 struct CacheDict_2_t23833FEB97C42D87EBF4B5FE3B56AA1336D7B3CE; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_tABF712EF4A042EA48960A93F36E3205A88FA1DA2; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_tC9DF13C845BCDD5D3D1523184B58509762BD80A1; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_t7E6FD2869FE4E6F5825EED7B017EF06292D02AA9; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_t19345E090F73DFD4387DB1687224CFCEAFF1D7D0; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_t12D51D1C4F7780D2B606E4FA8267C06FE23EFAFF; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_tB06387BBFA27200C19FB1B79F4F5B917461F51C3; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_t2381D821132C3C6C2C418BAF3CD249DE9ADED16D; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_t521C4CFCFF04F0093539A3BDFD6BB0996C02396B; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_tB8C2E9B40DFA6A8E9D7337C5B38C95A4D5813FAD; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_t5061B5942F4F78B99E7A986E2FACB647BC2902E2; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_t43820AF3C95F1A7F6E021462F2C9B724D47622CE; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_tE5B997D1013D1A3456E65E9DFD9833EFA2D1E8B0; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_t2A00EFC7F622B28D17BD1A4522609E75520F4E69; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_t8ED64B059E6E241C4553351E5C927A6D5F09E88B; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_tAC091DD7A9F5C2351C87E1DCB26AEC50BB86FCA3; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_tE7AC56D2F941FBB7CEDC5196512CA63B6484252B; // System.Runtime.CompilerServices.ConditionalWeakTable`2 struct ConditionalWeakTable_2_t53315BD762B310982B9C8EEAA1BEB06E4E8D0815; // System.Runtime.CompilerServices.ConditionalWeakTable`2 struct ConditionalWeakTable_2_tCF100268EF76D0BC19F774221E488BBB4CD4B365; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t6B410D9A8650CAA003AE2D64BC4FE37BF6F00735; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t5B8303F2C9869A39ED3E03C0FBB09F817E479402; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tAE9216CE6245A2FBEA94860E5D55598909B27352; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t0015CBF964B0687CBB5ECFDDE06671A8F3DDE4BC; // System.Func`2 struct Func_2_t99409DECFF50F0FA9B427C863AC6C99C66E6F9F8; // System.Func`2 struct Func_2_tDA1CD28AB1DD1EC817F9902B752EB3751BE154B5; // System.Func`5,System.Linq.Expressions.LambdaExpression> struct Func_5_tFF9AEA4A228EBD26B06E1E7630D192EE33D598CA; // System.Func`5 struct Func_5_tE215BA898D847C5457D0669E6D53BBB23922080F; // System.Collections.Generic.HashSet`1 struct HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B; // System.Collections.Generic.HashSet`1 struct HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0; // System.Linq.Expressions.Interpreter.HybridReferenceDictionary`2 struct HybridReferenceDictionary_2_tA2A5B7546096C18B4E8F20F3E161DF43B56381E8; // System.Collections.Generic.IComparer`1 struct IComparer_1_t0E60BB544036F354901A2F9023A2F3C0C552A5D8; // System.Collections.Generic.IComparer`1 struct IComparer_1_t20C0141C3FEEDAA44BFE8521FEEDDF47289CB40B; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_tF9FC8BA15BB7168634420C26FD72DD6725187948; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t947D2FEEDF3348F6F77C55E8712AD442E6A65F83; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t60929E1AA80B46746F987B99A4EBD004FD72D370; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_tC1469845CEBD36D92E7FE77DA40BA86D0F5DD295; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t52B1AC8D9E5E1ED28DF6C46A37C9A1B00B394F9D; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_tF5978845C2912DCA5471ADD9480357E32BB03D1E; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_tA2CFC624CD7D291A0E486D1A5FC78BF6425F9428; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_tF10625A3F23F79EBD332041272FB2DC25BB6C41D; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_tCD9A32076EE9AFA77A6E5C44278B0FD415D97095; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t2DC97C7D486BF9E077C2BC2E517E434F393AA76E; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t25F6568124205E1DCEEEFEF9FFD485B340114892; // System.Collections.Generic.IList`1 struct IList_1_t19863A0F956E8ED9ECF31153DBF09AB2A0EC6B2C; // System.Collections.Generic.IList`1 struct IList_1_tBA929C89BC35AAE67764DAA82D62E01A200D3C7D; // System.Collections.Generic.IList`1 struct IList_1_t52E4CE6A2808933DF561E8BD1A816878E4ED6EF1; // System.Collections.Generic.IList`1 struct IList_1_t707982BD768B18C51D263C759F33BCDBDFA44901; // System.Collections.Generic.IList`1 struct IList_1_t577FCBB6A17E4D24559E5AD6C70155CFF0DFACAC; // System.Collections.Generic.IReadOnlyList`1 struct IReadOnlyList_1_t3970E0723A7C2FEA094E64207358CF587FA8010F; // System.Collections.Generic.IReadOnlyList`1 struct IReadOnlyList_1_tF18BCD1A869B672D44C69CED938ED85B570F0C0F; // System.Collections.Generic.IReadOnlyList`1 struct IReadOnlyList_1_tE6BAD4FC299FF548616E8956118F9AC7401DD556; // System.Collections.Generic.List`1> struct List_1_t995E93A35BC66C790862167E6D42B370113C7AF7; // System.Collections.Generic.List`1 struct List_1_tC60E6D3B4C72C194F8158D9481241C378DD537F3; // System.Collections.Generic.List`1 struct List_1_t1933FF26CA20E581FA58F9FF2F4B7A65E5DD309A; // System.Collections.Generic.List`1 struct List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7; // System.Collections.Generic.List`1 struct List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_tEBCA2B5F4E633A8C60F3BF997FC40596425A0212; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t1BDA19F8C4CB4BE530A2234A21A1B2C9FB3B7991; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t921D1901AD35062BE31FAEB0798A4B814F33A3C3; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472; // System.Runtime.CompilerServices.TrueReadOnlyCollection`1 struct TrueReadOnlyCollection_1_t06D7E0A73C830464D87F10A513072796E7172082; // System.Runtime.CompilerServices.TrueReadOnlyCollection`1 struct TrueReadOnlyCollection_1_tD1302D91DFCC957B98C7C845161DA554DD0A9FA1; // System.Runtime.CompilerServices.TrueReadOnlyCollection`1 struct TrueReadOnlyCollection_1_t7B0C79057B5BCC33C785557CBB2BEC37F5C2207A; // System.Runtime.CompilerServices.TrueReadOnlyCollection`1 struct TrueReadOnlyCollection_1_tFACBB37A6A09F5303FA9A457A34FAFE7002020A3; // System.Dynamic.Utils.CacheDict`2/Entry,System.Linq.Expressions.LambdaExpression>>[] struct EntryU5BU5D_tE249688A4BC94C398AACD7F300D977F372D154AF; // System.Dynamic.Utils.CacheDict`2/Entry[] struct EntryU5BU5D_t3E4AEFAA0ABBD054E4E392601E3F1035C4BE044F; // System.Collections.Generic.HashSet`1/Slot[] struct SlotU5BU5D_tAF315AD110D3AD4FBD91B25289AFC6FB963DC31E; // System.Linq.Expressions.Interpreter.Instruction[][][] struct InstructionU5BU5DU5BU5DU5BU5D_tC91D7302666D7BBDD9539639236F3B8742A0F5DB; // System.Linq.Expressions.Interpreter.Instruction[][] struct InstructionU5BU5DU5BU5D_t59466CC7C903E621CC6A38FA9EEF2BE5D5EE25DA; // System.Linq.Expressions.Interpreter.ByRefUpdater[] struct ByRefUpdaterU5BU5D_t0FAE787778490964F634E1734FBF728A93E13A84; // System.Byte[] struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726; // System.Char[] struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34; // System.Linq.Expressions.Interpreter.DebugInfo[] struct DebugInfoU5BU5D_tBEF3683AA37B65231F98284421C981AE65305B1E; // System.Delegate[] struct DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8; // System.Linq.Expressions.Interpreter.EnterFaultInstruction[] struct EnterFaultInstructionU5BU5D_t6D155310AFCD55D0491E41BFD5B3D8C4E752B583; // System.Linq.Expressions.Interpreter.EnterFinallyInstruction[] struct EnterFinallyInstructionU5BU5D_t669424F589FC1936BE4B343D8A1BCA295D57424B; // System.Runtime.CompilerServices.Ephemeron[] struct EphemeronU5BU5D_tA2F880A59471B7642CA02323CD56295126FC28A8; // System.Linq.Expressions.Interpreter.ExceptionHandler[] struct ExceptionHandlerU5BU5D_t3C1E5CEE8382DD642A59C54B2E7DDB3D99CD3B53; // System.Linq.Expressions.Expression[] struct ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63; // System.Runtime.CompilerServices.IStrongBox[] struct IStrongBoxU5BU5D_t5C6F1860E4A12131ADABE7E078B70DDAB3B3801F; // System.Linq.Expressions.Interpreter.Instruction[] struct InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03; // System.Int32[] struct Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32; // System.IntPtr[] struct IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6; // System.Security.Cryptography.KeySizes[] struct KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499; // System.Reflection.MemberInfo[] struct MemberInfoU5BU5D_t04CE6CC3692D77C74DC079E7CAF110CBF031C99E; // System.Object[] struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE; // System.Linq.Expressions.ParameterExpression[] struct ParameterExpressionU5BU5D_tCF3EAA6D8556513C4937E1126F65AA08DF4DB147; // System.Reflection.ParameterInfo[] struct ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B; // System.Linq.Expressions.Interpreter.RuntimeLabel[] struct RuntimeLabelU5BU5D_tA65232A7BAEF83A9DB271B03B46E533A37AFBB7A; // System.Diagnostics.StackTrace[] struct StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971; // System.String[] struct StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A; // System.Type[] struct TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755; // System.UInt32[] struct UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF; // System.Linq.Expressions.Interpreter.AddInstruction struct AddInstruction_tE70231108102CA726317C742E7E7A161756D243B; // System.Linq.Expressions.Interpreter.AddOvfInstruction struct AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827; // System.Security.Cryptography.Aes struct Aes_tFD34360BE594E79220F75AA9DF67CABB00116D7C; // System.Security.Cryptography.AesCryptoServiceProvider struct AesCryptoServiceProvider_t080AAB2CD65488A93A584E1F2125C24A653DD1EF; // System.Security.Cryptography.AesManaged struct AesManaged_tEA4C1DCB8D73BD33AA7397B0B448B7D5C0ACD9C4; // System.Security.Cryptography.AesTransform struct AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B; // System.Linq.Expressions.Interpreter.AndInstruction struct AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8; // System.ArgumentException struct ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00; // System.ArgumentNullException struct ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB; // System.ArgumentOutOfRangeException struct ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8; // System.Linq.Expressions.Interpreter.ArrayByRefUpdater struct ArrayByRefUpdater_t727EF0B31FA6E06E5ADF6A473A560F28A9DBAA1A; // System.Linq.Expressions.Interpreter.ArrayLengthInstruction struct ArrayLengthInstruction_t41A3BAEEBBCAB6EFD5842DBC5C0D0D99E336DF46; // System.Linq.Expressions.AssignBinaryExpression struct AssignBinaryExpression_t5794FCE6A689B9FEC14E98F4C281CB55B337C790; // System.Linq.Expressions.Interpreter.AssignLocalBoxedInstruction struct AssignLocalBoxedInstruction_tA50174198828CC91FE4864E60942064FEFC4B28E; // System.Linq.Expressions.Interpreter.AssignLocalInstruction struct AssignLocalInstruction_tEC55609D77CFDAB0FB6C354AD3C8714BF96A88D7; // System.Linq.Expressions.Interpreter.AssignLocalToClosureInstruction struct AssignLocalToClosureInstruction_t57824A642EDD3CEACB935E447484C7B78AA196A4; // System.Linq.Expressions.BinaryExpression struct BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79; // System.Reflection.Binder struct Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30; // System.Linq.Expressions.Block2 struct Block2_tE4BCA7D0F0ACBB66E97C3C70620E928AC52A84D9; // System.Linq.Expressions.Block3 struct Block3_t284DBA4C7DD6FA79B0983263FF40B6EA4F4AD834; // System.Linq.Expressions.Block4 struct Block4_t52F5085BA32EDD31381E70CADDAFAC3D6FA67A21; // System.Linq.Expressions.Block5 struct Block5_tDBF9D05DED9100069A2A701184205D60A05D04D8; // System.Linq.Expressions.BlockExpression struct BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB; // System.Linq.Expressions.BlockExpressionList struct BlockExpressionList_tC03E7B0B4BF307F781680AE2B201FFE0CA752D55; // System.Linq.Expressions.BlockN struct BlockN_tCE84D9AD8634612823520324AC4B0FF602E1902C; // System.Linq.Expressions.Interpreter.BranchFalseInstruction struct BranchFalseInstruction_t5BD9745691B4C51378D57C56F7BC175CCE07F2CD; // System.Linq.Expressions.Interpreter.BranchInstruction struct BranchInstruction_t798B6A52F451971DC0520FDE4E84C2855DB6D9A3; // System.Linq.Expressions.Interpreter.BranchLabel struct BranchLabel_t1AD05E18FF3172A1D4FC287CAE57C9CE6EB96FB5; // System.Linq.Expressions.Interpreter.BranchTrueInstruction struct BranchTrueInstruction_t1A339EF01FA205F6B06C9BCBF6E5531C1269F946; // System.Linq.Expressions.Interpreter.ByRefMethodInfoCallInstruction struct ByRefMethodInfoCallInstruction_t10DC45DF7072884B60C4A99761AEFDDD3790BDC0; // System.Linq.Expressions.Interpreter.ByRefNewInstruction struct ByRefNewInstruction_t1B40344932F0D77B6151810C6E4710BEFB02E8F8; // System.Linq.Expressions.ByRefParameterExpression struct ByRefParameterExpression_t61356780E4E9A2A07C0DD60617DDF57C71C9FFD1; // System.Linq.Expressions.Interpreter.ByRefUpdater struct ByRefUpdater_t947287A35823D0D1649B767460D71471A72AE717; // System.Globalization.Calendar struct Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A; // System.Linq.Expressions.Interpreter.CallInstruction struct CallInstruction_t39AE23BF399E52EB8FF681E4E02E934FEFB05895; // System.Linq.Expressions.Interpreter.CastInstruction struct CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F; // System.Linq.Expressions.Interpreter.CastReferenceToEnumInstruction struct CastReferenceToEnumInstruction_tBFE0B1E0E64FEC8B1D8E9C008860BC0FAD57A160; // System.Linq.Expressions.Interpreter.CastToEnumInstruction struct CastToEnumInstruction_t66E0A8DF1CDD4C06087896B2B41266A1C789CEF6; // System.Linq.Expressions.CatchBlock struct CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB; // System.Linq.Expressions.CoalesceConversionBinaryExpression struct CoalesceConversionBinaryExpression_t1BFEFD20D1774BE8420812142E9622F6CBB210C6; // System.Linq.Expressions.Interpreter.CoalescingBranchInstruction struct CoalescingBranchInstruction_t8A5131406BB7E44D0A1F01548A8DEF854EF5100B; // System.Globalization.CompareInfo struct CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9; // System.Linq.Expressions.ConditionalExpression struct ConditionalExpression_t74C60793A382D6FC191C590A353984ED63ED3D4A; // System.Linq.Expressions.ConstantExpression struct ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB; // System.Reflection.ConstructorInfo struct ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B; // System.Linq.Expressions.Interpreter.CreateDelegateInstruction struct CreateDelegateInstruction_t4FB5DD3B09E1F1A42652A92D3CB17285732AD912; // System.Security.Cryptography.CryptographicException struct CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5; // System.Globalization.CultureData struct CultureData_t53CDF1C5F789A28897415891667799420D3C5529; // System.Globalization.CultureInfo struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98; // System.Globalization.DateTimeFormatInfo struct DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90; // System.Linq.Expressions.Interpreter.DebugInfo struct DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC; // System.Linq.Expressions.DebugInfoExpression struct DebugInfoExpression_tBA2C6BDE4CFAEC61D8B956FDF4E7A962A7477891; // System.Linq.Expressions.Interpreter.DecrementInstruction struct DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6; // System.Linq.Expressions.DefaultExpression struct DefaultExpression_t3FC1DD4F4C518F7FDF62C04BB3BF78B10D654D46; // System.Linq.Expressions.Interpreter.DefaultValueInstruction struct DefaultValueInstruction_t6E5FCFDB1B2A05FA18BC6117B3BF18DA932E1A6E; // System.Delegate struct Delegate_t; // System.DelegateData struct DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288; // System.Linq.Expressions.Interpreter.DivInstruction struct DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC; // System.Linq.Expressions.Interpreter.DupInstruction struct DupInstruction_t9E9AF85D0F3F397B0CAB9F7BC95468C976D901A4; // System.Linq.Expressions.ElementInit struct ElementInit_tA4FE6BFBD0B1E00355A3D099050344971EB856FE; // System.Linq.Expressions.Interpreter.EnterExceptionFilterInstruction struct EnterExceptionFilterInstruction_t2CBBAC97BF9850BF473CBC4DB32AFFBAB184F292; // System.Linq.Expressions.Interpreter.EnterExceptionHandlerInstruction struct EnterExceptionHandlerInstruction_tC30D449E7D5C61FE7A5B082D2354EB9E16372DEC; // System.Linq.Expressions.Interpreter.EnterFaultInstruction struct EnterFaultInstruction_t7D8E7E71047FCD2F1EB390D986BB0441BF20900D; // System.Linq.Expressions.Interpreter.EnterFinallyInstruction struct EnterFinallyInstruction_tE10DC15B634BC0D58FAB4139F7B36F382124B3F4; // System.Linq.Expressions.Interpreter.EnterTryCatchFinallyInstruction struct EnterTryCatchFinallyInstruction_tE1A219540D4FBD349EB36CB2EA3439FC62DE738D; // System.Linq.Expressions.Interpreter.EnterTryFaultInstruction struct EnterTryFaultInstruction_t18E9C39223C1DAF76AF9355D92E854D9BDD1C9CC; // System.Linq.Expressions.Interpreter.EqualInstruction struct EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699; // System.Exception struct Exception_t; // System.Linq.Expressions.Interpreter.ExceptionFilter struct ExceptionFilter_tF2B10B50F49BF62ADDF703495B309C91FD292755; // System.Linq.Expressions.Interpreter.ExceptionHandler struct ExceptionHandler_t4B8A9FD1B8CE7CF00AA55974E8B4CED7DECF98C7; // System.Linq.Expressions.Interpreter.ExclusiveOrInstruction struct ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB; // System.Linq.Expressions.Expression struct Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660; // System.Linq.Expressions.ExpressionVisitor struct ExpressionVisitor_tD098DE8A366FBBB58C498C4EFF8B003FCA726DF4; // System.Linq.Expressions.FieldExpression struct FieldExpression_tBB79EEFC99702246D1683C8409459E7BC83E6C32; // System.Reflection.FieldInfo struct FieldInfo_t; // System.Linq.Expressions.FullConditionalExpression struct FullConditionalExpression_tADC19AFC5D21A1736314F1F96D36847909C65F30; // System.Linq.Expressions.FullConditionalExpressionWithType struct FullConditionalExpressionWithType_tBF1F5AE5F144524EB18461C0D1BFF039C2B152FD; // System.Linq.Expressions.GotoExpression struct GotoExpression_t7490B42D28D83F9C2140DB30C9821AC4EC4060FF; // System.Security.Cryptography.ICryptoTransform struct ICryptoTransform_t001D97000AA0178942D19FC52942472140472E5E; // System.Collections.IDictionary struct IDictionary_t99871C56B8EC2452AC5C4CF3831695E617B89D3A; // System.Collections.IEnumerator struct IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105; // System.IFormatProvider struct IFormatProvider_tF2AECC4B14F41D36718920D67F930CED940412DF; // System.Runtime.CompilerServices.IStrongBox struct IStrongBox_t37B8B513E3C7EF457F23D5089D694BE7F6095F54; // System.Linq.Expressions.IndexExpression struct IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD; // System.Linq.Expressions.Interpreter.IndexedBranchInstruction struct IndexedBranchInstruction_tF08B75FF61E52946F23818AFE0148E7362713447; // System.Linq.Expressions.InstanceMethodCallExpression0 struct InstanceMethodCallExpression0_t949CA173818D4AA3CF2121E05921205797048CAD; // System.Linq.Expressions.InstanceMethodCallExpression1 struct InstanceMethodCallExpression1_t8FA43CE5015CBA6E76ED2BC8F6A6E7CC708B4E4D; // System.Linq.Expressions.InstanceMethodCallExpression2 struct InstanceMethodCallExpression2_t5D08C20830B45D0095B333A6F0C26F2B36B59BA0; // System.Linq.Expressions.InstanceMethodCallExpression3 struct InstanceMethodCallExpression3_t3FF5B23AAA3F2077223E2B91B5E61C8A756BA7DC; // System.Linq.Expressions.InstanceMethodCallExpressionN struct InstanceMethodCallExpressionN_t5AE2FEBFF2A0ECA98A33C3CE891F482B6B4A9449; // System.Linq.Expressions.Interpreter.Instruction struct Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF; // System.Linq.Expressions.Interpreter.InstructionList struct InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118; // System.Linq.Expressions.Interpreter.InterpretedFrame struct InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2; // System.Linq.Expressions.Interpreter.Interpreter struct Interpreter_t72F078C1054752C763660835B3B3488A135D178B; // System.InvalidOperationException struct InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB; // System.InvalidProgramException struct InvalidProgramException_tB6929930C57D6BA8D5E5D9E96E87FE8D55563814; // System.Linq.Expressions.InvocationExpression struct InvocationExpression_tF2FBF805F35CA740983A7D613B5BB86ABA9D9A29; // System.Linq.Expressions.InvocationExpression1 struct InvocationExpression1_tDD76D4333394ACC4713955BDAEE4726A03FFD29D; // System.Linq.Expressions.LabelExpression struct LabelExpression_t37131DC273D72C44BFE8C07466A4D63EF1BD96CA; // System.Linq.Expressions.LabelTarget struct LabelTarget_t4E0B75FE6DAD05FC6651E53032D2C5F19D8E81D1; // System.Linq.Expressions.LambdaExpression struct LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474; // System.Linq.Expressions.Interpreter.LightDelegateCreator struct LightDelegateCreator_tA7A81CB278CE2C07EC06CB7805CAB65068453D4D; // System.Linq.Expressions.Interpreter.LightLambda struct LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE; // System.Linq.Expressions.Interpreter.LocalAccessInstruction struct LocalAccessInstruction_tD67186C7BE53D1E6A8211B5B7AF98B470855169B; // System.Linq.Expressions.Interpreter.LocalVariables struct LocalVariables_tFD3F8FE77C4F8E4E2D98F8965F26A672AEEF59F2; // System.Linq.Expressions.LogicalBinaryExpression struct LogicalBinaryExpression_t4EBE81211FC96D0A19F4EEF65442B6FFDBCF6889; // System.Runtime.InteropServices.MarshalAsAttribute struct MarshalAsAttribute_t1689F84A11C34D0F35491C8F0DA4421467B6EFE6; // System.Linq.Expressions.MemberExpression struct MemberExpression_t9F4B2A7A517DFE6F72C956A3ED868D8C043C6622; // System.Reflection.MemberFilter struct MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81; // System.Reflection.MemberInfo struct MemberInfo_t; // System.Reflection.MethodBase struct MethodBase_t; // System.Linq.Expressions.MethodBinaryExpression struct MethodBinaryExpression_t3119FE060545F8BBCA10624BD0A1D43AB150DF23; // System.Linq.Expressions.MethodCallExpression struct MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4; // System.Linq.Expressions.MethodCallExpression0 struct MethodCallExpression0_t0C4A68F1C62B9150D041F02001B72C034F15BB0D; // System.Linq.Expressions.MethodCallExpression1 struct MethodCallExpression1_tF9AACB3AE37944B62BA5385CE03CFE083C167C96; // System.Linq.Expressions.MethodCallExpression2 struct MethodCallExpression2_t4DDBD4EAD2793B4032F3113E920BADEC70F734FD; // System.Linq.Expressions.MethodCallExpression3 struct MethodCallExpression3_t46314C881D4146FC4EA14551640F1A2475F5F6DD; // System.Linq.Expressions.MethodCallExpression4 struct MethodCallExpression4_t61AC6FE32EEAF46DEA2D549C6B21CF4B9850032D; // System.Linq.Expressions.MethodCallExpression5 struct MethodCallExpression5_t3ABAD9FB5E19EFAD880D8537EB06BD7AD0B72BFA; // System.Linq.Expressions.MethodCallExpressionN struct MethodCallExpressionN_tB03180907C6E393892BCD6796370D54E7DB054E8; // System.Reflection.MethodInfo struct MethodInfo_t; // System.Linq.Expressions.Interpreter.MethodInfoCallInstruction struct MethodInfoCallInstruction_t0EA1D8A0DFD7127CBAC63CDF76A82F8D094211ED; // System.Linq.Expressions.NewArrayExpression struct NewArrayExpression_tE4702BA06AA0479BA675A5087BB6E2342F921F0A; // System.Linq.Expressions.NewExpression struct NewExpression_tCC2B6EAD4868381D56BB8B1AA4C5267F8A620987; // System.Linq.Expressions.Interpreter.NewInstruction struct NewInstruction_t6020D07F6354349B4BB08E9F3B730F97868E896F; // System.NotSupportedException struct NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339; // System.Globalization.NumberFormatInfo struct NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D; // System.Linq.Expressions.Interpreter.OffsetInstruction struct OffsetInstruction_tF3FD4944F925CA471DC7B920C21DF5E058DC5CEB; // System.Linq.Expressions.OpAssignMethodConversionBinaryExpression struct OpAssignMethodConversionBinaryExpression_tE5DC5C71207DE06782E16C2C5D9EE63E09D8B58C; // System.Linq.Expressions.ParameterExpression struct ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE; // System.Reflection.ParameterInfo struct ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7; // System.Linq.Expressions.PropertyExpression struct PropertyExpression_t5E160F0B0537135FFDD6B63177957423E4A158A2; // System.Reflection.PropertyInfo struct PropertyInfo_t; // System.Security.Cryptography.RandomNumberGenerator struct RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50; // System.Security.Cryptography.RijndaelManaged struct RijndaelManaged_tD1B1F2A2FFA25C00142012CF301D52F46943A86E; // System.Runtime.Serialization.SafeSerializationManager struct SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F; // System.Linq.Expressions.Scope1 struct Scope1_tB4CCBE69CF8B934331BE4C5C7FCBBB5FBDFD8C2E; // System.Linq.Expressions.ScopeN struct ScopeN_t05FE8F6E97A62B48B2252350706D84DC841E006F; // System.Linq.Expressions.ScopeWithType struct ScopeWithType_t2B5D6764335C8C5805E1DC59F6B3370072478C50; // System.Runtime.Serialization.SerializationInfo struct SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1; // System.Linq.Expressions.SimpleBinaryExpression struct SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB; // System.String struct String_t; // System.Linq.Expressions.SymbolDocumentInfo struct SymbolDocumentInfo_t1E0BCE42100C1E8F75300A141ECB6D1542D2164E; // System.Security.Cryptography.SymmetricAlgorithm struct SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754; // Mono.Security.Cryptography.SymmetricTransform struct SymmetricTransform_t7F2159C79FF7B594CAC28B7061F5891F9B7CDB76; // System.Reflection.TargetInvocationException struct TargetInvocationException_t30F4C50D323F448CD2E08BDB8F47694B08EB354C; // System.Globalization.TextInfo struct TextInfo_tE823D0684BFE8B203501C9B2B38585E8F06E872C; // System.Linq.Expressions.Interpreter.TryCatchFinallyHandler struct TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3; // System.Linq.Expressions.TryExpression struct TryExpression_t93FB58678D0F0A3FAC878A2E275AD612979B07E6; // System.Linq.Expressions.Interpreter.TryFaultHandler struct TryFaultHandler_t31F93FB9FE6EBEDD458FC51D41B0724E9AE81054; // System.Type struct Type_t; // System.Linq.Expressions.TypeBinaryExpression struct TypeBinaryExpression_t802702BB83CA4CE99BAE599EAD7D58FDF8C32185; // System.Linq.Expressions.TypedConstantExpression struct TypedConstantExpression_tBBD471F35E5E9B51126D6779736D9CCC49538630; // System.Linq.Expressions.TypedParameterExpression struct TypedParameterExpression_t4A8A2ACEE15EB5177B0A2B69C3EA017418803EDC; // System.Linq.Expressions.UnaryExpression struct UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5; // System.Linq.Expressions.Interpreter.AddInstruction/AddDouble struct AddDouble_tBFDDDD46997B5B03C8C0555F8EE578A53F6B32F9; // System.Linq.Expressions.Interpreter.AddInstruction/AddInt16 struct AddInt16_tD63C23EDC7441D9BB980B07B762DBE4AFA0328A1; // System.Linq.Expressions.Interpreter.AddInstruction/AddInt32 struct AddInt32_t38AA5CA348CC1E7D2AFB2A73D0671164A88BDCD1; // System.Linq.Expressions.Interpreter.AddInstruction/AddInt64 struct AddInt64_t0A61177C350B9B43E7299936F84BCB1D69A7BEAF; // System.Linq.Expressions.Interpreter.AddInstruction/AddSingle struct AddSingle_t5F43F41F0BC01B03F40B23E889736E3193820176; // System.Linq.Expressions.Interpreter.AddInstruction/AddUInt16 struct AddUInt16_t69A150D091B935809970141E345DD48EE0B4B35E; // System.Linq.Expressions.Interpreter.AddInstruction/AddUInt32 struct AddUInt32_tC3EB7672D6B4B915873F80B5B28A646C7415F4AA; // System.Linq.Expressions.Interpreter.AddInstruction/AddUInt64 struct AddUInt64_tA8F4F2561B708B460DB4D1C49D389777A9A5B050; // System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfInt16 struct AddOvfInt16_tD4A66765762C9526A6D0B53B836BD0A5276EEEF8; // System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfInt32 struct AddOvfInt32_tF258FAEEF10C2BA5612FD8A64731CC05EDFE2DFA; // System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfInt64 struct AddOvfInt64_t4960F776CA3CF7524C794E46DB84B669EDE632E2; // System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfUInt16 struct AddOvfUInt16_tED3343A9E243352F1344362F93DA1242EEF4CEAC; // System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfUInt32 struct AddOvfUInt32_tEFC3F4F2661C19CF476AB25281AEFA9255FA6421; // System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfUInt64 struct AddOvfUInt64_t79C91AE4B8B23944C1F90799628ADD9259EA4CC6; // System.Linq.Expressions.Interpreter.AndInstruction/AndBoolean struct AndBoolean_tA166B93BE8CCD87C83F5AF85B4C73C2D65A0488A; // System.Linq.Expressions.Interpreter.AndInstruction/AndByte struct AndByte_tD0C2D21E6F49411964474504BEC7BF3B9EA688EB; // System.Linq.Expressions.Interpreter.AndInstruction/AndInt16 struct AndInt16_t6D7B2783268B3301475284C64A4DE1F136AA4C98; // System.Linq.Expressions.Interpreter.AndInstruction/AndInt32 struct AndInt32_t6827AF086CB2E00E5902032CCAF8247DB562E1C3; // System.Linq.Expressions.Interpreter.AndInstruction/AndInt64 struct AndInt64_t2651345A816230DA8964114758B2DE5DB7302FC0; // System.Linq.Expressions.Interpreter.AndInstruction/AndSByte struct AndSByte_t64776A87B6794626CE1D2157C9518413F7F756A1; // System.Linq.Expressions.Interpreter.AndInstruction/AndUInt16 struct AndUInt16_t06C5F3890A4ED7FE97BEA500E99E51D0FA1F6556; // System.Linq.Expressions.Interpreter.AndInstruction/AndUInt32 struct AndUInt32_tB67639D2EBBC8C0CEC333EF30427DCC9794D891B; // System.Linq.Expressions.Interpreter.AndInstruction/AndUInt64 struct AndUInt64_t9C70E8307BD88C60CD4630E58F9BC114822697E4; // System.Linq.Expressions.BlockExpressionList/d__18 struct U3CGetEnumeratorU3Ed__18_tDAE3ECED2997B9832BF2B82CDF3E400461F07C3B; // System.Linq.Expressions.Interpreter.DebugInfo/DebugInfoComparer struct DebugInfoComparer_t50EAB83A182EED5FC08D9F05068520870AACDD63; // System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementDouble struct DecrementDouble_t29374A7AC697E04BF2B955E452BC4F29845D207A; // System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementInt16 struct DecrementInt16_tC640FBBC221B6CECBEEF049FE7425B8BF6B274BA; // System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementInt32 struct DecrementInt32_t73572443D6E31AF991793F484F8045C5738166E2; // System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementInt64 struct DecrementInt64_t7DCCCB32760DAFF4032EF681EA1EE8D9638C7DBF; // System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementSingle struct DecrementSingle_t7F55773C587DCCC7A19F80D540FD37426EC28B7E; // System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementUInt16 struct DecrementUInt16_tA2306ED797C0F88FB263556769115587FFB54C8B; // System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementUInt32 struct DecrementUInt32_t85923F59DF15227A54709E5605010439548F285B; // System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementUInt64 struct DecrementUInt64_t482C0B553113805C7557B34800BF56B699BDB00A; // System.Linq.Expressions.Interpreter.DivInstruction/DivDouble struct DivDouble_t017CC663AA8C333983F532B78F50FA95E96BFAC7; // System.Linq.Expressions.Interpreter.DivInstruction/DivInt16 struct DivInt16_t8869B99D73336FA7A1622093459CE80E12971C3B; // System.Linq.Expressions.Interpreter.DivInstruction/DivInt32 struct DivInt32_tAB60050266B53BF496F1AA4936BF887344E2C773; // System.Linq.Expressions.Interpreter.DivInstruction/DivInt64 struct DivInt64_tA93DE1CC0F871FFC80E978731237452165D599EB; // System.Linq.Expressions.Interpreter.DivInstruction/DivSingle struct DivSingle_t5A3864D5C469199CB292BCD9A9B6AAA403454BFD; // System.Linq.Expressions.Interpreter.DivInstruction/DivUInt16 struct DivUInt16_t4B655678125558881E98A2C21C8ED30189B39F62; // System.Linq.Expressions.Interpreter.DivInstruction/DivUInt32 struct DivUInt32_t29DD2A53152FE018F56BD3FAEB90D60370142004; // System.Linq.Expressions.Interpreter.DivInstruction/DivUInt64 struct DivUInt64_tE70C6AA67FE627E01B4987DECD5AC0C0CABEB510; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualBoolean struct EqualBoolean_t5D01717977533ABA08A5BFB105F823D1E981D686; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualBooleanLiftedToNull struct EqualBooleanLiftedToNull_t0A43F0708884C8FFBC937109FC1D29743907AFE3; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualByte struct EqualByte_tEC804501CD876012A69D17A8220CC66AD4B86167; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualByteLiftedToNull struct EqualByteLiftedToNull_t5B9F5F89F2DC7A110BA6659B537CFEE940F22E9B; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualChar struct EqualChar_t81ACD779B568BF52084C229D2C4146D396058BD8; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualCharLiftedToNull struct EqualCharLiftedToNull_tBD2D252BE180ECF8C3BCE7CB01B6F9488A4512F6; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualDouble struct EqualDouble_t7E25405691A759E72D4FD80F7DD9D5353F2C6E57; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualDoubleLiftedToNull struct EqualDoubleLiftedToNull_t9D4E6CD47474F7E84C9941AF54E3F1A7BB1D306F; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt16 struct EqualInt16_tF6FC945C42EB77FF2CE5D79873111B99BFB6CEE7; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt16LiftedToNull struct EqualInt16LiftedToNull_tA72BFA5B3AE768010F897959788A8D8F1D4BF494; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt32 struct EqualInt32_t22F899A73A0BA7B368655D10BBC0E41A7D115264; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt32LiftedToNull struct EqualInt32LiftedToNull_tDF7A927185FB11C6E48EAC0AC19889ED68CFBB82; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt64 struct EqualInt64_tD1D29DF2EC53C6DCE12F8717DF57C8C8B3EBAD12; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt64LiftedToNull struct EqualInt64LiftedToNull_t7E4AF431EB29BE65D5592CFC974BBEA504241449; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualReference struct EqualReference_tCE0AAB328C0ADCCC735BAAA3C6A9B77833968D99; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualSByte struct EqualSByte_tC540213C2F46DCBD605A8290449D77DC4592E810; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualSByteLiftedToNull struct EqualSByteLiftedToNull_tF4020D837E623BF08266B5584A441322537F7DDD; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualSingle struct EqualSingle_tB33453CF26BB89F6FDF813F7292BF37FB87C5D0D; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualSingleLiftedToNull struct EqualSingleLiftedToNull_t7BB0E05F4CE590EF4CBAC3C5D61DD605552CB890; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt16 struct EqualUInt16_t832A2F66E33F8F0139E2F02CDD123AF695842DD1; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt16LiftedToNull struct EqualUInt16LiftedToNull_tD5855662BC2DC0794D7D39CC08F507E4A16BC9FB; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt32 struct EqualUInt32_t165EBC10BBBC906AA5D53C8AC63AE9C37CE11FA1; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt32LiftedToNull struct EqualUInt32LiftedToNull_t99A422FEEBDE226F9C6D80686E2B912D0A6AF716; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt64 struct EqualUInt64_tB84481F12AE11CDDBF364778B1F40488FF20EC98; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt64LiftedToNull struct EqualUInt64LiftedToNull_tCB2E12EBAF20FFCB94230946183BE1188E0FA555; // System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrBoolean struct ExclusiveOrBoolean_t149439E692D32375C9601E1EE1CADD060EFFDA11; // System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrByte struct ExclusiveOrByte_t023C55F884EC856B716454E6400E6EA5E4A0A606; // System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrInt16 struct ExclusiveOrInt16_t9E90E37AA6D015ECFE52ADC385A57F1A480CC3FA; // System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrInt32 struct ExclusiveOrInt32_t543CB2276364B63138163AB77402E56E043DDA88; // System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrInt64 struct ExclusiveOrInt64_tE30327F94FB81EDFD592D4628B745D146E97D7A4; // System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrSByte struct ExclusiveOrSByte_t44ED50246D2EF84D6DFBD0F13FF788E6E83E15BC; // System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrUInt16 struct ExclusiveOrUInt16_tD6FFE77AFFD3C640E71D01BDCB66F2F66FFF56A0; // System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrUInt32 struct ExclusiveOrUInt32_t08DDC79C214724BA06D3DFB4AFA0EB5EF16D327C; // System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrUInt64 struct ExclusiveOrUInt64_t59D6C51D360CAD0E43A663F7059741EFCADF0ABA; // System.Linq.Expressions.Expression/ExtensionInfo struct ExtensionInfo_tC44139FBD6DED03BF72E9D021741DB32CB5FD926; IL2CPP_EXTERN_C RuntimeClass* AddDouble_tBFDDDD46997B5B03C8C0555F8EE578A53F6B32F9_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* AddInt16_tD63C23EDC7441D9BB980B07B762DBE4AFA0328A1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* AddInt32_t38AA5CA348CC1E7D2AFB2A73D0671164A88BDCD1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* AddInt64_t0A61177C350B9B43E7299936F84BCB1D69A7BEAF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* AddOvfInt16_tD4A66765762C9526A6D0B53B836BD0A5276EEEF8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* AddOvfInt32_tF258FAEEF10C2BA5612FD8A64731CC05EDFE2DFA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* AddOvfInt64_t4960F776CA3CF7524C794E46DB84B669EDE632E2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* AddOvfUInt16_tED3343A9E243352F1344362F93DA1242EEF4CEAC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* AddOvfUInt32_tEFC3F4F2661C19CF476AB25281AEFA9255FA6421_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* AddOvfUInt64_t79C91AE4B8B23944C1F90799628ADD9259EA4CC6_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* AddSingle_t5F43F41F0BC01B03F40B23E889736E3193820176_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* AddUInt16_t69A150D091B935809970141E345DD48EE0B4B35E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* AddUInt32_tC3EB7672D6B4B915873F80B5B28A646C7415F4AA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* AddUInt64_tA8F4F2561B708B460DB4D1C49D389777A9A5B050_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Aes_tFD34360BE594E79220F75AA9DF67CABB00116D7C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* AndBoolean_tA166B93BE8CCD87C83F5AF85B4C73C2D65A0488A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* AndByte_tD0C2D21E6F49411964474504BEC7BF3B9EA688EB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* AndInt16_t6D7B2783268B3301475284C64A4DE1F136AA4C98_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* AndInt32_t6827AF086CB2E00E5902032CCAF8247DB562E1C3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* AndInt64_t2651345A816230DA8964114758B2DE5DB7302FC0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* AndSByte_t64776A87B6794626CE1D2157C9518413F7F756A1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* AndUInt16_t06C5F3890A4ED7FE97BEA500E99E51D0FA1F6556_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* AndUInt32_tB67639D2EBBC8C0CEC333EF30427DCC9794D891B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* AndUInt64_t9C70E8307BD88C60CD4630E58F9BC114822697E4_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* ArrayLengthInstruction_t41A3BAEEBBCAB6EFD5842DBC5C0D0D99E336DF46_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* AssignBinaryExpression_t5794FCE6A689B9FEC14E98F4C281CB55B337C790_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Block2_tE4BCA7D0F0ACBB66E97C3C70620E928AC52A84D9_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Block3_t284DBA4C7DD6FA79B0983263FF40B6EA4F4AD834_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Block4_t52F5085BA32EDD31381E70CADDAFAC3D6FA67A21_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Block5_tDBF9D05DED9100069A2A701184205D60A05D04D8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BlockExpressionList_tC03E7B0B4BF307F781680AE2B201FFE0CA752D55_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BlockN_tCE84D9AD8634612823520324AC4B0FF602E1902C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BranchFalseInstruction_t5BD9745691B4C51378D57C56F7BC175CCE07F2CD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BranchInstruction_t798B6A52F451971DC0520FDE4E84C2855DB6D9A3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BranchTrueInstruction_t1A339EF01FA205F6B06C9BCBF6E5531C1269F946_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CacheDict_2_t23833FEB97C42D87EBF4B5FE3B56AA1336D7B3CE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CacheDict_2_t9FD97836EA998D29FFE492313652BD241E48F2C6_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CachedReflectionInfo_t642790C7A249BA13C0CA9D036535C0183B286976_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CastInstructionT_1_t12D51D1C4F7780D2B606E4FA8267C06FE23EFAFF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CastInstructionT_1_t19345E090F73DFD4387DB1687224CFCEAFF1D7D0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CastInstructionT_1_t2381D821132C3C6C2C418BAF3CD249DE9ADED16D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CastInstructionT_1_t2A00EFC7F622B28D17BD1A4522609E75520F4E69_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CastInstructionT_1_t43820AF3C95F1A7F6E021462F2C9B724D47622CE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CastInstructionT_1_t521C4CFCFF04F0093539A3BDFD6BB0996C02396B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CastInstructionT_1_t7E6FD2869FE4E6F5825EED7B017EF06292D02AA9_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CastInstructionT_1_t8ED64B059E6E241C4553351E5C927A6D5F09E88B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CastInstructionT_1_tABF712EF4A042EA48960A93F36E3205A88FA1DA2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CastInstructionT_1_tAC091DD7A9F5C2351C87E1DCB26AEC50BB86FCA3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CastInstructionT_1_tB06387BBFA27200C19FB1B79F4F5B917461F51C3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CastInstructionT_1_tB8C2E9B40DFA6A8E9D7337C5B38C95A4D5813FAD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CastInstructionT_1_tC9DF13C845BCDD5D3D1523184B58509762BD80A1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CastInstructionT_1_tE5B997D1013D1A3456E65E9DFD9833EFA2D1E8B0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CastInstructionT_1_tE7AC56D2F941FBB7CEDC5196512CA63B6484252B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CoalesceConversionBinaryExpression_t1BFEFD20D1774BE8420812142E9622F6CBB210C6_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CoalescingBranchInstruction_t8A5131406BB7E44D0A1F01548A8DEF854EF5100B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ConditionalExpression_t74C60793A382D6FC191C590A353984ED63ED3D4A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DebugInfoComparer_t50EAB83A182EED5FC08D9F05068520870AACDD63_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DecrementDouble_t29374A7AC697E04BF2B955E452BC4F29845D207A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DecrementInt16_tC640FBBC221B6CECBEEF049FE7425B8BF6B274BA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DecrementInt32_t73572443D6E31AF991793F484F8045C5738166E2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DecrementInt64_t7DCCCB32760DAFF4032EF681EA1EE8D9638C7DBF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DecrementSingle_t7F55773C587DCCC7A19F80D540FD37426EC28B7E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DecrementUInt16_tA2306ED797C0F88FB263556769115587FFB54C8B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DecrementUInt32_t85923F59DF15227A54709E5605010439548F285B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DecrementUInt64_t482C0B553113805C7557B34800BF56B699BDB00A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DefaultExpression_t3FC1DD4F4C518F7FDF62C04BB3BF78B10D654D46_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Delegate_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DivDouble_t017CC663AA8C333983F532B78F50FA95E96BFAC7_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DivInt16_t8869B99D73336FA7A1622093459CE80E12971C3B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DivInt32_tAB60050266B53BF496F1AA4936BF887344E2C773_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DivInt64_tA93DE1CC0F871FFC80E978731237452165D599EB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DivSingle_t5A3864D5C469199CB292BCD9A9B6AAA403454BFD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DivUInt16_t4B655678125558881E98A2C21C8ED30189B39F62_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DivUInt32_t29DD2A53152FE018F56BD3FAEB90D60370142004_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DivUInt64_tE70C6AA67FE627E01B4987DECD5AC0C0CABEB510_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DupInstruction_t9E9AF85D0F3F397B0CAB9F7BC95468C976D901A4_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EmptyReadOnlyCollection_1_tBBE18827DF084915E7B2FEF1A050D0165CABD5D2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EmptyReadOnlyCollection_1_tC5FD4A04C408767F3C0515B8245456AA47902D37_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EnterExceptionFilterInstruction_t2CBBAC97BF9850BF473CBC4DB32AFFBAB184F292_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EnterExceptionHandlerInstruction_tC30D449E7D5C61FE7A5B082D2354EB9E16372DEC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EnterFaultInstructionU5BU5D_t6D155310AFCD55D0491E41BFD5B3D8C4E752B583_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EnterFaultInstruction_t7D8E7E71047FCD2F1EB390D986BB0441BF20900D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EnterFinallyInstructionU5BU5D_t669424F589FC1936BE4B343D8A1BCA295D57424B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EnterFinallyInstruction_tE10DC15B634BC0D58FAB4139F7B36F382124B3F4_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EnterTryCatchFinallyInstruction_tE1A219540D4FBD349EB36CB2EA3439FC62DE738D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Enum_t23B90B40F60E677A8025267341651C94AE079CDA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EqualBooleanLiftedToNull_t0A43F0708884C8FFBC937109FC1D29743907AFE3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EqualBoolean_t5D01717977533ABA08A5BFB105F823D1E981D686_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EqualByteLiftedToNull_t5B9F5F89F2DC7A110BA6659B537CFEE940F22E9B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EqualByte_tEC804501CD876012A69D17A8220CC66AD4B86167_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EqualCharLiftedToNull_tBD2D252BE180ECF8C3BCE7CB01B6F9488A4512F6_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EqualChar_t81ACD779B568BF52084C229D2C4146D396058BD8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EqualDoubleLiftedToNull_t9D4E6CD47474F7E84C9941AF54E3F1A7BB1D306F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EqualDouble_t7E25405691A759E72D4FD80F7DD9D5353F2C6E57_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EqualInt16LiftedToNull_tA72BFA5B3AE768010F897959788A8D8F1D4BF494_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EqualInt16_tF6FC945C42EB77FF2CE5D79873111B99BFB6CEE7_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EqualInt32LiftedToNull_tDF7A927185FB11C6E48EAC0AC19889ED68CFBB82_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EqualInt32_t22F899A73A0BA7B368655D10BBC0E41A7D115264_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EqualInt64LiftedToNull_t7E4AF431EB29BE65D5592CFC974BBEA504241449_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EqualInt64_tD1D29DF2EC53C6DCE12F8717DF57C8C8B3EBAD12_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EqualReference_tCE0AAB328C0ADCCC735BAAA3C6A9B77833968D99_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EqualSByteLiftedToNull_tF4020D837E623BF08266B5584A441322537F7DDD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EqualSByte_tC540213C2F46DCBD605A8290449D77DC4592E810_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EqualSingleLiftedToNull_t7BB0E05F4CE590EF4CBAC3C5D61DD605552CB890_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EqualSingle_tB33453CF26BB89F6FDF813F7292BF37FB87C5D0D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EqualUInt16LiftedToNull_tD5855662BC2DC0794D7D39CC08F507E4A16BC9FB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EqualUInt16_t832A2F66E33F8F0139E2F02CDD123AF695842DD1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EqualUInt32LiftedToNull_t99A422FEEBDE226F9C6D80686E2B912D0A6AF716_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EqualUInt32_t165EBC10BBBC906AA5D53C8AC63AE9C37CE11FA1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EqualUInt64LiftedToNull_tCB2E12EBAF20FFCB94230946183BE1188E0FA555_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EqualUInt64_tB84481F12AE11CDDBF364778B1F40488FF20EC98_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Exception_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ExclusiveOrBoolean_t149439E692D32375C9601E1EE1CADD060EFFDA11_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ExclusiveOrByte_t023C55F884EC856B716454E6400E6EA5E4A0A606_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ExclusiveOrInt16_t9E90E37AA6D015ECFE52ADC385A57F1A480CC3FA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ExclusiveOrInt32_t543CB2276364B63138163AB77402E56E043DDA88_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ExclusiveOrInt64_tE30327F94FB81EDFD592D4628B745D146E97D7A4_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ExclusiveOrSByte_t44ED50246D2EF84D6DFBD0F13FF788E6E83E15BC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ExclusiveOrUInt16_tD6FFE77AFFD3C640E71D01BDCB66F2F66FFF56A0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ExclusiveOrUInt32_t08DDC79C214724BA06D3DFB4AFA0EB5EF16D327C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ExclusiveOrUInt64_t59D6C51D360CAD0E43A663F7059741EFCADF0ABA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ExpressionType_t5DFF595F84E155FA27FA8929A81459546074CE51_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* FieldInfo_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* FullConditionalExpressionWithType_tBF1F5AE5F144524EB18461C0D1BFF039C2B152FD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* FullConditionalExpression_tADC19AFC5D21A1736314F1F96D36847909C65F30_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Func_2_t276FD175B6971359F8496785B593A232B27A83FD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Func_2_tDA1CD28AB1DD1EC817F9902B752EB3751BE154B5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Func_5_tFF9AEA4A228EBD26B06E1E7630D192EE33D598CA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GotoExpression_t7490B42D28D83F9C2140DB30C9821AC4EC4060FF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerable_1_t60929E1AA80B46746F987B99A4EBD004FD72D370_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerator_1_t72AB4B40AF5290B386215B0BFADC8919D394DCAB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerator_1_tCD9A32076EE9AFA77A6E5C44278B0FD415D97095_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerator_1_tF10625A3F23F79EBD332041272FB2DC25BB6C41D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IReadOnlyCollection_1_tE16825A32F0C141711E14088EE2054669B37B029_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IReadOnlyList_1_t3970E0723A7C2FEA094E64207358CF587FA8010F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IStrongBoxU5BU5D_t5C6F1860E4A12131ADABE7E078B70DDAB3B3801F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IStrongBox_t37B8B513E3C7EF457F23D5089D694BE7F6095F54_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InstanceMethodCallExpression0_t949CA173818D4AA3CF2121E05921205797048CAD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InstanceMethodCallExpression1_t8FA43CE5015CBA6E76ED2BC8F6A6E7CC708B4E4D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InstanceMethodCallExpression2_t5D08C20830B45D0095B333A6F0C26F2B36B59BA0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InstanceMethodCallExpression3_t3FF5B23AAA3F2077223E2B91B5E61C8A756BA7DC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InstanceMethodCallExpressionN_t5AE2FEBFF2A0ECA98A33C3CE891F482B6B4A9449_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InstructionU5BU5DU5BU5DU5BU5D_tC91D7302666D7BBDD9539639236F3B8742A0F5DB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InstructionU5BU5DU5BU5D_t59466CC7C903E621CC6A38FA9EEF2BE5D5EE25DA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InvalidProgramException_tB6929930C57D6BA8D5E5D9E96E87FE8D55563814_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InvocationExpression1_tDD76D4333394ACC4713955BDAEE4726A03FFD29D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* LabelExpression_t37131DC273D72C44BFE8C07466A4D63EF1BD96CA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* LabelTarget_t4E0B75FE6DAD05FC6651E53032D2C5F19D8E81D1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* LogicalBinaryExpression_t4EBE81211FC96D0A19F4EEF65442B6FFDBCF6889_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MemberExpression_t9F4B2A7A517DFE6F72C956A3ED868D8C043C6622_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MemberInfoU5BU5D_t04CE6CC3692D77C74DC079E7CAF110CBF031C99E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MethodBinaryExpression_t3119FE060545F8BBCA10624BD0A1D43AB150DF23_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MethodCallExpression0_t0C4A68F1C62B9150D041F02001B72C034F15BB0D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MethodCallExpression1_tF9AACB3AE37944B62BA5385CE03CFE083C167C96_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MethodCallExpression2_t4DDBD4EAD2793B4032F3113E920BADEC70F734FD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MethodCallExpression3_t46314C881D4146FC4EA14551640F1A2475F5F6DD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MethodCallExpression4_t61AC6FE32EEAF46DEA2D549C6B21CF4B9850032D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MethodCallExpression5_t3ABAD9FB5E19EFAD880D8537EB06BD7AD0B72BFA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MethodCallExpressionN_tB03180907C6E393892BCD6796370D54E7DB054E8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MethodInfoCallInstruction_t0EA1D8A0DFD7127CBAC63CDF76A82F8D094211ED_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MethodInfo_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NewExpression_tCC2B6EAD4868381D56BB8B1AA4C5267F8A620987_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OpAssignMethodConversionBinaryExpression_tE5DC5C71207DE06782E16C2C5D9EE63E09D8B58C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ParameterExpressionU5BU5D_tCF3EAA6D8556513C4937E1126F65AA08DF4DB147_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* PropertyInfo_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RethrowException_t513D4B7AB0B8C08B29024DDAAF1233AF42EA62A7_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RijndaelManaged_tD1B1F2A2FFA25C00142012CF301D52F46943A86E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RuntimeArray_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Scope1_tB4CCBE69CF8B934331BE4C5C7FCBBB5FBDFD8C2E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ScopeN_t05FE8F6E97A62B48B2252350706D84DC841E006F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ScopeWithType_t2B5D6764335C8C5805E1DC59F6B3370072478C50_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TargetInvocationException_t30F4C50D323F448CD2E08BDB8F47694B08EB354C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TrueReadOnlyCollection_1_t06D7E0A73C830464D87F10A513072796E7172082_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TrueReadOnlyCollection_1_tD1302D91DFCC957B98C7C845161DA554DD0A9FA1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TrueReadOnlyCollection_1_tFACBB37A6A09F5303FA9A457A34FAFE7002020A3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TryExpression_t93FB58678D0F0A3FAC878A2E275AD612979B07E6_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Type_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TypedConstantExpression_tBBD471F35E5E9B51126D6779736D9CCC49538630_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CGetEnumeratorU3Ed__18_tDAE3ECED2997B9832BF2B82CDF3E400461F07C3B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_tECC38CCBA1C8CC4F0DD07E8612494F17EFD9FD43_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Utils_t98C8733198C84566DF6847E887A57D45326CE485_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_tBA8E38B46CD663D2D6A08EF9F2CB1A18D264104A____0AA802CD6847EB893FE786B5EA5168B2FDCD7B93_0_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_tBA8E38B46CD663D2D6A08EF9F2CB1A18D264104A____0C4110BC17D746F018F47B49E0EB0D6590F69939_1_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_tBA8E38B46CD663D2D6A08EF9F2CB1A18D264104A____20733E1283D873EBE47133A95C233E11B76F5F11_2_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_tBA8E38B46CD663D2D6A08EF9F2CB1A18D264104A____21F4CBF8283FF1CAEB4A39316A97FC1D6DF1D35E_3_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_tBA8E38B46CD663D2D6A08EF9F2CB1A18D264104A____23DFDCA6F045D4257BF5AC8CB1CF2EFADAFE9B94_4_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_tBA8E38B46CD663D2D6A08EF9F2CB1A18D264104A____30A0358B25B1372DD598BB4B1AC56AD6B8F08A47_5_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_tBA8E38B46CD663D2D6A08EF9F2CB1A18D264104A____5B5DF5A459E902D96F7DB0FB235A25346CA85C5D_6_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_tBA8E38B46CD663D2D6A08EF9F2CB1A18D264104A____5BE411F1438EAEF33726D855E99011D5FECDDD4E_7_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_tBA8E38B46CD663D2D6A08EF9F2CB1A18D264104A____8F22C9ECE1331718CBD268A9BBFD2F5E451441E3_8_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_tBA8E38B46CD663D2D6A08EF9F2CB1A18D264104A____A02DD1D8604EA8EC2D2BDA717A93A4EE85F13E53_9_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_tBA8E38B46CD663D2D6A08EF9F2CB1A18D264104A____AE2F76ECEF8B08F0BC7EA95DCFE945E1727927C9_10_FieldInfo_var; IL2CPP_EXTERN_C String_t* _stringLiteral0178FBA6F1599F1FF6A2F4A379C88915F1ABCC75; IL2CPP_EXTERN_C String_t* _stringLiteral0280D409FE3ADEA994E62B6FC7ADFD08A7BC445A; IL2CPP_EXTERN_C String_t* _stringLiteral052EE60531114B35FEF5633AEC7E950F5D071C18; IL2CPP_EXTERN_C String_t* _stringLiteral057B3BF6FF011F75099CE84564ABE58C872288F4; IL2CPP_EXTERN_C String_t* _stringLiteral05D9407DB2D05625AF86D4150AF53FC9966C7633; IL2CPP_EXTERN_C String_t* _stringLiteral06891871A1FE83D54F3C00A4D3EF4DB5722687B5; IL2CPP_EXTERN_C String_t* _stringLiteral07C3DCDD9C51E641BE09DD4B32155A75B755E361; IL2CPP_EXTERN_C String_t* _stringLiteral09600D54B6B1D49C4C90FEE9A598C0A9884F4E83; IL2CPP_EXTERN_C String_t* _stringLiteral0E07963036FFA72EDE4E767F81B01C3A7325FA4B; IL2CPP_EXTERN_C String_t* _stringLiteral0FDCE847AC1FEBD8989CBFF53204352FE49AF8F3; IL2CPP_EXTERN_C String_t* _stringLiteral103AADF0E5BF9CDE6009B6FFD90C3FF4FB12CBC0; IL2CPP_EXTERN_C String_t* _stringLiteral107694947DB47644F8036602F63473486E1ED925; IL2CPP_EXTERN_C String_t* _stringLiteral133809702925763785FC982AE27A4E0B0C3B3D96; IL2CPP_EXTERN_C String_t* _stringLiteral13E3BD54566AE1897A8C8474EDE12765554B69F8; IL2CPP_EXTERN_C String_t* _stringLiteral1635B8BFB6632010CC2AC671AD871F2C6E7A6F67; IL2CPP_EXTERN_C String_t* _stringLiteral17BA770D472146F14CBDE2CFF7752F076430BCBE; IL2CPP_EXTERN_C String_t* _stringLiteral1A2D41CFC5C10D1FBA3BCCC8701FF8D4BB18FFEE; IL2CPP_EXTERN_C String_t* _stringLiteral1C04630CF70FD38EEF0AC7C42DD20ECB94667282; IL2CPP_EXTERN_C String_t* _stringLiteral1D08F205AE7E154806969294E96D2E6286E18696; IL2CPP_EXTERN_C String_t* _stringLiteral1DD8594A96A295B77F6A1C938ED81FCF7ADCAC27; IL2CPP_EXTERN_C String_t* _stringLiteral1E77C8D5904D216C0CB266860238E3274F6A9750; IL2CPP_EXTERN_C String_t* _stringLiteral22E587C3DB815783B0FAF9A73F57AC3BA1E86271; IL2CPP_EXTERN_C String_t* _stringLiteral2382B971DAD288CA5D307A54F89DB13E13D34BB0; IL2CPP_EXTERN_C String_t* _stringLiteral23CA98CF33B0C404D3A01DE0C23D58AD1CF75E7E; IL2CPP_EXTERN_C String_t* _stringLiteral2784A0B540CEB33CB062B4335155E671C41E0412; IL2CPP_EXTERN_C String_t* _stringLiteral27E9E4ABD11D95CD4AB5068A8CA256BDC04A4094; IL2CPP_EXTERN_C String_t* _stringLiteral2B6D6F48C27C60C3B55391AB377D9DC8F5639AA1; IL2CPP_EXTERN_C String_t* _stringLiteral2BC64AE35C295F56448413857663A5EF051A0011; IL2CPP_EXTERN_C String_t* _stringLiteral2D822A2BF34869F9892896A8851640A9FCB0F8EE; IL2CPP_EXTERN_C String_t* _stringLiteral2E1EB6DFBBD00E8148E038016D4CF889AED0E1E2; IL2CPP_EXTERN_C String_t* _stringLiteral3171537C1CEDAF45027390AED5751A93E57A12BC; IL2CPP_EXTERN_C String_t* _stringLiteral31A08F6C04A5038A25CA76807E0B17461059ED99; IL2CPP_EXTERN_C String_t* _stringLiteral320772EF40302B49A179DB96BAD02224E97B4018; IL2CPP_EXTERN_C String_t* _stringLiteral36D254F59ED91804C13D501446692D41472D96E2; IL2CPP_EXTERN_C String_t* _stringLiteral3D9FD30603150D66B02BDDF67069CAA738EB205A; IL2CPP_EXTERN_C String_t* _stringLiteral40DD3D56B7CA3BB12EAD2E0F8E58A0F87C929A23; IL2CPP_EXTERN_C String_t* _stringLiteral418FA1862825E9842DF0929F78CF82E6BBCD9254; IL2CPP_EXTERN_C String_t* _stringLiteral45871F5F0EFA21C8119B535D5240EF5D51D525E5; IL2CPP_EXTERN_C String_t* _stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8; IL2CPP_EXTERN_C String_t* _stringLiteral471543834C9A5ADAA79EDD06EDCBA5930B3CB3F4; IL2CPP_EXTERN_C String_t* _stringLiteral4767E340F13B362444D8AE5CE8AE0CF983961DE1; IL2CPP_EXTERN_C String_t* _stringLiteral477B25C80936D2E72DAE80C9D5B6B38C2A8AA69C; IL2CPP_EXTERN_C String_t* _stringLiteral4784CA4E159D86F8767CCC55143536AF34801074; IL2CPP_EXTERN_C String_t* _stringLiteral4D63650286A1E1FD31796F6AE418A16D3A0C143B; IL2CPP_EXTERN_C String_t* _stringLiteral4D7A17FBB4AEF7D9DB034889EBF3537D477B9336; IL2CPP_EXTERN_C String_t* _stringLiteral4F0C340B1A1330DC46CBA7C557A079A115D900CD; IL2CPP_EXTERN_C String_t* _stringLiteral515679AB29628ECDDDD7FACA99AE118567A911D5; IL2CPP_EXTERN_C String_t* _stringLiteral5246E833B2FCB10A683BF24EBE6283A2EAF3B0D5; IL2CPP_EXTERN_C String_t* _stringLiteral5302F0BCCEB79EAA8152C053E63E6D6E74409075; IL2CPP_EXTERN_C String_t* _stringLiteral5506B85C9F5FFCAB79D529FD71FE741DA8D34781; IL2CPP_EXTERN_C String_t* _stringLiteral5601A0ED74C235668EBD9B6850B0C73C8B338118; IL2CPP_EXTERN_C String_t* _stringLiteral588B5003E90842297A3E14C36CDD902C7A4F4BF9; IL2CPP_EXTERN_C String_t* _stringLiteral5BE54931B5ABE95BBACFEEFFDDD9BC05CD65DE8B; IL2CPP_EXTERN_C String_t* _stringLiteral5BEFD8CC60A79699B5BB00E37BAC5B62D371E174; IL2CPP_EXTERN_C String_t* _stringLiteral5DFC03B35CE1610D507097EBBBD36CF45BCB4C2C; IL2CPP_EXTERN_C String_t* _stringLiteral5E45B13FA746077DA0275EF11A5D0C53F2FD9C5F; IL2CPP_EXTERN_C String_t* _stringLiteral6113A1F99DA57F871915F95846342272EC47617B; IL2CPP_EXTERN_C String_t* _stringLiteral643955FCDECAA2A30C0D40E3B8B98DFF776865CA; IL2CPP_EXTERN_C String_t* _stringLiteral656DE8865223883D9C605D63606CD7138CF8CAD3; IL2CPP_EXTERN_C String_t* _stringLiteral65FFE9DDADB2B41137F8C20CA62169525AE53EC5; IL2CPP_EXTERN_C String_t* _stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5; IL2CPP_EXTERN_C String_t* _stringLiteral692940060C9C81AE9144951B04761CD7279A79E8; IL2CPP_EXTERN_C String_t* _stringLiteral6A17911E1C6A38E694202B75A0E6627A933FA0D5; IL2CPP_EXTERN_C String_t* _stringLiteral6BA14B0B41748EF861D62E24E3A98CBE88811C08; IL2CPP_EXTERN_C String_t* _stringLiteral6BEBD9F607428C1FE4D2E28576D75E48DB2D961C; IL2CPP_EXTERN_C String_t* _stringLiteral6C35040F3A25119A9876B4922B7AB854A0386C0E; IL2CPP_EXTERN_C String_t* _stringLiteral7083F43578417B8D1EDDD30A745209CCC81E38B2; IL2CPP_EXTERN_C String_t* _stringLiteral739573D70A64651EBA5F53303D89FAD390FA4E57; IL2CPP_EXTERN_C String_t* _stringLiteral73FB09DE209F6D8E08ADA99D3E79F949E2EC7A98; IL2CPP_EXTERN_C String_t* _stringLiteral758F93F3CB6DF9025C805911F891F771E9A34EC3; IL2CPP_EXTERN_C String_t* _stringLiteral7680806CDAEB580844B287F4CB4986C7ED3A7FAB; IL2CPP_EXTERN_C String_t* _stringLiteral777364C832BC357A5DCFCA92322565173273F04D; IL2CPP_EXTERN_C String_t* _stringLiteral79A194D17122AE4FAE98BAB9D513FA1EB31F4C29; IL2CPP_EXTERN_C String_t* _stringLiteral7E31C95666E38EC46F2795BE005E63CEE69C17F2; IL2CPP_EXTERN_C String_t* _stringLiteral82A901265FBEA6E3CB1AA8C0B59AB2E742A5F278; IL2CPP_EXTERN_C String_t* _stringLiteral82B03C89EBDF21F2AC40796C070B4770C4DC82D9; IL2CPP_EXTERN_C String_t* _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF; IL2CPP_EXTERN_C String_t* _stringLiteral8494552D9154A13CD57B1B91CDA33A1957C340D3; IL2CPP_EXTERN_C String_t* _stringLiteral866DE57E7E4678162A1865095E3B8C11E24AD5C6; IL2CPP_EXTERN_C String_t* _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2; IL2CPP_EXTERN_C String_t* _stringLiteral87F8ED9157125FFC4DA9E06A7B8011AD80A53FE1; IL2CPP_EXTERN_C String_t* _stringLiteral883FC797173DE6E4481ACED3AB6DF8180CBE30FE; IL2CPP_EXTERN_C String_t* _stringLiteral8C2F963B388917A19D8145D115C26D54868060F4; IL2CPP_EXTERN_C String_t* _stringLiteral92235D9FF02B2FBFFECD2B87DA339B75ECB00132; IL2CPP_EXTERN_C String_t* _stringLiteral92CF9C171F4E6EC1D61C222D8784A275CEFAA309; IL2CPP_EXTERN_C String_t* _stringLiteral95E3FAFADBE33622CD8851A438ED6F1A4A387CA2; IL2CPP_EXTERN_C String_t* _stringLiteral98EE0647F9BA017E0436FC5F851A25DCBC9B810A; IL2CPP_EXTERN_C String_t* _stringLiteral9CC3C4B924486964D00099AC2E91DBE0907DBD1B; IL2CPP_EXTERN_C String_t* _stringLiteral9D0E978C2541B8A36DFB07E397656689CE9E713F; IL2CPP_EXTERN_C String_t* _stringLiteralA32674451B983F172BF67FC604D118D404FD19E6; IL2CPP_EXTERN_C String_t* _stringLiteralA73ABA292725481E193581FA55C5757B95A15ECC; IL2CPP_EXTERN_C String_t* _stringLiteralA7F05001843983A3F6D671FC591DB8FC9139A826; IL2CPP_EXTERN_C String_t* _stringLiteralAA236E134566FACF682D16CDBC3E2C735E0EF19D; IL2CPP_EXTERN_C String_t* _stringLiteralAAAF600F8A39C04391EECA0A9C77BFF235345A97; IL2CPP_EXTERN_C String_t* _stringLiteralAABD82B9770C6E8099F04256FEBEE6AA468C2904; IL2CPP_EXTERN_C String_t* _stringLiteralAB0FBD77ECA4414F4A044410D892E7D88617AA62; IL2CPP_EXTERN_C String_t* _stringLiteralAC5E7797F30965FD4F725C4ABC4334B3AA868AB2; IL2CPP_EXTERN_C String_t* _stringLiteralAF09A6BC0279473D57B36A82CF658E854D58181E; IL2CPP_EXTERN_C String_t* _stringLiteralB13824ACB6B914D45875CFF0546C5A0D9350AF2E; IL2CPP_EXTERN_C String_t* _stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF; IL2CPP_EXTERN_C String_t* _stringLiteralB24151054205AC49482CB9964D1454F5F4EF632B; IL2CPP_EXTERN_C String_t* _stringLiteralB5F519095D6B47D304D98B5A21B8D8EED706635D; IL2CPP_EXTERN_C String_t* _stringLiteralB7E78BE66617B9AE36B6A6E170E3545EE25C1D11; IL2CPP_EXTERN_C String_t* _stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED; IL2CPP_EXTERN_C String_t* _stringLiteralBE4532ACDF8B6E559112A4059B7A7C36EB17E366; IL2CPP_EXTERN_C String_t* _stringLiteralBE63ACAAC1CAC6F63A170BC16408856F99F3C9B7; IL2CPP_EXTERN_C String_t* _stringLiteralBF6B8A8B78E4B12B5765D5FE4217D5883FDFC73D; IL2CPP_EXTERN_C String_t* _stringLiteralBFD767F0B108F9802041DE9A8880ACF19EA59ADD; IL2CPP_EXTERN_C String_t* _stringLiteralC611A012636D51B5EBBC7ADEBD3C8631EA8DAF13; IL2CPP_EXTERN_C String_t* _stringLiteralC67D141B07D378C9210E4696F19821C50AA2A583; IL2CPP_EXTERN_C String_t* _stringLiteralCBCF5ABE35600EAFD21FA4DC1F78EBBBCAD041EB; IL2CPP_EXTERN_C String_t* _stringLiteralCD002DD70C7AAC9CFF6D7D4821927E13D2989493; IL2CPP_EXTERN_C String_t* _stringLiteralCEB64284E1ED00524B6E5EF23096E1B25AA6A09A; IL2CPP_EXTERN_C String_t* _stringLiteralD183C1AE019E2E8987B04F53DDEB8C5B5CCA7648; IL2CPP_EXTERN_C String_t* _stringLiteralD3A41AE32B7DD0C301C6B94180A5FBF00D750410; IL2CPP_EXTERN_C String_t* _stringLiteralD98FE7007D1F7A79A2A7C688B6F8ADFFCFBF923E; IL2CPP_EXTERN_C String_t* _stringLiteralE166C9564FBDE461738077E3B1B506525EB6ACCC; IL2CPP_EXTERN_C String_t* _stringLiteralE32843613CB1773FC18270F1717753DCF3F79A26; IL2CPP_EXTERN_C String_t* _stringLiteralE50A30DDDBE6C50B64A5E39AAB7817CEF2F0533B; IL2CPP_EXTERN_C String_t* _stringLiteralE5D28023E4DEDEB299411AB0D47A4CC790C9A657; IL2CPP_EXTERN_C String_t* _stringLiteralE6971B9CA495EE944AC2E7D669A6B9C53BCF3459; IL2CPP_EXTERN_C String_t* _stringLiteralE6BF7B83A977D4356229805A2E0DB0B69CE170E3; IL2CPP_EXTERN_C String_t* _stringLiteralE7D028CCE3B6E7B61AE2C752D7AE970DA04AB7C6; IL2CPP_EXTERN_C String_t* _stringLiteralE8669F9273BE66BFED5E4C4EEBFC7D50697DA83E; IL2CPP_EXTERN_C String_t* _stringLiteralE9704200E3584F1D74B148DB95F9864DE214230E; IL2CPP_EXTERN_C String_t* _stringLiteralEA577D4A2400FF2C9E200FACD45EE4EB76DEBC81; IL2CPP_EXTERN_C String_t* _stringLiteralEC5FCBC48B93DF02EB8C67CDC7FE9AC103D0C83C; IL2CPP_EXTERN_C String_t* _stringLiteralED17F69B2D9A3AC1E6ECABC7CA795B4E7CD990B7; IL2CPP_EXTERN_C String_t* _stringLiteralEE4706B7CE839A2F08582C04E05FE9ABF2925DC2; IL2CPP_EXTERN_C String_t* _stringLiteralEFFE2CA9E53825F0268901130D843E969BE20A0B; IL2CPP_EXTERN_C String_t* _stringLiteralF00DD324CF65334ECB02F7592958EB2AF0DA021A; IL2CPP_EXTERN_C String_t* _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7; IL2CPP_EXTERN_C String_t* _stringLiteralF3F954C6529AF7A7F0E9A64ACC79554D9147A493; IL2CPP_EXTERN_C String_t* _stringLiteralF4CBDB868B9B52BE880F247575047F1D295BE544; IL2CPP_EXTERN_C String_t* _stringLiteralF5B22C1A639C617B72E3549444AC792A1A9E6720; IL2CPP_EXTERN_C String_t* _stringLiteralF6268B9D9763C8FE8EF1E292AC4B7D761D560FA9; IL2CPP_EXTERN_C String_t* _stringLiteralF82365E63B4829E3BB5F054E86FEF03FBB9807C3; IL2CPP_EXTERN_C String_t* _stringLiteralFA61F035837907E90BD6A6168573BEBC7EFEE6CE; IL2CPP_EXTERN_C String_t* _stringLiteralFC30CEE52E3CB6E0BDBB4E8654EAF29D132D6377; IL2CPP_EXTERN_C const RuntimeMethod* AddInstruction_Create_m4255162837794F5F8B4A63740E79C88F4D088C32_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AesCryptoServiceProvider_CreateDecryptor_mAB5FB857F549A86D986461C8665BE6B2393305D1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AesCryptoServiceProvider_CreateEncryptor_m6BF20D5D8424DB627CD3010D9E4C8555C6BD0465_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AesCryptoServiceProvider_set_Mode_mFE7044929761BABE312D1146B0ED51B331E35D63_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AesManaged_CreateDecryptor_m7240F8C38B99CE73159DE7455046E951C4900268_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AesManaged_CreateEncryptor_m1E4EB80DE75FCF9E940228E1D7664C0EA1378153_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AesManaged__ctor_m79644F6BCD0E8C2D8BAF1B1E22E90D3C364F5C57_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AesManaged_set_Mode_mA5CF4C1F3B41503C6E09373ADB0B8983A6F61460_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AesTransform__ctor_m3903A599E8B2C3F7AB3B70E1258980151D639598_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AndInstruction_Create_mFAFD0F607FACE106CFE46F59585ADE8E64F239CE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ArrayBuilderExtensions_ToReadOnly_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_m469BED9636AEB08E59A3245CDA4BB5E2EA9F72B4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ArrayBuilderExtensions_ToReadOnly_TisParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE_mC49BDA965F70F5FC168104F4326A19E4DB276A9F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ArrayBuilder_1_UncheckedAdd_m5EA934E73BAB419503AFE7D5F92A77BDC06E4E91_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ArrayBuilder_1_UncheckedAdd_m8BBA889A6582AB0E317744D5A7C335A217E69B52_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ArrayBuilder_1__ctor_m42CDA9D7A2573F758D2D1F00BCB03A5F4ADA036E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ArrayBuilder_1__ctor_m88848F1E4633FBDE984F3336507320C9DCA317DC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_BinarySearch_TisDebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC_mAFD6CE17FE36299184C25AC0DB3F67C09B2EFFAE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_Empty_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mB16F0BD588BBC13D5AB2DA591662576315AA0C28_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_Resize_TisType_t_mFEC6CEE52643E7546807B047930572E776F5D1F1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BinaryExpression_GetBinaryOpFromAssignmentOp_m46D07914615BCCC27F34745D9E1C06EC3E67C5BE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Block2_GetExpression_m71DDB3247A6FD5936538249D71E15D8489D43447_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Block3_GetExpression_m1264679BE629BA8A73182E681A1E5B46FE5C8FA4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Block4_GetExpression_m0747607A859129DED1FABC1560DB6AD42AE5B36C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Block5_GetExpression_m82A6EB0FAB48DFD4F9E0C3F6874794A26009EFFA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BlockExpressionList_Add_mC16ABAEF09B3BEE5FB75F7FEBEC6C760DD9D3318_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BlockExpressionList_Clear_m66CD02F4295F918E55C5AAC8F27E1DE668BA161A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BlockExpressionList_CopyTo_m97A9E05866088CAA31B5B182FC90B13D5F1FF5A1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BlockExpressionList_Insert_mA3A27A93D7DD09540F3AC081D06DFE700BD7ABF6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BlockExpressionList_RemoveAt_m03DFBDABFA291400C489373261AFAC4A2CB4E145_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BlockExpressionList_Remove_m76A68962ECC3639C8E4E2CCDABF8029D97D01A73_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BlockExpressionList_get_IsReadOnly_m49FC5603CFD81CE513F4683EBB657651A3A8A225_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BlockExpressionList_set_Item_mD0B23A92FA0D27B7DB00901915906764E02A5FA4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BlockExpression_GetExpression_mA6669A8C340608A9F5FA0B0D2B8AD9DE7AF766E1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BlockExpression_GetOrMakeExpressions_m2DF79E25BA11857F2E94331DE582FBB019EA9B46_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BlockExpression_Rewrite_m1494F9C6E0F8219DF75A3535686C8D860B2EE585_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* BlockExpression_get_ExpressionCount_mB8AB44AA910589615B553B0EB7D7F9A52DA8D9BA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ByRefMethodInfoCallInstruction_Run_mB777FF586202E7B96E996AF2AD97818A252E2740_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ByRefNewInstruction_Run_m82B4907DF15089DA076A6FFC66D8F52416028930_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CacheDict_2_TryGetValue_m194281232DD54B16897A1FC48F9809EB13023A18_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CacheDict_2_TryGetValue_mD6AB5DF9263B80E8A3423C1F2CE05CF3D7A985EB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CacheDict_2__ctor_m0F4765979864C9F6DD7E47A0C1D1660B3F3BF9A5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CacheDict_2__ctor_m64777FA4F4875584319372E73557D75BBFA43986_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CacheDict_2_set_Item_m0958347C4006C86F1D699AFAF41BE0B092478475_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CacheDict_2_set_Item_mE9E60B855DEA62C70EAFCF374EA02C4C29145547_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CastInstructionT_1__ctor_m028BB67A79E47D0A295C224C958BF58FC3E4D99B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CastInstructionT_1__ctor_m0DCEA88A9A29E815EBCFC1D9542F740D1257D21D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CastInstructionT_1__ctor_m361B2531C16FB3EE96C92C58BFE2ADEC0B49590F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CastInstructionT_1__ctor_m3E643DF3350694E6F43823895C12B724B45364E2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CastInstructionT_1__ctor_m473C616F3C7B8A3D8F5F4FB320B2C8725F9A05D2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CastInstructionT_1__ctor_m490B923F983EA86BEA137261B50CDD9D0B05632D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CastInstructionT_1__ctor_m6122F1C6D3DE43AB5B26C48788B7732288A1516A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CastInstructionT_1__ctor_m7537481C55FFADDDBFB5BA899E511FCF9409B130_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CastInstructionT_1__ctor_m829B0586555ADC9FCA48C59B9F28798DED40E82F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CastInstructionT_1__ctor_m85D0CC78FEE3FF1F82A0E2D1065F6C37CC5E0230_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CastInstructionT_1__ctor_m905EEAB50B72AE5BB12A6A61FA9C233F8A4770DA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CastInstructionT_1__ctor_mA2A662EB36E73F2036688E6AADAD7A3530CF9DE2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CastInstructionT_1__ctor_mB777A0BAA4144971D29EF6A8DAED896A0A1CC78F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CastInstructionT_1__ctor_mC17FD029FB3199C3F1F848084A27EB2F5F852F37_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CastInstructionT_1__ctor_mEE2C994F7DC301758D0C6F65728B09C656740CA6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CollectionExtensions_RemoveLast_TisParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7_m9993CEA2B3C7668BEA67C3000339F0FE5DB517EB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CollectionExtensions_ToReadOnly_TisCatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB_m2BAAA37B5A9F7E5AF25118354BBB0547CA760059_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CollectionExtensions_ToReadOnly_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mDE93DAB6094D52EC31586A763F39DF5ED7DF64A1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CollectionExtensions_ToReadOnly_TisMemberInfo_t_m70039EF7FFD6FD737590F2525B81BC213952D939_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CollectionExtensions_ToReadOnly_TisParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE_mC22BE661C66B9BB0F4DF99523DF5331BD948A8F6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ConditionalWeakTable_2_TryGetValue_m328DEBC6304284B6B32262E234330239B9670BC5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ContractUtils_RequiresNotNullItems_TisCatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB_m7DC1249B7D72E38EA5AB14B933022AE56B6F95EB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ContractUtils_RequiresNotNull_mBC4CF965B8B80D606187A1CBE6C6FA8AEADA396E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ContractUtils_Requires_m5F065E2BED270C6018473350EE371260EB27DA75_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DebugInfoExpression_get_EndLine_m16DDA801E6BBF3C53455C81D96739201A732987D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DebugInfoExpression_get_IsClear_mC844EB2B31E34BC8B395196EFA3B805778C0756F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DebugInfoExpression_get_StartLine_m2EC5187FCA8572356E6A4F20B2E399E6CBC9A48C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DecrementInstruction_Create_mBE4908BBA2746C3DC9D147D71D112CD4155F666E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DelegateHelpers_MakeDelegate_mD46BFE326573E3C48C417CF6404882184930796C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DivInstruction_Create_m16D7837737489C3B1FA810768A51E08786784DD7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EnterTryCatchFinallyInstruction_Run_mA7344FEC6C72C023BC78203435D615C5387DBDEA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_Any_TisType_t_m6B7E6F6EB47325D8E83488F866D5FEBB62A0578F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_Last_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_m81CDCB5A8D2FEACC12CF1753583D60BF4BEC0C96_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_Max_mE02EED2C10C2F8F0B2DCE468C87EF3064E854A8D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_Sum_m6CFC8CEAC70AE3C469A5D1993FAF8EEEC6A06FB5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_ToArray_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mD9B9986B6C92DDC032A02089D008664EA2E83237_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m0F4FCA57A586D78D592E624FE089FC61DF99EF86_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m40FD166B6757334A2BBCF67238EFDF70D727A4A6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m376883DE8D9B9C406BEA9E5A0DB2F132FE4B7FDA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ExclusiveOrInstruction_Create_mA4F99987B58898FA3D19FA8FAE8E9EF6C3774F15_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ExpressionUtils_ReturnObject_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_m814A5046734D7116971CC263E4DDE7E1C4C5CB3B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ExpressionUtils_ReturnReadOnly_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mC28D101026C5072858199AEBB6EAD99C49D6F053_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_AddAssignChecked_m1605EF53F9D0DEE1D8019A9FF9D1464C2DE0F2F9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_AddAssign_m89C268FF0E3394C82715AC033ABF83ECF47E7022_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_AndAlso_m333FE3BA7AC907EEBCEAC02CE79651904CEAD01C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_AndAssign_mE19B61F8376BB7D4FA9CFC68A6CD5B17C30E825A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_ArrayAccess_mD759C1569AC68C160F867726DBAD82D4B2CC0C94_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_ArrayIndex_m4151FC378B3C15B34D6567C9E402C85778BE31E8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_ArrayLength_mE9717DFD868B28823F61AB04F435304F6442CE3C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_Assign_m32AEF41186AAC28E7AB3E83502C64A93CA69562C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_BlockCore_m856D91DEFA642E2530C6C170D4FE2CEA870BD9C9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_Coalesce_m97D874A620CC3E0DEA3EE3F1C7821BAF3C56AA5A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_Condition_mC872A59E887B01F7D9C80D1DB74F6087B5FE252F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_Condition_mDAAB02AA8FE6525ECAE36CAF26695ADBFA738260_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_Constant_m014E12A7CCA8E2705E27CA97B85616EBE181F3FF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_DivideAssign_m266A9AC56920F212194E4A41B4B59CF671D98931_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_ExclusiveOrAssign_mED6809E0A16E09648F97C3392F51C49138AB45D8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_Field_m611212D8E5FFA8828D4874704847F192F461DDDB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_Field_mE764DA3894D8BE7A1713A3410EB21774BB84244C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_FindMethod_mF222B1D39EE28FD124E880E5BE0406C59C9B9F2F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_GetEqualityComparisonOperator_m64A7D99507B88ED0429352F8C76D0622472D4B4F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_GetInvokeMethod_m64ED3C37D3505C99C8D10BBAA65102167962372F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_GetMethodBasedAssignOperator_mBFD01EB05628F199B24F0F2B7406FC24964E6FDC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_GetMethodBasedBinaryOperator_m7AA75267052C139C3ACC4A6C1CC9A9AFB47668CA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_GetMethodBasedCoercionOperator_mDC5EC6D7887A392ADAFA7CC1418A57716E5DBF96_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_GetMethodBasedUnaryOperator_m6A544F27344B6584B4169BAB91B5C481E57C7A5D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_GetProperty_m27E4831A2622459C6E50D88810C7B1D1AE1F9E3E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_GetUserDefinedAssignOperatorOrThrow_m47A2AC5BE13291672A487910B592ED0D8437199A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_GetUserDefinedBinaryOperatorOrThrow_mE20F4EA94769B6AD07D41C18C022120E676C9A73_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_GetUserDefinedCoercionOrThrow_m25DB11EE83D00AD8145359433EEF1B235E34D2DB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_GetUserDefinedUnaryOperatorOrThrow_m7A6DF4D0B639D555567998123559C6CEDA4B3A1E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_LeftShiftAssign_m09F2922D7899595E73433DB80B1AD4A222E8D8D5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_MakeBinary_m0C48B3A1AD0545EF9883FC4CFDC0E5AAEDA1D1FF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_MakeCatchBlock_m1CBF3ECC3A08691C0841347214D681F03E42D370_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_MakeMemberAccess_m5BB353DB69256E9AE44D098D3F4E59628A28A0A9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_MakeOpAssignUnary_m6BE9C0AD6604D3D785AFCE56DB1032DE9F3F441B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_MakeTry_m76D66F0AE3048EA70509DB8CFCDB23C4A9D111C7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_MakeUnary_m6261375CB8B1B1CF0F1C5379E110108FC46DA60D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_ModuloAssign_mBBF9DF2E6672825EAAF8FDDFB3A68D21E8E82D35_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_MultiplyAssignChecked_m12BFBB432321C2F235259966FA67E8C82E727D63_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_MultiplyAssign_m122384E71EA0DED5844384117CA3095CECDEB5EB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_NewArrayBounds_m4AFF157A77F5C46A15E81E2EACDD529838EFFD41_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_NewArrayInit_m4E25520959297D32D03E19147E1812530858109E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_OrAssign_mD8DE7C7E8BEA2FC1FEB33CBC4752C813C1AB571E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_OrElse_mB399FD91B71E716884970A55B211EABFA6944797_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_PowerAssign_m9E02286D91E7F528F464E864576FFD3F7305C338_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_Power_m1B949EA6E3DEE9B1CA5A3DBAEEB86B7995DD54E7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_Property_m55DEE25BC25F38CDBF047D5FC9B6557D5DF01ABF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_Property_mCA21E7CE3EADC1E3A64B4B2F601FFEE5B7559620_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_Quote_mFAEA4DFF58E7A8B140999CEB85444E10FBE1C5A4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_ReduceAndCheck_mA1B79AA88821432A02C6FF36516E211F5D30844D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_Reduce_mA884731A64882F6E9267B56B989756B64D77168E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_ReferenceEqual_m7CEF8AF607338901B76D03A3E5EE151823B02206_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_ReferenceNotEqual_mD00439D6B7B0468E6DB134443242782A5DC75AA8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_RequiresCanWrite_mE6E1ED4B8F40FB2C1C490F191FC2DC4CC1B40B80_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_RightShiftAssign_m0BED8CD15E18D4D1684A9D900E5ECCA9F80C6145_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_SubtractAssignChecked_m39EE9B9489B750D17F03AA245CA0F3301E6D781D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_SubtractAssign_mAD9D7028088A54B5F277360E087A82040F6908DA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_Throw_mEDE9895093C52A20A1A895C44CE7F73D7F0C7A01_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_TypeAs_mFC9778EFABB2A3EF2BF592F3C8EC07D078A08170_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_Unbox_m47A9AF5A87E55456CCCCE48C94C0BD5ECE95BCD3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_ValidateAccessorArgumentTypes_m3B8DB0AC64F2A96C934764EB5D1E683FE316F72C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_ValidateAccessor_m8B2C2A1F07FE09E99FC84A0E4747C539703F9CAF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_ValidateAnonymousTypeMember_m7E0F567490ECB1100D27E4EABE18791B2466740B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_ValidateCallInstanceType_mC49891F8DDAC4A3F2BA68D70D2C5DE4DE5D762AA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_ValidateCoalesceArgTypes_m586F460956836E250B320CC1861E8910091916A7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_ValidateConstructor_m93733367A6CABDB2D0D8FDC56AD40CDDF098E548_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_ValidateGotoType_mFD2CF8839563ACA731E83B4D58EFD32952FDC19F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_ValidateGoto_m8816D43D86E3928773EAA0A3438C79A2F018AE30_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_ValidateIndexedProperty_m0DBDFB9542BA55F6D9E629B349FF624E05FD1A5D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_ValidateLambdaArgs_mD5134E7039426A523BF369A3999C26F64F7F5578_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_ValidateMethodInfo_m6334B4C4B92AF611AE12E1E980AB0274A3B8B878_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_ValidateNewArgs_mBF99BED7FFEEE383D70F5AB9B9101BDAF8680488_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_ValidateOpAssignConversionLambda_m846DCA2FB377DE896C68EC8BEC6690151CDA65DB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_ValidateOperator_m2D0820F3717A919B26002CF6066FB7F37787E34B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_ValidateParamswithOperandsOrThrow_m8003AE6589C05E43636065C7DFCA0FBD6B987CF0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_ValidateStaticOrInstanceMethod_mF026A40F4CF81192BB02E1621D3D1C05D8FD9DF0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_ValidateTryAndCatchHaveSameType_mEFB8CA44A04FF30B4DCCE8A87AC41A1155EBF7AB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_ValidateUserDefinedConditionalLogicOperator_m8C387FE902B7BC95374DAED9FC3DDF51F51C290C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_ValidateVariables_m3768C4C208904891BF7655FA9C94202CD8A75694_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_Validate_m5D738D9969E361ED3D10859CA7DE45715DBC2EEC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_VerifyOpTrueFalse_m2D6FFDB73C656174012E9F0E715A764754EC2394_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_VisitChildren_m5E48C3529D41B6386FFC3741E3D510BA929347B0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_get_NodeType_m46D2F5DD4F481536355CF1096212D8BD011EFA6A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Expression_get_Type_m30E49D13EB342DDADA0D5A54979A5EF120E625E6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Func_2__ctor_mF99B731B7FE71291198AC579A27977DAFAEE528D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Func_5_Invoke_mC71D527F1B2CEB0003DBDE754969AFF486ED98E0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* HashSet_1_Add_m9CF730E2C32C0613D8089427318C09E55C350DBE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* HashSet_1__ctor_m7E015D0E7832B3967403CAEE703C819D77AE741B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m415CDDDC44D8102E7E71D9EA0A853D7BBE6F469F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_mD396EA185003D66D9F0425A2C98D23F6A1624175_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m45E78772E9157F6CD684A69AAB07CE4082FE5FFD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_get_Value_m81778F362BEC72D4456079CDF5FB0D3487A1BCCC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyCollection_1_GetEnumerator_m751390082057931FC09497B43E95906CCF3E6CC6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyCollection_1_GetEnumerator_m8B18A583ACB97845FCA0F25B0CE2C9619E51CD60_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyCollection_1__ctor_m6CB6E203CFD99BDD0DC7CF52623462321AF9ABBC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyCollection_1_get_Count_m3B1222B2C5A8E213AF283AED21994F9FB353D1B1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyCollection_1_get_Count_m42681B88E2B83144910C76DDD1FAD0DC5A855C00_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyCollection_1_get_Count_m7E73C3408C40538218E684745B6AD84A105585B7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyCollection_1_get_Count_mCB5C4BDEB03233F12B542819ACA65DAB8F3FEFA0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyCollection_1_get_Item_m391853256E3629AA9EB10A8D77236BCC27FB05D2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyCollection_1_get_Item_m7B183ABA087FFB33DE8CC1B46A549E78DCB63746_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyCollection_1_get_Item_mB153C4E30402B18998AF196E61E93429AFAC2661_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TrueReadOnlyCollection_1__ctor_m4875236293F4F79FE4BE2C5E115A1DA75D1881AA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TrueReadOnlyCollection_1__ctor_m69BD8FE7BA1B50C8BE9EE80E47C3C13DF75F2BE0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TrueReadOnlyCollection_1__ctor_m90B90BE22F8FF5E9490EBA9C86C507A945839172_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CMakeDelegateU3Eb__1_0_mC9531127299F7AD74C04391F5DDCE3B00997B288_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeType* Action_10_tC87B1FF87A5AEEF831CFFF813B113BCEC4441B1F_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Action_11_tDC3906C70C5FC1EFEFE2CFE01616FED82BD1D387_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Action_12_t0CC03D306E7B48D9F9C43BCA3703BC7CF7F0C65B_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Action_13_t7C9531D2FD2F6FAB96D74A53B17C2A522E1DCE7C_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Action_14_tC827F24EEE3EF978B6D774EEC9FF647166D8E7E1_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Action_15_t140E740FBFC554D71582DFA657A5EC5154CDDDFD_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Action_16_t91FCA2E110B50079CFAE045F23BE39D967D85B67_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Action_1_t7D823428ED3712A9B99087C923EC89B623C7A2C2_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Action_2_t72E6313162A96F729F4F003F8246DADD5C18BFD2_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Action_3_t8140A6367F178061F15F4055A8BCA40393541A2A_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Action_4_tD28D42A4292463F705B47F880EFB511B545E542E_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Action_5_tA6AFF6C73F02C52B05DEC41CE33883D526D3E721_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Action_6_tA2A1629295002396E2D175189FD493D52EC11D8D_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Action_7_t11EDC9C1645CB59C334DA9085E3555BBC628D0BE_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Action_8_tEBB57D09BE09B4493165BBD8F99903F7F69F4B7B_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Action_9_t4ED61496E86F1D25A4273CBAE1464432C57F638D_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* CallInstruction_t39AE23BF399E52EB8FF681E4E02E934FEFB05895_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* ExpressionCreator_1_t06563C43642A5150082BF2ACBD7AD79DC48F5C19_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Expression_1_t5FA39F5CAD1ED638B664EA0124E2F8B00DDCFAC7_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Func_10_tE1221E6727CF61297E985CA2DE308EBDC0485CD2_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Func_11_t715A31F4725D40447FD715C44D8B28E37268A8B7_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Func_12_t928609915489D59AACB40DF936C0C8153CE0FC22_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Func_13_t3E487C23B6F8F5CFDDC1751381477E1F4DD394E1_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Func_14_t15221195B06499F07BA6723F50C2BC74F91D1C8D_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Func_15_tCA3FB59004C4941A2B06C9B9CE2D3FDA4476FF05_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Func_16_tDA2F449DE5FD9DB63EF5F4262DA580A7C5154DB6_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Func_17_t0A417EC2D7881B7B8D4C839DB2EAD9D456B57D6D_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Func_1_tB66A3A54F7A3CB45DDFC2A21ECB6B6CD5FC9CD7B_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Func_2_t8C79C0C3A7EFB0365BA38FD899BFF5EE4A55B0CE_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Func_3_tFF348B8F726F8029B5CF70BB8AF9F2D8CFBAD55F_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Func_4_t537E296C9208AF1A8F123F978E9D350F64C495E7_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Func_5_t44AD8987729F713D8C10BB9B6D80AF0126E7E895_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Func_5_tFF9AEA4A228EBD26B06E1E7630D192EE33D598CA_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Func_6_t5CF500FFB07829DA3B05A2F03193CBDA745BCB68_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Func_7_t0F6DFF63092937ACE8FEBC88FC2D05D6B9905D67_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Func_8_t335672908455757400843274C17B20DCE96BDBA3_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Func_9_t0E4968536FB6CA8785EDF3909543D9FF3B5A51FC_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* MulticastDelegate_t_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Nullable_1_t1D1CD146BFCBDC2E53E1F700889F8C5C21063EF3_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Nullable_1_t4EDBE007AFFA0315135B9A508DACA62D3C201867_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* RuntimeArray_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* RuntimeObject_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* String_t_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var; struct CultureData_t53CDF1C5F789A28897415891667799420D3C5529_marshaled_com; struct CultureData_t53CDF1C5F789A28897415891667799420D3C5529_marshaled_pinvoke; 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 RuntimeLabel_t6F93929F1E839AA32AE409193F505A4435E725FA ; struct InstructionU5BU5DU5BU5DU5BU5D_tC91D7302666D7BBDD9539639236F3B8742A0F5DB; struct InstructionU5BU5DU5BU5D_t59466CC7C903E621CC6A38FA9EEF2BE5D5EE25DA; struct ByRefUpdaterU5BU5D_t0FAE787778490964F634E1734FBF728A93E13A84; struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726; struct DebugInfoU5BU5D_tBEF3683AA37B65231F98284421C981AE65305B1E; struct EnterFaultInstructionU5BU5D_t6D155310AFCD55D0491E41BFD5B3D8C4E752B583; struct EnterFinallyInstructionU5BU5D_t669424F589FC1936BE4B343D8A1BCA295D57424B; struct ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63; struct IStrongBoxU5BU5D_t5C6F1860E4A12131ADABE7E078B70DDAB3B3801F; struct InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03; struct MemberInfoU5BU5D_t04CE6CC3692D77C74DC079E7CAF110CBF031C99E; struct MethodInfoU5BU5D_t86AA7E1AF11D62BAE3189F25907B252596FA627E; struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE; struct ParameterExpressionU5BU5D_tCF3EAA6D8556513C4937E1126F65AA08DF4DB147; struct ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B; struct PropertyInfoU5BU5D_tE59E95F68533BDA98ABBBEACB6A99BF2C7A4A26A; struct TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755; struct UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF; 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 // struct U3CModuleU3E_tD7A92A53AC93772205DA609EE6D57CD672A8EBE1 { public: public: }; // System.Object // System.Dynamic.Utils.CacheDict`2,System.Linq.Expressions.LambdaExpression>> struct CacheDict_2_t9FD97836EA998D29FFE492313652BD241E48F2C6 : public RuntimeObject { public: // System.Int32 System.Dynamic.Utils.CacheDict`2::_mask int32_t ____mask_0; // System.Dynamic.Utils.CacheDict`2/Entry[] System.Dynamic.Utils.CacheDict`2::_entries EntryU5BU5D_tE249688A4BC94C398AACD7F300D977F372D154AF* ____entries_1; public: inline static int32_t get_offset_of__mask_0() { return static_cast(offsetof(CacheDict_2_t9FD97836EA998D29FFE492313652BD241E48F2C6, ____mask_0)); } inline int32_t get__mask_0() const { return ____mask_0; } inline int32_t* get_address_of__mask_0() { return &____mask_0; } inline void set__mask_0(int32_t value) { ____mask_0 = value; } inline static int32_t get_offset_of__entries_1() { return static_cast(offsetof(CacheDict_2_t9FD97836EA998D29FFE492313652BD241E48F2C6, ____entries_1)); } inline EntryU5BU5D_tE249688A4BC94C398AACD7F300D977F372D154AF* get__entries_1() const { return ____entries_1; } inline EntryU5BU5D_tE249688A4BC94C398AACD7F300D977F372D154AF** get_address_of__entries_1() { return &____entries_1; } inline void set__entries_1(EntryU5BU5D_tE249688A4BC94C398AACD7F300D977F372D154AF* value) { ____entries_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____entries_1), (void*)value); } }; // System.Dynamic.Utils.CacheDict`2 struct CacheDict_2_t23833FEB97C42D87EBF4B5FE3B56AA1336D7B3CE : public RuntimeObject { public: // System.Int32 System.Dynamic.Utils.CacheDict`2::_mask int32_t ____mask_0; // System.Dynamic.Utils.CacheDict`2/Entry[] System.Dynamic.Utils.CacheDict`2::_entries EntryU5BU5D_t3E4AEFAA0ABBD054E4E392601E3F1035C4BE044F* ____entries_1; public: inline static int32_t get_offset_of__mask_0() { return static_cast(offsetof(CacheDict_2_t23833FEB97C42D87EBF4B5FE3B56AA1336D7B3CE, ____mask_0)); } inline int32_t get__mask_0() const { return ____mask_0; } inline int32_t* get_address_of__mask_0() { return &____mask_0; } inline void set__mask_0(int32_t value) { ____mask_0 = value; } inline static int32_t get_offset_of__entries_1() { return static_cast(offsetof(CacheDict_2_t23833FEB97C42D87EBF4B5FE3B56AA1336D7B3CE, ____entries_1)); } inline EntryU5BU5D_t3E4AEFAA0ABBD054E4E392601E3F1035C4BE044F* get__entries_1() const { return ____entries_1; } inline EntryU5BU5D_t3E4AEFAA0ABBD054E4E392601E3F1035C4BE044F** get_address_of__entries_1() { return &____entries_1; } inline void set__entries_1(EntryU5BU5D_t3E4AEFAA0ABBD054E4E392601E3F1035C4BE044F* value) { ____entries_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____entries_1), (void*)value); } }; // System.Runtime.CompilerServices.ConditionalWeakTable`2 struct ConditionalWeakTable_2_t53315BD762B310982B9C8EEAA1BEB06E4E8D0815 : public RuntimeObject { public: // System.Runtime.CompilerServices.Ephemeron[] System.Runtime.CompilerServices.ConditionalWeakTable`2::data EphemeronU5BU5D_tA2F880A59471B7642CA02323CD56295126FC28A8* ___data_4; // System.Object System.Runtime.CompilerServices.ConditionalWeakTable`2::_lock RuntimeObject * ____lock_5; // System.Int32 System.Runtime.CompilerServices.ConditionalWeakTable`2::size int32_t ___size_6; public: inline static int32_t get_offset_of_data_4() { return static_cast(offsetof(ConditionalWeakTable_2_t53315BD762B310982B9C8EEAA1BEB06E4E8D0815, ___data_4)); } inline EphemeronU5BU5D_tA2F880A59471B7642CA02323CD56295126FC28A8* get_data_4() const { return ___data_4; } inline EphemeronU5BU5D_tA2F880A59471B7642CA02323CD56295126FC28A8** get_address_of_data_4() { return &___data_4; } inline void set_data_4(EphemeronU5BU5D_tA2F880A59471B7642CA02323CD56295126FC28A8* value) { ___data_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___data_4), (void*)value); } inline static int32_t get_offset_of__lock_5() { return static_cast(offsetof(ConditionalWeakTable_2_t53315BD762B310982B9C8EEAA1BEB06E4E8D0815, ____lock_5)); } inline RuntimeObject * get__lock_5() const { return ____lock_5; } inline RuntimeObject ** get_address_of__lock_5() { return &____lock_5; } inline void set__lock_5(RuntimeObject * value) { ____lock_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____lock_5), (void*)value); } inline static int32_t get_offset_of_size_6() { return static_cast(offsetof(ConditionalWeakTable_2_t53315BD762B310982B9C8EEAA1BEB06E4E8D0815, ___size_6)); } inline int32_t get_size_6() const { return ___size_6; } inline int32_t* get_address_of_size_6() { return &___size_6; } inline void set_size_6(int32_t value) { ___size_6 = 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.Dynamic.Utils.EmptyReadOnlyCollection`1 struct EmptyReadOnlyCollection_1_tC5FD4A04C408767F3C0515B8245456AA47902D37 : public RuntimeObject { public: public: }; struct EmptyReadOnlyCollection_1_tC5FD4A04C408767F3C0515B8245456AA47902D37_StaticFields { public: // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Dynamic.Utils.EmptyReadOnlyCollection`1::Instance ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * ___Instance_0; public: inline static int32_t get_offset_of_Instance_0() { return static_cast(offsetof(EmptyReadOnlyCollection_1_tC5FD4A04C408767F3C0515B8245456AA47902D37_StaticFields, ___Instance_0)); } inline ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * get_Instance_0() const { return ___Instance_0; } inline ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 ** get_address_of_Instance_0() { return &___Instance_0; } inline void set_Instance_0(ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * value) { ___Instance_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_0), (void*)value); } }; // System.Dynamic.Utils.EmptyReadOnlyCollection`1 struct EmptyReadOnlyCollection_1_tBBE18827DF084915E7B2FEF1A050D0165CABD5D2 : public RuntimeObject { public: public: }; struct EmptyReadOnlyCollection_1_tBBE18827DF084915E7B2FEF1A050D0165CABD5D2_StaticFields { public: // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Dynamic.Utils.EmptyReadOnlyCollection`1::Instance ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * ___Instance_0; public: inline static int32_t get_offset_of_Instance_0() { return static_cast(offsetof(EmptyReadOnlyCollection_1_tBBE18827DF084915E7B2FEF1A050D0165CABD5D2_StaticFields, ___Instance_0)); } inline ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * get_Instance_0() const { return ___Instance_0; } inline ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 ** get_address_of_Instance_0() { return &___Instance_0; } inline void set_Instance_0(ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * value) { ___Instance_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_0), (void*)value); } }; // System.Collections.Generic.HashSet`1 struct HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.HashSet`1::_buckets Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ____buckets_7; // System.Collections.Generic.HashSet`1/Slot[] System.Collections.Generic.HashSet`1::_slots SlotU5BU5D_tAF315AD110D3AD4FBD91B25289AFC6FB963DC31E* ____slots_8; // System.Int32 System.Collections.Generic.HashSet`1::_count int32_t ____count_9; // System.Int32 System.Collections.Generic.HashSet`1::_lastIndex int32_t ____lastIndex_10; // System.Int32 System.Collections.Generic.HashSet`1::_freeList int32_t ____freeList_11; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.HashSet`1::_comparer RuntimeObject* ____comparer_12; // System.Int32 System.Collections.Generic.HashSet`1::_version int32_t ____version_13; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.HashSet`1::_siInfo SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ____siInfo_14; public: inline static int32_t get_offset_of__buckets_7() { return static_cast(offsetof(HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0, ____buckets_7)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get__buckets_7() const { return ____buckets_7; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of__buckets_7() { return &____buckets_7; } inline void set__buckets_7(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ____buckets_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____buckets_7), (void*)value); } inline static int32_t get_offset_of__slots_8() { return static_cast(offsetof(HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0, ____slots_8)); } inline SlotU5BU5D_tAF315AD110D3AD4FBD91B25289AFC6FB963DC31E* get__slots_8() const { return ____slots_8; } inline SlotU5BU5D_tAF315AD110D3AD4FBD91B25289AFC6FB963DC31E** get_address_of__slots_8() { return &____slots_8; } inline void set__slots_8(SlotU5BU5D_tAF315AD110D3AD4FBD91B25289AFC6FB963DC31E* value) { ____slots_8 = value; Il2CppCodeGenWriteBarrier((void**)(&____slots_8), (void*)value); } inline static int32_t get_offset_of__count_9() { return static_cast(offsetof(HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0, ____count_9)); } inline int32_t get__count_9() const { return ____count_9; } inline int32_t* get_address_of__count_9() { return &____count_9; } inline void set__count_9(int32_t value) { ____count_9 = value; } inline static int32_t get_offset_of__lastIndex_10() { return static_cast(offsetof(HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0, ____lastIndex_10)); } inline int32_t get__lastIndex_10() const { return ____lastIndex_10; } inline int32_t* get_address_of__lastIndex_10() { return &____lastIndex_10; } inline void set__lastIndex_10(int32_t value) { ____lastIndex_10 = value; } inline static int32_t get_offset_of__freeList_11() { return static_cast(offsetof(HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0, ____freeList_11)); } inline int32_t get__freeList_11() const { return ____freeList_11; } inline int32_t* get_address_of__freeList_11() { return &____freeList_11; } inline void set__freeList_11(int32_t value) { ____freeList_11 = value; } inline static int32_t get_offset_of__comparer_12() { return static_cast(offsetof(HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0, ____comparer_12)); } inline RuntimeObject* get__comparer_12() const { return ____comparer_12; } inline RuntimeObject** get_address_of__comparer_12() { return &____comparer_12; } inline void set__comparer_12(RuntimeObject* value) { ____comparer_12 = value; Il2CppCodeGenWriteBarrier((void**)(&____comparer_12), (void*)value); } inline static int32_t get_offset_of__version_13() { return static_cast(offsetof(HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0, ____version_13)); } inline int32_t get__version_13() const { return ____version_13; } inline int32_t* get_address_of__version_13() { return &____version_13; } inline void set__version_13(int32_t value) { ____version_13 = value; } inline static int32_t get_offset_of__siInfo_14() { return static_cast(offsetof(HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0, ____siInfo_14)); } inline SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * get__siInfo_14() const { return ____siInfo_14; } inline SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 ** get_address_of__siInfo_14() { return &____siInfo_14; } inline void set__siInfo_14(SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * value) { ____siInfo_14 = value; Il2CppCodeGenWriteBarrier((void**)(&____siInfo_14), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7, ____items_1)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get__items_1() const { return ____items_1; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of__items_1() { return &____items_1; } inline void set__items_1(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7_StaticFields, ____emptyArray_5)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get__emptyArray_5() const { return ____emptyArray_5; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_tEBCA2B5F4E633A8C60F3BF997FC40596425A0212 : 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_tEBCA2B5F4E633A8C60F3BF997FC40596425A0212, ___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_tEBCA2B5F4E633A8C60F3BF997FC40596425A0212, ____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_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 : 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_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5, ___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_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5, ____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_t1BDA19F8C4CB4BE530A2234A21A1B2C9FB3B7991 : 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_t1BDA19F8C4CB4BE530A2234A21A1B2C9FB3B7991, ___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_t1BDA19F8C4CB4BE530A2234A21A1B2C9FB3B7991, ____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_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 : 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_t27106E268B51074ED9E2D5BB56A9C107EA4E8472, ___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_t27106E268B51074ED9E2D5BB56A9C107EA4E8472, ____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); } }; struct Il2CppArrayBounds; // System.Array // System.Linq.Expressions.ArrayBuilderExtensions struct ArrayBuilderExtensions_t0972118D96F554F20DFCFEBFEDFD6E60D34C8A5D : public RuntimeObject { public: public: }; // System.Linq.Expressions.BlockExpressionList struct BlockExpressionList_tC03E7B0B4BF307F781680AE2B201FFE0CA752D55 : public RuntimeObject { public: // System.Linq.Expressions.BlockExpression System.Linq.Expressions.BlockExpressionList::_block BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * ____block_0; // System.Linq.Expressions.Expression System.Linq.Expressions.BlockExpressionList::_arg0 Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ____arg0_1; public: inline static int32_t get_offset_of__block_0() { return static_cast(offsetof(BlockExpressionList_tC03E7B0B4BF307F781680AE2B201FFE0CA752D55, ____block_0)); } inline BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * get__block_0() const { return ____block_0; } inline BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB ** get_address_of__block_0() { return &____block_0; } inline void set__block_0(BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * value) { ____block_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____block_0), (void*)value); } inline static int32_t get_offset_of__arg0_1() { return static_cast(offsetof(BlockExpressionList_tC03E7B0B4BF307F781680AE2B201FFE0CA752D55, ____arg0_1)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get__arg0_1() const { return ____arg0_1; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of__arg0_1() { return &____arg0_1; } inline void set__arg0_1(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ____arg0_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____arg0_1), (void*)value); } }; // System.Linq.Expressions.Interpreter.BranchLabel struct BranchLabel_t1AD05E18FF3172A1D4FC287CAE57C9CE6EB96FB5 : public RuntimeObject { public: // System.Int32 System.Linq.Expressions.Interpreter.BranchLabel::_targetIndex int32_t ____targetIndex_0; // System.Int32 System.Linq.Expressions.Interpreter.BranchLabel::_stackDepth int32_t ____stackDepth_1; // System.Int32 System.Linq.Expressions.Interpreter.BranchLabel::_continuationStackDepth int32_t ____continuationStackDepth_2; // System.Collections.Generic.List`1 System.Linq.Expressions.Interpreter.BranchLabel::_forwardBranchFixups List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * ____forwardBranchFixups_3; // System.Int32 System.Linq.Expressions.Interpreter.BranchLabel::k__BackingField int32_t ___U3CLabelIndexU3Ek__BackingField_4; public: inline static int32_t get_offset_of__targetIndex_0() { return static_cast(offsetof(BranchLabel_t1AD05E18FF3172A1D4FC287CAE57C9CE6EB96FB5, ____targetIndex_0)); } inline int32_t get__targetIndex_0() const { return ____targetIndex_0; } inline int32_t* get_address_of__targetIndex_0() { return &____targetIndex_0; } inline void set__targetIndex_0(int32_t value) { ____targetIndex_0 = value; } inline static int32_t get_offset_of__stackDepth_1() { return static_cast(offsetof(BranchLabel_t1AD05E18FF3172A1D4FC287CAE57C9CE6EB96FB5, ____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__continuationStackDepth_2() { return static_cast(offsetof(BranchLabel_t1AD05E18FF3172A1D4FC287CAE57C9CE6EB96FB5, ____continuationStackDepth_2)); } inline int32_t get__continuationStackDepth_2() const { return ____continuationStackDepth_2; } inline int32_t* get_address_of__continuationStackDepth_2() { return &____continuationStackDepth_2; } inline void set__continuationStackDepth_2(int32_t value) { ____continuationStackDepth_2 = value; } inline static int32_t get_offset_of__forwardBranchFixups_3() { return static_cast(offsetof(BranchLabel_t1AD05E18FF3172A1D4FC287CAE57C9CE6EB96FB5, ____forwardBranchFixups_3)); } inline List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * get__forwardBranchFixups_3() const { return ____forwardBranchFixups_3; } inline List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 ** get_address_of__forwardBranchFixups_3() { return &____forwardBranchFixups_3; } inline void set__forwardBranchFixups_3(List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * value) { ____forwardBranchFixups_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____forwardBranchFixups_3), (void*)value); } inline static int32_t get_offset_of_U3CLabelIndexU3Ek__BackingField_4() { return static_cast(offsetof(BranchLabel_t1AD05E18FF3172A1D4FC287CAE57C9CE6EB96FB5, ___U3CLabelIndexU3Ek__BackingField_4)); } inline int32_t get_U3CLabelIndexU3Ek__BackingField_4() const { return ___U3CLabelIndexU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CLabelIndexU3Ek__BackingField_4() { return &___U3CLabelIndexU3Ek__BackingField_4; } inline void set_U3CLabelIndexU3Ek__BackingField_4(int32_t value) { ___U3CLabelIndexU3Ek__BackingField_4 = value; } }; // System.Linq.Expressions.Interpreter.ByRefUpdater struct ByRefUpdater_t947287A35823D0D1649B767460D71471A72AE717 : public RuntimeObject { public: // System.Int32 System.Linq.Expressions.Interpreter.ByRefUpdater::ArgumentIndex int32_t ___ArgumentIndex_0; public: inline static int32_t get_offset_of_ArgumentIndex_0() { return static_cast(offsetof(ByRefUpdater_t947287A35823D0D1649B767460D71471A72AE717, ___ArgumentIndex_0)); } inline int32_t get_ArgumentIndex_0() const { return ___ArgumentIndex_0; } inline int32_t* get_address_of_ArgumentIndex_0() { return &___ArgumentIndex_0; } inline void set_ArgumentIndex_0(int32_t value) { ___ArgumentIndex_0 = value; } }; // System.Linq.Expressions.CachedReflectionInfo struct CachedReflectionInfo_t642790C7A249BA13C0CA9D036535C0183B286976 : public RuntimeObject { public: public: }; struct CachedReflectionInfo_t642790C7A249BA13C0CA9D036535C0183B286976_StaticFields { public: // System.Reflection.MethodInfo System.Linq.Expressions.CachedReflectionInfo::s_String_op_Equality_String_String MethodInfo_t * ___s_String_op_Equality_String_String_0; // System.Reflection.MethodInfo System.Linq.Expressions.CachedReflectionInfo::s_Math_Pow_Double_Double MethodInfo_t * ___s_Math_Pow_Double_Double_1; public: inline static int32_t get_offset_of_s_String_op_Equality_String_String_0() { return static_cast(offsetof(CachedReflectionInfo_t642790C7A249BA13C0CA9D036535C0183B286976_StaticFields, ___s_String_op_Equality_String_String_0)); } inline MethodInfo_t * get_s_String_op_Equality_String_String_0() const { return ___s_String_op_Equality_String_String_0; } inline MethodInfo_t ** get_address_of_s_String_op_Equality_String_String_0() { return &___s_String_op_Equality_String_String_0; } inline void set_s_String_op_Equality_String_String_0(MethodInfo_t * value) { ___s_String_op_Equality_String_String_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_String_op_Equality_String_String_0), (void*)value); } inline static int32_t get_offset_of_s_Math_Pow_Double_Double_1() { return static_cast(offsetof(CachedReflectionInfo_t642790C7A249BA13C0CA9D036535C0183B286976_StaticFields, ___s_Math_Pow_Double_Double_1)); } inline MethodInfo_t * get_s_Math_Pow_Double_Double_1() const { return ___s_Math_Pow_Double_Double_1; } inline MethodInfo_t ** get_address_of_s_Math_Pow_Double_Double_1() { return &___s_Math_Pow_Double_Double_1; } inline void set_s_Math_Pow_Double_Double_1(MethodInfo_t * value) { ___s_Math_Pow_Double_Double_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Math_Pow_Double_Double_1), (void*)value); } }; // System.Linq.Expressions.CatchBlock struct CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB : public RuntimeObject { public: // System.Linq.Expressions.ParameterExpression System.Linq.Expressions.CatchBlock::k__BackingField ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * ___U3CVariableU3Ek__BackingField_0; // System.Type System.Linq.Expressions.CatchBlock::k__BackingField Type_t * ___U3CTestU3Ek__BackingField_1; // System.Linq.Expressions.Expression System.Linq.Expressions.CatchBlock::k__BackingField Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___U3CBodyU3Ek__BackingField_2; // System.Linq.Expressions.Expression System.Linq.Expressions.CatchBlock::k__BackingField Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___U3CFilterU3Ek__BackingField_3; public: inline static int32_t get_offset_of_U3CVariableU3Ek__BackingField_0() { return static_cast(offsetof(CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB, ___U3CVariableU3Ek__BackingField_0)); } inline ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * get_U3CVariableU3Ek__BackingField_0() const { return ___U3CVariableU3Ek__BackingField_0; } inline ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE ** get_address_of_U3CVariableU3Ek__BackingField_0() { return &___U3CVariableU3Ek__BackingField_0; } inline void set_U3CVariableU3Ek__BackingField_0(ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * value) { ___U3CVariableU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CVariableU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CTestU3Ek__BackingField_1() { return static_cast(offsetof(CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB, ___U3CTestU3Ek__BackingField_1)); } inline Type_t * get_U3CTestU3Ek__BackingField_1() const { return ___U3CTestU3Ek__BackingField_1; } inline Type_t ** get_address_of_U3CTestU3Ek__BackingField_1() { return &___U3CTestU3Ek__BackingField_1; } inline void set_U3CTestU3Ek__BackingField_1(Type_t * value) { ___U3CTestU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CTestU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3CBodyU3Ek__BackingField_2() { return static_cast(offsetof(CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB, ___U3CBodyU3Ek__BackingField_2)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get_U3CBodyU3Ek__BackingField_2() const { return ___U3CBodyU3Ek__BackingField_2; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of_U3CBodyU3Ek__BackingField_2() { return &___U3CBodyU3Ek__BackingField_2; } inline void set_U3CBodyU3Ek__BackingField_2(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ___U3CBodyU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CBodyU3Ek__BackingField_2), (void*)value); } inline static int32_t get_offset_of_U3CFilterU3Ek__BackingField_3() { return static_cast(offsetof(CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB, ___U3CFilterU3Ek__BackingField_3)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get_U3CFilterU3Ek__BackingField_3() const { return ___U3CFilterU3Ek__BackingField_3; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of_U3CFilterU3Ek__BackingField_3() { return &___U3CFilterU3Ek__BackingField_3; } inline void set_U3CFilterU3Ek__BackingField_3(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ___U3CFilterU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFilterU3Ek__BackingField_3), (void*)value); } }; // System.Dynamic.Utils.CollectionExtensions struct CollectionExtensions_tB79C597B8EFDBE35078FA1E532389C9BB3A5903E : public RuntimeObject { public: public: }; // System.Linq.Expressions.ConstantCheck struct ConstantCheck_tA11780C9BBF0B94240BCDC0D3D3B0C4B224E77E6 : public RuntimeObject { public: public: }; // System.Dynamic.Utils.ContractUtils struct ContractUtils_tFCAD1BFB06E05F1E13A43B506D397A70090980D1 : public RuntimeObject { public: public: }; // System.Linq.Expressions.Interpreter.ConvertHelper struct ConvertHelper_tBD8DB8FEB4879AA52BB4ABA28C66E309838757A8 : public RuntimeObject { public: public: }; // System.Globalization.CultureInfo struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 : public RuntimeObject { public: // System.Boolean System.Globalization.CultureInfo::m_isReadOnly bool ___m_isReadOnly_3; // System.Int32 System.Globalization.CultureInfo::cultureID int32_t ___cultureID_4; // System.Int32 System.Globalization.CultureInfo::parent_lcid int32_t ___parent_lcid_5; // System.Int32 System.Globalization.CultureInfo::datetime_index int32_t ___datetime_index_6; // System.Int32 System.Globalization.CultureInfo::number_index int32_t ___number_index_7; // System.Int32 System.Globalization.CultureInfo::default_calendar_type int32_t ___default_calendar_type_8; // System.Boolean System.Globalization.CultureInfo::m_useUserOverride bool ___m_useUserOverride_9; // System.Globalization.NumberFormatInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::numInfo NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * ___numInfo_10; // System.Globalization.DateTimeFormatInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::dateTimeInfo DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dateTimeInfo_11; // System.Globalization.TextInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::textInfo TextInfo_tE823D0684BFE8B203501C9B2B38585E8F06E872C * ___textInfo_12; // System.String System.Globalization.CultureInfo::m_name String_t* ___m_name_13; // System.String System.Globalization.CultureInfo::englishname String_t* ___englishname_14; // System.String System.Globalization.CultureInfo::nativename String_t* ___nativename_15; // System.String System.Globalization.CultureInfo::iso3lang String_t* ___iso3lang_16; // System.String System.Globalization.CultureInfo::iso2lang String_t* ___iso2lang_17; // System.String System.Globalization.CultureInfo::win3lang String_t* ___win3lang_18; // System.String System.Globalization.CultureInfo::territory String_t* ___territory_19; // System.String[] System.Globalization.CultureInfo::native_calendar_names StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___native_calendar_names_20; // System.Globalization.CompareInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::compareInfo CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 * ___compareInfo_21; // System.Void* System.Globalization.CultureInfo::textinfo_data void* ___textinfo_data_22; // System.Int32 System.Globalization.CultureInfo::m_dataItem int32_t ___m_dataItem_23; // System.Globalization.Calendar System.Globalization.CultureInfo::calendar Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * ___calendar_24; // System.Globalization.CultureInfo System.Globalization.CultureInfo::parent_culture CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ___parent_culture_25; // System.Boolean System.Globalization.CultureInfo::constructed bool ___constructed_26; // System.Byte[] System.Globalization.CultureInfo::cached_serialized_form ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___cached_serialized_form_27; // System.Globalization.CultureData System.Globalization.CultureInfo::m_cultureData CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * ___m_cultureData_28; // System.Boolean System.Globalization.CultureInfo::m_isInherited bool ___m_isInherited_29; public: inline static int32_t get_offset_of_m_isReadOnly_3() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___m_isReadOnly_3)); } inline bool get_m_isReadOnly_3() const { return ___m_isReadOnly_3; } inline bool* get_address_of_m_isReadOnly_3() { return &___m_isReadOnly_3; } inline void set_m_isReadOnly_3(bool value) { ___m_isReadOnly_3 = value; } inline static int32_t get_offset_of_cultureID_4() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___cultureID_4)); } inline int32_t get_cultureID_4() const { return ___cultureID_4; } inline int32_t* get_address_of_cultureID_4() { return &___cultureID_4; } inline void set_cultureID_4(int32_t value) { ___cultureID_4 = value; } inline static int32_t get_offset_of_parent_lcid_5() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___parent_lcid_5)); } inline int32_t get_parent_lcid_5() const { return ___parent_lcid_5; } inline int32_t* get_address_of_parent_lcid_5() { return &___parent_lcid_5; } inline void set_parent_lcid_5(int32_t value) { ___parent_lcid_5 = value; } inline static int32_t get_offset_of_datetime_index_6() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___datetime_index_6)); } inline int32_t get_datetime_index_6() const { return ___datetime_index_6; } inline int32_t* get_address_of_datetime_index_6() { return &___datetime_index_6; } inline void set_datetime_index_6(int32_t value) { ___datetime_index_6 = value; } inline static int32_t get_offset_of_number_index_7() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___number_index_7)); } inline int32_t get_number_index_7() const { return ___number_index_7; } inline int32_t* get_address_of_number_index_7() { return &___number_index_7; } inline void set_number_index_7(int32_t value) { ___number_index_7 = value; } inline static int32_t get_offset_of_default_calendar_type_8() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___default_calendar_type_8)); } inline int32_t get_default_calendar_type_8() const { return ___default_calendar_type_8; } inline int32_t* get_address_of_default_calendar_type_8() { return &___default_calendar_type_8; } inline void set_default_calendar_type_8(int32_t value) { ___default_calendar_type_8 = value; } inline static int32_t get_offset_of_m_useUserOverride_9() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___m_useUserOverride_9)); } inline bool get_m_useUserOverride_9() const { return ___m_useUserOverride_9; } inline bool* get_address_of_m_useUserOverride_9() { return &___m_useUserOverride_9; } inline void set_m_useUserOverride_9(bool value) { ___m_useUserOverride_9 = value; } inline static int32_t get_offset_of_numInfo_10() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___numInfo_10)); } inline NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * get_numInfo_10() const { return ___numInfo_10; } inline NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D ** get_address_of_numInfo_10() { return &___numInfo_10; } inline void set_numInfo_10(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * value) { ___numInfo_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___numInfo_10), (void*)value); } inline static int32_t get_offset_of_dateTimeInfo_11() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___dateTimeInfo_11)); } inline DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * get_dateTimeInfo_11() const { return ___dateTimeInfo_11; } inline DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 ** get_address_of_dateTimeInfo_11() { return &___dateTimeInfo_11; } inline void set_dateTimeInfo_11(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * value) { ___dateTimeInfo_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___dateTimeInfo_11), (void*)value); } inline static int32_t get_offset_of_textInfo_12() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___textInfo_12)); } inline TextInfo_tE823D0684BFE8B203501C9B2B38585E8F06E872C * get_textInfo_12() const { return ___textInfo_12; } inline TextInfo_tE823D0684BFE8B203501C9B2B38585E8F06E872C ** get_address_of_textInfo_12() { return &___textInfo_12; } inline void set_textInfo_12(TextInfo_tE823D0684BFE8B203501C9B2B38585E8F06E872C * value) { ___textInfo_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___textInfo_12), (void*)value); } inline static int32_t get_offset_of_m_name_13() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___m_name_13)); } inline String_t* get_m_name_13() const { return ___m_name_13; } inline String_t** get_address_of_m_name_13() { return &___m_name_13; } inline void set_m_name_13(String_t* value) { ___m_name_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_name_13), (void*)value); } inline static int32_t get_offset_of_englishname_14() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___englishname_14)); } inline String_t* get_englishname_14() const { return ___englishname_14; } inline String_t** get_address_of_englishname_14() { return &___englishname_14; } inline void set_englishname_14(String_t* value) { ___englishname_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___englishname_14), (void*)value); } inline static int32_t get_offset_of_nativename_15() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___nativename_15)); } inline String_t* get_nativename_15() const { return ___nativename_15; } inline String_t** get_address_of_nativename_15() { return &___nativename_15; } inline void set_nativename_15(String_t* value) { ___nativename_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___nativename_15), (void*)value); } inline static int32_t get_offset_of_iso3lang_16() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___iso3lang_16)); } inline String_t* get_iso3lang_16() const { return ___iso3lang_16; } inline String_t** get_address_of_iso3lang_16() { return &___iso3lang_16; } inline void set_iso3lang_16(String_t* value) { ___iso3lang_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___iso3lang_16), (void*)value); } inline static int32_t get_offset_of_iso2lang_17() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___iso2lang_17)); } inline String_t* get_iso2lang_17() const { return ___iso2lang_17; } inline String_t** get_address_of_iso2lang_17() { return &___iso2lang_17; } inline void set_iso2lang_17(String_t* value) { ___iso2lang_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___iso2lang_17), (void*)value); } inline static int32_t get_offset_of_win3lang_18() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___win3lang_18)); } inline String_t* get_win3lang_18() const { return ___win3lang_18; } inline String_t** get_address_of_win3lang_18() { return &___win3lang_18; } inline void set_win3lang_18(String_t* value) { ___win3lang_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___win3lang_18), (void*)value); } inline static int32_t get_offset_of_territory_19() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___territory_19)); } inline String_t* get_territory_19() const { return ___territory_19; } inline String_t** get_address_of_territory_19() { return &___territory_19; } inline void set_territory_19(String_t* value) { ___territory_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___territory_19), (void*)value); } inline static int32_t get_offset_of_native_calendar_names_20() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___native_calendar_names_20)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_native_calendar_names_20() const { return ___native_calendar_names_20; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_native_calendar_names_20() { return &___native_calendar_names_20; } inline void set_native_calendar_names_20(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___native_calendar_names_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___native_calendar_names_20), (void*)value); } inline static int32_t get_offset_of_compareInfo_21() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___compareInfo_21)); } inline CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 * get_compareInfo_21() const { return ___compareInfo_21; } inline CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 ** get_address_of_compareInfo_21() { return &___compareInfo_21; } inline void set_compareInfo_21(CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 * value) { ___compareInfo_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___compareInfo_21), (void*)value); } inline static int32_t get_offset_of_textinfo_data_22() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___textinfo_data_22)); } inline void* get_textinfo_data_22() const { return ___textinfo_data_22; } inline void** get_address_of_textinfo_data_22() { return &___textinfo_data_22; } inline void set_textinfo_data_22(void* value) { ___textinfo_data_22 = value; } inline static int32_t get_offset_of_m_dataItem_23() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___m_dataItem_23)); } inline int32_t get_m_dataItem_23() const { return ___m_dataItem_23; } inline int32_t* get_address_of_m_dataItem_23() { return &___m_dataItem_23; } inline void set_m_dataItem_23(int32_t value) { ___m_dataItem_23 = value; } inline static int32_t get_offset_of_calendar_24() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___calendar_24)); } inline Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * get_calendar_24() const { return ___calendar_24; } inline Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A ** get_address_of_calendar_24() { return &___calendar_24; } inline void set_calendar_24(Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * value) { ___calendar_24 = value; Il2CppCodeGenWriteBarrier((void**)(&___calendar_24), (void*)value); } inline static int32_t get_offset_of_parent_culture_25() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___parent_culture_25)); } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get_parent_culture_25() const { return ___parent_culture_25; } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of_parent_culture_25() { return &___parent_culture_25; } inline void set_parent_culture_25(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value) { ___parent_culture_25 = value; Il2CppCodeGenWriteBarrier((void**)(&___parent_culture_25), (void*)value); } inline static int32_t get_offset_of_constructed_26() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___constructed_26)); } inline bool get_constructed_26() const { return ___constructed_26; } inline bool* get_address_of_constructed_26() { return &___constructed_26; } inline void set_constructed_26(bool value) { ___constructed_26 = value; } inline static int32_t get_offset_of_cached_serialized_form_27() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___cached_serialized_form_27)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_cached_serialized_form_27() const { return ___cached_serialized_form_27; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_cached_serialized_form_27() { return &___cached_serialized_form_27; } inline void set_cached_serialized_form_27(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___cached_serialized_form_27 = value; Il2CppCodeGenWriteBarrier((void**)(&___cached_serialized_form_27), (void*)value); } inline static int32_t get_offset_of_m_cultureData_28() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___m_cultureData_28)); } inline CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * get_m_cultureData_28() const { return ___m_cultureData_28; } inline CultureData_t53CDF1C5F789A28897415891667799420D3C5529 ** get_address_of_m_cultureData_28() { return &___m_cultureData_28; } inline void set_m_cultureData_28(CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * value) { ___m_cultureData_28 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_cultureData_28), (void*)value); } inline static int32_t get_offset_of_m_isInherited_29() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___m_isInherited_29)); } inline bool get_m_isInherited_29() const { return ___m_isInherited_29; } inline bool* get_address_of_m_isInherited_29() { return &___m_isInherited_29; } inline void set_m_isInherited_29(bool value) { ___m_isInherited_29 = value; } }; struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields { public: // System.Globalization.CultureInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::invariant_culture_info CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ___invariant_culture_info_0; // System.Object System.Globalization.CultureInfo::shared_table_lock RuntimeObject * ___shared_table_lock_1; // System.Globalization.CultureInfo System.Globalization.CultureInfo::default_current_culture CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ___default_current_culture_2; // System.Globalization.CultureInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::s_DefaultThreadCurrentUICulture CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ___s_DefaultThreadCurrentUICulture_33; // System.Globalization.CultureInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::s_DefaultThreadCurrentCulture CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ___s_DefaultThreadCurrentCulture_34; // System.Collections.Generic.Dictionary`2 System.Globalization.CultureInfo::shared_by_number Dictionary_2_t5B8303F2C9869A39ED3E03C0FBB09F817E479402 * ___shared_by_number_35; // System.Collections.Generic.Dictionary`2 System.Globalization.CultureInfo::shared_by_name Dictionary_2_t0015CBF964B0687CBB5ECFDDE06671A8F3DDE4BC * ___shared_by_name_36; // System.Boolean System.Globalization.CultureInfo::IsTaiwanSku bool ___IsTaiwanSku_37; public: inline static int32_t get_offset_of_invariant_culture_info_0() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___invariant_culture_info_0)); } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get_invariant_culture_info_0() const { return ___invariant_culture_info_0; } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of_invariant_culture_info_0() { return &___invariant_culture_info_0; } inline void set_invariant_culture_info_0(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value) { ___invariant_culture_info_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___invariant_culture_info_0), (void*)value); } inline static int32_t get_offset_of_shared_table_lock_1() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___shared_table_lock_1)); } inline RuntimeObject * get_shared_table_lock_1() const { return ___shared_table_lock_1; } inline RuntimeObject ** get_address_of_shared_table_lock_1() { return &___shared_table_lock_1; } inline void set_shared_table_lock_1(RuntimeObject * value) { ___shared_table_lock_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___shared_table_lock_1), (void*)value); } inline static int32_t get_offset_of_default_current_culture_2() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___default_current_culture_2)); } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get_default_current_culture_2() const { return ___default_current_culture_2; } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of_default_current_culture_2() { return &___default_current_culture_2; } inline void set_default_current_culture_2(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value) { ___default_current_culture_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___default_current_culture_2), (void*)value); } inline static int32_t get_offset_of_s_DefaultThreadCurrentUICulture_33() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___s_DefaultThreadCurrentUICulture_33)); } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get_s_DefaultThreadCurrentUICulture_33() const { return ___s_DefaultThreadCurrentUICulture_33; } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of_s_DefaultThreadCurrentUICulture_33() { return &___s_DefaultThreadCurrentUICulture_33; } inline void set_s_DefaultThreadCurrentUICulture_33(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value) { ___s_DefaultThreadCurrentUICulture_33 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_DefaultThreadCurrentUICulture_33), (void*)value); } inline static int32_t get_offset_of_s_DefaultThreadCurrentCulture_34() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___s_DefaultThreadCurrentCulture_34)); } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get_s_DefaultThreadCurrentCulture_34() const { return ___s_DefaultThreadCurrentCulture_34; } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of_s_DefaultThreadCurrentCulture_34() { return &___s_DefaultThreadCurrentCulture_34; } inline void set_s_DefaultThreadCurrentCulture_34(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value) { ___s_DefaultThreadCurrentCulture_34 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_DefaultThreadCurrentCulture_34), (void*)value); } inline static int32_t get_offset_of_shared_by_number_35() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___shared_by_number_35)); } inline Dictionary_2_t5B8303F2C9869A39ED3E03C0FBB09F817E479402 * get_shared_by_number_35() const { return ___shared_by_number_35; } inline Dictionary_2_t5B8303F2C9869A39ED3E03C0FBB09F817E479402 ** get_address_of_shared_by_number_35() { return &___shared_by_number_35; } inline void set_shared_by_number_35(Dictionary_2_t5B8303F2C9869A39ED3E03C0FBB09F817E479402 * value) { ___shared_by_number_35 = value; Il2CppCodeGenWriteBarrier((void**)(&___shared_by_number_35), (void*)value); } inline static int32_t get_offset_of_shared_by_name_36() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___shared_by_name_36)); } inline Dictionary_2_t0015CBF964B0687CBB5ECFDDE06671A8F3DDE4BC * get_shared_by_name_36() const { return ___shared_by_name_36; } inline Dictionary_2_t0015CBF964B0687CBB5ECFDDE06671A8F3DDE4BC ** get_address_of_shared_by_name_36() { return &___shared_by_name_36; } inline void set_shared_by_name_36(Dictionary_2_t0015CBF964B0687CBB5ECFDDE06671A8F3DDE4BC * value) { ___shared_by_name_36 = value; Il2CppCodeGenWriteBarrier((void**)(&___shared_by_name_36), (void*)value); } inline static int32_t get_offset_of_IsTaiwanSku_37() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___IsTaiwanSku_37)); } inline bool get_IsTaiwanSku_37() const { return ___IsTaiwanSku_37; } inline bool* get_address_of_IsTaiwanSku_37() { return &___IsTaiwanSku_37; } inline void set_IsTaiwanSku_37(bool value) { ___IsTaiwanSku_37 = value; } }; // Native definition for P/Invoke marshalling of System.Globalization.CultureInfo struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_marshaled_pinvoke { int32_t ___m_isReadOnly_3; int32_t ___cultureID_4; int32_t ___parent_lcid_5; int32_t ___datetime_index_6; int32_t ___number_index_7; int32_t ___default_calendar_type_8; int32_t ___m_useUserOverride_9; NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * ___numInfo_10; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dateTimeInfo_11; TextInfo_tE823D0684BFE8B203501C9B2B38585E8F06E872C * ___textInfo_12; char* ___m_name_13; char* ___englishname_14; char* ___nativename_15; char* ___iso3lang_16; char* ___iso2lang_17; char* ___win3lang_18; char* ___territory_19; char** ___native_calendar_names_20; CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 * ___compareInfo_21; void* ___textinfo_data_22; int32_t ___m_dataItem_23; Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * ___calendar_24; CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_marshaled_pinvoke* ___parent_culture_25; int32_t ___constructed_26; Il2CppSafeArray/*NONE*/* ___cached_serialized_form_27; CultureData_t53CDF1C5F789A28897415891667799420D3C5529_marshaled_pinvoke* ___m_cultureData_28; int32_t ___m_isInherited_29; }; // Native definition for COM marshalling of System.Globalization.CultureInfo struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_marshaled_com { int32_t ___m_isReadOnly_3; int32_t ___cultureID_4; int32_t ___parent_lcid_5; int32_t ___datetime_index_6; int32_t ___number_index_7; int32_t ___default_calendar_type_8; int32_t ___m_useUserOverride_9; NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * ___numInfo_10; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dateTimeInfo_11; TextInfo_tE823D0684BFE8B203501C9B2B38585E8F06E872C * ___textInfo_12; Il2CppChar* ___m_name_13; Il2CppChar* ___englishname_14; Il2CppChar* ___nativename_15; Il2CppChar* ___iso3lang_16; Il2CppChar* ___iso2lang_17; Il2CppChar* ___win3lang_18; Il2CppChar* ___territory_19; Il2CppChar** ___native_calendar_names_20; CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 * ___compareInfo_21; void* ___textinfo_data_22; int32_t ___m_dataItem_23; Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * ___calendar_24; CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_marshaled_com* ___parent_culture_25; int32_t ___constructed_26; Il2CppSafeArray/*NONE*/* ___cached_serialized_form_27; CultureData_t53CDF1C5F789A28897415891667799420D3C5529_marshaled_com* ___m_cultureData_28; int32_t ___m_isInherited_29; }; // System.Linq.Expressions.Interpreter.DebugInfo struct DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC : public RuntimeObject { public: // System.Int32 System.Linq.Expressions.Interpreter.DebugInfo::StartLine int32_t ___StartLine_0; // System.Int32 System.Linq.Expressions.Interpreter.DebugInfo::EndLine int32_t ___EndLine_1; // System.Int32 System.Linq.Expressions.Interpreter.DebugInfo::Index int32_t ___Index_2; // System.String System.Linq.Expressions.Interpreter.DebugInfo::FileName String_t* ___FileName_3; // System.Boolean System.Linq.Expressions.Interpreter.DebugInfo::IsClear bool ___IsClear_4; public: inline static int32_t get_offset_of_StartLine_0() { return static_cast(offsetof(DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC, ___StartLine_0)); } inline int32_t get_StartLine_0() const { return ___StartLine_0; } inline int32_t* get_address_of_StartLine_0() { return &___StartLine_0; } inline void set_StartLine_0(int32_t value) { ___StartLine_0 = value; } inline static int32_t get_offset_of_EndLine_1() { return static_cast(offsetof(DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC, ___EndLine_1)); } inline int32_t get_EndLine_1() const { return ___EndLine_1; } inline int32_t* get_address_of_EndLine_1() { return &___EndLine_1; } inline void set_EndLine_1(int32_t value) { ___EndLine_1 = value; } inline static int32_t get_offset_of_Index_2() { return static_cast(offsetof(DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC, ___Index_2)); } inline int32_t get_Index_2() const { return ___Index_2; } inline int32_t* get_address_of_Index_2() { return &___Index_2; } inline void set_Index_2(int32_t value) { ___Index_2 = value; } inline static int32_t get_offset_of_FileName_3() { return static_cast(offsetof(DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC, ___FileName_3)); } inline String_t* get_FileName_3() const { return ___FileName_3; } inline String_t** get_address_of_FileName_3() { return &___FileName_3; } inline void set_FileName_3(String_t* value) { ___FileName_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___FileName_3), (void*)value); } inline static int32_t get_offset_of_IsClear_4() { return static_cast(offsetof(DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC, ___IsClear_4)); } inline bool get_IsClear_4() const { return ___IsClear_4; } inline bool* get_address_of_IsClear_4() { return &___IsClear_4; } inline void set_IsClear_4(bool value) { ___IsClear_4 = value; } }; struct DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC_StaticFields { public: // System.Linq.Expressions.Interpreter.DebugInfo/DebugInfoComparer System.Linq.Expressions.Interpreter.DebugInfo::s_debugComparer DebugInfoComparer_t50EAB83A182EED5FC08D9F05068520870AACDD63 * ___s_debugComparer_5; public: inline static int32_t get_offset_of_s_debugComparer_5() { return static_cast(offsetof(DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC_StaticFields, ___s_debugComparer_5)); } inline DebugInfoComparer_t50EAB83A182EED5FC08D9F05068520870AACDD63 * get_s_debugComparer_5() const { return ___s_debugComparer_5; } inline DebugInfoComparer_t50EAB83A182EED5FC08D9F05068520870AACDD63 ** get_address_of_s_debugComparer_5() { return &___s_debugComparer_5; } inline void set_s_debugComparer_5(DebugInfoComparer_t50EAB83A182EED5FC08D9F05068520870AACDD63 * value) { ___s_debugComparer_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_debugComparer_5), (void*)value); } }; // System.Linq.Expressions.Interpreter.DelegateHelpers struct DelegateHelpers_t82C05A9643436D2CE5C4BF6BB16B1765572D8800 : public RuntimeObject { public: public: }; // System.Linq.Expressions.ElementInit struct ElementInit_tA4FE6BFBD0B1E00355A3D099050344971EB856FE : public RuntimeObject { public: // System.Reflection.MethodInfo System.Linq.Expressions.ElementInit::k__BackingField MethodInfo_t * ___U3CAddMethodU3Ek__BackingField_0; // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Linq.Expressions.ElementInit::k__BackingField ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * ___U3CArgumentsU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CAddMethodU3Ek__BackingField_0() { return static_cast(offsetof(ElementInit_tA4FE6BFBD0B1E00355A3D099050344971EB856FE, ___U3CAddMethodU3Ek__BackingField_0)); } inline MethodInfo_t * get_U3CAddMethodU3Ek__BackingField_0() const { return ___U3CAddMethodU3Ek__BackingField_0; } inline MethodInfo_t ** get_address_of_U3CAddMethodU3Ek__BackingField_0() { return &___U3CAddMethodU3Ek__BackingField_0; } inline void set_U3CAddMethodU3Ek__BackingField_0(MethodInfo_t * value) { ___U3CAddMethodU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CAddMethodU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CArgumentsU3Ek__BackingField_1() { return static_cast(offsetof(ElementInit_tA4FE6BFBD0B1E00355A3D099050344971EB856FE, ___U3CArgumentsU3Ek__BackingField_1)); } inline ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * get_U3CArgumentsU3Ek__BackingField_1() const { return ___U3CArgumentsU3Ek__BackingField_1; } inline ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 ** get_address_of_U3CArgumentsU3Ek__BackingField_1() { return &___U3CArgumentsU3Ek__BackingField_1; } inline void set_U3CArgumentsU3Ek__BackingField_1(ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * value) { ___U3CArgumentsU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CArgumentsU3Ek__BackingField_1), (void*)value); } }; // System.Linq.Enumerable struct Enumerable_t928C505614FDD67F6D61FB58BED73235DF569B0E : public RuntimeObject { public: public: }; // System.Collections.Generic.EnumerableHelpers struct EnumerableHelpers_tCE72DFD14980B3B6D4236A4032D0C37A6B55704B : public RuntimeObject { public: public: }; // System.Linq.Error struct Error_t2D04CC8BAE165E534F2E8EDD93065E47E2C3405D : public RuntimeObject { public: public: }; // System.Linq.Expressions.Error struct Error_t664FF1BC68C1CC58CDAD27ADFA76F11566491012 : public RuntimeObject { public: public: }; // System.Linq.Expressions.Interpreter.ExceptionFilter struct ExceptionFilter_tF2B10B50F49BF62ADDF703495B309C91FD292755 : public RuntimeObject { public: // System.Int32 System.Linq.Expressions.Interpreter.ExceptionFilter::LabelIndex int32_t ___LabelIndex_0; // System.Int32 System.Linq.Expressions.Interpreter.ExceptionFilter::StartIndex int32_t ___StartIndex_1; // System.Int32 System.Linq.Expressions.Interpreter.ExceptionFilter::EndIndex int32_t ___EndIndex_2; public: inline static int32_t get_offset_of_LabelIndex_0() { return static_cast(offsetof(ExceptionFilter_tF2B10B50F49BF62ADDF703495B309C91FD292755, ___LabelIndex_0)); } inline int32_t get_LabelIndex_0() const { return ___LabelIndex_0; } inline int32_t* get_address_of_LabelIndex_0() { return &___LabelIndex_0; } inline void set_LabelIndex_0(int32_t value) { ___LabelIndex_0 = value; } inline static int32_t get_offset_of_StartIndex_1() { return static_cast(offsetof(ExceptionFilter_tF2B10B50F49BF62ADDF703495B309C91FD292755, ___StartIndex_1)); } inline int32_t get_StartIndex_1() const { return ___StartIndex_1; } inline int32_t* get_address_of_StartIndex_1() { return &___StartIndex_1; } inline void set_StartIndex_1(int32_t value) { ___StartIndex_1 = value; } inline static int32_t get_offset_of_EndIndex_2() { return static_cast(offsetof(ExceptionFilter_tF2B10B50F49BF62ADDF703495B309C91FD292755, ___EndIndex_2)); } inline int32_t get_EndIndex_2() const { return ___EndIndex_2; } inline int32_t* get_address_of_EndIndex_2() { return &___EndIndex_2; } inline void set_EndIndex_2(int32_t value) { ___EndIndex_2 = value; } }; // System.Linq.Expressions.Interpreter.ExceptionHandler struct ExceptionHandler_t4B8A9FD1B8CE7CF00AA55974E8B4CED7DECF98C7 : public RuntimeObject { public: // System.Type System.Linq.Expressions.Interpreter.ExceptionHandler::_exceptionType Type_t * ____exceptionType_0; // System.Int32 System.Linq.Expressions.Interpreter.ExceptionHandler::LabelIndex int32_t ___LabelIndex_1; // System.Int32 System.Linq.Expressions.Interpreter.ExceptionHandler::HandlerStartIndex int32_t ___HandlerStartIndex_2; // System.Int32 System.Linq.Expressions.Interpreter.ExceptionHandler::HandlerEndIndex int32_t ___HandlerEndIndex_3; // System.Linq.Expressions.Interpreter.ExceptionFilter System.Linq.Expressions.Interpreter.ExceptionHandler::Filter ExceptionFilter_tF2B10B50F49BF62ADDF703495B309C91FD292755 * ___Filter_4; public: inline static int32_t get_offset_of__exceptionType_0() { return static_cast(offsetof(ExceptionHandler_t4B8A9FD1B8CE7CF00AA55974E8B4CED7DECF98C7, ____exceptionType_0)); } inline Type_t * get__exceptionType_0() const { return ____exceptionType_0; } inline Type_t ** get_address_of__exceptionType_0() { return &____exceptionType_0; } inline void set__exceptionType_0(Type_t * value) { ____exceptionType_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____exceptionType_0), (void*)value); } inline static int32_t get_offset_of_LabelIndex_1() { return static_cast(offsetof(ExceptionHandler_t4B8A9FD1B8CE7CF00AA55974E8B4CED7DECF98C7, ___LabelIndex_1)); } inline int32_t get_LabelIndex_1() const { return ___LabelIndex_1; } inline int32_t* get_address_of_LabelIndex_1() { return &___LabelIndex_1; } inline void set_LabelIndex_1(int32_t value) { ___LabelIndex_1 = value; } inline static int32_t get_offset_of_HandlerStartIndex_2() { return static_cast(offsetof(ExceptionHandler_t4B8A9FD1B8CE7CF00AA55974E8B4CED7DECF98C7, ___HandlerStartIndex_2)); } inline int32_t get_HandlerStartIndex_2() const { return ___HandlerStartIndex_2; } inline int32_t* get_address_of_HandlerStartIndex_2() { return &___HandlerStartIndex_2; } inline void set_HandlerStartIndex_2(int32_t value) { ___HandlerStartIndex_2 = value; } inline static int32_t get_offset_of_HandlerEndIndex_3() { return static_cast(offsetof(ExceptionHandler_t4B8A9FD1B8CE7CF00AA55974E8B4CED7DECF98C7, ___HandlerEndIndex_3)); } inline int32_t get_HandlerEndIndex_3() const { return ___HandlerEndIndex_3; } inline int32_t* get_address_of_HandlerEndIndex_3() { return &___HandlerEndIndex_3; } inline void set_HandlerEndIndex_3(int32_t value) { ___HandlerEndIndex_3 = value; } inline static int32_t get_offset_of_Filter_4() { return static_cast(offsetof(ExceptionHandler_t4B8A9FD1B8CE7CF00AA55974E8B4CED7DECF98C7, ___Filter_4)); } inline ExceptionFilter_tF2B10B50F49BF62ADDF703495B309C91FD292755 * get_Filter_4() const { return ___Filter_4; } inline ExceptionFilter_tF2B10B50F49BF62ADDF703495B309C91FD292755 ** get_address_of_Filter_4() { return &___Filter_4; } inline void set_Filter_4(ExceptionFilter_tF2B10B50F49BF62ADDF703495B309C91FD292755 * value) { ___Filter_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___Filter_4), (void*)value); } }; // System.Linq.Expressions.Interpreter.ExceptionHelpers struct ExceptionHelpers_tBDF617724932F8BBA04D8BF242200BEA5D806FC1 : public RuntimeObject { public: public: }; // System.Linq.Expressions.Expression struct Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 : public RuntimeObject { public: public: }; struct Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_StaticFields { public: // System.Dynamic.Utils.CacheDict`2 System.Linq.Expressions.Expression::s_lambdaDelegateCache CacheDict_2_t23833FEB97C42D87EBF4B5FE3B56AA1336D7B3CE * ___s_lambdaDelegateCache_0; // System.Dynamic.Utils.CacheDict`2,System.Linq.Expressions.LambdaExpression>> modreq(System.Runtime.CompilerServices.IsVolatile) System.Linq.Expressions.Expression::s_lambdaFactories CacheDict_2_t9FD97836EA998D29FFE492313652BD241E48F2C6 * ___s_lambdaFactories_1; // System.Runtime.CompilerServices.ConditionalWeakTable`2 System.Linq.Expressions.Expression::s_legacyCtorSupportTable ConditionalWeakTable_2_t53315BD762B310982B9C8EEAA1BEB06E4E8D0815 * ___s_legacyCtorSupportTable_2; public: inline static int32_t get_offset_of_s_lambdaDelegateCache_0() { return static_cast(offsetof(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_StaticFields, ___s_lambdaDelegateCache_0)); } inline CacheDict_2_t23833FEB97C42D87EBF4B5FE3B56AA1336D7B3CE * get_s_lambdaDelegateCache_0() const { return ___s_lambdaDelegateCache_0; } inline CacheDict_2_t23833FEB97C42D87EBF4B5FE3B56AA1336D7B3CE ** get_address_of_s_lambdaDelegateCache_0() { return &___s_lambdaDelegateCache_0; } inline void set_s_lambdaDelegateCache_0(CacheDict_2_t23833FEB97C42D87EBF4B5FE3B56AA1336D7B3CE * value) { ___s_lambdaDelegateCache_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_lambdaDelegateCache_0), (void*)value); } inline static int32_t get_offset_of_s_lambdaFactories_1() { return static_cast(offsetof(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_StaticFields, ___s_lambdaFactories_1)); } inline CacheDict_2_t9FD97836EA998D29FFE492313652BD241E48F2C6 * get_s_lambdaFactories_1() const { return ___s_lambdaFactories_1; } inline CacheDict_2_t9FD97836EA998D29FFE492313652BD241E48F2C6 ** get_address_of_s_lambdaFactories_1() { return &___s_lambdaFactories_1; } inline void set_s_lambdaFactories_1(CacheDict_2_t9FD97836EA998D29FFE492313652BD241E48F2C6 * value) { ___s_lambdaFactories_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_lambdaFactories_1), (void*)value); } inline static int32_t get_offset_of_s_legacyCtorSupportTable_2() { return static_cast(offsetof(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_StaticFields, ___s_legacyCtorSupportTable_2)); } inline ConditionalWeakTable_2_t53315BD762B310982B9C8EEAA1BEB06E4E8D0815 * get_s_legacyCtorSupportTable_2() const { return ___s_legacyCtorSupportTable_2; } inline ConditionalWeakTable_2_t53315BD762B310982B9C8EEAA1BEB06E4E8D0815 ** get_address_of_s_legacyCtorSupportTable_2() { return &___s_legacyCtorSupportTable_2; } inline void set_s_legacyCtorSupportTable_2(ConditionalWeakTable_2_t53315BD762B310982B9C8EEAA1BEB06E4E8D0815 * value) { ___s_legacyCtorSupportTable_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_legacyCtorSupportTable_2), (void*)value); } }; // System.Linq.Expressions.ExpressionVisitor struct ExpressionVisitor_tD098DE8A366FBBB58C498C4EFF8B003FCA726DF4 : public RuntimeObject { public: public: }; // System.Linq.Expressions.Interpreter.Instruction struct Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF : public RuntimeObject { public: public: }; // System.Linq.Expressions.Interpreter.InstructionList struct InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 : public RuntimeObject { public: // System.Collections.Generic.List`1 System.Linq.Expressions.Interpreter.InstructionList::_instructions List_1_t1933FF26CA20E581FA58F9FF2F4B7A65E5DD309A * ____instructions_0; // System.Collections.Generic.List`1 System.Linq.Expressions.Interpreter.InstructionList::_objects List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * ____objects_1; // System.Int32 System.Linq.Expressions.Interpreter.InstructionList::_currentStackDepth int32_t ____currentStackDepth_2; // System.Int32 System.Linq.Expressions.Interpreter.InstructionList::_maxStackDepth int32_t ____maxStackDepth_3; // System.Int32 System.Linq.Expressions.Interpreter.InstructionList::_currentContinuationsDepth int32_t ____currentContinuationsDepth_4; // System.Int32 System.Linq.Expressions.Interpreter.InstructionList::_maxContinuationDepth int32_t ____maxContinuationDepth_5; // System.Int32 System.Linq.Expressions.Interpreter.InstructionList::_runtimeLabelCount int32_t ____runtimeLabelCount_6; // System.Collections.Generic.List`1 System.Linq.Expressions.Interpreter.InstructionList::_labels List_1_tC60E6D3B4C72C194F8158D9481241C378DD537F3 * ____labels_7; // System.Collections.Generic.List`1> System.Linq.Expressions.Interpreter.InstructionList::_debugCookies List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 * ____debugCookies_8; public: inline static int32_t get_offset_of__instructions_0() { return static_cast(offsetof(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118, ____instructions_0)); } inline List_1_t1933FF26CA20E581FA58F9FF2F4B7A65E5DD309A * get__instructions_0() const { return ____instructions_0; } inline List_1_t1933FF26CA20E581FA58F9FF2F4B7A65E5DD309A ** get_address_of__instructions_0() { return &____instructions_0; } inline void set__instructions_0(List_1_t1933FF26CA20E581FA58F9FF2F4B7A65E5DD309A * value) { ____instructions_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____instructions_0), (void*)value); } inline static int32_t get_offset_of__objects_1() { return static_cast(offsetof(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118, ____objects_1)); } inline List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * get__objects_1() const { return ____objects_1; } inline List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 ** get_address_of__objects_1() { return &____objects_1; } inline void set__objects_1(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * value) { ____objects_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____objects_1), (void*)value); } inline static int32_t get_offset_of__currentStackDepth_2() { return static_cast(offsetof(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118, ____currentStackDepth_2)); } inline int32_t get__currentStackDepth_2() const { return ____currentStackDepth_2; } inline int32_t* get_address_of__currentStackDepth_2() { return &____currentStackDepth_2; } inline void set__currentStackDepth_2(int32_t value) { ____currentStackDepth_2 = value; } inline static int32_t get_offset_of__maxStackDepth_3() { return static_cast(offsetof(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118, ____maxStackDepth_3)); } inline int32_t get__maxStackDepth_3() const { return ____maxStackDepth_3; } inline int32_t* get_address_of__maxStackDepth_3() { return &____maxStackDepth_3; } inline void set__maxStackDepth_3(int32_t value) { ____maxStackDepth_3 = value; } inline static int32_t get_offset_of__currentContinuationsDepth_4() { return static_cast(offsetof(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118, ____currentContinuationsDepth_4)); } inline int32_t get__currentContinuationsDepth_4() const { return ____currentContinuationsDepth_4; } inline int32_t* get_address_of__currentContinuationsDepth_4() { return &____currentContinuationsDepth_4; } inline void set__currentContinuationsDepth_4(int32_t value) { ____currentContinuationsDepth_4 = value; } inline static int32_t get_offset_of__maxContinuationDepth_5() { return static_cast(offsetof(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118, ____maxContinuationDepth_5)); } inline int32_t get__maxContinuationDepth_5() const { return ____maxContinuationDepth_5; } inline int32_t* get_address_of__maxContinuationDepth_5() { return &____maxContinuationDepth_5; } inline void set__maxContinuationDepth_5(int32_t value) { ____maxContinuationDepth_5 = value; } inline static int32_t get_offset_of__runtimeLabelCount_6() { return static_cast(offsetof(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118, ____runtimeLabelCount_6)); } inline int32_t get__runtimeLabelCount_6() const { return ____runtimeLabelCount_6; } inline int32_t* get_address_of__runtimeLabelCount_6() { return &____runtimeLabelCount_6; } inline void set__runtimeLabelCount_6(int32_t value) { ____runtimeLabelCount_6 = value; } inline static int32_t get_offset_of__labels_7() { return static_cast(offsetof(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118, ____labels_7)); } inline List_1_tC60E6D3B4C72C194F8158D9481241C378DD537F3 * get__labels_7() const { return ____labels_7; } inline List_1_tC60E6D3B4C72C194F8158D9481241C378DD537F3 ** get_address_of__labels_7() { return &____labels_7; } inline void set__labels_7(List_1_tC60E6D3B4C72C194F8158D9481241C378DD537F3 * value) { ____labels_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____labels_7), (void*)value); } inline static int32_t get_offset_of__debugCookies_8() { return static_cast(offsetof(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118, ____debugCookies_8)); } inline List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 * get__debugCookies_8() const { return ____debugCookies_8; } inline List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 ** get_address_of__debugCookies_8() { return &____debugCookies_8; } inline void set__debugCookies_8(List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 * value) { ____debugCookies_8 = value; Il2CppCodeGenWriteBarrier((void**)(&____debugCookies_8), (void*)value); } }; struct InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118_StaticFields { public: // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.InstructionList::s_null Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_null_9; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.InstructionList::s_true Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_true_10; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.InstructionList::s_false Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_false_11; // System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.InstructionList::s_Ints InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* ___s_Ints_12; // System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.InstructionList::s_loadObjectCached InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* ___s_loadObjectCached_13; // System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.InstructionList::s_loadLocal InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* ___s_loadLocal_14; // System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.InstructionList::s_loadLocalBoxed InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* ___s_loadLocalBoxed_15; // System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.InstructionList::s_loadLocalFromClosure InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* ___s_loadLocalFromClosure_16; // System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.InstructionList::s_loadLocalFromClosureBoxed InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* ___s_loadLocalFromClosureBoxed_17; // System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.InstructionList::s_assignLocal InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* ___s_assignLocal_18; // System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.InstructionList::s_storeLocal InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* ___s_storeLocal_19; // System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.InstructionList::s_assignLocalBoxed InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* ___s_assignLocalBoxed_20; // System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.InstructionList::s_storeLocalBoxed InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* ___s_storeLocalBoxed_21; // System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.InstructionList::s_assignLocalToClosure InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* ___s_assignLocalToClosure_22; // System.Collections.Generic.Dictionary`2 System.Linq.Expressions.Interpreter.InstructionList::s_loadFields Dictionary_2_t6B410D9A8650CAA003AE2D64BC4FE37BF6F00735 * ___s_loadFields_23; // System.Linq.Expressions.Interpreter.RuntimeLabel[] System.Linq.Expressions.Interpreter.InstructionList::s_emptyRuntimeLabels RuntimeLabelU5BU5D_tA65232A7BAEF83A9DB271B03B46E533A37AFBB7A* ___s_emptyRuntimeLabels_24; public: inline static int32_t get_offset_of_s_null_9() { return static_cast(offsetof(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118_StaticFields, ___s_null_9)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_null_9() const { return ___s_null_9; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_null_9() { return &___s_null_9; } inline void set_s_null_9(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_null_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_null_9), (void*)value); } inline static int32_t get_offset_of_s_true_10() { return static_cast(offsetof(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118_StaticFields, ___s_true_10)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_true_10() const { return ___s_true_10; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_true_10() { return &___s_true_10; } inline void set_s_true_10(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_true_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_true_10), (void*)value); } inline static int32_t get_offset_of_s_false_11() { return static_cast(offsetof(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118_StaticFields, ___s_false_11)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_false_11() const { return ___s_false_11; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_false_11() { return &___s_false_11; } inline void set_s_false_11(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_false_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_false_11), (void*)value); } inline static int32_t get_offset_of_s_Ints_12() { return static_cast(offsetof(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118_StaticFields, ___s_Ints_12)); } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* get_s_Ints_12() const { return ___s_Ints_12; } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03** get_address_of_s_Ints_12() { return &___s_Ints_12; } inline void set_s_Ints_12(InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* value) { ___s_Ints_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Ints_12), (void*)value); } inline static int32_t get_offset_of_s_loadObjectCached_13() { return static_cast(offsetof(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118_StaticFields, ___s_loadObjectCached_13)); } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* get_s_loadObjectCached_13() const { return ___s_loadObjectCached_13; } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03** get_address_of_s_loadObjectCached_13() { return &___s_loadObjectCached_13; } inline void set_s_loadObjectCached_13(InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* value) { ___s_loadObjectCached_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_loadObjectCached_13), (void*)value); } inline static int32_t get_offset_of_s_loadLocal_14() { return static_cast(offsetof(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118_StaticFields, ___s_loadLocal_14)); } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* get_s_loadLocal_14() const { return ___s_loadLocal_14; } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03** get_address_of_s_loadLocal_14() { return &___s_loadLocal_14; } inline void set_s_loadLocal_14(InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* value) { ___s_loadLocal_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_loadLocal_14), (void*)value); } inline static int32_t get_offset_of_s_loadLocalBoxed_15() { return static_cast(offsetof(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118_StaticFields, ___s_loadLocalBoxed_15)); } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* get_s_loadLocalBoxed_15() const { return ___s_loadLocalBoxed_15; } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03** get_address_of_s_loadLocalBoxed_15() { return &___s_loadLocalBoxed_15; } inline void set_s_loadLocalBoxed_15(InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* value) { ___s_loadLocalBoxed_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_loadLocalBoxed_15), (void*)value); } inline static int32_t get_offset_of_s_loadLocalFromClosure_16() { return static_cast(offsetof(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118_StaticFields, ___s_loadLocalFromClosure_16)); } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* get_s_loadLocalFromClosure_16() const { return ___s_loadLocalFromClosure_16; } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03** get_address_of_s_loadLocalFromClosure_16() { return &___s_loadLocalFromClosure_16; } inline void set_s_loadLocalFromClosure_16(InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* value) { ___s_loadLocalFromClosure_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_loadLocalFromClosure_16), (void*)value); } inline static int32_t get_offset_of_s_loadLocalFromClosureBoxed_17() { return static_cast(offsetof(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118_StaticFields, ___s_loadLocalFromClosureBoxed_17)); } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* get_s_loadLocalFromClosureBoxed_17() const { return ___s_loadLocalFromClosureBoxed_17; } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03** get_address_of_s_loadLocalFromClosureBoxed_17() { return &___s_loadLocalFromClosureBoxed_17; } inline void set_s_loadLocalFromClosureBoxed_17(InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* value) { ___s_loadLocalFromClosureBoxed_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_loadLocalFromClosureBoxed_17), (void*)value); } inline static int32_t get_offset_of_s_assignLocal_18() { return static_cast(offsetof(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118_StaticFields, ___s_assignLocal_18)); } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* get_s_assignLocal_18() const { return ___s_assignLocal_18; } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03** get_address_of_s_assignLocal_18() { return &___s_assignLocal_18; } inline void set_s_assignLocal_18(InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* value) { ___s_assignLocal_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_assignLocal_18), (void*)value); } inline static int32_t get_offset_of_s_storeLocal_19() { return static_cast(offsetof(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118_StaticFields, ___s_storeLocal_19)); } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* get_s_storeLocal_19() const { return ___s_storeLocal_19; } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03** get_address_of_s_storeLocal_19() { return &___s_storeLocal_19; } inline void set_s_storeLocal_19(InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* value) { ___s_storeLocal_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_storeLocal_19), (void*)value); } inline static int32_t get_offset_of_s_assignLocalBoxed_20() { return static_cast(offsetof(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118_StaticFields, ___s_assignLocalBoxed_20)); } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* get_s_assignLocalBoxed_20() const { return ___s_assignLocalBoxed_20; } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03** get_address_of_s_assignLocalBoxed_20() { return &___s_assignLocalBoxed_20; } inline void set_s_assignLocalBoxed_20(InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* value) { ___s_assignLocalBoxed_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_assignLocalBoxed_20), (void*)value); } inline static int32_t get_offset_of_s_storeLocalBoxed_21() { return static_cast(offsetof(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118_StaticFields, ___s_storeLocalBoxed_21)); } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* get_s_storeLocalBoxed_21() const { return ___s_storeLocalBoxed_21; } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03** get_address_of_s_storeLocalBoxed_21() { return &___s_storeLocalBoxed_21; } inline void set_s_storeLocalBoxed_21(InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* value) { ___s_storeLocalBoxed_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_storeLocalBoxed_21), (void*)value); } inline static int32_t get_offset_of_s_assignLocalToClosure_22() { return static_cast(offsetof(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118_StaticFields, ___s_assignLocalToClosure_22)); } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* get_s_assignLocalToClosure_22() const { return ___s_assignLocalToClosure_22; } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03** get_address_of_s_assignLocalToClosure_22() { return &___s_assignLocalToClosure_22; } inline void set_s_assignLocalToClosure_22(InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* value) { ___s_assignLocalToClosure_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_assignLocalToClosure_22), (void*)value); } inline static int32_t get_offset_of_s_loadFields_23() { return static_cast(offsetof(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118_StaticFields, ___s_loadFields_23)); } inline Dictionary_2_t6B410D9A8650CAA003AE2D64BC4FE37BF6F00735 * get_s_loadFields_23() const { return ___s_loadFields_23; } inline Dictionary_2_t6B410D9A8650CAA003AE2D64BC4FE37BF6F00735 ** get_address_of_s_loadFields_23() { return &___s_loadFields_23; } inline void set_s_loadFields_23(Dictionary_2_t6B410D9A8650CAA003AE2D64BC4FE37BF6F00735 * value) { ___s_loadFields_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_loadFields_23), (void*)value); } inline static int32_t get_offset_of_s_emptyRuntimeLabels_24() { return static_cast(offsetof(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118_StaticFields, ___s_emptyRuntimeLabels_24)); } inline RuntimeLabelU5BU5D_tA65232A7BAEF83A9DB271B03B46E533A37AFBB7A* get_s_emptyRuntimeLabels_24() const { return ___s_emptyRuntimeLabels_24; } inline RuntimeLabelU5BU5D_tA65232A7BAEF83A9DB271B03B46E533A37AFBB7A** get_address_of_s_emptyRuntimeLabels_24() { return &___s_emptyRuntimeLabels_24; } inline void set_s_emptyRuntimeLabels_24(RuntimeLabelU5BU5D_tA65232A7BAEF83A9DB271B03B46E533A37AFBB7A* value) { ___s_emptyRuntimeLabels_24 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_emptyRuntimeLabels_24), (void*)value); } }; // System.Linq.Expressions.Interpreter.InterpretedFrame struct InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 : public RuntimeObject { public: // System.Linq.Expressions.Interpreter.Interpreter System.Linq.Expressions.Interpreter.InterpretedFrame::Interpreter Interpreter_t72F078C1054752C763660835B3B3488A135D178B * ___Interpreter_1; // System.Linq.Expressions.Interpreter.InterpretedFrame System.Linq.Expressions.Interpreter.InterpretedFrame::_parent InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ____parent_2; // System.Int32[] System.Linq.Expressions.Interpreter.InterpretedFrame::_continuations Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ____continuations_3; // System.Int32 System.Linq.Expressions.Interpreter.InterpretedFrame::_continuationIndex int32_t ____continuationIndex_4; // System.Int32 System.Linq.Expressions.Interpreter.InterpretedFrame::_pendingContinuation int32_t ____pendingContinuation_5; // System.Object System.Linq.Expressions.Interpreter.InterpretedFrame::_pendingValue RuntimeObject * ____pendingValue_6; // System.Object[] System.Linq.Expressions.Interpreter.InterpretedFrame::Data ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___Data_7; // System.Runtime.CompilerServices.IStrongBox[] System.Linq.Expressions.Interpreter.InterpretedFrame::Closure IStrongBoxU5BU5D_t5C6F1860E4A12131ADABE7E078B70DDAB3B3801F* ___Closure_8; // System.Int32 System.Linq.Expressions.Interpreter.InterpretedFrame::StackIndex int32_t ___StackIndex_9; // System.Int32 System.Linq.Expressions.Interpreter.InterpretedFrame::InstructionIndex int32_t ___InstructionIndex_10; public: inline static int32_t get_offset_of_Interpreter_1() { return static_cast(offsetof(InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2, ___Interpreter_1)); } inline Interpreter_t72F078C1054752C763660835B3B3488A135D178B * get_Interpreter_1() const { return ___Interpreter_1; } inline Interpreter_t72F078C1054752C763660835B3B3488A135D178B ** get_address_of_Interpreter_1() { return &___Interpreter_1; } inline void set_Interpreter_1(Interpreter_t72F078C1054752C763660835B3B3488A135D178B * value) { ___Interpreter_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Interpreter_1), (void*)value); } inline static int32_t get_offset_of__parent_2() { return static_cast(offsetof(InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2, ____parent_2)); } inline InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * get__parent_2() const { return ____parent_2; } inline InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 ** get_address_of__parent_2() { return &____parent_2; } inline void set__parent_2(InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * value) { ____parent_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____parent_2), (void*)value); } inline static int32_t get_offset_of__continuations_3() { return static_cast(offsetof(InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2, ____continuations_3)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get__continuations_3() const { return ____continuations_3; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of__continuations_3() { return &____continuations_3; } inline void set__continuations_3(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ____continuations_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____continuations_3), (void*)value); } inline static int32_t get_offset_of__continuationIndex_4() { return static_cast(offsetof(InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2, ____continuationIndex_4)); } inline int32_t get__continuationIndex_4() const { return ____continuationIndex_4; } inline int32_t* get_address_of__continuationIndex_4() { return &____continuationIndex_4; } inline void set__continuationIndex_4(int32_t value) { ____continuationIndex_4 = value; } inline static int32_t get_offset_of__pendingContinuation_5() { return static_cast(offsetof(InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2, ____pendingContinuation_5)); } inline int32_t get__pendingContinuation_5() const { return ____pendingContinuation_5; } inline int32_t* get_address_of__pendingContinuation_5() { return &____pendingContinuation_5; } inline void set__pendingContinuation_5(int32_t value) { ____pendingContinuation_5 = value; } inline static int32_t get_offset_of__pendingValue_6() { return static_cast(offsetof(InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2, ____pendingValue_6)); } inline RuntimeObject * get__pendingValue_6() const { return ____pendingValue_6; } inline RuntimeObject ** get_address_of__pendingValue_6() { return &____pendingValue_6; } inline void set__pendingValue_6(RuntimeObject * value) { ____pendingValue_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____pendingValue_6), (void*)value); } inline static int32_t get_offset_of_Data_7() { return static_cast(offsetof(InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2, ___Data_7)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get_Data_7() const { return ___Data_7; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of_Data_7() { return &___Data_7; } inline void set_Data_7(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ___Data_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___Data_7), (void*)value); } inline static int32_t get_offset_of_Closure_8() { return static_cast(offsetof(InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2, ___Closure_8)); } inline IStrongBoxU5BU5D_t5C6F1860E4A12131ADABE7E078B70DDAB3B3801F* get_Closure_8() const { return ___Closure_8; } inline IStrongBoxU5BU5D_t5C6F1860E4A12131ADABE7E078B70DDAB3B3801F** get_address_of_Closure_8() { return &___Closure_8; } inline void set_Closure_8(IStrongBoxU5BU5D_t5C6F1860E4A12131ADABE7E078B70DDAB3B3801F* value) { ___Closure_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___Closure_8), (void*)value); } inline static int32_t get_offset_of_StackIndex_9() { return static_cast(offsetof(InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2, ___StackIndex_9)); } inline int32_t get_StackIndex_9() const { return ___StackIndex_9; } inline int32_t* get_address_of_StackIndex_9() { return &___StackIndex_9; } inline void set_StackIndex_9(int32_t value) { ___StackIndex_9 = value; } inline static int32_t get_offset_of_InstructionIndex_10() { return static_cast(offsetof(InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2, ___InstructionIndex_10)); } inline int32_t get_InstructionIndex_10() const { return ___InstructionIndex_10; } inline int32_t* get_address_of_InstructionIndex_10() { return &___InstructionIndex_10; } inline void set_InstructionIndex_10(int32_t value) { ___InstructionIndex_10 = value; } }; struct InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2_ThreadStaticFields { public: // System.Linq.Expressions.Interpreter.InterpretedFrame System.Linq.Expressions.Interpreter.InterpretedFrame::s_currentFrame InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___s_currentFrame_0; public: inline static int32_t get_offset_of_s_currentFrame_0() { return static_cast(offsetof(InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2_ThreadStaticFields, ___s_currentFrame_0)); } inline InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * get_s_currentFrame_0() const { return ___s_currentFrame_0; } inline InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 ** get_address_of_s_currentFrame_0() { return &___s_currentFrame_0; } inline void set_s_currentFrame_0(InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * value) { ___s_currentFrame_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_currentFrame_0), (void*)value); } }; // System.Linq.Expressions.LabelTarget struct LabelTarget_t4E0B75FE6DAD05FC6651E53032D2C5F19D8E81D1 : public RuntimeObject { public: // System.String System.Linq.Expressions.LabelTarget::k__BackingField String_t* ___U3CNameU3Ek__BackingField_0; // System.Type System.Linq.Expressions.LabelTarget::k__BackingField Type_t * ___U3CTypeU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CNameU3Ek__BackingField_0() { return static_cast(offsetof(LabelTarget_t4E0B75FE6DAD05FC6651E53032D2C5F19D8E81D1, ___U3CNameU3Ek__BackingField_0)); } inline String_t* get_U3CNameU3Ek__BackingField_0() const { return ___U3CNameU3Ek__BackingField_0; } inline String_t** get_address_of_U3CNameU3Ek__BackingField_0() { return &___U3CNameU3Ek__BackingField_0; } inline void set_U3CNameU3Ek__BackingField_0(String_t* value) { ___U3CNameU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CNameU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CTypeU3Ek__BackingField_1() { return static_cast(offsetof(LabelTarget_t4E0B75FE6DAD05FC6651E53032D2C5F19D8E81D1, ___U3CTypeU3Ek__BackingField_1)); } inline Type_t * get_U3CTypeU3Ek__BackingField_1() const { return ___U3CTypeU3Ek__BackingField_1; } inline Type_t ** get_address_of_U3CTypeU3Ek__BackingField_1() { return &___U3CTypeU3Ek__BackingField_1; } inline void set_U3CTypeU3Ek__BackingField_1(Type_t * value) { ___U3CTypeU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CTypeU3Ek__BackingField_1), (void*)value); } }; // System.Linq.Expressions.Interpreter.LightDelegateCreator struct LightDelegateCreator_tA7A81CB278CE2C07EC06CB7805CAB65068453D4D : public RuntimeObject { public: // System.Linq.Expressions.LambdaExpression System.Linq.Expressions.Interpreter.LightDelegateCreator::_lambda LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * ____lambda_0; // System.Linq.Expressions.Interpreter.Interpreter System.Linq.Expressions.Interpreter.LightDelegateCreator::k__BackingField Interpreter_t72F078C1054752C763660835B3B3488A135D178B * ___U3CInterpreterU3Ek__BackingField_1; public: inline static int32_t get_offset_of__lambda_0() { return static_cast(offsetof(LightDelegateCreator_tA7A81CB278CE2C07EC06CB7805CAB65068453D4D, ____lambda_0)); } inline LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * get__lambda_0() const { return ____lambda_0; } inline LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 ** get_address_of__lambda_0() { return &____lambda_0; } inline void set__lambda_0(LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * value) { ____lambda_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____lambda_0), (void*)value); } inline static int32_t get_offset_of_U3CInterpreterU3Ek__BackingField_1() { return static_cast(offsetof(LightDelegateCreator_tA7A81CB278CE2C07EC06CB7805CAB65068453D4D, ___U3CInterpreterU3Ek__BackingField_1)); } inline Interpreter_t72F078C1054752C763660835B3B3488A135D178B * get_U3CInterpreterU3Ek__BackingField_1() const { return ___U3CInterpreterU3Ek__BackingField_1; } inline Interpreter_t72F078C1054752C763660835B3B3488A135D178B ** get_address_of_U3CInterpreterU3Ek__BackingField_1() { return &___U3CInterpreterU3Ek__BackingField_1; } inline void set_U3CInterpreterU3Ek__BackingField_1(Interpreter_t72F078C1054752C763660835B3B3488A135D178B * value) { ___U3CInterpreterU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInterpreterU3Ek__BackingField_1), (void*)value); } }; // System.Linq.Expressions.Interpreter.LightLambda struct LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE : public RuntimeObject { public: // System.Runtime.CompilerServices.IStrongBox[] System.Linq.Expressions.Interpreter.LightLambda::_closure IStrongBoxU5BU5D_t5C6F1860E4A12131ADABE7E078B70DDAB3B3801F* ____closure_0; // System.Linq.Expressions.Interpreter.Interpreter System.Linq.Expressions.Interpreter.LightLambda::_interpreter Interpreter_t72F078C1054752C763660835B3B3488A135D178B * ____interpreter_1; // System.Linq.Expressions.Interpreter.LightDelegateCreator System.Linq.Expressions.Interpreter.LightLambda::_delegateCreator LightDelegateCreator_tA7A81CB278CE2C07EC06CB7805CAB65068453D4D * ____delegateCreator_3; public: inline static int32_t get_offset_of__closure_0() { return static_cast(offsetof(LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE, ____closure_0)); } inline IStrongBoxU5BU5D_t5C6F1860E4A12131ADABE7E078B70DDAB3B3801F* get__closure_0() const { return ____closure_0; } inline IStrongBoxU5BU5D_t5C6F1860E4A12131ADABE7E078B70DDAB3B3801F** get_address_of__closure_0() { return &____closure_0; } inline void set__closure_0(IStrongBoxU5BU5D_t5C6F1860E4A12131ADABE7E078B70DDAB3B3801F* value) { ____closure_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____closure_0), (void*)value); } inline static int32_t get_offset_of__interpreter_1() { return static_cast(offsetof(LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE, ____interpreter_1)); } inline Interpreter_t72F078C1054752C763660835B3B3488A135D178B * get__interpreter_1() const { return ____interpreter_1; } inline Interpreter_t72F078C1054752C763660835B3B3488A135D178B ** get_address_of__interpreter_1() { return &____interpreter_1; } inline void set__interpreter_1(Interpreter_t72F078C1054752C763660835B3B3488A135D178B * value) { ____interpreter_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____interpreter_1), (void*)value); } inline static int32_t get_offset_of__delegateCreator_3() { return static_cast(offsetof(LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE, ____delegateCreator_3)); } inline LightDelegateCreator_tA7A81CB278CE2C07EC06CB7805CAB65068453D4D * get__delegateCreator_3() const { return ____delegateCreator_3; } inline LightDelegateCreator_tA7A81CB278CE2C07EC06CB7805CAB65068453D4D ** get_address_of__delegateCreator_3() { return &____delegateCreator_3; } inline void set__delegateCreator_3(LightDelegateCreator_tA7A81CB278CE2C07EC06CB7805CAB65068453D4D * value) { ____delegateCreator_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____delegateCreator_3), (void*)value); } }; struct LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE_StaticFields { public: // System.Dynamic.Utils.CacheDict`2> System.Linq.Expressions.Interpreter.LightLambda::_runCache CacheDict_2_t9D92F7790C360762AF946BFAD651DB03DD8D20B4 * ____runCache_2; public: inline static int32_t get_offset_of__runCache_2() { return static_cast(offsetof(LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE_StaticFields, ____runCache_2)); } inline CacheDict_2_t9D92F7790C360762AF946BFAD651DB03DD8D20B4 * get__runCache_2() const { return ____runCache_2; } inline CacheDict_2_t9D92F7790C360762AF946BFAD651DB03DD8D20B4 ** get_address_of__runCache_2() { return &____runCache_2; } inline void set__runCache_2(CacheDict_2_t9D92F7790C360762AF946BFAD651DB03DD8D20B4 * value) { ____runCache_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____runCache_2), (void*)value); } }; // System.Linq.Expressions.Interpreter.LocalVariables struct LocalVariables_tFD3F8FE77C4F8E4E2D98F8965F26A672AEEF59F2 : public RuntimeObject { public: // System.Linq.Expressions.Interpreter.HybridReferenceDictionary`2 System.Linq.Expressions.Interpreter.LocalVariables::_variables HybridReferenceDictionary_2_tA2A5B7546096C18B4E8F20F3E161DF43B56381E8 * ____variables_0; // System.Collections.Generic.Dictionary`2 System.Linq.Expressions.Interpreter.LocalVariables::_closureVariables Dictionary_2_tAE9216CE6245A2FBEA94860E5D55598909B27352 * ____closureVariables_1; // System.Int32 System.Linq.Expressions.Interpreter.LocalVariables::_localCount int32_t ____localCount_2; // System.Int32 System.Linq.Expressions.Interpreter.LocalVariables::_maxLocalCount int32_t ____maxLocalCount_3; public: inline static int32_t get_offset_of__variables_0() { return static_cast(offsetof(LocalVariables_tFD3F8FE77C4F8E4E2D98F8965F26A672AEEF59F2, ____variables_0)); } inline HybridReferenceDictionary_2_tA2A5B7546096C18B4E8F20F3E161DF43B56381E8 * get__variables_0() const { return ____variables_0; } inline HybridReferenceDictionary_2_tA2A5B7546096C18B4E8F20F3E161DF43B56381E8 ** get_address_of__variables_0() { return &____variables_0; } inline void set__variables_0(HybridReferenceDictionary_2_tA2A5B7546096C18B4E8F20F3E161DF43B56381E8 * value) { ____variables_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____variables_0), (void*)value); } inline static int32_t get_offset_of__closureVariables_1() { return static_cast(offsetof(LocalVariables_tFD3F8FE77C4F8E4E2D98F8965F26A672AEEF59F2, ____closureVariables_1)); } inline Dictionary_2_tAE9216CE6245A2FBEA94860E5D55598909B27352 * get__closureVariables_1() const { return ____closureVariables_1; } inline Dictionary_2_tAE9216CE6245A2FBEA94860E5D55598909B27352 ** get_address_of__closureVariables_1() { return &____closureVariables_1; } inline void set__closureVariables_1(Dictionary_2_tAE9216CE6245A2FBEA94860E5D55598909B27352 * value) { ____closureVariables_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____closureVariables_1), (void*)value); } inline static int32_t get_offset_of__localCount_2() { return static_cast(offsetof(LocalVariables_tFD3F8FE77C4F8E4E2D98F8965F26A672AEEF59F2, ____localCount_2)); } inline int32_t get__localCount_2() const { return ____localCount_2; } inline int32_t* get_address_of__localCount_2() { return &____localCount_2; } inline void set__localCount_2(int32_t value) { ____localCount_2 = value; } inline static int32_t get_offset_of__maxLocalCount_3() { return static_cast(offsetof(LocalVariables_tFD3F8FE77C4F8E4E2D98F8965F26A672AEEF59F2, ____maxLocalCount_3)); } inline int32_t get__maxLocalCount_3() const { return ____maxLocalCount_3; } inline int32_t* get_address_of__maxLocalCount_3() { return &____maxLocalCount_3; } inline void set__maxLocalCount_3(int32_t value) { ____maxLocalCount_3 = value; } }; // System.Reflection.MemberInfo struct MemberInfo_t : public RuntimeObject { public: public: }; // System.String struct String_t : public RuntimeObject { public: // System.Int32 System.String::m_stringLength int32_t ___m_stringLength_0; // System.Char System.String::m_firstChar Il2CppChar ___m_firstChar_1; public: inline static int32_t get_offset_of_m_stringLength_0() { return static_cast(offsetof(String_t, ___m_stringLength_0)); } inline int32_t get_m_stringLength_0() const { return ___m_stringLength_0; } inline int32_t* get_address_of_m_stringLength_0() { return &___m_stringLength_0; } inline void set_m_stringLength_0(int32_t value) { ___m_stringLength_0 = value; } inline static int32_t get_offset_of_m_firstChar_1() { return static_cast(offsetof(String_t, ___m_firstChar_1)); } inline Il2CppChar get_m_firstChar_1() const { return ___m_firstChar_1; } inline Il2CppChar* get_address_of_m_firstChar_1() { return &___m_firstChar_1; } inline void set_m_firstChar_1(Il2CppChar value) { ___m_firstChar_1 = value; } }; struct String_t_StaticFields { public: // System.String System.String::Empty String_t* ___Empty_5; public: inline static int32_t get_offset_of_Empty_5() { return static_cast(offsetof(String_t_StaticFields, ___Empty_5)); } inline String_t* get_Empty_5() const { return ___Empty_5; } inline String_t** get_address_of_Empty_5() { return &___Empty_5; } inline void set_Empty_5(String_t* value) { ___Empty_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___Empty_5), (void*)value); } }; // System.Linq.Expressions.Interpreter.TryCatchFinallyHandler struct TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3 : public RuntimeObject { public: // System.Int32 System.Linq.Expressions.Interpreter.TryCatchFinallyHandler::TryStartIndex int32_t ___TryStartIndex_0; // System.Int32 System.Linq.Expressions.Interpreter.TryCatchFinallyHandler::TryEndIndex int32_t ___TryEndIndex_1; // System.Int32 System.Linq.Expressions.Interpreter.TryCatchFinallyHandler::FinallyStartIndex int32_t ___FinallyStartIndex_2; // System.Int32 System.Linq.Expressions.Interpreter.TryCatchFinallyHandler::FinallyEndIndex int32_t ___FinallyEndIndex_3; // System.Int32 System.Linq.Expressions.Interpreter.TryCatchFinallyHandler::GotoEndTargetIndex int32_t ___GotoEndTargetIndex_4; // System.Linq.Expressions.Interpreter.ExceptionHandler[] System.Linq.Expressions.Interpreter.TryCatchFinallyHandler::_handlers ExceptionHandlerU5BU5D_t3C1E5CEE8382DD642A59C54B2E7DDB3D99CD3B53* ____handlers_5; public: inline static int32_t get_offset_of_TryStartIndex_0() { return static_cast(offsetof(TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3, ___TryStartIndex_0)); } inline int32_t get_TryStartIndex_0() const { return ___TryStartIndex_0; } inline int32_t* get_address_of_TryStartIndex_0() { return &___TryStartIndex_0; } inline void set_TryStartIndex_0(int32_t value) { ___TryStartIndex_0 = value; } inline static int32_t get_offset_of_TryEndIndex_1() { return static_cast(offsetof(TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3, ___TryEndIndex_1)); } inline int32_t get_TryEndIndex_1() const { return ___TryEndIndex_1; } inline int32_t* get_address_of_TryEndIndex_1() { return &___TryEndIndex_1; } inline void set_TryEndIndex_1(int32_t value) { ___TryEndIndex_1 = value; } inline static int32_t get_offset_of_FinallyStartIndex_2() { return static_cast(offsetof(TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3, ___FinallyStartIndex_2)); } inline int32_t get_FinallyStartIndex_2() const { return ___FinallyStartIndex_2; } inline int32_t* get_address_of_FinallyStartIndex_2() { return &___FinallyStartIndex_2; } inline void set_FinallyStartIndex_2(int32_t value) { ___FinallyStartIndex_2 = value; } inline static int32_t get_offset_of_FinallyEndIndex_3() { return static_cast(offsetof(TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3, ___FinallyEndIndex_3)); } inline int32_t get_FinallyEndIndex_3() const { return ___FinallyEndIndex_3; } inline int32_t* get_address_of_FinallyEndIndex_3() { return &___FinallyEndIndex_3; } inline void set_FinallyEndIndex_3(int32_t value) { ___FinallyEndIndex_3 = value; } inline static int32_t get_offset_of_GotoEndTargetIndex_4() { return static_cast(offsetof(TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3, ___GotoEndTargetIndex_4)); } inline int32_t get_GotoEndTargetIndex_4() const { return ___GotoEndTargetIndex_4; } inline int32_t* get_address_of_GotoEndTargetIndex_4() { return &___GotoEndTargetIndex_4; } inline void set_GotoEndTargetIndex_4(int32_t value) { ___GotoEndTargetIndex_4 = value; } inline static int32_t get_offset_of__handlers_5() { return static_cast(offsetof(TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3, ____handlers_5)); } inline ExceptionHandlerU5BU5D_t3C1E5CEE8382DD642A59C54B2E7DDB3D99CD3B53* get__handlers_5() const { return ____handlers_5; } inline ExceptionHandlerU5BU5D_t3C1E5CEE8382DD642A59C54B2E7DDB3D99CD3B53** get_address_of__handlers_5() { return &____handlers_5; } inline void set__handlers_5(ExceptionHandlerU5BU5D_t3C1E5CEE8382DD642A59C54B2E7DDB3D99CD3B53* value) { ____handlers_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____handlers_5), (void*)value); } }; // System.Linq.Expressions.Interpreter.TryFaultHandler struct TryFaultHandler_t31F93FB9FE6EBEDD458FC51D41B0724E9AE81054 : public RuntimeObject { public: // System.Int32 System.Linq.Expressions.Interpreter.TryFaultHandler::TryStartIndex int32_t ___TryStartIndex_0; // System.Int32 System.Linq.Expressions.Interpreter.TryFaultHandler::TryEndIndex int32_t ___TryEndIndex_1; // System.Int32 System.Linq.Expressions.Interpreter.TryFaultHandler::FinallyStartIndex int32_t ___FinallyStartIndex_2; // System.Int32 System.Linq.Expressions.Interpreter.TryFaultHandler::FinallyEndIndex int32_t ___FinallyEndIndex_3; public: inline static int32_t get_offset_of_TryStartIndex_0() { return static_cast(offsetof(TryFaultHandler_t31F93FB9FE6EBEDD458FC51D41B0724E9AE81054, ___TryStartIndex_0)); } inline int32_t get_TryStartIndex_0() const { return ___TryStartIndex_0; } inline int32_t* get_address_of_TryStartIndex_0() { return &___TryStartIndex_0; } inline void set_TryStartIndex_0(int32_t value) { ___TryStartIndex_0 = value; } inline static int32_t get_offset_of_TryEndIndex_1() { return static_cast(offsetof(TryFaultHandler_t31F93FB9FE6EBEDD458FC51D41B0724E9AE81054, ___TryEndIndex_1)); } inline int32_t get_TryEndIndex_1() const { return ___TryEndIndex_1; } inline int32_t* get_address_of_TryEndIndex_1() { return &___TryEndIndex_1; } inline void set_TryEndIndex_1(int32_t value) { ___TryEndIndex_1 = value; } inline static int32_t get_offset_of_FinallyStartIndex_2() { return static_cast(offsetof(TryFaultHandler_t31F93FB9FE6EBEDD458FC51D41B0724E9AE81054, ___FinallyStartIndex_2)); } inline int32_t get_FinallyStartIndex_2() const { return ___FinallyStartIndex_2; } inline int32_t* get_address_of_FinallyStartIndex_2() { return &___FinallyStartIndex_2; } inline void set_FinallyStartIndex_2(int32_t value) { ___FinallyStartIndex_2 = value; } inline static int32_t get_offset_of_FinallyEndIndex_3() { return static_cast(offsetof(TryFaultHandler_t31F93FB9FE6EBEDD458FC51D41B0724E9AE81054, ___FinallyEndIndex_3)); } inline int32_t get_FinallyEndIndex_3() const { return ___FinallyEndIndex_3; } inline int32_t* get_address_of_FinallyEndIndex_3() { return &___FinallyEndIndex_3; } inline void set_FinallyEndIndex_3(int32_t value) { ___FinallyEndIndex_3 = value; } }; // System.Linq.Expressions.Utils struct Utils_t98C8733198C84566DF6847E887A57D45326CE485 : public RuntimeObject { public: public: }; struct Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields { public: // System.Object System.Linq.Expressions.Utils::BoxedFalse RuntimeObject * ___BoxedFalse_0; // System.Object System.Linq.Expressions.Utils::BoxedTrue RuntimeObject * ___BoxedTrue_1; // System.Object System.Linq.Expressions.Utils::BoxedIntM1 RuntimeObject * ___BoxedIntM1_2; // System.Object System.Linq.Expressions.Utils::BoxedInt0 RuntimeObject * ___BoxedInt0_3; // System.Object System.Linq.Expressions.Utils::BoxedInt1 RuntimeObject * ___BoxedInt1_4; // System.Object System.Linq.Expressions.Utils::BoxedInt2 RuntimeObject * ___BoxedInt2_5; // System.Object System.Linq.Expressions.Utils::BoxedInt3 RuntimeObject * ___BoxedInt3_6; // System.Object System.Linq.Expressions.Utils::BoxedDefaultSByte RuntimeObject * ___BoxedDefaultSByte_7; // System.Object System.Linq.Expressions.Utils::BoxedDefaultChar RuntimeObject * ___BoxedDefaultChar_8; // System.Object System.Linq.Expressions.Utils::BoxedDefaultInt16 RuntimeObject * ___BoxedDefaultInt16_9; // System.Object System.Linq.Expressions.Utils::BoxedDefaultInt64 RuntimeObject * ___BoxedDefaultInt64_10; // System.Object System.Linq.Expressions.Utils::BoxedDefaultByte RuntimeObject * ___BoxedDefaultByte_11; // System.Object System.Linq.Expressions.Utils::BoxedDefaultUInt16 RuntimeObject * ___BoxedDefaultUInt16_12; // System.Object System.Linq.Expressions.Utils::BoxedDefaultUInt32 RuntimeObject * ___BoxedDefaultUInt32_13; // System.Object System.Linq.Expressions.Utils::BoxedDefaultUInt64 RuntimeObject * ___BoxedDefaultUInt64_14; // System.Object System.Linq.Expressions.Utils::BoxedDefaultSingle RuntimeObject * ___BoxedDefaultSingle_15; // System.Object System.Linq.Expressions.Utils::BoxedDefaultDouble RuntimeObject * ___BoxedDefaultDouble_16; // System.Object System.Linq.Expressions.Utils::BoxedDefaultDecimal RuntimeObject * ___BoxedDefaultDecimal_17; // System.Object System.Linq.Expressions.Utils::BoxedDefaultDateTime RuntimeObject * ___BoxedDefaultDateTime_18; // System.Linq.Expressions.ConstantExpression System.Linq.Expressions.Utils::s_true ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * ___s_true_19; // System.Linq.Expressions.ConstantExpression System.Linq.Expressions.Utils::s_false ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * ___s_false_20; // System.Linq.Expressions.ConstantExpression System.Linq.Expressions.Utils::s_m1 ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * ___s_m1_21; // System.Linq.Expressions.ConstantExpression System.Linq.Expressions.Utils::s_0 ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * ___s_0_22; // System.Linq.Expressions.ConstantExpression System.Linq.Expressions.Utils::s_1 ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * ___s_1_23; // System.Linq.Expressions.ConstantExpression System.Linq.Expressions.Utils::s_2 ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * ___s_2_24; // System.Linq.Expressions.ConstantExpression System.Linq.Expressions.Utils::s_3 ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * ___s_3_25; // System.Linq.Expressions.DefaultExpression System.Linq.Expressions.Utils::Empty DefaultExpression_t3FC1DD4F4C518F7FDF62C04BB3BF78B10D654D46 * ___Empty_26; // System.Linq.Expressions.ConstantExpression System.Linq.Expressions.Utils::Null ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * ___Null_27; public: inline static int32_t get_offset_of_BoxedFalse_0() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___BoxedFalse_0)); } inline RuntimeObject * get_BoxedFalse_0() const { return ___BoxedFalse_0; } inline RuntimeObject ** get_address_of_BoxedFalse_0() { return &___BoxedFalse_0; } inline void set_BoxedFalse_0(RuntimeObject * value) { ___BoxedFalse_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___BoxedFalse_0), (void*)value); } inline static int32_t get_offset_of_BoxedTrue_1() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___BoxedTrue_1)); } inline RuntimeObject * get_BoxedTrue_1() const { return ___BoxedTrue_1; } inline RuntimeObject ** get_address_of_BoxedTrue_1() { return &___BoxedTrue_1; } inline void set_BoxedTrue_1(RuntimeObject * value) { ___BoxedTrue_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___BoxedTrue_1), (void*)value); } inline static int32_t get_offset_of_BoxedIntM1_2() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___BoxedIntM1_2)); } inline RuntimeObject * get_BoxedIntM1_2() const { return ___BoxedIntM1_2; } inline RuntimeObject ** get_address_of_BoxedIntM1_2() { return &___BoxedIntM1_2; } inline void set_BoxedIntM1_2(RuntimeObject * value) { ___BoxedIntM1_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___BoxedIntM1_2), (void*)value); } inline static int32_t get_offset_of_BoxedInt0_3() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___BoxedInt0_3)); } inline RuntimeObject * get_BoxedInt0_3() const { return ___BoxedInt0_3; } inline RuntimeObject ** get_address_of_BoxedInt0_3() { return &___BoxedInt0_3; } inline void set_BoxedInt0_3(RuntimeObject * value) { ___BoxedInt0_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___BoxedInt0_3), (void*)value); } inline static int32_t get_offset_of_BoxedInt1_4() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___BoxedInt1_4)); } inline RuntimeObject * get_BoxedInt1_4() const { return ___BoxedInt1_4; } inline RuntimeObject ** get_address_of_BoxedInt1_4() { return &___BoxedInt1_4; } inline void set_BoxedInt1_4(RuntimeObject * value) { ___BoxedInt1_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___BoxedInt1_4), (void*)value); } inline static int32_t get_offset_of_BoxedInt2_5() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___BoxedInt2_5)); } inline RuntimeObject * get_BoxedInt2_5() const { return ___BoxedInt2_5; } inline RuntimeObject ** get_address_of_BoxedInt2_5() { return &___BoxedInt2_5; } inline void set_BoxedInt2_5(RuntimeObject * value) { ___BoxedInt2_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___BoxedInt2_5), (void*)value); } inline static int32_t get_offset_of_BoxedInt3_6() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___BoxedInt3_6)); } inline RuntimeObject * get_BoxedInt3_6() const { return ___BoxedInt3_6; } inline RuntimeObject ** get_address_of_BoxedInt3_6() { return &___BoxedInt3_6; } inline void set_BoxedInt3_6(RuntimeObject * value) { ___BoxedInt3_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___BoxedInt3_6), (void*)value); } inline static int32_t get_offset_of_BoxedDefaultSByte_7() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___BoxedDefaultSByte_7)); } inline RuntimeObject * get_BoxedDefaultSByte_7() const { return ___BoxedDefaultSByte_7; } inline RuntimeObject ** get_address_of_BoxedDefaultSByte_7() { return &___BoxedDefaultSByte_7; } inline void set_BoxedDefaultSByte_7(RuntimeObject * value) { ___BoxedDefaultSByte_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___BoxedDefaultSByte_7), (void*)value); } inline static int32_t get_offset_of_BoxedDefaultChar_8() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___BoxedDefaultChar_8)); } inline RuntimeObject * get_BoxedDefaultChar_8() const { return ___BoxedDefaultChar_8; } inline RuntimeObject ** get_address_of_BoxedDefaultChar_8() { return &___BoxedDefaultChar_8; } inline void set_BoxedDefaultChar_8(RuntimeObject * value) { ___BoxedDefaultChar_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___BoxedDefaultChar_8), (void*)value); } inline static int32_t get_offset_of_BoxedDefaultInt16_9() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___BoxedDefaultInt16_9)); } inline RuntimeObject * get_BoxedDefaultInt16_9() const { return ___BoxedDefaultInt16_9; } inline RuntimeObject ** get_address_of_BoxedDefaultInt16_9() { return &___BoxedDefaultInt16_9; } inline void set_BoxedDefaultInt16_9(RuntimeObject * value) { ___BoxedDefaultInt16_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___BoxedDefaultInt16_9), (void*)value); } inline static int32_t get_offset_of_BoxedDefaultInt64_10() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___BoxedDefaultInt64_10)); } inline RuntimeObject * get_BoxedDefaultInt64_10() const { return ___BoxedDefaultInt64_10; } inline RuntimeObject ** get_address_of_BoxedDefaultInt64_10() { return &___BoxedDefaultInt64_10; } inline void set_BoxedDefaultInt64_10(RuntimeObject * value) { ___BoxedDefaultInt64_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___BoxedDefaultInt64_10), (void*)value); } inline static int32_t get_offset_of_BoxedDefaultByte_11() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___BoxedDefaultByte_11)); } inline RuntimeObject * get_BoxedDefaultByte_11() const { return ___BoxedDefaultByte_11; } inline RuntimeObject ** get_address_of_BoxedDefaultByte_11() { return &___BoxedDefaultByte_11; } inline void set_BoxedDefaultByte_11(RuntimeObject * value) { ___BoxedDefaultByte_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___BoxedDefaultByte_11), (void*)value); } inline static int32_t get_offset_of_BoxedDefaultUInt16_12() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___BoxedDefaultUInt16_12)); } inline RuntimeObject * get_BoxedDefaultUInt16_12() const { return ___BoxedDefaultUInt16_12; } inline RuntimeObject ** get_address_of_BoxedDefaultUInt16_12() { return &___BoxedDefaultUInt16_12; } inline void set_BoxedDefaultUInt16_12(RuntimeObject * value) { ___BoxedDefaultUInt16_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___BoxedDefaultUInt16_12), (void*)value); } inline static int32_t get_offset_of_BoxedDefaultUInt32_13() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___BoxedDefaultUInt32_13)); } inline RuntimeObject * get_BoxedDefaultUInt32_13() const { return ___BoxedDefaultUInt32_13; } inline RuntimeObject ** get_address_of_BoxedDefaultUInt32_13() { return &___BoxedDefaultUInt32_13; } inline void set_BoxedDefaultUInt32_13(RuntimeObject * value) { ___BoxedDefaultUInt32_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___BoxedDefaultUInt32_13), (void*)value); } inline static int32_t get_offset_of_BoxedDefaultUInt64_14() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___BoxedDefaultUInt64_14)); } inline RuntimeObject * get_BoxedDefaultUInt64_14() const { return ___BoxedDefaultUInt64_14; } inline RuntimeObject ** get_address_of_BoxedDefaultUInt64_14() { return &___BoxedDefaultUInt64_14; } inline void set_BoxedDefaultUInt64_14(RuntimeObject * value) { ___BoxedDefaultUInt64_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___BoxedDefaultUInt64_14), (void*)value); } inline static int32_t get_offset_of_BoxedDefaultSingle_15() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___BoxedDefaultSingle_15)); } inline RuntimeObject * get_BoxedDefaultSingle_15() const { return ___BoxedDefaultSingle_15; } inline RuntimeObject ** get_address_of_BoxedDefaultSingle_15() { return &___BoxedDefaultSingle_15; } inline void set_BoxedDefaultSingle_15(RuntimeObject * value) { ___BoxedDefaultSingle_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___BoxedDefaultSingle_15), (void*)value); } inline static int32_t get_offset_of_BoxedDefaultDouble_16() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___BoxedDefaultDouble_16)); } inline RuntimeObject * get_BoxedDefaultDouble_16() const { return ___BoxedDefaultDouble_16; } inline RuntimeObject ** get_address_of_BoxedDefaultDouble_16() { return &___BoxedDefaultDouble_16; } inline void set_BoxedDefaultDouble_16(RuntimeObject * value) { ___BoxedDefaultDouble_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___BoxedDefaultDouble_16), (void*)value); } inline static int32_t get_offset_of_BoxedDefaultDecimal_17() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___BoxedDefaultDecimal_17)); } inline RuntimeObject * get_BoxedDefaultDecimal_17() const { return ___BoxedDefaultDecimal_17; } inline RuntimeObject ** get_address_of_BoxedDefaultDecimal_17() { return &___BoxedDefaultDecimal_17; } inline void set_BoxedDefaultDecimal_17(RuntimeObject * value) { ___BoxedDefaultDecimal_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___BoxedDefaultDecimal_17), (void*)value); } inline static int32_t get_offset_of_BoxedDefaultDateTime_18() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___BoxedDefaultDateTime_18)); } inline RuntimeObject * get_BoxedDefaultDateTime_18() const { return ___BoxedDefaultDateTime_18; } inline RuntimeObject ** get_address_of_BoxedDefaultDateTime_18() { return &___BoxedDefaultDateTime_18; } inline void set_BoxedDefaultDateTime_18(RuntimeObject * value) { ___BoxedDefaultDateTime_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___BoxedDefaultDateTime_18), (void*)value); } inline static int32_t get_offset_of_s_true_19() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___s_true_19)); } inline ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * get_s_true_19() const { return ___s_true_19; } inline ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB ** get_address_of_s_true_19() { return &___s_true_19; } inline void set_s_true_19(ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * value) { ___s_true_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_true_19), (void*)value); } inline static int32_t get_offset_of_s_false_20() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___s_false_20)); } inline ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * get_s_false_20() const { return ___s_false_20; } inline ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB ** get_address_of_s_false_20() { return &___s_false_20; } inline void set_s_false_20(ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * value) { ___s_false_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_false_20), (void*)value); } inline static int32_t get_offset_of_s_m1_21() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___s_m1_21)); } inline ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * get_s_m1_21() const { return ___s_m1_21; } inline ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB ** get_address_of_s_m1_21() { return &___s_m1_21; } inline void set_s_m1_21(ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * value) { ___s_m1_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_m1_21), (void*)value); } inline static int32_t get_offset_of_s_0_22() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___s_0_22)); } inline ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * get_s_0_22() const { return ___s_0_22; } inline ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB ** get_address_of_s_0_22() { return &___s_0_22; } inline void set_s_0_22(ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * value) { ___s_0_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_0_22), (void*)value); } inline static int32_t get_offset_of_s_1_23() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___s_1_23)); } inline ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * get_s_1_23() const { return ___s_1_23; } inline ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB ** get_address_of_s_1_23() { return &___s_1_23; } inline void set_s_1_23(ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * value) { ___s_1_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_1_23), (void*)value); } inline static int32_t get_offset_of_s_2_24() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___s_2_24)); } inline ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * get_s_2_24() const { return ___s_2_24; } inline ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB ** get_address_of_s_2_24() { return &___s_2_24; } inline void set_s_2_24(ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * value) { ___s_2_24 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_2_24), (void*)value); } inline static int32_t get_offset_of_s_3_25() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___s_3_25)); } inline ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * get_s_3_25() const { return ___s_3_25; } inline ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB ** get_address_of_s_3_25() { return &___s_3_25; } inline void set_s_3_25(ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * value) { ___s_3_25 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_3_25), (void*)value); } inline static int32_t get_offset_of_Empty_26() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___Empty_26)); } inline DefaultExpression_t3FC1DD4F4C518F7FDF62C04BB3BF78B10D654D46 * get_Empty_26() const { return ___Empty_26; } inline DefaultExpression_t3FC1DD4F4C518F7FDF62C04BB3BF78B10D654D46 ** get_address_of_Empty_26() { return &___Empty_26; } inline void set_Empty_26(DefaultExpression_t3FC1DD4F4C518F7FDF62C04BB3BF78B10D654D46 * value) { ___Empty_26 = value; Il2CppCodeGenWriteBarrier((void**)(&___Empty_26), (void*)value); } inline static int32_t get_offset_of_Null_27() { return static_cast(offsetof(Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields, ___Null_27)); } inline ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * get_Null_27() const { return ___Null_27; } inline ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB ** get_address_of_Null_27() { return &___Null_27; } inline void set_Null_27(ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * value) { ___Null_27 = value; Il2CppCodeGenWriteBarrier((void**)(&___Null_27), (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.Linq.Expressions.BlockExpressionList/d__18 struct U3CGetEnumeratorU3Ed__18_tDAE3ECED2997B9832BF2B82CDF3E400461F07C3B : public RuntimeObject { public: // System.Int32 System.Linq.Expressions.BlockExpressionList/d__18::<>1__state int32_t ___U3CU3E1__state_0; // System.Linq.Expressions.Expression System.Linq.Expressions.BlockExpressionList/d__18::<>2__current Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___U3CU3E2__current_1; // System.Linq.Expressions.BlockExpressionList System.Linq.Expressions.BlockExpressionList/d__18::<>4__this BlockExpressionList_tC03E7B0B4BF307F781680AE2B201FFE0CA752D55 * ___U3CU3E4__this_2; // System.Int32 System.Linq.Expressions.BlockExpressionList/d__18::5__1 int32_t ___U3CiU3E5__1_3; public: inline static int32_t get_offset_of_U3CU3E1__state_0() { return static_cast(offsetof(U3CGetEnumeratorU3Ed__18_tDAE3ECED2997B9832BF2B82CDF3E400461F07C3B, ___U3CU3E1__state_0)); } inline int32_t get_U3CU3E1__state_0() const { return ___U3CU3E1__state_0; } inline int32_t* get_address_of_U3CU3E1__state_0() { return &___U3CU3E1__state_0; } inline void set_U3CU3E1__state_0(int32_t value) { ___U3CU3E1__state_0 = value; } inline static int32_t get_offset_of_U3CU3E2__current_1() { return static_cast(offsetof(U3CGetEnumeratorU3Ed__18_tDAE3ECED2997B9832BF2B82CDF3E400461F07C3B, ___U3CU3E2__current_1)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get_U3CU3E2__current_1() const { return ___U3CU3E2__current_1; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of_U3CU3E2__current_1() { return &___U3CU3E2__current_1; } inline void set_U3CU3E2__current_1(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ___U3CU3E2__current_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E2__current_1), (void*)value); } inline static int32_t get_offset_of_U3CU3E4__this_2() { return static_cast(offsetof(U3CGetEnumeratorU3Ed__18_tDAE3ECED2997B9832BF2B82CDF3E400461F07C3B, ___U3CU3E4__this_2)); } inline BlockExpressionList_tC03E7B0B4BF307F781680AE2B201FFE0CA752D55 * get_U3CU3E4__this_2() const { return ___U3CU3E4__this_2; } inline BlockExpressionList_tC03E7B0B4BF307F781680AE2B201FFE0CA752D55 ** get_address_of_U3CU3E4__this_2() { return &___U3CU3E4__this_2; } inline void set_U3CU3E4__this_2(BlockExpressionList_tC03E7B0B4BF307F781680AE2B201FFE0CA752D55 * value) { ___U3CU3E4__this_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E4__this_2), (void*)value); } inline static int32_t get_offset_of_U3CiU3E5__1_3() { return static_cast(offsetof(U3CGetEnumeratorU3Ed__18_tDAE3ECED2997B9832BF2B82CDF3E400461F07C3B, ___U3CiU3E5__1_3)); } inline int32_t get_U3CiU3E5__1_3() const { return ___U3CiU3E5__1_3; } inline int32_t* get_address_of_U3CiU3E5__1_3() { return &___U3CiU3E5__1_3; } inline void set_U3CiU3E5__1_3(int32_t value) { ___U3CiU3E5__1_3 = value; } }; // System.Linq.Expressions.Interpreter.DebugInfo/DebugInfoComparer struct DebugInfoComparer_t50EAB83A182EED5FC08D9F05068520870AACDD63 : public RuntimeObject { public: public: }; // System.Linq.Expressions.Interpreter.DelegateHelpers/<>c struct U3CU3Ec_tECC38CCBA1C8CC4F0DD07E8612494F17EFD9FD43 : public RuntimeObject { public: public: }; struct U3CU3Ec_tECC38CCBA1C8CC4F0DD07E8612494F17EFD9FD43_StaticFields { public: // System.Linq.Expressions.Interpreter.DelegateHelpers/<>c System.Linq.Expressions.Interpreter.DelegateHelpers/<>c::<>9 U3CU3Ec_tECC38CCBA1C8CC4F0DD07E8612494F17EFD9FD43 * ___U3CU3E9_0; // System.Func`2 System.Linq.Expressions.Interpreter.DelegateHelpers/<>c::<>9__1_0 Func_2_tDA1CD28AB1DD1EC817F9902B752EB3751BE154B5 * ___U3CU3E9__1_0_1; public: inline static int32_t get_offset_of_U3CU3E9_0() { return static_cast(offsetof(U3CU3Ec_tECC38CCBA1C8CC4F0DD07E8612494F17EFD9FD43_StaticFields, ___U3CU3E9_0)); } inline U3CU3Ec_tECC38CCBA1C8CC4F0DD07E8612494F17EFD9FD43 * get_U3CU3E9_0() const { return ___U3CU3E9_0; } inline U3CU3Ec_tECC38CCBA1C8CC4F0DD07E8612494F17EFD9FD43 ** get_address_of_U3CU3E9_0() { return &___U3CU3E9_0; } inline void set_U3CU3E9_0(U3CU3Ec_tECC38CCBA1C8CC4F0DD07E8612494F17EFD9FD43 * 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_tECC38CCBA1C8CC4F0DD07E8612494F17EFD9FD43_StaticFields, ___U3CU3E9__1_0_1)); } inline Func_2_tDA1CD28AB1DD1EC817F9902B752EB3751BE154B5 * get_U3CU3E9__1_0_1() const { return ___U3CU3E9__1_0_1; } inline Func_2_tDA1CD28AB1DD1EC817F9902B752EB3751BE154B5 ** get_address_of_U3CU3E9__1_0_1() { return &___U3CU3E9__1_0_1; } inline void set_U3CU3E9__1_0_1(Func_2_tDA1CD28AB1DD1EC817F9902B752EB3751BE154B5 * value) { ___U3CU3E9__1_0_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__1_0_1), (void*)value); } }; // System.Collections.Generic.ArrayBuilder`1 struct ArrayBuilder_1_tE04BB2ED35AFAEAFA3CD424C1CCFAD4FEF405973 { public: // T[] System.Collections.Generic.ArrayBuilder`1::_array ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* ____array_0; // System.Int32 System.Collections.Generic.ArrayBuilder`1::_count int32_t ____count_1; public: inline static int32_t get_offset_of__array_0() { return static_cast(offsetof(ArrayBuilder_1_tE04BB2ED35AFAEAFA3CD424C1CCFAD4FEF405973, ____array_0)); } inline ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* get__array_0() const { return ____array_0; } inline ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63** get_address_of__array_0() { return &____array_0; } inline void set__array_0(ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* value) { ____array_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____array_0), (void*)value); } inline static int32_t get_offset_of__count_1() { return static_cast(offsetof(ArrayBuilder_1_tE04BB2ED35AFAEAFA3CD424C1CCFAD4FEF405973, ____count_1)); } inline int32_t get__count_1() const { return ____count_1; } inline int32_t* get_address_of__count_1() { return &____count_1; } inline void set__count_1(int32_t value) { ____count_1 = value; } }; // System.Collections.Generic.ArrayBuilder`1 struct ArrayBuilder_1_tBCC5D8A7182E53CB70AEA3F966E5A894AED01635 { public: // T[] System.Collections.Generic.ArrayBuilder`1::_array ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ____array_0; // System.Int32 System.Collections.Generic.ArrayBuilder`1::_count int32_t ____count_1; public: inline static int32_t get_offset_of__array_0() { return static_cast(offsetof(ArrayBuilder_1_tBCC5D8A7182E53CB70AEA3F966E5A894AED01635, ____array_0)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get__array_0() const { return ____array_0; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of__array_0() { return &____array_0; } inline void set__array_0(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ____array_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____array_0), (void*)value); } inline static int32_t get_offset_of__count_1() { return static_cast(offsetof(ArrayBuilder_1_tBCC5D8A7182E53CB70AEA3F966E5A894AED01635, ____count_1)); } inline int32_t get__count_1() const { return ____count_1; } inline int32_t* get_address_of__count_1() { return &____count_1; } inline void set__count_1(int32_t value) { ____count_1 = value; } }; // System.Collections.Generic.ArrayBuilder`1 struct ArrayBuilder_1_t7B2BCC91A90A8A4786FD90BC5CDD05956DE7F8B7 { public: // T[] System.Collections.Generic.ArrayBuilder`1::_array ParameterExpressionU5BU5D_tCF3EAA6D8556513C4937E1126F65AA08DF4DB147* ____array_0; // System.Int32 System.Collections.Generic.ArrayBuilder`1::_count int32_t ____count_1; public: inline static int32_t get_offset_of__array_0() { return static_cast(offsetof(ArrayBuilder_1_t7B2BCC91A90A8A4786FD90BC5CDD05956DE7F8B7, ____array_0)); } inline ParameterExpressionU5BU5D_tCF3EAA6D8556513C4937E1126F65AA08DF4DB147* get__array_0() const { return ____array_0; } inline ParameterExpressionU5BU5D_tCF3EAA6D8556513C4937E1126F65AA08DF4DB147** get_address_of__array_0() { return &____array_0; } inline void set__array_0(ParameterExpressionU5BU5D_tCF3EAA6D8556513C4937E1126F65AA08DF4DB147* value) { ____array_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____array_0), (void*)value); } inline static int32_t get_offset_of__count_1() { return static_cast(offsetof(ArrayBuilder_1_t7B2BCC91A90A8A4786FD90BC5CDD05956DE7F8B7, ____count_1)); } inline int32_t get__count_1() const { return ____count_1; } inline int32_t* get_address_of__count_1() { return &____count_1; } inline void set__count_1(int32_t value) { ____count_1 = value; } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current int32_t ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C, ___list_0)); } inline List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * get_list_0() const { return ___list_0; } inline List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C, ___current_3)); } inline int32_t get_current_3() const { return ___current_3; } inline int32_t* get_address_of_current_3() { return &___current_3; } inline void set_current_3(int32_t value) { ___current_3 = value; } }; // System.Nullable`1 struct Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 { public: // T System.Nullable`1::value int32_t ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103, ___value_0)); } inline int32_t get_value_0() const { return ___value_0; } inline int32_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(int32_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; // System.Runtime.CompilerServices.TrueReadOnlyCollection`1 struct TrueReadOnlyCollection_1_t06D7E0A73C830464D87F10A513072796E7172082 : public ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 { public: public: }; // System.Runtime.CompilerServices.TrueReadOnlyCollection`1 struct TrueReadOnlyCollection_1_tD1302D91DFCC957B98C7C845161DA554DD0A9FA1 : public ReadOnlyCollection_1_t1BDA19F8C4CB4BE530A2234A21A1B2C9FB3B7991 { public: public: }; // System.Runtime.CompilerServices.TrueReadOnlyCollection`1 struct TrueReadOnlyCollection_1_tFACBB37A6A09F5303FA9A457A34FAFE7002020A3 : public ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 { public: public: }; // System.Linq.Expressions.Interpreter.AddInstruction struct AddInstruction_tE70231108102CA726317C742E7E7A161756D243B : public Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF { public: public: }; struct AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_StaticFields { public: // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AddInstruction::s_Int16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int16_0; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AddInstruction::s_Int32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int32_1; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AddInstruction::s_Int64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int64_2; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AddInstruction::s_UInt16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt16_3; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AddInstruction::s_UInt32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt32_4; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AddInstruction::s_UInt64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt64_5; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AddInstruction::s_Single Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Single_6; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AddInstruction::s_Double Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Double_7; public: inline static int32_t get_offset_of_s_Int16_0() { return static_cast(offsetof(AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_StaticFields, ___s_Int16_0)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int16_0() const { return ___s_Int16_0; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int16_0() { return &___s_Int16_0; } inline void set_s_Int16_0(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int16_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int16_0), (void*)value); } inline static int32_t get_offset_of_s_Int32_1() { return static_cast(offsetof(AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_StaticFields, ___s_Int32_1)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int32_1() const { return ___s_Int32_1; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int32_1() { return &___s_Int32_1; } inline void set_s_Int32_1(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int32_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int32_1), (void*)value); } inline static int32_t get_offset_of_s_Int64_2() { return static_cast(offsetof(AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_StaticFields, ___s_Int64_2)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int64_2() const { return ___s_Int64_2; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int64_2() { return &___s_Int64_2; } inline void set_s_Int64_2(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int64_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int64_2), (void*)value); } inline static int32_t get_offset_of_s_UInt16_3() { return static_cast(offsetof(AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_StaticFields, ___s_UInt16_3)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt16_3() const { return ___s_UInt16_3; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt16_3() { return &___s_UInt16_3; } inline void set_s_UInt16_3(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt16_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt16_3), (void*)value); } inline static int32_t get_offset_of_s_UInt32_4() { return static_cast(offsetof(AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_StaticFields, ___s_UInt32_4)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt32_4() const { return ___s_UInt32_4; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt32_4() { return &___s_UInt32_4; } inline void set_s_UInt32_4(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt32_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt32_4), (void*)value); } inline static int32_t get_offset_of_s_UInt64_5() { return static_cast(offsetof(AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_StaticFields, ___s_UInt64_5)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt64_5() const { return ___s_UInt64_5; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt64_5() { return &___s_UInt64_5; } inline void set_s_UInt64_5(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt64_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt64_5), (void*)value); } inline static int32_t get_offset_of_s_Single_6() { return static_cast(offsetof(AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_StaticFields, ___s_Single_6)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Single_6() const { return ___s_Single_6; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Single_6() { return &___s_Single_6; } inline void set_s_Single_6(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Single_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Single_6), (void*)value); } inline static int32_t get_offset_of_s_Double_7() { return static_cast(offsetof(AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_StaticFields, ___s_Double_7)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Double_7() const { return ___s_Double_7; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Double_7() { return &___s_Double_7; } inline void set_s_Double_7(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Double_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Double_7), (void*)value); } }; // System.Linq.Expressions.Interpreter.AddOvfInstruction struct AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827 : public Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF { public: public: }; struct AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827_StaticFields { public: // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AddOvfInstruction::s_Int16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int16_0; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AddOvfInstruction::s_Int32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int32_1; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AddOvfInstruction::s_Int64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int64_2; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AddOvfInstruction::s_UInt16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt16_3; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AddOvfInstruction::s_UInt32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt32_4; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AddOvfInstruction::s_UInt64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt64_5; public: inline static int32_t get_offset_of_s_Int16_0() { return static_cast(offsetof(AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827_StaticFields, ___s_Int16_0)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int16_0() const { return ___s_Int16_0; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int16_0() { return &___s_Int16_0; } inline void set_s_Int16_0(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int16_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int16_0), (void*)value); } inline static int32_t get_offset_of_s_Int32_1() { return static_cast(offsetof(AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827_StaticFields, ___s_Int32_1)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int32_1() const { return ___s_Int32_1; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int32_1() { return &___s_Int32_1; } inline void set_s_Int32_1(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int32_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int32_1), (void*)value); } inline static int32_t get_offset_of_s_Int64_2() { return static_cast(offsetof(AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827_StaticFields, ___s_Int64_2)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int64_2() const { return ___s_Int64_2; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int64_2() { return &___s_Int64_2; } inline void set_s_Int64_2(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int64_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int64_2), (void*)value); } inline static int32_t get_offset_of_s_UInt16_3() { return static_cast(offsetof(AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827_StaticFields, ___s_UInt16_3)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt16_3() const { return ___s_UInt16_3; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt16_3() { return &___s_UInt16_3; } inline void set_s_UInt16_3(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt16_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt16_3), (void*)value); } inline static int32_t get_offset_of_s_UInt32_4() { return static_cast(offsetof(AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827_StaticFields, ___s_UInt32_4)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt32_4() const { return ___s_UInt32_4; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt32_4() { return &___s_UInt32_4; } inline void set_s_UInt32_4(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt32_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt32_4), (void*)value); } inline static int32_t get_offset_of_s_UInt64_5() { return static_cast(offsetof(AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827_StaticFields, ___s_UInt64_5)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt64_5() const { return ___s_UInt64_5; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt64_5() { return &___s_UInt64_5; } inline void set_s_UInt64_5(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt64_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt64_5), (void*)value); } }; // System.Linq.Expressions.Interpreter.AndInstruction struct AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8 : public Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF { public: public: }; struct AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_StaticFields { public: // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AndInstruction::s_SByte Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_SByte_0; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AndInstruction::s_Int16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int16_1; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AndInstruction::s_Int32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int32_2; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AndInstruction::s_Int64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int64_3; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AndInstruction::s_Byte Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Byte_4; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AndInstruction::s_UInt16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt16_5; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AndInstruction::s_UInt32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt32_6; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AndInstruction::s_UInt64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt64_7; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AndInstruction::s_Boolean Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Boolean_8; public: inline static int32_t get_offset_of_s_SByte_0() { return static_cast(offsetof(AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_StaticFields, ___s_SByte_0)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_SByte_0() const { return ___s_SByte_0; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_SByte_0() { return &___s_SByte_0; } inline void set_s_SByte_0(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_SByte_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_SByte_0), (void*)value); } inline static int32_t get_offset_of_s_Int16_1() { return static_cast(offsetof(AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_StaticFields, ___s_Int16_1)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int16_1() const { return ___s_Int16_1; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int16_1() { return &___s_Int16_1; } inline void set_s_Int16_1(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int16_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int16_1), (void*)value); } inline static int32_t get_offset_of_s_Int32_2() { return static_cast(offsetof(AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_StaticFields, ___s_Int32_2)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int32_2() const { return ___s_Int32_2; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int32_2() { return &___s_Int32_2; } inline void set_s_Int32_2(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int32_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int32_2), (void*)value); } inline static int32_t get_offset_of_s_Int64_3() { return static_cast(offsetof(AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_StaticFields, ___s_Int64_3)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int64_3() const { return ___s_Int64_3; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int64_3() { return &___s_Int64_3; } inline void set_s_Int64_3(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int64_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int64_3), (void*)value); } inline static int32_t get_offset_of_s_Byte_4() { return static_cast(offsetof(AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_StaticFields, ___s_Byte_4)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Byte_4() const { return ___s_Byte_4; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Byte_4() { return &___s_Byte_4; } inline void set_s_Byte_4(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Byte_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Byte_4), (void*)value); } inline static int32_t get_offset_of_s_UInt16_5() { return static_cast(offsetof(AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_StaticFields, ___s_UInt16_5)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt16_5() const { return ___s_UInt16_5; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt16_5() { return &___s_UInt16_5; } inline void set_s_UInt16_5(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt16_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt16_5), (void*)value); } inline static int32_t get_offset_of_s_UInt32_6() { return static_cast(offsetof(AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_StaticFields, ___s_UInt32_6)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt32_6() const { return ___s_UInt32_6; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt32_6() { return &___s_UInt32_6; } inline void set_s_UInt32_6(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt32_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt32_6), (void*)value); } inline static int32_t get_offset_of_s_UInt64_7() { return static_cast(offsetof(AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_StaticFields, ___s_UInt64_7)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt64_7() const { return ___s_UInt64_7; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt64_7() { return &___s_UInt64_7; } inline void set_s_UInt64_7(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt64_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt64_7), (void*)value); } inline static int32_t get_offset_of_s_Boolean_8() { return static_cast(offsetof(AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_StaticFields, ___s_Boolean_8)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Boolean_8() const { return ___s_Boolean_8; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Boolean_8() { return &___s_Boolean_8; } inline void set_s_Boolean_8(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Boolean_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Boolean_8), (void*)value); } }; // System.Linq.Expressions.Interpreter.ArrayLengthInstruction struct ArrayLengthInstruction_t41A3BAEEBBCAB6EFD5842DBC5C0D0D99E336DF46 : public Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF { public: public: }; struct ArrayLengthInstruction_t41A3BAEEBBCAB6EFD5842DBC5C0D0D99E336DF46_StaticFields { public: // System.Linq.Expressions.Interpreter.ArrayLengthInstruction System.Linq.Expressions.Interpreter.ArrayLengthInstruction::Instance ArrayLengthInstruction_t41A3BAEEBBCAB6EFD5842DBC5C0D0D99E336DF46 * ___Instance_0; public: inline static int32_t get_offset_of_Instance_0() { return static_cast(offsetof(ArrayLengthInstruction_t41A3BAEEBBCAB6EFD5842DBC5C0D0D99E336DF46_StaticFields, ___Instance_0)); } inline ArrayLengthInstruction_t41A3BAEEBBCAB6EFD5842DBC5C0D0D99E336DF46 * get_Instance_0() const { return ___Instance_0; } inline ArrayLengthInstruction_t41A3BAEEBBCAB6EFD5842DBC5C0D0D99E336DF46 ** get_address_of_Instance_0() { return &___Instance_0; } inline void set_Instance_0(ArrayLengthInstruction_t41A3BAEEBBCAB6EFD5842DBC5C0D0D99E336DF46 * value) { ___Instance_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_0), (void*)value); } }; // System.Linq.Expressions.BinaryExpression struct BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 : public Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 { public: // System.Linq.Expressions.Expression System.Linq.Expressions.BinaryExpression::k__BackingField Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___U3CRightU3Ek__BackingField_3; // System.Linq.Expressions.Expression System.Linq.Expressions.BinaryExpression::k__BackingField Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___U3CLeftU3Ek__BackingField_4; public: inline static int32_t get_offset_of_U3CRightU3Ek__BackingField_3() { return static_cast(offsetof(BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79, ___U3CRightU3Ek__BackingField_3)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get_U3CRightU3Ek__BackingField_3() const { return ___U3CRightU3Ek__BackingField_3; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of_U3CRightU3Ek__BackingField_3() { return &___U3CRightU3Ek__BackingField_3; } inline void set_U3CRightU3Ek__BackingField_3(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ___U3CRightU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CRightU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CLeftU3Ek__BackingField_4() { return static_cast(offsetof(BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79, ___U3CLeftU3Ek__BackingField_4)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get_U3CLeftU3Ek__BackingField_4() const { return ___U3CLeftU3Ek__BackingField_4; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of_U3CLeftU3Ek__BackingField_4() { return &___U3CLeftU3Ek__BackingField_4; } inline void set_U3CLeftU3Ek__BackingField_4(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ___U3CLeftU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CLeftU3Ek__BackingField_4), (void*)value); } }; // System.Linq.Expressions.BlockExpression struct BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB : public Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 { public: public: }; // System.Boolean struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37 { public: // System.Boolean System.Boolean::m_value bool ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37, ___m_value_0)); } inline bool get_m_value_0() const { return ___m_value_0; } inline bool* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(bool value) { ___m_value_0 = value; } }; struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields { public: // System.String System.Boolean::TrueString String_t* ___TrueString_5; // System.String System.Boolean::FalseString String_t* ___FalseString_6; public: inline static int32_t get_offset_of_TrueString_5() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields, ___TrueString_5)); } inline String_t* get_TrueString_5() const { return ___TrueString_5; } inline String_t** get_address_of_TrueString_5() { return &___TrueString_5; } inline void set_TrueString_5(String_t* value) { ___TrueString_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___TrueString_5), (void*)value); } inline static int32_t get_offset_of_FalseString_6() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields, ___FalseString_6)); } inline String_t* get_FalseString_6() const { return ___FalseString_6; } inline String_t** get_address_of_FalseString_6() { return &___FalseString_6; } inline void set_FalseString_6(String_t* value) { ___FalseString_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___FalseString_6), (void*)value); } }; // 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; } }; // System.Linq.Expressions.Interpreter.CallInstruction struct CallInstruction_t39AE23BF399E52EB8FF681E4E02E934FEFB05895 : public Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF { public: public: }; // System.Linq.Expressions.Interpreter.CastInstruction struct CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F : public Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF { public: public: }; struct CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields { public: // System.Linq.Expressions.Interpreter.CastInstruction System.Linq.Expressions.Interpreter.CastInstruction::s_Boolean CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * ___s_Boolean_0; // System.Linq.Expressions.Interpreter.CastInstruction System.Linq.Expressions.Interpreter.CastInstruction::s_Byte CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * ___s_Byte_1; // System.Linq.Expressions.Interpreter.CastInstruction System.Linq.Expressions.Interpreter.CastInstruction::s_Char CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * ___s_Char_2; // System.Linq.Expressions.Interpreter.CastInstruction System.Linq.Expressions.Interpreter.CastInstruction::s_DateTime CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * ___s_DateTime_3; // System.Linq.Expressions.Interpreter.CastInstruction System.Linq.Expressions.Interpreter.CastInstruction::s_Decimal CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * ___s_Decimal_4; // System.Linq.Expressions.Interpreter.CastInstruction System.Linq.Expressions.Interpreter.CastInstruction::s_Double CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * ___s_Double_5; // System.Linq.Expressions.Interpreter.CastInstruction System.Linq.Expressions.Interpreter.CastInstruction::s_Int16 CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * ___s_Int16_6; // System.Linq.Expressions.Interpreter.CastInstruction System.Linq.Expressions.Interpreter.CastInstruction::s_Int32 CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * ___s_Int32_7; // System.Linq.Expressions.Interpreter.CastInstruction System.Linq.Expressions.Interpreter.CastInstruction::s_Int64 CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * ___s_Int64_8; // System.Linq.Expressions.Interpreter.CastInstruction System.Linq.Expressions.Interpreter.CastInstruction::s_SByte CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * ___s_SByte_9; // System.Linq.Expressions.Interpreter.CastInstruction System.Linq.Expressions.Interpreter.CastInstruction::s_Single CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * ___s_Single_10; // System.Linq.Expressions.Interpreter.CastInstruction System.Linq.Expressions.Interpreter.CastInstruction::s_String CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * ___s_String_11; // System.Linq.Expressions.Interpreter.CastInstruction System.Linq.Expressions.Interpreter.CastInstruction::s_UInt16 CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * ___s_UInt16_12; // System.Linq.Expressions.Interpreter.CastInstruction System.Linq.Expressions.Interpreter.CastInstruction::s_UInt32 CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * ___s_UInt32_13; // System.Linq.Expressions.Interpreter.CastInstruction System.Linq.Expressions.Interpreter.CastInstruction::s_UInt64 CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * ___s_UInt64_14; public: inline static int32_t get_offset_of_s_Boolean_0() { return static_cast(offsetof(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields, ___s_Boolean_0)); } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * get_s_Boolean_0() const { return ___s_Boolean_0; } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F ** get_address_of_s_Boolean_0() { return &___s_Boolean_0; } inline void set_s_Boolean_0(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * value) { ___s_Boolean_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Boolean_0), (void*)value); } inline static int32_t get_offset_of_s_Byte_1() { return static_cast(offsetof(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields, ___s_Byte_1)); } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * get_s_Byte_1() const { return ___s_Byte_1; } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F ** get_address_of_s_Byte_1() { return &___s_Byte_1; } inline void set_s_Byte_1(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * value) { ___s_Byte_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Byte_1), (void*)value); } inline static int32_t get_offset_of_s_Char_2() { return static_cast(offsetof(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields, ___s_Char_2)); } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * get_s_Char_2() const { return ___s_Char_2; } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F ** get_address_of_s_Char_2() { return &___s_Char_2; } inline void set_s_Char_2(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * value) { ___s_Char_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Char_2), (void*)value); } inline static int32_t get_offset_of_s_DateTime_3() { return static_cast(offsetof(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields, ___s_DateTime_3)); } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * get_s_DateTime_3() const { return ___s_DateTime_3; } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F ** get_address_of_s_DateTime_3() { return &___s_DateTime_3; } inline void set_s_DateTime_3(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * value) { ___s_DateTime_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_DateTime_3), (void*)value); } inline static int32_t get_offset_of_s_Decimal_4() { return static_cast(offsetof(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields, ___s_Decimal_4)); } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * get_s_Decimal_4() const { return ___s_Decimal_4; } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F ** get_address_of_s_Decimal_4() { return &___s_Decimal_4; } inline void set_s_Decimal_4(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * value) { ___s_Decimal_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Decimal_4), (void*)value); } inline static int32_t get_offset_of_s_Double_5() { return static_cast(offsetof(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields, ___s_Double_5)); } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * get_s_Double_5() const { return ___s_Double_5; } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F ** get_address_of_s_Double_5() { return &___s_Double_5; } inline void set_s_Double_5(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * value) { ___s_Double_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Double_5), (void*)value); } inline static int32_t get_offset_of_s_Int16_6() { return static_cast(offsetof(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields, ___s_Int16_6)); } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * get_s_Int16_6() const { return ___s_Int16_6; } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F ** get_address_of_s_Int16_6() { return &___s_Int16_6; } inline void set_s_Int16_6(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * value) { ___s_Int16_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int16_6), (void*)value); } inline static int32_t get_offset_of_s_Int32_7() { return static_cast(offsetof(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields, ___s_Int32_7)); } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * get_s_Int32_7() const { return ___s_Int32_7; } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F ** get_address_of_s_Int32_7() { return &___s_Int32_7; } inline void set_s_Int32_7(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * value) { ___s_Int32_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int32_7), (void*)value); } inline static int32_t get_offset_of_s_Int64_8() { return static_cast(offsetof(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields, ___s_Int64_8)); } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * get_s_Int64_8() const { return ___s_Int64_8; } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F ** get_address_of_s_Int64_8() { return &___s_Int64_8; } inline void set_s_Int64_8(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * value) { ___s_Int64_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int64_8), (void*)value); } inline static int32_t get_offset_of_s_SByte_9() { return static_cast(offsetof(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields, ___s_SByte_9)); } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * get_s_SByte_9() const { return ___s_SByte_9; } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F ** get_address_of_s_SByte_9() { return &___s_SByte_9; } inline void set_s_SByte_9(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * value) { ___s_SByte_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_SByte_9), (void*)value); } inline static int32_t get_offset_of_s_Single_10() { return static_cast(offsetof(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields, ___s_Single_10)); } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * get_s_Single_10() const { return ___s_Single_10; } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F ** get_address_of_s_Single_10() { return &___s_Single_10; } inline void set_s_Single_10(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * value) { ___s_Single_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Single_10), (void*)value); } inline static int32_t get_offset_of_s_String_11() { return static_cast(offsetof(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields, ___s_String_11)); } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * get_s_String_11() const { return ___s_String_11; } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F ** get_address_of_s_String_11() { return &___s_String_11; } inline void set_s_String_11(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * value) { ___s_String_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_String_11), (void*)value); } inline static int32_t get_offset_of_s_UInt16_12() { return static_cast(offsetof(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields, ___s_UInt16_12)); } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * get_s_UInt16_12() const { return ___s_UInt16_12; } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F ** get_address_of_s_UInt16_12() { return &___s_UInt16_12; } inline void set_s_UInt16_12(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * value) { ___s_UInt16_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt16_12), (void*)value); } inline static int32_t get_offset_of_s_UInt32_13() { return static_cast(offsetof(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields, ___s_UInt32_13)); } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * get_s_UInt32_13() const { return ___s_UInt32_13; } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F ** get_address_of_s_UInt32_13() { return &___s_UInt32_13; } inline void set_s_UInt32_13(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * value) { ___s_UInt32_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt32_13), (void*)value); } inline static int32_t get_offset_of_s_UInt64_14() { return static_cast(offsetof(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields, ___s_UInt64_14)); } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * get_s_UInt64_14() const { return ___s_UInt64_14; } inline CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F ** get_address_of_s_UInt64_14() { return &___s_UInt64_14; } inline void set_s_UInt64_14(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * value) { ___s_UInt64_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt64_14), (void*)value); } }; // 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); } }; // System.Linq.Expressions.ConditionalExpression struct ConditionalExpression_t74C60793A382D6FC191C590A353984ED63ED3D4A : public Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 { public: // System.Linq.Expressions.Expression System.Linq.Expressions.ConditionalExpression::k__BackingField Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___U3CTestU3Ek__BackingField_3; // System.Linq.Expressions.Expression System.Linq.Expressions.ConditionalExpression::k__BackingField Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___U3CIfTrueU3Ek__BackingField_4; public: inline static int32_t get_offset_of_U3CTestU3Ek__BackingField_3() { return static_cast(offsetof(ConditionalExpression_t74C60793A382D6FC191C590A353984ED63ED3D4A, ___U3CTestU3Ek__BackingField_3)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get_U3CTestU3Ek__BackingField_3() const { return ___U3CTestU3Ek__BackingField_3; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of_U3CTestU3Ek__BackingField_3() { return &___U3CTestU3Ek__BackingField_3; } inline void set_U3CTestU3Ek__BackingField_3(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ___U3CTestU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CTestU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CIfTrueU3Ek__BackingField_4() { return static_cast(offsetof(ConditionalExpression_t74C60793A382D6FC191C590A353984ED63ED3D4A, ___U3CIfTrueU3Ek__BackingField_4)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get_U3CIfTrueU3Ek__BackingField_4() const { return ___U3CIfTrueU3Ek__BackingField_4; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of_U3CIfTrueU3Ek__BackingField_4() { return &___U3CIfTrueU3Ek__BackingField_4; } inline void set_U3CIfTrueU3Ek__BackingField_4(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ___U3CIfTrueU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CIfTrueU3Ek__BackingField_4), (void*)value); } }; // System.Linq.Expressions.ConstantExpression struct ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB : public Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 { public: // System.Object System.Linq.Expressions.ConstantExpression::k__BackingField RuntimeObject * ___U3CValueU3Ek__BackingField_3; public: inline static int32_t get_offset_of_U3CValueU3Ek__BackingField_3() { return static_cast(offsetof(ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB, ___U3CValueU3Ek__BackingField_3)); } inline RuntimeObject * get_U3CValueU3Ek__BackingField_3() const { return ___U3CValueU3Ek__BackingField_3; } inline RuntimeObject ** get_address_of_U3CValueU3Ek__BackingField_3() { return &___U3CValueU3Ek__BackingField_3; } inline void set_U3CValueU3Ek__BackingField_3(RuntimeObject * value) { ___U3CValueU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CValueU3Ek__BackingField_3), (void*)value); } }; // System.Linq.Expressions.Interpreter.CreateDelegateInstruction struct CreateDelegateInstruction_t4FB5DD3B09E1F1A42652A92D3CB17285732AD912 : public Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF { public: // System.Linq.Expressions.Interpreter.LightDelegateCreator System.Linq.Expressions.Interpreter.CreateDelegateInstruction::_creator LightDelegateCreator_tA7A81CB278CE2C07EC06CB7805CAB65068453D4D * ____creator_0; public: inline static int32_t get_offset_of__creator_0() { return static_cast(offsetof(CreateDelegateInstruction_t4FB5DD3B09E1F1A42652A92D3CB17285732AD912, ____creator_0)); } inline LightDelegateCreator_tA7A81CB278CE2C07EC06CB7805CAB65068453D4D * get__creator_0() const { return ____creator_0; } inline LightDelegateCreator_tA7A81CB278CE2C07EC06CB7805CAB65068453D4D ** get_address_of__creator_0() { return &____creator_0; } inline void set__creator_0(LightDelegateCreator_tA7A81CB278CE2C07EC06CB7805CAB65068453D4D * value) { ____creator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____creator_0), (void*)value); } }; // System.Linq.Expressions.DebugInfoExpression struct DebugInfoExpression_tBA2C6BDE4CFAEC61D8B956FDF4E7A962A7477891 : public Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 { public: // System.Linq.Expressions.SymbolDocumentInfo System.Linq.Expressions.DebugInfoExpression::k__BackingField SymbolDocumentInfo_t1E0BCE42100C1E8F75300A141ECB6D1542D2164E * ___U3CDocumentU3Ek__BackingField_3; public: inline static int32_t get_offset_of_U3CDocumentU3Ek__BackingField_3() { return static_cast(offsetof(DebugInfoExpression_tBA2C6BDE4CFAEC61D8B956FDF4E7A962A7477891, ___U3CDocumentU3Ek__BackingField_3)); } inline SymbolDocumentInfo_t1E0BCE42100C1E8F75300A141ECB6D1542D2164E * get_U3CDocumentU3Ek__BackingField_3() const { return ___U3CDocumentU3Ek__BackingField_3; } inline SymbolDocumentInfo_t1E0BCE42100C1E8F75300A141ECB6D1542D2164E ** get_address_of_U3CDocumentU3Ek__BackingField_3() { return &___U3CDocumentU3Ek__BackingField_3; } inline void set_U3CDocumentU3Ek__BackingField_3(SymbolDocumentInfo_t1E0BCE42100C1E8F75300A141ECB6D1542D2164E * value) { ___U3CDocumentU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CDocumentU3Ek__BackingField_3), (void*)value); } }; // System.Linq.Expressions.Interpreter.DecrementInstruction struct DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6 : public Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF { public: public: }; struct DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_StaticFields { public: // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DecrementInstruction::s_Int16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int16_0; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DecrementInstruction::s_Int32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int32_1; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DecrementInstruction::s_Int64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int64_2; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DecrementInstruction::s_UInt16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt16_3; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DecrementInstruction::s_UInt32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt32_4; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DecrementInstruction::s_UInt64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt64_5; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DecrementInstruction::s_Single Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Single_6; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DecrementInstruction::s_Double Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Double_7; public: inline static int32_t get_offset_of_s_Int16_0() { return static_cast(offsetof(DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_StaticFields, ___s_Int16_0)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int16_0() const { return ___s_Int16_0; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int16_0() { return &___s_Int16_0; } inline void set_s_Int16_0(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int16_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int16_0), (void*)value); } inline static int32_t get_offset_of_s_Int32_1() { return static_cast(offsetof(DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_StaticFields, ___s_Int32_1)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int32_1() const { return ___s_Int32_1; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int32_1() { return &___s_Int32_1; } inline void set_s_Int32_1(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int32_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int32_1), (void*)value); } inline static int32_t get_offset_of_s_Int64_2() { return static_cast(offsetof(DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_StaticFields, ___s_Int64_2)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int64_2() const { return ___s_Int64_2; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int64_2() { return &___s_Int64_2; } inline void set_s_Int64_2(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int64_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int64_2), (void*)value); } inline static int32_t get_offset_of_s_UInt16_3() { return static_cast(offsetof(DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_StaticFields, ___s_UInt16_3)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt16_3() const { return ___s_UInt16_3; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt16_3() { return &___s_UInt16_3; } inline void set_s_UInt16_3(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt16_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt16_3), (void*)value); } inline static int32_t get_offset_of_s_UInt32_4() { return static_cast(offsetof(DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_StaticFields, ___s_UInt32_4)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt32_4() const { return ___s_UInt32_4; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt32_4() { return &___s_UInt32_4; } inline void set_s_UInt32_4(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt32_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt32_4), (void*)value); } inline static int32_t get_offset_of_s_UInt64_5() { return static_cast(offsetof(DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_StaticFields, ___s_UInt64_5)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt64_5() const { return ___s_UInt64_5; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt64_5() { return &___s_UInt64_5; } inline void set_s_UInt64_5(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt64_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt64_5), (void*)value); } inline static int32_t get_offset_of_s_Single_6() { return static_cast(offsetof(DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_StaticFields, ___s_Single_6)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Single_6() const { return ___s_Single_6; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Single_6() { return &___s_Single_6; } inline void set_s_Single_6(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Single_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Single_6), (void*)value); } inline static int32_t get_offset_of_s_Double_7() { return static_cast(offsetof(DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_StaticFields, ___s_Double_7)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Double_7() const { return ___s_Double_7; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Double_7() { return &___s_Double_7; } inline void set_s_Double_7(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Double_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Double_7), (void*)value); } }; // System.Linq.Expressions.DefaultExpression struct DefaultExpression_t3FC1DD4F4C518F7FDF62C04BB3BF78B10D654D46 : public Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 { public: // System.Type System.Linq.Expressions.DefaultExpression::k__BackingField Type_t * ___U3CTypeU3Ek__BackingField_3; public: inline static int32_t get_offset_of_U3CTypeU3Ek__BackingField_3() { return static_cast(offsetof(DefaultExpression_t3FC1DD4F4C518F7FDF62C04BB3BF78B10D654D46, ___U3CTypeU3Ek__BackingField_3)); } inline Type_t * get_U3CTypeU3Ek__BackingField_3() const { return ___U3CTypeU3Ek__BackingField_3; } inline Type_t ** get_address_of_U3CTypeU3Ek__BackingField_3() { return &___U3CTypeU3Ek__BackingField_3; } inline void set_U3CTypeU3Ek__BackingField_3(Type_t * value) { ___U3CTypeU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CTypeU3Ek__BackingField_3), (void*)value); } }; // System.Linq.Expressions.Interpreter.DefaultValueInstruction struct DefaultValueInstruction_t6E5FCFDB1B2A05FA18BC6117B3BF18DA932E1A6E : public Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF { public: // System.Type System.Linq.Expressions.Interpreter.DefaultValueInstruction::_type Type_t * ____type_0; public: inline static int32_t get_offset_of__type_0() { return static_cast(offsetof(DefaultValueInstruction_t6E5FCFDB1B2A05FA18BC6117B3BF18DA932E1A6E, ____type_0)); } inline Type_t * get__type_0() const { return ____type_0; } inline Type_t ** get_address_of__type_0() { return &____type_0; } inline void set__type_0(Type_t * value) { ____type_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____type_0), (void*)value); } }; // System.Linq.Expressions.Interpreter.DivInstruction struct DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC : public Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF { public: public: }; struct DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_StaticFields { public: // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DivInstruction::s_Int16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int16_0; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DivInstruction::s_Int32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int32_1; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DivInstruction::s_Int64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int64_2; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DivInstruction::s_UInt16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt16_3; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DivInstruction::s_UInt32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt32_4; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DivInstruction::s_UInt64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt64_5; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DivInstruction::s_Single Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Single_6; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DivInstruction::s_Double Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Double_7; public: inline static int32_t get_offset_of_s_Int16_0() { return static_cast(offsetof(DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_StaticFields, ___s_Int16_0)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int16_0() const { return ___s_Int16_0; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int16_0() { return &___s_Int16_0; } inline void set_s_Int16_0(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int16_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int16_0), (void*)value); } inline static int32_t get_offset_of_s_Int32_1() { return static_cast(offsetof(DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_StaticFields, ___s_Int32_1)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int32_1() const { return ___s_Int32_1; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int32_1() { return &___s_Int32_1; } inline void set_s_Int32_1(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int32_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int32_1), (void*)value); } inline static int32_t get_offset_of_s_Int64_2() { return static_cast(offsetof(DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_StaticFields, ___s_Int64_2)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int64_2() const { return ___s_Int64_2; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int64_2() { return &___s_Int64_2; } inline void set_s_Int64_2(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int64_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int64_2), (void*)value); } inline static int32_t get_offset_of_s_UInt16_3() { return static_cast(offsetof(DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_StaticFields, ___s_UInt16_3)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt16_3() const { return ___s_UInt16_3; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt16_3() { return &___s_UInt16_3; } inline void set_s_UInt16_3(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt16_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt16_3), (void*)value); } inline static int32_t get_offset_of_s_UInt32_4() { return static_cast(offsetof(DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_StaticFields, ___s_UInt32_4)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt32_4() const { return ___s_UInt32_4; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt32_4() { return &___s_UInt32_4; } inline void set_s_UInt32_4(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt32_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt32_4), (void*)value); } inline static int32_t get_offset_of_s_UInt64_5() { return static_cast(offsetof(DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_StaticFields, ___s_UInt64_5)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt64_5() const { return ___s_UInt64_5; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt64_5() { return &___s_UInt64_5; } inline void set_s_UInt64_5(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt64_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt64_5), (void*)value); } inline static int32_t get_offset_of_s_Single_6() { return static_cast(offsetof(DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_StaticFields, ___s_Single_6)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Single_6() const { return ___s_Single_6; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Single_6() { return &___s_Single_6; } inline void set_s_Single_6(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Single_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Single_6), (void*)value); } inline static int32_t get_offset_of_s_Double_7() { return static_cast(offsetof(DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_StaticFields, ___s_Double_7)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Double_7() const { return ___s_Double_7; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Double_7() { return &___s_Double_7; } inline void set_s_Double_7(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Double_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Double_7), (void*)value); } }; // System.Linq.Expressions.Interpreter.DupInstruction struct DupInstruction_t9E9AF85D0F3F397B0CAB9F7BC95468C976D901A4 : public Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF { public: public: }; struct DupInstruction_t9E9AF85D0F3F397B0CAB9F7BC95468C976D901A4_StaticFields { public: // System.Linq.Expressions.Interpreter.DupInstruction System.Linq.Expressions.Interpreter.DupInstruction::Instance DupInstruction_t9E9AF85D0F3F397B0CAB9F7BC95468C976D901A4 * ___Instance_0; public: inline static int32_t get_offset_of_Instance_0() { return static_cast(offsetof(DupInstruction_t9E9AF85D0F3F397B0CAB9F7BC95468C976D901A4_StaticFields, ___Instance_0)); } inline DupInstruction_t9E9AF85D0F3F397B0CAB9F7BC95468C976D901A4 * get_Instance_0() const { return ___Instance_0; } inline DupInstruction_t9E9AF85D0F3F397B0CAB9F7BC95468C976D901A4 ** get_address_of_Instance_0() { return &___Instance_0; } inline void set_Instance_0(DupInstruction_t9E9AF85D0F3F397B0CAB9F7BC95468C976D901A4 * value) { ___Instance_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_0), (void*)value); } }; // System.Linq.Expressions.Interpreter.EnterExceptionFilterInstruction struct EnterExceptionFilterInstruction_t2CBBAC97BF9850BF473CBC4DB32AFFBAB184F292 : public Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF { public: public: }; struct EnterExceptionFilterInstruction_t2CBBAC97BF9850BF473CBC4DB32AFFBAB184F292_StaticFields { public: // System.Linq.Expressions.Interpreter.EnterExceptionFilterInstruction System.Linq.Expressions.Interpreter.EnterExceptionFilterInstruction::Instance EnterExceptionFilterInstruction_t2CBBAC97BF9850BF473CBC4DB32AFFBAB184F292 * ___Instance_0; public: inline static int32_t get_offset_of_Instance_0() { return static_cast(offsetof(EnterExceptionFilterInstruction_t2CBBAC97BF9850BF473CBC4DB32AFFBAB184F292_StaticFields, ___Instance_0)); } inline EnterExceptionFilterInstruction_t2CBBAC97BF9850BF473CBC4DB32AFFBAB184F292 * get_Instance_0() const { return ___Instance_0; } inline EnterExceptionFilterInstruction_t2CBBAC97BF9850BF473CBC4DB32AFFBAB184F292 ** get_address_of_Instance_0() { return &___Instance_0; } inline void set_Instance_0(EnterExceptionFilterInstruction_t2CBBAC97BF9850BF473CBC4DB32AFFBAB184F292 * value) { ___Instance_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_0), (void*)value); } }; // System.Linq.Expressions.Interpreter.EnterExceptionHandlerInstruction struct EnterExceptionHandlerInstruction_tC30D449E7D5C61FE7A5B082D2354EB9E16372DEC : public Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF { public: // System.Boolean System.Linq.Expressions.Interpreter.EnterExceptionHandlerInstruction::_hasValue bool ____hasValue_2; public: inline static int32_t get_offset_of__hasValue_2() { return static_cast(offsetof(EnterExceptionHandlerInstruction_tC30D449E7D5C61FE7A5B082D2354EB9E16372DEC, ____hasValue_2)); } inline bool get__hasValue_2() const { return ____hasValue_2; } inline bool* get_address_of__hasValue_2() { return &____hasValue_2; } inline void set__hasValue_2(bool value) { ____hasValue_2 = value; } }; struct EnterExceptionHandlerInstruction_tC30D449E7D5C61FE7A5B082D2354EB9E16372DEC_StaticFields { public: // System.Linq.Expressions.Interpreter.EnterExceptionHandlerInstruction System.Linq.Expressions.Interpreter.EnterExceptionHandlerInstruction::Void EnterExceptionHandlerInstruction_tC30D449E7D5C61FE7A5B082D2354EB9E16372DEC * ___Void_0; // System.Linq.Expressions.Interpreter.EnterExceptionHandlerInstruction System.Linq.Expressions.Interpreter.EnterExceptionHandlerInstruction::NonVoid EnterExceptionHandlerInstruction_tC30D449E7D5C61FE7A5B082D2354EB9E16372DEC * ___NonVoid_1; public: inline static int32_t get_offset_of_Void_0() { return static_cast(offsetof(EnterExceptionHandlerInstruction_tC30D449E7D5C61FE7A5B082D2354EB9E16372DEC_StaticFields, ___Void_0)); } inline EnterExceptionHandlerInstruction_tC30D449E7D5C61FE7A5B082D2354EB9E16372DEC * get_Void_0() const { return ___Void_0; } inline EnterExceptionHandlerInstruction_tC30D449E7D5C61FE7A5B082D2354EB9E16372DEC ** get_address_of_Void_0() { return &___Void_0; } inline void set_Void_0(EnterExceptionHandlerInstruction_tC30D449E7D5C61FE7A5B082D2354EB9E16372DEC * value) { ___Void_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Void_0), (void*)value); } inline static int32_t get_offset_of_NonVoid_1() { return static_cast(offsetof(EnterExceptionHandlerInstruction_tC30D449E7D5C61FE7A5B082D2354EB9E16372DEC_StaticFields, ___NonVoid_1)); } inline EnterExceptionHandlerInstruction_tC30D449E7D5C61FE7A5B082D2354EB9E16372DEC * get_NonVoid_1() const { return ___NonVoid_1; } inline EnterExceptionHandlerInstruction_tC30D449E7D5C61FE7A5B082D2354EB9E16372DEC ** get_address_of_NonVoid_1() { return &___NonVoid_1; } inline void set_NonVoid_1(EnterExceptionHandlerInstruction_tC30D449E7D5C61FE7A5B082D2354EB9E16372DEC * value) { ___NonVoid_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___NonVoid_1), (void*)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.Linq.Expressions.Interpreter.EqualInstruction struct EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 : public Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF { public: public: }; struct EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields { public: // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_reference Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_reference_0; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_Boolean Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Boolean_1; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_SByte Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_SByte_2; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_Int16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int16_3; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_Char Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Char_4; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_Int32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int32_5; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_Int64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int64_6; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_Byte Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Byte_7; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_UInt16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt16_8; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_UInt32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt32_9; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_UInt64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt64_10; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_Single Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Single_11; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_Double Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Double_12; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_BooleanLiftedToNull Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_BooleanLiftedToNull_13; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_SByteLiftedToNull Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_SByteLiftedToNull_14; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_Int16LiftedToNull Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int16LiftedToNull_15; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_CharLiftedToNull Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_CharLiftedToNull_16; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_Int32LiftedToNull Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int32LiftedToNull_17; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_Int64LiftedToNull Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int64LiftedToNull_18; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_ByteLiftedToNull Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_ByteLiftedToNull_19; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_UInt16LiftedToNull Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt16LiftedToNull_20; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_UInt32LiftedToNull Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt32LiftedToNull_21; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_UInt64LiftedToNull Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt64LiftedToNull_22; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_SingleLiftedToNull Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_SingleLiftedToNull_23; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::s_DoubleLiftedToNull Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_DoubleLiftedToNull_24; public: inline static int32_t get_offset_of_s_reference_0() { return static_cast(offsetof(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields, ___s_reference_0)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_reference_0() const { return ___s_reference_0; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_reference_0() { return &___s_reference_0; } inline void set_s_reference_0(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_reference_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_reference_0), (void*)value); } inline static int32_t get_offset_of_s_Boolean_1() { return static_cast(offsetof(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields, ___s_Boolean_1)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Boolean_1() const { return ___s_Boolean_1; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Boolean_1() { return &___s_Boolean_1; } inline void set_s_Boolean_1(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Boolean_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Boolean_1), (void*)value); } inline static int32_t get_offset_of_s_SByte_2() { return static_cast(offsetof(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields, ___s_SByte_2)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_SByte_2() const { return ___s_SByte_2; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_SByte_2() { return &___s_SByte_2; } inline void set_s_SByte_2(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_SByte_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_SByte_2), (void*)value); } inline static int32_t get_offset_of_s_Int16_3() { return static_cast(offsetof(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields, ___s_Int16_3)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int16_3() const { return ___s_Int16_3; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int16_3() { return &___s_Int16_3; } inline void set_s_Int16_3(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int16_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int16_3), (void*)value); } inline static int32_t get_offset_of_s_Char_4() { return static_cast(offsetof(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields, ___s_Char_4)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Char_4() const { return ___s_Char_4; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Char_4() { return &___s_Char_4; } inline void set_s_Char_4(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Char_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Char_4), (void*)value); } inline static int32_t get_offset_of_s_Int32_5() { return static_cast(offsetof(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields, ___s_Int32_5)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int32_5() const { return ___s_Int32_5; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int32_5() { return &___s_Int32_5; } inline void set_s_Int32_5(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int32_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int32_5), (void*)value); } inline static int32_t get_offset_of_s_Int64_6() { return static_cast(offsetof(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields, ___s_Int64_6)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int64_6() const { return ___s_Int64_6; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int64_6() { return &___s_Int64_6; } inline void set_s_Int64_6(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int64_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int64_6), (void*)value); } inline static int32_t get_offset_of_s_Byte_7() { return static_cast(offsetof(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields, ___s_Byte_7)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Byte_7() const { return ___s_Byte_7; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Byte_7() { return &___s_Byte_7; } inline void set_s_Byte_7(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Byte_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Byte_7), (void*)value); } inline static int32_t get_offset_of_s_UInt16_8() { return static_cast(offsetof(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields, ___s_UInt16_8)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt16_8() const { return ___s_UInt16_8; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt16_8() { return &___s_UInt16_8; } inline void set_s_UInt16_8(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt16_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt16_8), (void*)value); } inline static int32_t get_offset_of_s_UInt32_9() { return static_cast(offsetof(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields, ___s_UInt32_9)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt32_9() const { return ___s_UInt32_9; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt32_9() { return &___s_UInt32_9; } inline void set_s_UInt32_9(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt32_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt32_9), (void*)value); } inline static int32_t get_offset_of_s_UInt64_10() { return static_cast(offsetof(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields, ___s_UInt64_10)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt64_10() const { return ___s_UInt64_10; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt64_10() { return &___s_UInt64_10; } inline void set_s_UInt64_10(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt64_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt64_10), (void*)value); } inline static int32_t get_offset_of_s_Single_11() { return static_cast(offsetof(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields, ___s_Single_11)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Single_11() const { return ___s_Single_11; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Single_11() { return &___s_Single_11; } inline void set_s_Single_11(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Single_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Single_11), (void*)value); } inline static int32_t get_offset_of_s_Double_12() { return static_cast(offsetof(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields, ___s_Double_12)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Double_12() const { return ___s_Double_12; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Double_12() { return &___s_Double_12; } inline void set_s_Double_12(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Double_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Double_12), (void*)value); } inline static int32_t get_offset_of_s_BooleanLiftedToNull_13() { return static_cast(offsetof(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields, ___s_BooleanLiftedToNull_13)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_BooleanLiftedToNull_13() const { return ___s_BooleanLiftedToNull_13; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_BooleanLiftedToNull_13() { return &___s_BooleanLiftedToNull_13; } inline void set_s_BooleanLiftedToNull_13(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_BooleanLiftedToNull_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_BooleanLiftedToNull_13), (void*)value); } inline static int32_t get_offset_of_s_SByteLiftedToNull_14() { return static_cast(offsetof(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields, ___s_SByteLiftedToNull_14)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_SByteLiftedToNull_14() const { return ___s_SByteLiftedToNull_14; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_SByteLiftedToNull_14() { return &___s_SByteLiftedToNull_14; } inline void set_s_SByteLiftedToNull_14(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_SByteLiftedToNull_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_SByteLiftedToNull_14), (void*)value); } inline static int32_t get_offset_of_s_Int16LiftedToNull_15() { return static_cast(offsetof(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields, ___s_Int16LiftedToNull_15)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int16LiftedToNull_15() const { return ___s_Int16LiftedToNull_15; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int16LiftedToNull_15() { return &___s_Int16LiftedToNull_15; } inline void set_s_Int16LiftedToNull_15(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int16LiftedToNull_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int16LiftedToNull_15), (void*)value); } inline static int32_t get_offset_of_s_CharLiftedToNull_16() { return static_cast(offsetof(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields, ___s_CharLiftedToNull_16)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_CharLiftedToNull_16() const { return ___s_CharLiftedToNull_16; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_CharLiftedToNull_16() { return &___s_CharLiftedToNull_16; } inline void set_s_CharLiftedToNull_16(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_CharLiftedToNull_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_CharLiftedToNull_16), (void*)value); } inline static int32_t get_offset_of_s_Int32LiftedToNull_17() { return static_cast(offsetof(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields, ___s_Int32LiftedToNull_17)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int32LiftedToNull_17() const { return ___s_Int32LiftedToNull_17; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int32LiftedToNull_17() { return &___s_Int32LiftedToNull_17; } inline void set_s_Int32LiftedToNull_17(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int32LiftedToNull_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int32LiftedToNull_17), (void*)value); } inline static int32_t get_offset_of_s_Int64LiftedToNull_18() { return static_cast(offsetof(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields, ___s_Int64LiftedToNull_18)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int64LiftedToNull_18() const { return ___s_Int64LiftedToNull_18; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int64LiftedToNull_18() { return &___s_Int64LiftedToNull_18; } inline void set_s_Int64LiftedToNull_18(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int64LiftedToNull_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int64LiftedToNull_18), (void*)value); } inline static int32_t get_offset_of_s_ByteLiftedToNull_19() { return static_cast(offsetof(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields, ___s_ByteLiftedToNull_19)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_ByteLiftedToNull_19() const { return ___s_ByteLiftedToNull_19; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_ByteLiftedToNull_19() { return &___s_ByteLiftedToNull_19; } inline void set_s_ByteLiftedToNull_19(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_ByteLiftedToNull_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_ByteLiftedToNull_19), (void*)value); } inline static int32_t get_offset_of_s_UInt16LiftedToNull_20() { return static_cast(offsetof(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields, ___s_UInt16LiftedToNull_20)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt16LiftedToNull_20() const { return ___s_UInt16LiftedToNull_20; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt16LiftedToNull_20() { return &___s_UInt16LiftedToNull_20; } inline void set_s_UInt16LiftedToNull_20(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt16LiftedToNull_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt16LiftedToNull_20), (void*)value); } inline static int32_t get_offset_of_s_UInt32LiftedToNull_21() { return static_cast(offsetof(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields, ___s_UInt32LiftedToNull_21)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt32LiftedToNull_21() const { return ___s_UInt32LiftedToNull_21; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt32LiftedToNull_21() { return &___s_UInt32LiftedToNull_21; } inline void set_s_UInt32LiftedToNull_21(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt32LiftedToNull_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt32LiftedToNull_21), (void*)value); } inline static int32_t get_offset_of_s_UInt64LiftedToNull_22() { return static_cast(offsetof(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields, ___s_UInt64LiftedToNull_22)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt64LiftedToNull_22() const { return ___s_UInt64LiftedToNull_22; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt64LiftedToNull_22() { return &___s_UInt64LiftedToNull_22; } inline void set_s_UInt64LiftedToNull_22(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt64LiftedToNull_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt64LiftedToNull_22), (void*)value); } inline static int32_t get_offset_of_s_SingleLiftedToNull_23() { return static_cast(offsetof(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields, ___s_SingleLiftedToNull_23)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_SingleLiftedToNull_23() const { return ___s_SingleLiftedToNull_23; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_SingleLiftedToNull_23() { return &___s_SingleLiftedToNull_23; } inline void set_s_SingleLiftedToNull_23(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_SingleLiftedToNull_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_SingleLiftedToNull_23), (void*)value); } inline static int32_t get_offset_of_s_DoubleLiftedToNull_24() { return static_cast(offsetof(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields, ___s_DoubleLiftedToNull_24)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_DoubleLiftedToNull_24() const { return ___s_DoubleLiftedToNull_24; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_DoubleLiftedToNull_24() { return &___s_DoubleLiftedToNull_24; } inline void set_s_DoubleLiftedToNull_24(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_DoubleLiftedToNull_24 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_DoubleLiftedToNull_24), (void*)value); } }; // System.Linq.Expressions.Interpreter.ExclusiveOrInstruction struct ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB : public Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF { public: public: }; struct ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_StaticFields { public: // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.ExclusiveOrInstruction::s_SByte Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_SByte_0; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.ExclusiveOrInstruction::s_Int16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int16_1; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.ExclusiveOrInstruction::s_Int32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int32_2; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.ExclusiveOrInstruction::s_Int64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Int64_3; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.ExclusiveOrInstruction::s_Byte Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Byte_4; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.ExclusiveOrInstruction::s_UInt16 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt16_5; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.ExclusiveOrInstruction::s_UInt32 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt32_6; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.ExclusiveOrInstruction::s_UInt64 Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_UInt64_7; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.ExclusiveOrInstruction::s_Boolean Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_Boolean_8; public: inline static int32_t get_offset_of_s_SByte_0() { return static_cast(offsetof(ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_StaticFields, ___s_SByte_0)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_SByte_0() const { return ___s_SByte_0; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_SByte_0() { return &___s_SByte_0; } inline void set_s_SByte_0(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_SByte_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_SByte_0), (void*)value); } inline static int32_t get_offset_of_s_Int16_1() { return static_cast(offsetof(ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_StaticFields, ___s_Int16_1)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int16_1() const { return ___s_Int16_1; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int16_1() { return &___s_Int16_1; } inline void set_s_Int16_1(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int16_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int16_1), (void*)value); } inline static int32_t get_offset_of_s_Int32_2() { return static_cast(offsetof(ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_StaticFields, ___s_Int32_2)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int32_2() const { return ___s_Int32_2; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int32_2() { return &___s_Int32_2; } inline void set_s_Int32_2(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int32_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int32_2), (void*)value); } inline static int32_t get_offset_of_s_Int64_3() { return static_cast(offsetof(ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_StaticFields, ___s_Int64_3)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Int64_3() const { return ___s_Int64_3; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Int64_3() { return &___s_Int64_3; } inline void set_s_Int64_3(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Int64_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Int64_3), (void*)value); } inline static int32_t get_offset_of_s_Byte_4() { return static_cast(offsetof(ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_StaticFields, ___s_Byte_4)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Byte_4() const { return ___s_Byte_4; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Byte_4() { return &___s_Byte_4; } inline void set_s_Byte_4(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Byte_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Byte_4), (void*)value); } inline static int32_t get_offset_of_s_UInt16_5() { return static_cast(offsetof(ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_StaticFields, ___s_UInt16_5)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt16_5() const { return ___s_UInt16_5; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt16_5() { return &___s_UInt16_5; } inline void set_s_UInt16_5(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt16_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt16_5), (void*)value); } inline static int32_t get_offset_of_s_UInt32_6() { return static_cast(offsetof(ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_StaticFields, ___s_UInt32_6)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt32_6() const { return ___s_UInt32_6; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt32_6() { return &___s_UInt32_6; } inline void set_s_UInt32_6(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt32_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt32_6), (void*)value); } inline static int32_t get_offset_of_s_UInt64_7() { return static_cast(offsetof(ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_StaticFields, ___s_UInt64_7)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_UInt64_7() const { return ___s_UInt64_7; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_UInt64_7() { return &___s_UInt64_7; } inline void set_s_UInt64_7(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_UInt64_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UInt64_7), (void*)value); } inline static int32_t get_offset_of_s_Boolean_8() { return static_cast(offsetof(ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_StaticFields, ___s_Boolean_8)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_Boolean_8() const { return ___s_Boolean_8; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_Boolean_8() { return &___s_Boolean_8; } inline void set_s_Boolean_8(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_Boolean_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Boolean_8), (void*)value); } }; // System.Reflection.FieldInfo struct FieldInfo_t : public MemberInfo_t { public: public: }; // System.Guid struct Guid_t { public: // System.Int32 System.Guid::_a int32_t ____a_1; // System.Int16 System.Guid::_b int16_t ____b_2; // System.Int16 System.Guid::_c int16_t ____c_3; // System.Byte System.Guid::_d uint8_t ____d_4; // System.Byte System.Guid::_e uint8_t ____e_5; // System.Byte System.Guid::_f uint8_t ____f_6; // System.Byte System.Guid::_g uint8_t ____g_7; // System.Byte System.Guid::_h uint8_t ____h_8; // System.Byte System.Guid::_i uint8_t ____i_9; // System.Byte System.Guid::_j uint8_t ____j_10; // System.Byte System.Guid::_k uint8_t ____k_11; public: inline static int32_t get_offset_of__a_1() { return static_cast(offsetof(Guid_t, ____a_1)); } inline int32_t get__a_1() const { return ____a_1; } inline int32_t* get_address_of__a_1() { return &____a_1; } inline void set__a_1(int32_t value) { ____a_1 = value; } inline static int32_t get_offset_of__b_2() { return static_cast(offsetof(Guid_t, ____b_2)); } inline int16_t get__b_2() const { return ____b_2; } inline int16_t* get_address_of__b_2() { return &____b_2; } inline void set__b_2(int16_t value) { ____b_2 = value; } inline static int32_t get_offset_of__c_3() { return static_cast(offsetof(Guid_t, ____c_3)); } inline int16_t get__c_3() const { return ____c_3; } inline int16_t* get_address_of__c_3() { return &____c_3; } inline void set__c_3(int16_t value) { ____c_3 = value; } inline static int32_t get_offset_of__d_4() { return static_cast(offsetof(Guid_t, ____d_4)); } inline uint8_t get__d_4() const { return ____d_4; } inline uint8_t* get_address_of__d_4() { return &____d_4; } inline void set__d_4(uint8_t value) { ____d_4 = value; } inline static int32_t get_offset_of__e_5() { return static_cast(offsetof(Guid_t, ____e_5)); } inline uint8_t get__e_5() const { return ____e_5; } inline uint8_t* get_address_of__e_5() { return &____e_5; } inline void set__e_5(uint8_t value) { ____e_5 = value; } inline static int32_t get_offset_of__f_6() { return static_cast(offsetof(Guid_t, ____f_6)); } inline uint8_t get__f_6() const { return ____f_6; } inline uint8_t* get_address_of__f_6() { return &____f_6; } inline void set__f_6(uint8_t value) { ____f_6 = value; } inline static int32_t get_offset_of__g_7() { return static_cast(offsetof(Guid_t, ____g_7)); } inline uint8_t get__g_7() const { return ____g_7; } inline uint8_t* get_address_of__g_7() { return &____g_7; } inline void set__g_7(uint8_t value) { ____g_7 = value; } inline static int32_t get_offset_of__h_8() { return static_cast(offsetof(Guid_t, ____h_8)); } inline uint8_t get__h_8() const { return ____h_8; } inline uint8_t* get_address_of__h_8() { return &____h_8; } inline void set__h_8(uint8_t value) { ____h_8 = value; } inline static int32_t get_offset_of__i_9() { return static_cast(offsetof(Guid_t, ____i_9)); } inline uint8_t get__i_9() const { return ____i_9; } inline uint8_t* get_address_of__i_9() { return &____i_9; } inline void set__i_9(uint8_t value) { ____i_9 = value; } inline static int32_t get_offset_of__j_10() { return static_cast(offsetof(Guid_t, ____j_10)); } inline uint8_t get__j_10() const { return ____j_10; } inline uint8_t* get_address_of__j_10() { return &____j_10; } inline void set__j_10(uint8_t value) { ____j_10 = value; } inline static int32_t get_offset_of__k_11() { return static_cast(offsetof(Guid_t, ____k_11)); } inline uint8_t get__k_11() const { return ____k_11; } inline uint8_t* get_address_of__k_11() { return &____k_11; } inline void set__k_11(uint8_t value) { ____k_11 = value; } }; struct Guid_t_StaticFields { public: // System.Guid System.Guid::Empty Guid_t ___Empty_0; // System.Object System.Guid::_rngAccess RuntimeObject * ____rngAccess_12; // System.Security.Cryptography.RandomNumberGenerator System.Guid::_rng RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50 * ____rng_13; // System.Security.Cryptography.RandomNumberGenerator System.Guid::_fastRng RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50 * ____fastRng_14; public: inline static int32_t get_offset_of_Empty_0() { return static_cast(offsetof(Guid_t_StaticFields, ___Empty_0)); } inline Guid_t get_Empty_0() const { return ___Empty_0; } inline Guid_t * get_address_of_Empty_0() { return &___Empty_0; } inline void set_Empty_0(Guid_t value) { ___Empty_0 = value; } inline static int32_t get_offset_of__rngAccess_12() { return static_cast(offsetof(Guid_t_StaticFields, ____rngAccess_12)); } inline RuntimeObject * get__rngAccess_12() const { return ____rngAccess_12; } inline RuntimeObject ** get_address_of__rngAccess_12() { return &____rngAccess_12; } inline void set__rngAccess_12(RuntimeObject * value) { ____rngAccess_12 = value; Il2CppCodeGenWriteBarrier((void**)(&____rngAccess_12), (void*)value); } inline static int32_t get_offset_of__rng_13() { return static_cast(offsetof(Guid_t_StaticFields, ____rng_13)); } inline RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50 * get__rng_13() const { return ____rng_13; } inline RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50 ** get_address_of__rng_13() { return &____rng_13; } inline void set__rng_13(RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50 * value) { ____rng_13 = value; Il2CppCodeGenWriteBarrier((void**)(&____rng_13), (void*)value); } inline static int32_t get_offset_of__fastRng_14() { return static_cast(offsetof(Guid_t_StaticFields, ____fastRng_14)); } inline RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50 * get__fastRng_14() const { return ____fastRng_14; } inline RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50 ** get_address_of__fastRng_14() { return &____fastRng_14; } inline void set__fastRng_14(RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50 * value) { ____fastRng_14 = value; Il2CppCodeGenWriteBarrier((void**)(&____fastRng_14), (void*)value); } }; // System.Linq.Expressions.IndexExpression struct IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD : public Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 { public: // System.Collections.Generic.IReadOnlyList`1 System.Linq.Expressions.IndexExpression::_arguments RuntimeObject* ____arguments_3; // System.Linq.Expressions.Expression System.Linq.Expressions.IndexExpression::k__BackingField Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___U3CObjectU3Ek__BackingField_4; // System.Reflection.PropertyInfo System.Linq.Expressions.IndexExpression::k__BackingField PropertyInfo_t * ___U3CIndexerU3Ek__BackingField_5; public: inline static int32_t get_offset_of__arguments_3() { return static_cast(offsetof(IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD, ____arguments_3)); } inline RuntimeObject* get__arguments_3() const { return ____arguments_3; } inline RuntimeObject** get_address_of__arguments_3() { return &____arguments_3; } inline void set__arguments_3(RuntimeObject* value) { ____arguments_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____arguments_3), (void*)value); } inline static int32_t get_offset_of_U3CObjectU3Ek__BackingField_4() { return static_cast(offsetof(IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD, ___U3CObjectU3Ek__BackingField_4)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get_U3CObjectU3Ek__BackingField_4() const { return ___U3CObjectU3Ek__BackingField_4; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of_U3CObjectU3Ek__BackingField_4() { return &___U3CObjectU3Ek__BackingField_4; } inline void set_U3CObjectU3Ek__BackingField_4(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ___U3CObjectU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CObjectU3Ek__BackingField_4), (void*)value); } inline static int32_t get_offset_of_U3CIndexerU3Ek__BackingField_5() { return static_cast(offsetof(IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD, ___U3CIndexerU3Ek__BackingField_5)); } inline PropertyInfo_t * get_U3CIndexerU3Ek__BackingField_5() const { return ___U3CIndexerU3Ek__BackingField_5; } inline PropertyInfo_t ** get_address_of_U3CIndexerU3Ek__BackingField_5() { return &___U3CIndexerU3Ek__BackingField_5; } inline void set_U3CIndexerU3Ek__BackingField_5(PropertyInfo_t * value) { ___U3CIndexerU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CIndexerU3Ek__BackingField_5), (void*)value); } }; // System.Linq.Expressions.Interpreter.IndexedBranchInstruction struct IndexedBranchInstruction_tF08B75FF61E52946F23818AFE0148E7362713447 : public Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF { public: // System.Int32 System.Linq.Expressions.Interpreter.IndexedBranchInstruction::_labelIndex int32_t ____labelIndex_0; public: inline static int32_t get_offset_of__labelIndex_0() { return static_cast(offsetof(IndexedBranchInstruction_tF08B75FF61E52946F23818AFE0148E7362713447, ____labelIndex_0)); } inline int32_t get__labelIndex_0() const { return ____labelIndex_0; } inline int32_t* get_address_of__labelIndex_0() { return &____labelIndex_0; } inline void set__labelIndex_0(int32_t value) { ____labelIndex_0 = value; } }; // System.Linq.Expressions.Interpreter.InstructionArray struct InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1 { public: // System.Int32 System.Linq.Expressions.Interpreter.InstructionArray::MaxStackDepth int32_t ___MaxStackDepth_0; // System.Int32 System.Linq.Expressions.Interpreter.InstructionArray::MaxContinuationDepth int32_t ___MaxContinuationDepth_1; // System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.InstructionArray::Instructions InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* ___Instructions_2; // System.Object[] System.Linq.Expressions.Interpreter.InstructionArray::Objects ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___Objects_3; // System.Linq.Expressions.Interpreter.RuntimeLabel[] System.Linq.Expressions.Interpreter.InstructionArray::Labels RuntimeLabelU5BU5D_tA65232A7BAEF83A9DB271B03B46E533A37AFBB7A* ___Labels_4; // System.Collections.Generic.List`1> System.Linq.Expressions.Interpreter.InstructionArray::DebugCookies List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 * ___DebugCookies_5; public: inline static int32_t get_offset_of_MaxStackDepth_0() { return static_cast(offsetof(InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1, ___MaxStackDepth_0)); } inline int32_t get_MaxStackDepth_0() const { return ___MaxStackDepth_0; } inline int32_t* get_address_of_MaxStackDepth_0() { return &___MaxStackDepth_0; } inline void set_MaxStackDepth_0(int32_t value) { ___MaxStackDepth_0 = value; } inline static int32_t get_offset_of_MaxContinuationDepth_1() { return static_cast(offsetof(InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1, ___MaxContinuationDepth_1)); } inline int32_t get_MaxContinuationDepth_1() const { return ___MaxContinuationDepth_1; } inline int32_t* get_address_of_MaxContinuationDepth_1() { return &___MaxContinuationDepth_1; } inline void set_MaxContinuationDepth_1(int32_t value) { ___MaxContinuationDepth_1 = value; } inline static int32_t get_offset_of_Instructions_2() { return static_cast(offsetof(InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1, ___Instructions_2)); } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* get_Instructions_2() const { return ___Instructions_2; } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03** get_address_of_Instructions_2() { return &___Instructions_2; } inline void set_Instructions_2(InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* value) { ___Instructions_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instructions_2), (void*)value); } inline static int32_t get_offset_of_Objects_3() { return static_cast(offsetof(InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1, ___Objects_3)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get_Objects_3() const { return ___Objects_3; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of_Objects_3() { return &___Objects_3; } inline void set_Objects_3(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ___Objects_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___Objects_3), (void*)value); } inline static int32_t get_offset_of_Labels_4() { return static_cast(offsetof(InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1, ___Labels_4)); } inline RuntimeLabelU5BU5D_tA65232A7BAEF83A9DB271B03B46E533A37AFBB7A* get_Labels_4() const { return ___Labels_4; } inline RuntimeLabelU5BU5D_tA65232A7BAEF83A9DB271B03B46E533A37AFBB7A** get_address_of_Labels_4() { return &___Labels_4; } inline void set_Labels_4(RuntimeLabelU5BU5D_tA65232A7BAEF83A9DB271B03B46E533A37AFBB7A* value) { ___Labels_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___Labels_4), (void*)value); } inline static int32_t get_offset_of_DebugCookies_5() { return static_cast(offsetof(InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1, ___DebugCookies_5)); } inline List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 * get_DebugCookies_5() const { return ___DebugCookies_5; } inline List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 ** get_address_of_DebugCookies_5() { return &___DebugCookies_5; } inline void set_DebugCookies_5(List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 * value) { ___DebugCookies_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___DebugCookies_5), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Linq.Expressions.Interpreter.InstructionArray struct InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1_marshaled_pinvoke { int32_t ___MaxStackDepth_0; int32_t ___MaxContinuationDepth_1; InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* ___Instructions_2; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___Objects_3; RuntimeLabel_t6F93929F1E839AA32AE409193F505A4435E725FA * ___Labels_4; List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 * ___DebugCookies_5; }; // Native definition for COM marshalling of System.Linq.Expressions.Interpreter.InstructionArray struct InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1_marshaled_com { int32_t ___MaxStackDepth_0; int32_t ___MaxContinuationDepth_1; InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* ___Instructions_2; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___Objects_3; RuntimeLabel_t6F93929F1E839AA32AE409193F505A4435E725FA * ___Labels_4; List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 * ___DebugCookies_5; }; // 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.InvocationExpression struct InvocationExpression_tF2FBF805F35CA740983A7D613B5BB86ABA9D9A29 : public Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 { public: // System.Type System.Linq.Expressions.InvocationExpression::k__BackingField Type_t * ___U3CTypeU3Ek__BackingField_3; // System.Linq.Expressions.Expression System.Linq.Expressions.InvocationExpression::k__BackingField Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___U3CExpressionU3Ek__BackingField_4; public: inline static int32_t get_offset_of_U3CTypeU3Ek__BackingField_3() { return static_cast(offsetof(InvocationExpression_tF2FBF805F35CA740983A7D613B5BB86ABA9D9A29, ___U3CTypeU3Ek__BackingField_3)); } inline Type_t * get_U3CTypeU3Ek__BackingField_3() const { return ___U3CTypeU3Ek__BackingField_3; } inline Type_t ** get_address_of_U3CTypeU3Ek__BackingField_3() { return &___U3CTypeU3Ek__BackingField_3; } inline void set_U3CTypeU3Ek__BackingField_3(Type_t * value) { ___U3CTypeU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CTypeU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CExpressionU3Ek__BackingField_4() { return static_cast(offsetof(InvocationExpression_tF2FBF805F35CA740983A7D613B5BB86ABA9D9A29, ___U3CExpressionU3Ek__BackingField_4)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get_U3CExpressionU3Ek__BackingField_4() const { return ___U3CExpressionU3Ek__BackingField_4; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of_U3CExpressionU3Ek__BackingField_4() { return &___U3CExpressionU3Ek__BackingField_4; } inline void set_U3CExpressionU3Ek__BackingField_4(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ___U3CExpressionU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CExpressionU3Ek__BackingField_4), (void*)value); } }; // System.Linq.Expressions.LabelExpression struct LabelExpression_t37131DC273D72C44BFE8C07466A4D63EF1BD96CA : public Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 { public: // System.Linq.Expressions.LabelTarget System.Linq.Expressions.LabelExpression::k__BackingField LabelTarget_t4E0B75FE6DAD05FC6651E53032D2C5F19D8E81D1 * ___U3CTargetU3Ek__BackingField_3; // System.Linq.Expressions.Expression System.Linq.Expressions.LabelExpression::k__BackingField Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___U3CDefaultValueU3Ek__BackingField_4; public: inline static int32_t get_offset_of_U3CTargetU3Ek__BackingField_3() { return static_cast(offsetof(LabelExpression_t37131DC273D72C44BFE8C07466A4D63EF1BD96CA, ___U3CTargetU3Ek__BackingField_3)); } inline LabelTarget_t4E0B75FE6DAD05FC6651E53032D2C5F19D8E81D1 * get_U3CTargetU3Ek__BackingField_3() const { return ___U3CTargetU3Ek__BackingField_3; } inline LabelTarget_t4E0B75FE6DAD05FC6651E53032D2C5F19D8E81D1 ** get_address_of_U3CTargetU3Ek__BackingField_3() { return &___U3CTargetU3Ek__BackingField_3; } inline void set_U3CTargetU3Ek__BackingField_3(LabelTarget_t4E0B75FE6DAD05FC6651E53032D2C5F19D8E81D1 * value) { ___U3CTargetU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CTargetU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CDefaultValueU3Ek__BackingField_4() { return static_cast(offsetof(LabelExpression_t37131DC273D72C44BFE8C07466A4D63EF1BD96CA, ___U3CDefaultValueU3Ek__BackingField_4)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get_U3CDefaultValueU3Ek__BackingField_4() const { return ___U3CDefaultValueU3Ek__BackingField_4; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of_U3CDefaultValueU3Ek__BackingField_4() { return &___U3CDefaultValueU3Ek__BackingField_4; } inline void set_U3CDefaultValueU3Ek__BackingField_4(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ___U3CDefaultValueU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CDefaultValueU3Ek__BackingField_4), (void*)value); } }; // System.Linq.Expressions.LambdaExpression struct LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 : public Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 { public: // System.Linq.Expressions.Expression System.Linq.Expressions.LambdaExpression::_body Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ____body_3; public: inline static int32_t get_offset_of__body_3() { return static_cast(offsetof(LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474, ____body_3)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get__body_3() const { return ____body_3; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of__body_3() { return &____body_3; } inline void set__body_3(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ____body_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____body_3), (void*)value); } }; // System.Linq.Expressions.Interpreter.LocalAccessInstruction struct LocalAccessInstruction_tD67186C7BE53D1E6A8211B5B7AF98B470855169B : public Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF { public: // System.Int32 System.Linq.Expressions.Interpreter.LocalAccessInstruction::_index int32_t ____index_0; public: inline static int32_t get_offset_of__index_0() { return static_cast(offsetof(LocalAccessInstruction_tD67186C7BE53D1E6A8211B5B7AF98B470855169B, ____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; } }; // 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.Linq.Expressions.MemberExpression struct MemberExpression_t9F4B2A7A517DFE6F72C956A3ED868D8C043C6622 : public Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 { public: // System.Linq.Expressions.Expression System.Linq.Expressions.MemberExpression::k__BackingField Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___U3CExpressionU3Ek__BackingField_3; public: inline static int32_t get_offset_of_U3CExpressionU3Ek__BackingField_3() { return static_cast(offsetof(MemberExpression_t9F4B2A7A517DFE6F72C956A3ED868D8C043C6622, ___U3CExpressionU3Ek__BackingField_3)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get_U3CExpressionU3Ek__BackingField_3() const { return ___U3CExpressionU3Ek__BackingField_3; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of_U3CExpressionU3Ek__BackingField_3() { return &___U3CExpressionU3Ek__BackingField_3; } inline void set_U3CExpressionU3Ek__BackingField_3(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ___U3CExpressionU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CExpressionU3Ek__BackingField_3), (void*)value); } }; // System.Reflection.MethodBase struct MethodBase_t : public MemberInfo_t { public: public: }; // System.Linq.Expressions.MethodCallExpression struct MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4 : public Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 { public: // System.Reflection.MethodInfo System.Linq.Expressions.MethodCallExpression::k__BackingField MethodInfo_t * ___U3CMethodU3Ek__BackingField_3; public: inline static int32_t get_offset_of_U3CMethodU3Ek__BackingField_3() { return static_cast(offsetof(MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4, ___U3CMethodU3Ek__BackingField_3)); } inline MethodInfo_t * get_U3CMethodU3Ek__BackingField_3() const { return ___U3CMethodU3Ek__BackingField_3; } inline MethodInfo_t ** get_address_of_U3CMethodU3Ek__BackingField_3() { return &___U3CMethodU3Ek__BackingField_3; } inline void set_U3CMethodU3Ek__BackingField_3(MethodInfo_t * value) { ___U3CMethodU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CMethodU3Ek__BackingField_3), (void*)value); } }; // System.Linq.Expressions.NewArrayExpression struct NewArrayExpression_tE4702BA06AA0479BA675A5087BB6E2342F921F0A : public Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 { public: // System.Type System.Linq.Expressions.NewArrayExpression::k__BackingField Type_t * ___U3CTypeU3Ek__BackingField_3; // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Linq.Expressions.NewArrayExpression::k__BackingField ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * ___U3CExpressionsU3Ek__BackingField_4; public: inline static int32_t get_offset_of_U3CTypeU3Ek__BackingField_3() { return static_cast(offsetof(NewArrayExpression_tE4702BA06AA0479BA675A5087BB6E2342F921F0A, ___U3CTypeU3Ek__BackingField_3)); } inline Type_t * get_U3CTypeU3Ek__BackingField_3() const { return ___U3CTypeU3Ek__BackingField_3; } inline Type_t ** get_address_of_U3CTypeU3Ek__BackingField_3() { return &___U3CTypeU3Ek__BackingField_3; } inline void set_U3CTypeU3Ek__BackingField_3(Type_t * value) { ___U3CTypeU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CTypeU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CExpressionsU3Ek__BackingField_4() { return static_cast(offsetof(NewArrayExpression_tE4702BA06AA0479BA675A5087BB6E2342F921F0A, ___U3CExpressionsU3Ek__BackingField_4)); } inline ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * get_U3CExpressionsU3Ek__BackingField_4() const { return ___U3CExpressionsU3Ek__BackingField_4; } inline ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 ** get_address_of_U3CExpressionsU3Ek__BackingField_4() { return &___U3CExpressionsU3Ek__BackingField_4; } inline void set_U3CExpressionsU3Ek__BackingField_4(ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * value) { ___U3CExpressionsU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CExpressionsU3Ek__BackingField_4), (void*)value); } }; // System.Linq.Expressions.NewExpression struct NewExpression_tCC2B6EAD4868381D56BB8B1AA4C5267F8A620987 : public Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 { public: // System.Collections.Generic.IReadOnlyList`1 System.Linq.Expressions.NewExpression::_arguments RuntimeObject* ____arguments_3; // System.Reflection.ConstructorInfo System.Linq.Expressions.NewExpression::k__BackingField ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * ___U3CConstructorU3Ek__BackingField_4; // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Linq.Expressions.NewExpression::k__BackingField ReadOnlyCollection_1_t1BDA19F8C4CB4BE530A2234A21A1B2C9FB3B7991 * ___U3CMembersU3Ek__BackingField_5; public: inline static int32_t get_offset_of__arguments_3() { return static_cast(offsetof(NewExpression_tCC2B6EAD4868381D56BB8B1AA4C5267F8A620987, ____arguments_3)); } inline RuntimeObject* get__arguments_3() const { return ____arguments_3; } inline RuntimeObject** get_address_of__arguments_3() { return &____arguments_3; } inline void set__arguments_3(RuntimeObject* value) { ____arguments_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____arguments_3), (void*)value); } inline static int32_t get_offset_of_U3CConstructorU3Ek__BackingField_4() { return static_cast(offsetof(NewExpression_tCC2B6EAD4868381D56BB8B1AA4C5267F8A620987, ___U3CConstructorU3Ek__BackingField_4)); } inline ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * get_U3CConstructorU3Ek__BackingField_4() const { return ___U3CConstructorU3Ek__BackingField_4; } inline ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B ** get_address_of_U3CConstructorU3Ek__BackingField_4() { return &___U3CConstructorU3Ek__BackingField_4; } inline void set_U3CConstructorU3Ek__BackingField_4(ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * value) { ___U3CConstructorU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConstructorU3Ek__BackingField_4), (void*)value); } inline static int32_t get_offset_of_U3CMembersU3Ek__BackingField_5() { return static_cast(offsetof(NewExpression_tCC2B6EAD4868381D56BB8B1AA4C5267F8A620987, ___U3CMembersU3Ek__BackingField_5)); } inline ReadOnlyCollection_1_t1BDA19F8C4CB4BE530A2234A21A1B2C9FB3B7991 * get_U3CMembersU3Ek__BackingField_5() const { return ___U3CMembersU3Ek__BackingField_5; } inline ReadOnlyCollection_1_t1BDA19F8C4CB4BE530A2234A21A1B2C9FB3B7991 ** get_address_of_U3CMembersU3Ek__BackingField_5() { return &___U3CMembersU3Ek__BackingField_5; } inline void set_U3CMembersU3Ek__BackingField_5(ReadOnlyCollection_1_t1BDA19F8C4CB4BE530A2234A21A1B2C9FB3B7991 * value) { ___U3CMembersU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CMembersU3Ek__BackingField_5), (void*)value); } }; // System.Linq.Expressions.Interpreter.NewInstruction struct NewInstruction_t6020D07F6354349B4BB08E9F3B730F97868E896F : public Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF { public: // System.Reflection.ConstructorInfo System.Linq.Expressions.Interpreter.NewInstruction::_constructor ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * ____constructor_0; // System.Int32 System.Linq.Expressions.Interpreter.NewInstruction::_argumentCount int32_t ____argumentCount_1; public: inline static int32_t get_offset_of__constructor_0() { return static_cast(offsetof(NewInstruction_t6020D07F6354349B4BB08E9F3B730F97868E896F, ____constructor_0)); } inline ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * get__constructor_0() const { return ____constructor_0; } inline ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B ** get_address_of__constructor_0() { return &____constructor_0; } inline void set__constructor_0(ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * value) { ____constructor_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____constructor_0), (void*)value); } inline static int32_t get_offset_of__argumentCount_1() { return static_cast(offsetof(NewInstruction_t6020D07F6354349B4BB08E9F3B730F97868E896F, ____argumentCount_1)); } inline int32_t get__argumentCount_1() const { return ____argumentCount_1; } inline int32_t* get_address_of__argumentCount_1() { return &____argumentCount_1; } inline void set__argumentCount_1(int32_t value) { ____argumentCount_1 = value; } }; // System.Linq.Expressions.Interpreter.OffsetInstruction struct OffsetInstruction_tF3FD4944F925CA471DC7B920C21DF5E058DC5CEB : public Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF { public: // System.Int32 System.Linq.Expressions.Interpreter.OffsetInstruction::_offset int32_t ____offset_0; public: inline static int32_t get_offset_of__offset_0() { return static_cast(offsetof(OffsetInstruction_tF3FD4944F925CA471DC7B920C21DF5E058DC5CEB, ____offset_0)); } inline int32_t get__offset_0() const { return ____offset_0; } inline int32_t* get_address_of__offset_0() { return &____offset_0; } inline void set__offset_0(int32_t value) { ____offset_0 = value; } }; // System.Linq.Expressions.ParameterExpression struct ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE : public Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 { public: // System.String System.Linq.Expressions.ParameterExpression::k__BackingField String_t* ___U3CNameU3Ek__BackingField_3; public: inline static int32_t get_offset_of_U3CNameU3Ek__BackingField_3() { return static_cast(offsetof(ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE, ___U3CNameU3Ek__BackingField_3)); } inline String_t* get_U3CNameU3Ek__BackingField_3() const { return ___U3CNameU3Ek__BackingField_3; } inline String_t** get_address_of_U3CNameU3Ek__BackingField_3() { return &___U3CNameU3Ek__BackingField_3; } inline void set_U3CNameU3Ek__BackingField_3(String_t* value) { ___U3CNameU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CNameU3Ek__BackingField_3), (void*)value); } }; // System.Reflection.PropertyInfo struct PropertyInfo_t : public MemberInfo_t { public: public: }; // System.Linq.Expressions.Interpreter.RuntimeLabel struct RuntimeLabel_t6F93929F1E839AA32AE409193F505A4435E725FA { public: // System.Int32 System.Linq.Expressions.Interpreter.RuntimeLabel::Index int32_t ___Index_0; // System.Int32 System.Linq.Expressions.Interpreter.RuntimeLabel::StackDepth int32_t ___StackDepth_1; // System.Int32 System.Linq.Expressions.Interpreter.RuntimeLabel::ContinuationStackDepth int32_t ___ContinuationStackDepth_2; public: inline static int32_t get_offset_of_Index_0() { return static_cast(offsetof(RuntimeLabel_t6F93929F1E839AA32AE409193F505A4435E725FA, ___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(RuntimeLabel_t6F93929F1E839AA32AE409193F505A4435E725FA, ___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_ContinuationStackDepth_2() { return static_cast(offsetof(RuntimeLabel_t6F93929F1E839AA32AE409193F505A4435E725FA, ___ContinuationStackDepth_2)); } inline int32_t get_ContinuationStackDepth_2() const { return ___ContinuationStackDepth_2; } inline int32_t* get_address_of_ContinuationStackDepth_2() { return &___ContinuationStackDepth_2; } inline void set_ContinuationStackDepth_2(int32_t value) { ___ContinuationStackDepth_2 = value; } }; // 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; } }; // System.Linq.Expressions.TryExpression struct TryExpression_t93FB58678D0F0A3FAC878A2E275AD612979B07E6 : public Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 { public: // System.Type System.Linq.Expressions.TryExpression::k__BackingField Type_t * ___U3CTypeU3Ek__BackingField_3; // System.Linq.Expressions.Expression System.Linq.Expressions.TryExpression::k__BackingField Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___U3CBodyU3Ek__BackingField_4; // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Linq.Expressions.TryExpression::k__BackingField ReadOnlyCollection_1_tEBCA2B5F4E633A8C60F3BF997FC40596425A0212 * ___U3CHandlersU3Ek__BackingField_5; // System.Linq.Expressions.Expression System.Linq.Expressions.TryExpression::k__BackingField Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___U3CFinallyU3Ek__BackingField_6; // System.Linq.Expressions.Expression System.Linq.Expressions.TryExpression::k__BackingField Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___U3CFaultU3Ek__BackingField_7; public: inline static int32_t get_offset_of_U3CTypeU3Ek__BackingField_3() { return static_cast(offsetof(TryExpression_t93FB58678D0F0A3FAC878A2E275AD612979B07E6, ___U3CTypeU3Ek__BackingField_3)); } inline Type_t * get_U3CTypeU3Ek__BackingField_3() const { return ___U3CTypeU3Ek__BackingField_3; } inline Type_t ** get_address_of_U3CTypeU3Ek__BackingField_3() { return &___U3CTypeU3Ek__BackingField_3; } inline void set_U3CTypeU3Ek__BackingField_3(Type_t * value) { ___U3CTypeU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CTypeU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CBodyU3Ek__BackingField_4() { return static_cast(offsetof(TryExpression_t93FB58678D0F0A3FAC878A2E275AD612979B07E6, ___U3CBodyU3Ek__BackingField_4)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get_U3CBodyU3Ek__BackingField_4() const { return ___U3CBodyU3Ek__BackingField_4; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of_U3CBodyU3Ek__BackingField_4() { return &___U3CBodyU3Ek__BackingField_4; } inline void set_U3CBodyU3Ek__BackingField_4(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ___U3CBodyU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CBodyU3Ek__BackingField_4), (void*)value); } inline static int32_t get_offset_of_U3CHandlersU3Ek__BackingField_5() { return static_cast(offsetof(TryExpression_t93FB58678D0F0A3FAC878A2E275AD612979B07E6, ___U3CHandlersU3Ek__BackingField_5)); } inline ReadOnlyCollection_1_tEBCA2B5F4E633A8C60F3BF997FC40596425A0212 * get_U3CHandlersU3Ek__BackingField_5() const { return ___U3CHandlersU3Ek__BackingField_5; } inline ReadOnlyCollection_1_tEBCA2B5F4E633A8C60F3BF997FC40596425A0212 ** get_address_of_U3CHandlersU3Ek__BackingField_5() { return &___U3CHandlersU3Ek__BackingField_5; } inline void set_U3CHandlersU3Ek__BackingField_5(ReadOnlyCollection_1_tEBCA2B5F4E633A8C60F3BF997FC40596425A0212 * value) { ___U3CHandlersU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CHandlersU3Ek__BackingField_5), (void*)value); } inline static int32_t get_offset_of_U3CFinallyU3Ek__BackingField_6() { return static_cast(offsetof(TryExpression_t93FB58678D0F0A3FAC878A2E275AD612979B07E6, ___U3CFinallyU3Ek__BackingField_6)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get_U3CFinallyU3Ek__BackingField_6() const { return ___U3CFinallyU3Ek__BackingField_6; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of_U3CFinallyU3Ek__BackingField_6() { return &___U3CFinallyU3Ek__BackingField_6; } inline void set_U3CFinallyU3Ek__BackingField_6(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ___U3CFinallyU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFinallyU3Ek__BackingField_6), (void*)value); } inline static int32_t get_offset_of_U3CFaultU3Ek__BackingField_7() { return static_cast(offsetof(TryExpression_t93FB58678D0F0A3FAC878A2E275AD612979B07E6, ___U3CFaultU3Ek__BackingField_7)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get_U3CFaultU3Ek__BackingField_7() const { return ___U3CFaultU3Ek__BackingField_7; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of_U3CFaultU3Ek__BackingField_7() { return &___U3CFaultU3Ek__BackingField_7; } inline void set_U3CFaultU3Ek__BackingField_7(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ___U3CFaultU3Ek__BackingField_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFaultU3Ek__BackingField_7), (void*)value); } }; // System.Linq.Expressions.TypeBinaryExpression struct TypeBinaryExpression_t802702BB83CA4CE99BAE599EAD7D58FDF8C32185 : public Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 { public: // System.Linq.Expressions.Expression System.Linq.Expressions.TypeBinaryExpression::k__BackingField Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___U3CExpressionU3Ek__BackingField_3; // System.Type System.Linq.Expressions.TypeBinaryExpression::k__BackingField Type_t * ___U3CTypeOperandU3Ek__BackingField_4; public: inline static int32_t get_offset_of_U3CExpressionU3Ek__BackingField_3() { return static_cast(offsetof(TypeBinaryExpression_t802702BB83CA4CE99BAE599EAD7D58FDF8C32185, ___U3CExpressionU3Ek__BackingField_3)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get_U3CExpressionU3Ek__BackingField_3() const { return ___U3CExpressionU3Ek__BackingField_3; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of_U3CExpressionU3Ek__BackingField_3() { return &___U3CExpressionU3Ek__BackingField_3; } inline void set_U3CExpressionU3Ek__BackingField_3(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ___U3CExpressionU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CExpressionU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CTypeOperandU3Ek__BackingField_4() { return static_cast(offsetof(TypeBinaryExpression_t802702BB83CA4CE99BAE599EAD7D58FDF8C32185, ___U3CTypeOperandU3Ek__BackingField_4)); } inline Type_t * get_U3CTypeOperandU3Ek__BackingField_4() const { return ___U3CTypeOperandU3Ek__BackingField_4; } inline Type_t ** get_address_of_U3CTypeOperandU3Ek__BackingField_4() { return &___U3CTypeOperandU3Ek__BackingField_4; } inline void set_U3CTypeOperandU3Ek__BackingField_4(Type_t * value) { ___U3CTypeOperandU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CTypeOperandU3Ek__BackingField_4), (void*)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; } }; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5 { public: union { struct { }; uint8_t Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5__padding[1]; }; public: }; // /__StaticArrayInitTypeSize=1024 struct __StaticArrayInitTypeSizeU3D1024_tF2C607C4230B8D85B26B8A9266E0014DCAC33106 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D1024_tF2C607C4230B8D85B26B8A9266E0014DCAC33106__padding[1024]; }; public: }; // /__StaticArrayInitTypeSize=120 struct __StaticArrayInitTypeSizeU3D120_tA9F11D2506ED5E19BC8FF035C1306EC7ECAB936E { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D120_tA9F11D2506ED5E19BC8FF035C1306EC7ECAB936E__padding[120]; }; public: }; // /__StaticArrayInitTypeSize=256 struct __StaticArrayInitTypeSizeU3D256_t26A2D4D21AB256AEDA78F696334DD823935B9017 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D256_t26A2D4D21AB256AEDA78F696334DD823935B9017__padding[256]; }; public: }; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_tABF712EF4A042EA48960A93F36E3205A88FA1DA2 : public CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F { public: public: }; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_tC9DF13C845BCDD5D3D1523184B58509762BD80A1 : public CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F { public: public: }; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_t7E6FD2869FE4E6F5825EED7B017EF06292D02AA9 : public CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F { public: public: }; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_t19345E090F73DFD4387DB1687224CFCEAFF1D7D0 : public CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F { public: public: }; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_t12D51D1C4F7780D2B606E4FA8267C06FE23EFAFF : public CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F { public: public: }; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_tB06387BBFA27200C19FB1B79F4F5B917461F51C3 : public CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F { public: public: }; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_t2381D821132C3C6C2C418BAF3CD249DE9ADED16D : public CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F { public: public: }; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_t521C4CFCFF04F0093539A3BDFD6BB0996C02396B : public CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F { public: public: }; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_tB8C2E9B40DFA6A8E9D7337C5B38C95A4D5813FAD : public CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F { public: public: }; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_t43820AF3C95F1A7F6E021462F2C9B724D47622CE : public CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F { public: public: }; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_tE5B997D1013D1A3456E65E9DFD9833EFA2D1E8B0 : public CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F { public: public: }; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_t2A00EFC7F622B28D17BD1A4522609E75520F4E69 : public CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F { public: public: }; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_t8ED64B059E6E241C4553351E5C927A6D5F09E88B : public CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F { public: public: }; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_tAC091DD7A9F5C2351C87E1DCB26AEC50BB86FCA3 : public CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F { public: public: }; // System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1 struct CastInstructionT_1_tE7AC56D2F941FBB7CEDC5196512CA63B6484252B : public CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F { public: public: }; // struct U3CPrivateImplementationDetailsU3E_tBA8E38B46CD663D2D6A08EF9F2CB1A18D264104A : public RuntimeObject { public: public: }; struct U3CPrivateImplementationDetailsU3E_tBA8E38B46CD663D2D6A08EF9F2CB1A18D264104A_StaticFields { public: // /__StaticArrayInitTypeSize=120 ::0AA802CD6847EB893FE786B5EA5168B2FDCD7B93 __StaticArrayInitTypeSizeU3D120_tA9F11D2506ED5E19BC8FF035C1306EC7ECAB936E ___0AA802CD6847EB893FE786B5EA5168B2FDCD7B93_0; // /__StaticArrayInitTypeSize=256 ::0C4110BC17D746F018F47B49E0EB0D6590F69939 __StaticArrayInitTypeSizeU3D256_t26A2D4D21AB256AEDA78F696334DD823935B9017 ___0C4110BC17D746F018F47B49E0EB0D6590F69939_1; // /__StaticArrayInitTypeSize=1024 ::20733E1283D873EBE47133A95C233E11B76F5F11 __StaticArrayInitTypeSizeU3D1024_tF2C607C4230B8D85B26B8A9266E0014DCAC33106 ___20733E1283D873EBE47133A95C233E11B76F5F11_2; // /__StaticArrayInitTypeSize=1024 ::21F4CBF8283FF1CAEB4A39316A97FC1D6DF1D35E __StaticArrayInitTypeSizeU3D1024_tF2C607C4230B8D85B26B8A9266E0014DCAC33106 ___21F4CBF8283FF1CAEB4A39316A97FC1D6DF1D35E_3; // /__StaticArrayInitTypeSize=1024 ::23DFDCA6F045D4257BF5AC8CB1CF2EFADAFE9B94 __StaticArrayInitTypeSizeU3D1024_tF2C607C4230B8D85B26B8A9266E0014DCAC33106 ___23DFDCA6F045D4257BF5AC8CB1CF2EFADAFE9B94_4; // /__StaticArrayInitTypeSize=1024 ::30A0358B25B1372DD598BB4B1AC56AD6B8F08A47 __StaticArrayInitTypeSizeU3D1024_tF2C607C4230B8D85B26B8A9266E0014DCAC33106 ___30A0358B25B1372DD598BB4B1AC56AD6B8F08A47_5; // /__StaticArrayInitTypeSize=1024 ::5B5DF5A459E902D96F7DB0FB235A25346CA85C5D __StaticArrayInitTypeSizeU3D1024_tF2C607C4230B8D85B26B8A9266E0014DCAC33106 ___5B5DF5A459E902D96F7DB0FB235A25346CA85C5D_6; // /__StaticArrayInitTypeSize=1024 ::5BE411F1438EAEF33726D855E99011D5FECDDD4E __StaticArrayInitTypeSizeU3D1024_tF2C607C4230B8D85B26B8A9266E0014DCAC33106 ___5BE411F1438EAEF33726D855E99011D5FECDDD4E_7; // /__StaticArrayInitTypeSize=256 ::8F22C9ECE1331718CBD268A9BBFD2F5E451441E3 __StaticArrayInitTypeSizeU3D256_t26A2D4D21AB256AEDA78F696334DD823935B9017 ___8F22C9ECE1331718CBD268A9BBFD2F5E451441E3_8; // /__StaticArrayInitTypeSize=1024 ::A02DD1D8604EA8EC2D2BDA717A93A4EE85F13E53 __StaticArrayInitTypeSizeU3D1024_tF2C607C4230B8D85B26B8A9266E0014DCAC33106 ___A02DD1D8604EA8EC2D2BDA717A93A4EE85F13E53_9; // /__StaticArrayInitTypeSize=1024 ::AE2F76ECEF8B08F0BC7EA95DCFE945E1727927C9 __StaticArrayInitTypeSizeU3D1024_tF2C607C4230B8D85B26B8A9266E0014DCAC33106 ___AE2F76ECEF8B08F0BC7EA95DCFE945E1727927C9_10; public: inline static int32_t get_offset_of_U30AA802CD6847EB893FE786B5EA5168B2FDCD7B93_0() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_tBA8E38B46CD663D2D6A08EF9F2CB1A18D264104A_StaticFields, ___0AA802CD6847EB893FE786B5EA5168B2FDCD7B93_0)); } inline __StaticArrayInitTypeSizeU3D120_tA9F11D2506ED5E19BC8FF035C1306EC7ECAB936E get_U30AA802CD6847EB893FE786B5EA5168B2FDCD7B93_0() const { return ___0AA802CD6847EB893FE786B5EA5168B2FDCD7B93_0; } inline __StaticArrayInitTypeSizeU3D120_tA9F11D2506ED5E19BC8FF035C1306EC7ECAB936E * get_address_of_U30AA802CD6847EB893FE786B5EA5168B2FDCD7B93_0() { return &___0AA802CD6847EB893FE786B5EA5168B2FDCD7B93_0; } inline void set_U30AA802CD6847EB893FE786B5EA5168B2FDCD7B93_0(__StaticArrayInitTypeSizeU3D120_tA9F11D2506ED5E19BC8FF035C1306EC7ECAB936E value) { ___0AA802CD6847EB893FE786B5EA5168B2FDCD7B93_0 = value; } inline static int32_t get_offset_of_U30C4110BC17D746F018F47B49E0EB0D6590F69939_1() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_tBA8E38B46CD663D2D6A08EF9F2CB1A18D264104A_StaticFields, ___0C4110BC17D746F018F47B49E0EB0D6590F69939_1)); } inline __StaticArrayInitTypeSizeU3D256_t26A2D4D21AB256AEDA78F696334DD823935B9017 get_U30C4110BC17D746F018F47B49E0EB0D6590F69939_1() const { return ___0C4110BC17D746F018F47B49E0EB0D6590F69939_1; } inline __StaticArrayInitTypeSizeU3D256_t26A2D4D21AB256AEDA78F696334DD823935B9017 * get_address_of_U30C4110BC17D746F018F47B49E0EB0D6590F69939_1() { return &___0C4110BC17D746F018F47B49E0EB0D6590F69939_1; } inline void set_U30C4110BC17D746F018F47B49E0EB0D6590F69939_1(__StaticArrayInitTypeSizeU3D256_t26A2D4D21AB256AEDA78F696334DD823935B9017 value) { ___0C4110BC17D746F018F47B49E0EB0D6590F69939_1 = value; } inline static int32_t get_offset_of_U320733E1283D873EBE47133A95C233E11B76F5F11_2() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_tBA8E38B46CD663D2D6A08EF9F2CB1A18D264104A_StaticFields, ___20733E1283D873EBE47133A95C233E11B76F5F11_2)); } inline __StaticArrayInitTypeSizeU3D1024_tF2C607C4230B8D85B26B8A9266E0014DCAC33106 get_U320733E1283D873EBE47133A95C233E11B76F5F11_2() const { return ___20733E1283D873EBE47133A95C233E11B76F5F11_2; } inline __StaticArrayInitTypeSizeU3D1024_tF2C607C4230B8D85B26B8A9266E0014DCAC33106 * get_address_of_U320733E1283D873EBE47133A95C233E11B76F5F11_2() { return &___20733E1283D873EBE47133A95C233E11B76F5F11_2; } inline void set_U320733E1283D873EBE47133A95C233E11B76F5F11_2(__StaticArrayInitTypeSizeU3D1024_tF2C607C4230B8D85B26B8A9266E0014DCAC33106 value) { ___20733E1283D873EBE47133A95C233E11B76F5F11_2 = value; } inline static int32_t get_offset_of_U321F4CBF8283FF1CAEB4A39316A97FC1D6DF1D35E_3() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_tBA8E38B46CD663D2D6A08EF9F2CB1A18D264104A_StaticFields, ___21F4CBF8283FF1CAEB4A39316A97FC1D6DF1D35E_3)); } inline __StaticArrayInitTypeSizeU3D1024_tF2C607C4230B8D85B26B8A9266E0014DCAC33106 get_U321F4CBF8283FF1CAEB4A39316A97FC1D6DF1D35E_3() const { return ___21F4CBF8283FF1CAEB4A39316A97FC1D6DF1D35E_3; } inline __StaticArrayInitTypeSizeU3D1024_tF2C607C4230B8D85B26B8A9266E0014DCAC33106 * get_address_of_U321F4CBF8283FF1CAEB4A39316A97FC1D6DF1D35E_3() { return &___21F4CBF8283FF1CAEB4A39316A97FC1D6DF1D35E_3; } inline void set_U321F4CBF8283FF1CAEB4A39316A97FC1D6DF1D35E_3(__StaticArrayInitTypeSizeU3D1024_tF2C607C4230B8D85B26B8A9266E0014DCAC33106 value) { ___21F4CBF8283FF1CAEB4A39316A97FC1D6DF1D35E_3 = value; } inline static int32_t get_offset_of_U323DFDCA6F045D4257BF5AC8CB1CF2EFADAFE9B94_4() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_tBA8E38B46CD663D2D6A08EF9F2CB1A18D264104A_StaticFields, ___23DFDCA6F045D4257BF5AC8CB1CF2EFADAFE9B94_4)); } inline __StaticArrayInitTypeSizeU3D1024_tF2C607C4230B8D85B26B8A9266E0014DCAC33106 get_U323DFDCA6F045D4257BF5AC8CB1CF2EFADAFE9B94_4() const { return ___23DFDCA6F045D4257BF5AC8CB1CF2EFADAFE9B94_4; } inline __StaticArrayInitTypeSizeU3D1024_tF2C607C4230B8D85B26B8A9266E0014DCAC33106 * get_address_of_U323DFDCA6F045D4257BF5AC8CB1CF2EFADAFE9B94_4() { return &___23DFDCA6F045D4257BF5AC8CB1CF2EFADAFE9B94_4; } inline void set_U323DFDCA6F045D4257BF5AC8CB1CF2EFADAFE9B94_4(__StaticArrayInitTypeSizeU3D1024_tF2C607C4230B8D85B26B8A9266E0014DCAC33106 value) { ___23DFDCA6F045D4257BF5AC8CB1CF2EFADAFE9B94_4 = value; } inline static int32_t get_offset_of_U330A0358B25B1372DD598BB4B1AC56AD6B8F08A47_5() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_tBA8E38B46CD663D2D6A08EF9F2CB1A18D264104A_StaticFields, ___30A0358B25B1372DD598BB4B1AC56AD6B8F08A47_5)); } inline __StaticArrayInitTypeSizeU3D1024_tF2C607C4230B8D85B26B8A9266E0014DCAC33106 get_U330A0358B25B1372DD598BB4B1AC56AD6B8F08A47_5() const { return ___30A0358B25B1372DD598BB4B1AC56AD6B8F08A47_5; } inline __StaticArrayInitTypeSizeU3D1024_tF2C607C4230B8D85B26B8A9266E0014DCAC33106 * get_address_of_U330A0358B25B1372DD598BB4B1AC56AD6B8F08A47_5() { return &___30A0358B25B1372DD598BB4B1AC56AD6B8F08A47_5; } inline void set_U330A0358B25B1372DD598BB4B1AC56AD6B8F08A47_5(__StaticArrayInitTypeSizeU3D1024_tF2C607C4230B8D85B26B8A9266E0014DCAC33106 value) { ___30A0358B25B1372DD598BB4B1AC56AD6B8F08A47_5 = value; } inline static int32_t get_offset_of_U35B5DF5A459E902D96F7DB0FB235A25346CA85C5D_6() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_tBA8E38B46CD663D2D6A08EF9F2CB1A18D264104A_StaticFields, ___5B5DF5A459E902D96F7DB0FB235A25346CA85C5D_6)); } inline __StaticArrayInitTypeSizeU3D1024_tF2C607C4230B8D85B26B8A9266E0014DCAC33106 get_U35B5DF5A459E902D96F7DB0FB235A25346CA85C5D_6() const { return ___5B5DF5A459E902D96F7DB0FB235A25346CA85C5D_6; } inline __StaticArrayInitTypeSizeU3D1024_tF2C607C4230B8D85B26B8A9266E0014DCAC33106 * get_address_of_U35B5DF5A459E902D96F7DB0FB235A25346CA85C5D_6() { return &___5B5DF5A459E902D96F7DB0FB235A25346CA85C5D_6; } inline void set_U35B5DF5A459E902D96F7DB0FB235A25346CA85C5D_6(__StaticArrayInitTypeSizeU3D1024_tF2C607C4230B8D85B26B8A9266E0014DCAC33106 value) { ___5B5DF5A459E902D96F7DB0FB235A25346CA85C5D_6 = value; } inline static int32_t get_offset_of_U35BE411F1438EAEF33726D855E99011D5FECDDD4E_7() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_tBA8E38B46CD663D2D6A08EF9F2CB1A18D264104A_StaticFields, ___5BE411F1438EAEF33726D855E99011D5FECDDD4E_7)); } inline __StaticArrayInitTypeSizeU3D1024_tF2C607C4230B8D85B26B8A9266E0014DCAC33106 get_U35BE411F1438EAEF33726D855E99011D5FECDDD4E_7() const { return ___5BE411F1438EAEF33726D855E99011D5FECDDD4E_7; } inline __StaticArrayInitTypeSizeU3D1024_tF2C607C4230B8D85B26B8A9266E0014DCAC33106 * get_address_of_U35BE411F1438EAEF33726D855E99011D5FECDDD4E_7() { return &___5BE411F1438EAEF33726D855E99011D5FECDDD4E_7; } inline void set_U35BE411F1438EAEF33726D855E99011D5FECDDD4E_7(__StaticArrayInitTypeSizeU3D1024_tF2C607C4230B8D85B26B8A9266E0014DCAC33106 value) { ___5BE411F1438EAEF33726D855E99011D5FECDDD4E_7 = value; } inline static int32_t get_offset_of_U38F22C9ECE1331718CBD268A9BBFD2F5E451441E3_8() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_tBA8E38B46CD663D2D6A08EF9F2CB1A18D264104A_StaticFields, ___8F22C9ECE1331718CBD268A9BBFD2F5E451441E3_8)); } inline __StaticArrayInitTypeSizeU3D256_t26A2D4D21AB256AEDA78F696334DD823935B9017 get_U38F22C9ECE1331718CBD268A9BBFD2F5E451441E3_8() const { return ___8F22C9ECE1331718CBD268A9BBFD2F5E451441E3_8; } inline __StaticArrayInitTypeSizeU3D256_t26A2D4D21AB256AEDA78F696334DD823935B9017 * get_address_of_U38F22C9ECE1331718CBD268A9BBFD2F5E451441E3_8() { return &___8F22C9ECE1331718CBD268A9BBFD2F5E451441E3_8; } inline void set_U38F22C9ECE1331718CBD268A9BBFD2F5E451441E3_8(__StaticArrayInitTypeSizeU3D256_t26A2D4D21AB256AEDA78F696334DD823935B9017 value) { ___8F22C9ECE1331718CBD268A9BBFD2F5E451441E3_8 = value; } inline static int32_t get_offset_of_A02DD1D8604EA8EC2D2BDA717A93A4EE85F13E53_9() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_tBA8E38B46CD663D2D6A08EF9F2CB1A18D264104A_StaticFields, ___A02DD1D8604EA8EC2D2BDA717A93A4EE85F13E53_9)); } inline __StaticArrayInitTypeSizeU3D1024_tF2C607C4230B8D85B26B8A9266E0014DCAC33106 get_A02DD1D8604EA8EC2D2BDA717A93A4EE85F13E53_9() const { return ___A02DD1D8604EA8EC2D2BDA717A93A4EE85F13E53_9; } inline __StaticArrayInitTypeSizeU3D1024_tF2C607C4230B8D85B26B8A9266E0014DCAC33106 * get_address_of_A02DD1D8604EA8EC2D2BDA717A93A4EE85F13E53_9() { return &___A02DD1D8604EA8EC2D2BDA717A93A4EE85F13E53_9; } inline void set_A02DD1D8604EA8EC2D2BDA717A93A4EE85F13E53_9(__StaticArrayInitTypeSizeU3D1024_tF2C607C4230B8D85B26B8A9266E0014DCAC33106 value) { ___A02DD1D8604EA8EC2D2BDA717A93A4EE85F13E53_9 = value; } inline static int32_t get_offset_of_AE2F76ECEF8B08F0BC7EA95DCFE945E1727927C9_10() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_tBA8E38B46CD663D2D6A08EF9F2CB1A18D264104A_StaticFields, ___AE2F76ECEF8B08F0BC7EA95DCFE945E1727927C9_10)); } inline __StaticArrayInitTypeSizeU3D1024_tF2C607C4230B8D85B26B8A9266E0014DCAC33106 get_AE2F76ECEF8B08F0BC7EA95DCFE945E1727927C9_10() const { return ___AE2F76ECEF8B08F0BC7EA95DCFE945E1727927C9_10; } inline __StaticArrayInitTypeSizeU3D1024_tF2C607C4230B8D85B26B8A9266E0014DCAC33106 * get_address_of_AE2F76ECEF8B08F0BC7EA95DCFE945E1727927C9_10() { return &___AE2F76ECEF8B08F0BC7EA95DCFE945E1727927C9_10; } inline void set_AE2F76ECEF8B08F0BC7EA95DCFE945E1727927C9_10(__StaticArrayInitTypeSizeU3D1024_tF2C607C4230B8D85B26B8A9266E0014DCAC33106 value) { ___AE2F76ECEF8B08F0BC7EA95DCFE945E1727927C9_10 = value; } }; // System.Linq.Expressions.AnalyzeTypeIsResult struct AnalyzeTypeIsResult_tF20C66B062C748095782CE677C929029B24CBEBF { public: // System.Int32 System.Linq.Expressions.AnalyzeTypeIsResult::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(AnalyzeTypeIsResult_tF20C66B062C748095782CE677C929029B24CBEBF, ___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.Linq.Expressions.Interpreter.ArrayByRefUpdater struct ArrayByRefUpdater_t727EF0B31FA6E06E5ADF6A473A560F28A9DBAA1A : public ByRefUpdater_t947287A35823D0D1649B767460D71471A72AE717 { public: // System.Linq.Expressions.Interpreter.LocalDefinition System.Linq.Expressions.Interpreter.ArrayByRefUpdater::_array LocalDefinition_t519C6D81C1FDC8B6E81932DD449C7A68EDBD3D03 ____array_1; // System.Linq.Expressions.Interpreter.LocalDefinition System.Linq.Expressions.Interpreter.ArrayByRefUpdater::_index LocalDefinition_t519C6D81C1FDC8B6E81932DD449C7A68EDBD3D03 ____index_2; public: inline static int32_t get_offset_of__array_1() { return static_cast(offsetof(ArrayByRefUpdater_t727EF0B31FA6E06E5ADF6A473A560F28A9DBAA1A, ____array_1)); } inline LocalDefinition_t519C6D81C1FDC8B6E81932DD449C7A68EDBD3D03 get__array_1() const { return ____array_1; } inline LocalDefinition_t519C6D81C1FDC8B6E81932DD449C7A68EDBD3D03 * get_address_of__array_1() { return &____array_1; } inline void set__array_1(LocalDefinition_t519C6D81C1FDC8B6E81932DD449C7A68EDBD3D03 value) { ____array_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&____array_1))->___U3CParameterU3Ek__BackingField_1), (void*)NULL); } inline static int32_t get_offset_of__index_2() { return static_cast(offsetof(ArrayByRefUpdater_t727EF0B31FA6E06E5ADF6A473A560F28A9DBAA1A, ____index_2)); } inline LocalDefinition_t519C6D81C1FDC8B6E81932DD449C7A68EDBD3D03 get__index_2() const { return ____index_2; } inline LocalDefinition_t519C6D81C1FDC8B6E81932DD449C7A68EDBD3D03 * get_address_of__index_2() { return &____index_2; } inline void set__index_2(LocalDefinition_t519C6D81C1FDC8B6E81932DD449C7A68EDBD3D03 value) { ____index_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&____index_2))->___U3CParameterU3Ek__BackingField_1), (void*)NULL); } }; // System.Linq.Expressions.AssignBinaryExpression struct AssignBinaryExpression_t5794FCE6A689B9FEC14E98F4C281CB55B337C790 : public BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 { public: public: }; // System.Linq.Expressions.Interpreter.AssignLocalBoxedInstruction struct AssignLocalBoxedInstruction_tA50174198828CC91FE4864E60942064FEFC4B28E : public LocalAccessInstruction_tD67186C7BE53D1E6A8211B5B7AF98B470855169B { public: public: }; // System.Linq.Expressions.Interpreter.AssignLocalInstruction struct AssignLocalInstruction_tEC55609D77CFDAB0FB6C354AD3C8714BF96A88D7 : public LocalAccessInstruction_tD67186C7BE53D1E6A8211B5B7AF98B470855169B { public: public: }; // System.Linq.Expressions.Interpreter.AssignLocalToClosureInstruction struct AssignLocalToClosureInstruction_t57824A642EDD3CEACB935E447484C7B78AA196A4 : public LocalAccessInstruction_tD67186C7BE53D1E6A8211B5B7AF98B470855169B { public: public: }; // System.Reflection.BindingFlags struct BindingFlags_tAAAB07D9AC588F0D55D844E51D7035E96DF94733 { public: // System.Int32 System.Reflection.BindingFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(BindingFlags_tAAAB07D9AC588F0D55D844E51D7035E96DF94733, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Linq.Expressions.Block2 struct Block2_tE4BCA7D0F0ACBB66E97C3C70620E928AC52A84D9 : public BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB { public: // System.Object System.Linq.Expressions.Block2::_arg0 RuntimeObject * ____arg0_3; // System.Linq.Expressions.Expression System.Linq.Expressions.Block2::_arg1 Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ____arg1_4; public: inline static int32_t get_offset_of__arg0_3() { return static_cast(offsetof(Block2_tE4BCA7D0F0ACBB66E97C3C70620E928AC52A84D9, ____arg0_3)); } inline RuntimeObject * get__arg0_3() const { return ____arg0_3; } inline RuntimeObject ** get_address_of__arg0_3() { return &____arg0_3; } inline void set__arg0_3(RuntimeObject * value) { ____arg0_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____arg0_3), (void*)value); } inline static int32_t get_offset_of__arg1_4() { return static_cast(offsetof(Block2_tE4BCA7D0F0ACBB66E97C3C70620E928AC52A84D9, ____arg1_4)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get__arg1_4() const { return ____arg1_4; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of__arg1_4() { return &____arg1_4; } inline void set__arg1_4(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ____arg1_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____arg1_4), (void*)value); } }; // System.Linq.Expressions.Block3 struct Block3_t284DBA4C7DD6FA79B0983263FF40B6EA4F4AD834 : public BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB { public: // System.Object System.Linq.Expressions.Block3::_arg0 RuntimeObject * ____arg0_3; // System.Linq.Expressions.Expression System.Linq.Expressions.Block3::_arg1 Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ____arg1_4; // System.Linq.Expressions.Expression System.Linq.Expressions.Block3::_arg2 Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ____arg2_5; public: inline static int32_t get_offset_of__arg0_3() { return static_cast(offsetof(Block3_t284DBA4C7DD6FA79B0983263FF40B6EA4F4AD834, ____arg0_3)); } inline RuntimeObject * get__arg0_3() const { return ____arg0_3; } inline RuntimeObject ** get_address_of__arg0_3() { return &____arg0_3; } inline void set__arg0_3(RuntimeObject * value) { ____arg0_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____arg0_3), (void*)value); } inline static int32_t get_offset_of__arg1_4() { return static_cast(offsetof(Block3_t284DBA4C7DD6FA79B0983263FF40B6EA4F4AD834, ____arg1_4)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get__arg1_4() const { return ____arg1_4; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of__arg1_4() { return &____arg1_4; } inline void set__arg1_4(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ____arg1_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____arg1_4), (void*)value); } inline static int32_t get_offset_of__arg2_5() { return static_cast(offsetof(Block3_t284DBA4C7DD6FA79B0983263FF40B6EA4F4AD834, ____arg2_5)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get__arg2_5() const { return ____arg2_5; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of__arg2_5() { return &____arg2_5; } inline void set__arg2_5(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ____arg2_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____arg2_5), (void*)value); } }; // System.Linq.Expressions.Block4 struct Block4_t52F5085BA32EDD31381E70CADDAFAC3D6FA67A21 : public BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB { public: // System.Object System.Linq.Expressions.Block4::_arg0 RuntimeObject * ____arg0_3; // System.Linq.Expressions.Expression System.Linq.Expressions.Block4::_arg1 Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ____arg1_4; // System.Linq.Expressions.Expression System.Linq.Expressions.Block4::_arg2 Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ____arg2_5; // System.Linq.Expressions.Expression System.Linq.Expressions.Block4::_arg3 Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ____arg3_6; public: inline static int32_t get_offset_of__arg0_3() { return static_cast(offsetof(Block4_t52F5085BA32EDD31381E70CADDAFAC3D6FA67A21, ____arg0_3)); } inline RuntimeObject * get__arg0_3() const { return ____arg0_3; } inline RuntimeObject ** get_address_of__arg0_3() { return &____arg0_3; } inline void set__arg0_3(RuntimeObject * value) { ____arg0_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____arg0_3), (void*)value); } inline static int32_t get_offset_of__arg1_4() { return static_cast(offsetof(Block4_t52F5085BA32EDD31381E70CADDAFAC3D6FA67A21, ____arg1_4)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get__arg1_4() const { return ____arg1_4; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of__arg1_4() { return &____arg1_4; } inline void set__arg1_4(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ____arg1_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____arg1_4), (void*)value); } inline static int32_t get_offset_of__arg2_5() { return static_cast(offsetof(Block4_t52F5085BA32EDD31381E70CADDAFAC3D6FA67A21, ____arg2_5)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get__arg2_5() const { return ____arg2_5; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of__arg2_5() { return &____arg2_5; } inline void set__arg2_5(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ____arg2_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____arg2_5), (void*)value); } inline static int32_t get_offset_of__arg3_6() { return static_cast(offsetof(Block4_t52F5085BA32EDD31381E70CADDAFAC3D6FA67A21, ____arg3_6)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get__arg3_6() const { return ____arg3_6; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of__arg3_6() { return &____arg3_6; } inline void set__arg3_6(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ____arg3_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____arg3_6), (void*)value); } }; // System.Linq.Expressions.Block5 struct Block5_tDBF9D05DED9100069A2A701184205D60A05D04D8 : public BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB { public: // System.Object System.Linq.Expressions.Block5::_arg0 RuntimeObject * ____arg0_3; // System.Linq.Expressions.Expression System.Linq.Expressions.Block5::_arg1 Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ____arg1_4; // System.Linq.Expressions.Expression System.Linq.Expressions.Block5::_arg2 Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ____arg2_5; // System.Linq.Expressions.Expression System.Linq.Expressions.Block5::_arg3 Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ____arg3_6; // System.Linq.Expressions.Expression System.Linq.Expressions.Block5::_arg4 Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ____arg4_7; public: inline static int32_t get_offset_of__arg0_3() { return static_cast(offsetof(Block5_tDBF9D05DED9100069A2A701184205D60A05D04D8, ____arg0_3)); } inline RuntimeObject * get__arg0_3() const { return ____arg0_3; } inline RuntimeObject ** get_address_of__arg0_3() { return &____arg0_3; } inline void set__arg0_3(RuntimeObject * value) { ____arg0_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____arg0_3), (void*)value); } inline static int32_t get_offset_of__arg1_4() { return static_cast(offsetof(Block5_tDBF9D05DED9100069A2A701184205D60A05D04D8, ____arg1_4)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get__arg1_4() const { return ____arg1_4; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of__arg1_4() { return &____arg1_4; } inline void set__arg1_4(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ____arg1_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____arg1_4), (void*)value); } inline static int32_t get_offset_of__arg2_5() { return static_cast(offsetof(Block5_tDBF9D05DED9100069A2A701184205D60A05D04D8, ____arg2_5)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get__arg2_5() const { return ____arg2_5; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of__arg2_5() { return &____arg2_5; } inline void set__arg2_5(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ____arg2_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____arg2_5), (void*)value); } inline static int32_t get_offset_of__arg3_6() { return static_cast(offsetof(Block5_tDBF9D05DED9100069A2A701184205D60A05D04D8, ____arg3_6)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get__arg3_6() const { return ____arg3_6; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of__arg3_6() { return &____arg3_6; } inline void set__arg3_6(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ____arg3_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____arg3_6), (void*)value); } inline static int32_t get_offset_of__arg4_7() { return static_cast(offsetof(Block5_tDBF9D05DED9100069A2A701184205D60A05D04D8, ____arg4_7)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get__arg4_7() const { return ____arg4_7; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of__arg4_7() { return &____arg4_7; } inline void set__arg4_7(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ____arg4_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____arg4_7), (void*)value); } }; // System.Linq.Expressions.BlockN struct BlockN_tCE84D9AD8634612823520324AC4B0FF602E1902C : public BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB { public: // System.Collections.Generic.IReadOnlyList`1 System.Linq.Expressions.BlockN::_expressions RuntimeObject* ____expressions_3; public: inline static int32_t get_offset_of__expressions_3() { return static_cast(offsetof(BlockN_tCE84D9AD8634612823520324AC4B0FF602E1902C, ____expressions_3)); } inline RuntimeObject* get__expressions_3() const { return ____expressions_3; } inline RuntimeObject** get_address_of__expressions_3() { return &____expressions_3; } inline void set__expressions_3(RuntimeObject* value) { ____expressions_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____expressions_3), (void*)value); } }; // System.Linq.Expressions.Interpreter.BranchFalseInstruction struct BranchFalseInstruction_t5BD9745691B4C51378D57C56F7BC175CCE07F2CD : public OffsetInstruction_tF3FD4944F925CA471DC7B920C21DF5E058DC5CEB { public: public: }; struct BranchFalseInstruction_t5BD9745691B4C51378D57C56F7BC175CCE07F2CD_StaticFields { public: // System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.BranchFalseInstruction::s_cache InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* ___s_cache_1; public: inline static int32_t get_offset_of_s_cache_1() { return static_cast(offsetof(BranchFalseInstruction_t5BD9745691B4C51378D57C56F7BC175CCE07F2CD_StaticFields, ___s_cache_1)); } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* get_s_cache_1() const { return ___s_cache_1; } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03** get_address_of_s_cache_1() { return &___s_cache_1; } inline void set_s_cache_1(InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* value) { ___s_cache_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_cache_1), (void*)value); } }; // System.Linq.Expressions.Interpreter.BranchInstruction struct BranchInstruction_t798B6A52F451971DC0520FDE4E84C2855DB6D9A3 : public OffsetInstruction_tF3FD4944F925CA471DC7B920C21DF5E058DC5CEB { public: // System.Boolean System.Linq.Expressions.Interpreter.BranchInstruction::_hasResult bool ____hasResult_2; // System.Boolean System.Linq.Expressions.Interpreter.BranchInstruction::_hasValue bool ____hasValue_3; public: inline static int32_t get_offset_of__hasResult_2() { return static_cast(offsetof(BranchInstruction_t798B6A52F451971DC0520FDE4E84C2855DB6D9A3, ____hasResult_2)); } inline bool get__hasResult_2() const { return ____hasResult_2; } inline bool* get_address_of__hasResult_2() { return &____hasResult_2; } inline void set__hasResult_2(bool value) { ____hasResult_2 = value; } inline static int32_t get_offset_of__hasValue_3() { return static_cast(offsetof(BranchInstruction_t798B6A52F451971DC0520FDE4E84C2855DB6D9A3, ____hasValue_3)); } inline bool get__hasValue_3() const { return ____hasValue_3; } inline bool* get_address_of__hasValue_3() { return &____hasValue_3; } inline void set__hasValue_3(bool value) { ____hasValue_3 = value; } }; struct BranchInstruction_t798B6A52F451971DC0520FDE4E84C2855DB6D9A3_StaticFields { public: // System.Linq.Expressions.Interpreter.Instruction[][][] System.Linq.Expressions.Interpreter.BranchInstruction::s_caches InstructionU5BU5DU5BU5DU5BU5D_tC91D7302666D7BBDD9539639236F3B8742A0F5DB* ___s_caches_1; public: inline static int32_t get_offset_of_s_caches_1() { return static_cast(offsetof(BranchInstruction_t798B6A52F451971DC0520FDE4E84C2855DB6D9A3_StaticFields, ___s_caches_1)); } inline InstructionU5BU5DU5BU5DU5BU5D_tC91D7302666D7BBDD9539639236F3B8742A0F5DB* get_s_caches_1() const { return ___s_caches_1; } inline InstructionU5BU5DU5BU5DU5BU5D_tC91D7302666D7BBDD9539639236F3B8742A0F5DB** get_address_of_s_caches_1() { return &___s_caches_1; } inline void set_s_caches_1(InstructionU5BU5DU5BU5DU5BU5D_tC91D7302666D7BBDD9539639236F3B8742A0F5DB* value) { ___s_caches_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_caches_1), (void*)value); } }; // System.Linq.Expressions.Interpreter.BranchTrueInstruction struct BranchTrueInstruction_t1A339EF01FA205F6B06C9BCBF6E5531C1269F946 : public OffsetInstruction_tF3FD4944F925CA471DC7B920C21DF5E058DC5CEB { public: public: }; struct BranchTrueInstruction_t1A339EF01FA205F6B06C9BCBF6E5531C1269F946_StaticFields { public: // System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.BranchTrueInstruction::s_cache InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* ___s_cache_1; public: inline static int32_t get_offset_of_s_cache_1() { return static_cast(offsetof(BranchTrueInstruction_t1A339EF01FA205F6B06C9BCBF6E5531C1269F946_StaticFields, ___s_cache_1)); } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* get_s_cache_1() const { return ___s_cache_1; } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03** get_address_of_s_cache_1() { return &___s_cache_1; } inline void set_s_cache_1(InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* value) { ___s_cache_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_cache_1), (void*)value); } }; // System.Linq.Expressions.Interpreter.ByRefNewInstruction struct ByRefNewInstruction_t1B40344932F0D77B6151810C6E4710BEFB02E8F8 : public NewInstruction_t6020D07F6354349B4BB08E9F3B730F97868E896F { public: // System.Linq.Expressions.Interpreter.ByRefUpdater[] System.Linq.Expressions.Interpreter.ByRefNewInstruction::_byrefArgs ByRefUpdaterU5BU5D_t0FAE787778490964F634E1734FBF728A93E13A84* ____byrefArgs_2; public: inline static int32_t get_offset_of__byrefArgs_2() { return static_cast(offsetof(ByRefNewInstruction_t1B40344932F0D77B6151810C6E4710BEFB02E8F8, ____byrefArgs_2)); } inline ByRefUpdaterU5BU5D_t0FAE787778490964F634E1734FBF728A93E13A84* get__byrefArgs_2() const { return ____byrefArgs_2; } inline ByRefUpdaterU5BU5D_t0FAE787778490964F634E1734FBF728A93E13A84** get_address_of__byrefArgs_2() { return &____byrefArgs_2; } inline void set__byrefArgs_2(ByRefUpdaterU5BU5D_t0FAE787778490964F634E1734FBF728A93E13A84* value) { ____byrefArgs_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____byrefArgs_2), (void*)value); } }; // System.Reflection.CallingConventions struct CallingConventions_t9EE04367ABED67A03DB2971F80F83D3EBA9C04E0 { public: // System.Int32 System.Reflection.CallingConventions::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(CallingConventions_t9EE04367ABED67A03DB2971F80F83D3EBA9C04E0, ___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.Linq.Expressions.Interpreter.CastReferenceToEnumInstruction struct CastReferenceToEnumInstruction_tBFE0B1E0E64FEC8B1D8E9C008860BC0FAD57A160 : public CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F { public: // System.Type System.Linq.Expressions.Interpreter.CastReferenceToEnumInstruction::_t Type_t * ____t_15; public: inline static int32_t get_offset_of__t_15() { return static_cast(offsetof(CastReferenceToEnumInstruction_tBFE0B1E0E64FEC8B1D8E9C008860BC0FAD57A160, ____t_15)); } inline Type_t * get__t_15() const { return ____t_15; } inline Type_t ** get_address_of__t_15() { return &____t_15; } inline void set__t_15(Type_t * value) { ____t_15 = value; Il2CppCodeGenWriteBarrier((void**)(&____t_15), (void*)value); } }; // System.Linq.Expressions.Interpreter.CastToEnumInstruction struct CastToEnumInstruction_t66E0A8DF1CDD4C06087896B2B41266A1C789CEF6 : public CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F { public: // System.Type System.Linq.Expressions.Interpreter.CastToEnumInstruction::_t Type_t * ____t_15; public: inline static int32_t get_offset_of__t_15() { return static_cast(offsetof(CastToEnumInstruction_t66E0A8DF1CDD4C06087896B2B41266A1C789CEF6, ____t_15)); } inline Type_t * get__t_15() const { return ____t_15; } inline Type_t ** get_address_of__t_15() { return &____t_15; } inline void set__t_15(Type_t * value) { ____t_15 = value; Il2CppCodeGenWriteBarrier((void**)(&____t_15), (void*)value); } }; // System.Security.Cryptography.CipherMode struct CipherMode_t4B09770C743AD8BCCA4B44539D0F4725DFCBCE50 { public: // System.Int32 System.Security.Cryptography.CipherMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(CipherMode_t4B09770C743AD8BCCA4B44539D0F4725DFCBCE50, ___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.Linq.Expressions.CoalesceConversionBinaryExpression struct CoalesceConversionBinaryExpression_t1BFEFD20D1774BE8420812142E9622F6CBB210C6 : public BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 { public: // System.Linq.Expressions.LambdaExpression System.Linq.Expressions.CoalesceConversionBinaryExpression::_conversion LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * ____conversion_5; public: inline static int32_t get_offset_of__conversion_5() { return static_cast(offsetof(CoalesceConversionBinaryExpression_t1BFEFD20D1774BE8420812142E9622F6CBB210C6, ____conversion_5)); } inline LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * get__conversion_5() const { return ____conversion_5; } inline LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 ** get_address_of__conversion_5() { return &____conversion_5; } inline void set__conversion_5(LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * value) { ____conversion_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____conversion_5), (void*)value); } }; // System.Linq.Expressions.Interpreter.CoalescingBranchInstruction struct CoalescingBranchInstruction_t8A5131406BB7E44D0A1F01548A8DEF854EF5100B : public OffsetInstruction_tF3FD4944F925CA471DC7B920C21DF5E058DC5CEB { public: public: }; struct CoalescingBranchInstruction_t8A5131406BB7E44D0A1F01548A8DEF854EF5100B_StaticFields { public: // System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.CoalescingBranchInstruction::s_cache InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* ___s_cache_1; public: inline static int32_t get_offset_of_s_cache_1() { return static_cast(offsetof(CoalescingBranchInstruction_t8A5131406BB7E44D0A1F01548A8DEF854EF5100B_StaticFields, ___s_cache_1)); } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* get_s_cache_1() const { return ___s_cache_1; } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03** get_address_of_s_cache_1() { return &___s_cache_1; } inline void set_s_cache_1(InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* value) { ___s_cache_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_cache_1), (void*)value); } }; // System.Reflection.ConstructorInfo struct ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B : public MethodBase_t { public: public: }; struct ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B_StaticFields { public: // System.String System.Reflection.ConstructorInfo::ConstructorName String_t* ___ConstructorName_0; // System.String System.Reflection.ConstructorInfo::TypeConstructorName String_t* ___TypeConstructorName_1; public: inline static int32_t get_offset_of_ConstructorName_0() { return static_cast(offsetof(ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B_StaticFields, ___ConstructorName_0)); } inline String_t* get_ConstructorName_0() const { return ___ConstructorName_0; } inline String_t** get_address_of_ConstructorName_0() { return &___ConstructorName_0; } inline void set_ConstructorName_0(String_t* value) { ___ConstructorName_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___ConstructorName_0), (void*)value); } inline static int32_t get_offset_of_TypeConstructorName_1() { return static_cast(offsetof(ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B_StaticFields, ___TypeConstructorName_1)); } inline String_t* get_TypeConstructorName_1() const { return ___TypeConstructorName_1; } inline String_t** get_address_of_TypeConstructorName_1() { return &___TypeConstructorName_1; } inline void set_TypeConstructorName_1(String_t* value) { ___TypeConstructorName_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___TypeConstructorName_1), (void*)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.Linq.Expressions.Interpreter.EnterFaultInstruction struct EnterFaultInstruction_t7D8E7E71047FCD2F1EB390D986BB0441BF20900D : public IndexedBranchInstruction_tF08B75FF61E52946F23818AFE0148E7362713447 { public: public: }; struct EnterFaultInstruction_t7D8E7E71047FCD2F1EB390D986BB0441BF20900D_StaticFields { public: // System.Linq.Expressions.Interpreter.EnterFaultInstruction[] System.Linq.Expressions.Interpreter.EnterFaultInstruction::s_cache EnterFaultInstructionU5BU5D_t6D155310AFCD55D0491E41BFD5B3D8C4E752B583* ___s_cache_1; public: inline static int32_t get_offset_of_s_cache_1() { return static_cast(offsetof(EnterFaultInstruction_t7D8E7E71047FCD2F1EB390D986BB0441BF20900D_StaticFields, ___s_cache_1)); } inline EnterFaultInstructionU5BU5D_t6D155310AFCD55D0491E41BFD5B3D8C4E752B583* get_s_cache_1() const { return ___s_cache_1; } inline EnterFaultInstructionU5BU5D_t6D155310AFCD55D0491E41BFD5B3D8C4E752B583** get_address_of_s_cache_1() { return &___s_cache_1; } inline void set_s_cache_1(EnterFaultInstructionU5BU5D_t6D155310AFCD55D0491E41BFD5B3D8C4E752B583* value) { ___s_cache_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_cache_1), (void*)value); } }; // System.Linq.Expressions.Interpreter.EnterFinallyInstruction struct EnterFinallyInstruction_tE10DC15B634BC0D58FAB4139F7B36F382124B3F4 : public IndexedBranchInstruction_tF08B75FF61E52946F23818AFE0148E7362713447 { public: public: }; struct EnterFinallyInstruction_tE10DC15B634BC0D58FAB4139F7B36F382124B3F4_StaticFields { public: // System.Linq.Expressions.Interpreter.EnterFinallyInstruction[] System.Linq.Expressions.Interpreter.EnterFinallyInstruction::s_cache EnterFinallyInstructionU5BU5D_t669424F589FC1936BE4B343D8A1BCA295D57424B* ___s_cache_1; public: inline static int32_t get_offset_of_s_cache_1() { return static_cast(offsetof(EnterFinallyInstruction_tE10DC15B634BC0D58FAB4139F7B36F382124B3F4_StaticFields, ___s_cache_1)); } inline EnterFinallyInstructionU5BU5D_t669424F589FC1936BE4B343D8A1BCA295D57424B* get_s_cache_1() const { return ___s_cache_1; } inline EnterFinallyInstructionU5BU5D_t669424F589FC1936BE4B343D8A1BCA295D57424B** get_address_of_s_cache_1() { return &___s_cache_1; } inline void set_s_cache_1(EnterFinallyInstructionU5BU5D_t669424F589FC1936BE4B343D8A1BCA295D57424B* value) { ___s_cache_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_cache_1), (void*)value); } }; // System.Linq.Expressions.Interpreter.EnterTryCatchFinallyInstruction struct EnterTryCatchFinallyInstruction_tE1A219540D4FBD349EB36CB2EA3439FC62DE738D : public IndexedBranchInstruction_tF08B75FF61E52946F23818AFE0148E7362713447 { public: // System.Boolean System.Linq.Expressions.Interpreter.EnterTryCatchFinallyInstruction::_hasFinally bool ____hasFinally_1; // System.Linq.Expressions.Interpreter.TryCatchFinallyHandler System.Linq.Expressions.Interpreter.EnterTryCatchFinallyInstruction::_tryHandler TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3 * ____tryHandler_2; public: inline static int32_t get_offset_of__hasFinally_1() { return static_cast(offsetof(EnterTryCatchFinallyInstruction_tE1A219540D4FBD349EB36CB2EA3439FC62DE738D, ____hasFinally_1)); } inline bool get__hasFinally_1() const { return ____hasFinally_1; } inline bool* get_address_of__hasFinally_1() { return &____hasFinally_1; } inline void set__hasFinally_1(bool value) { ____hasFinally_1 = value; } inline static int32_t get_offset_of__tryHandler_2() { return static_cast(offsetof(EnterTryCatchFinallyInstruction_tE1A219540D4FBD349EB36CB2EA3439FC62DE738D, ____tryHandler_2)); } inline TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3 * get__tryHandler_2() const { return ____tryHandler_2; } inline TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3 ** get_address_of__tryHandler_2() { return &____tryHandler_2; } inline void set__tryHandler_2(TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3 * value) { ____tryHandler_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____tryHandler_2), (void*)value); } }; // System.Linq.Expressions.Interpreter.EnterTryFaultInstruction struct EnterTryFaultInstruction_t18E9C39223C1DAF76AF9355D92E854D9BDD1C9CC : public IndexedBranchInstruction_tF08B75FF61E52946F23818AFE0148E7362713447 { public: // System.Linq.Expressions.Interpreter.TryFaultHandler System.Linq.Expressions.Interpreter.EnterTryFaultInstruction::_tryHandler TryFaultHandler_t31F93FB9FE6EBEDD458FC51D41B0724E9AE81054 * ____tryHandler_1; public: inline static int32_t get_offset_of__tryHandler_1() { return static_cast(offsetof(EnterTryFaultInstruction_t18E9C39223C1DAF76AF9355D92E854D9BDD1C9CC, ____tryHandler_1)); } inline TryFaultHandler_t31F93FB9FE6EBEDD458FC51D41B0724E9AE81054 * get__tryHandler_1() const { return ____tryHandler_1; } inline TryFaultHandler_t31F93FB9FE6EBEDD458FC51D41B0724E9AE81054 ** get_address_of__tryHandler_1() { return &____tryHandler_1; } inline void set__tryHandler_1(TryFaultHandler_t31F93FB9FE6EBEDD458FC51D41B0724E9AE81054 * value) { ____tryHandler_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____tryHandler_1), (void*)value); } }; // System.Exception struct Exception_t : public RuntimeObject { public: // System.String System.Exception::_className String_t* ____className_1; // System.String System.Exception::_message String_t* ____message_2; // System.Collections.IDictionary System.Exception::_data RuntimeObject* ____data_3; // System.Exception System.Exception::_innerException Exception_t * ____innerException_4; // System.String System.Exception::_helpURL String_t* ____helpURL_5; // System.Object System.Exception::_stackTrace RuntimeObject * ____stackTrace_6; // System.String System.Exception::_stackTraceString String_t* ____stackTraceString_7; // System.String System.Exception::_remoteStackTraceString String_t* ____remoteStackTraceString_8; // System.Int32 System.Exception::_remoteStackIndex int32_t ____remoteStackIndex_9; // System.Object System.Exception::_dynamicMethods RuntimeObject * ____dynamicMethods_10; // System.Int32 System.Exception::_HResult int32_t ____HResult_11; // System.String System.Exception::_source String_t* ____source_12; // System.Runtime.Serialization.SafeSerializationManager System.Exception::_safeSerializationManager SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13; // System.Diagnostics.StackTrace[] System.Exception::captured_traces StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14; // System.IntPtr[] System.Exception::native_trace_ips IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* ___native_trace_ips_15; public: inline static int32_t get_offset_of__className_1() { return static_cast(offsetof(Exception_t, ____className_1)); } inline String_t* get__className_1() const { return ____className_1; } inline String_t** get_address_of__className_1() { return &____className_1; } inline void set__className_1(String_t* value) { ____className_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____className_1), (void*)value); } inline static int32_t get_offset_of__message_2() { return static_cast(offsetof(Exception_t, ____message_2)); } inline String_t* get__message_2() const { return ____message_2; } inline String_t** get_address_of__message_2() { return &____message_2; } inline void set__message_2(String_t* value) { ____message_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____message_2), (void*)value); } inline static int32_t get_offset_of__data_3() { return static_cast(offsetof(Exception_t, ____data_3)); } inline RuntimeObject* get__data_3() const { return ____data_3; } inline RuntimeObject** get_address_of__data_3() { return &____data_3; } inline void set__data_3(RuntimeObject* value) { ____data_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____data_3), (void*)value); } inline static int32_t get_offset_of__innerException_4() { return static_cast(offsetof(Exception_t, ____innerException_4)); } inline Exception_t * get__innerException_4() const { return ____innerException_4; } inline Exception_t ** get_address_of__innerException_4() { return &____innerException_4; } inline void set__innerException_4(Exception_t * value) { ____innerException_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____innerException_4), (void*)value); } inline static int32_t get_offset_of__helpURL_5() { return static_cast(offsetof(Exception_t, ____helpURL_5)); } inline String_t* get__helpURL_5() const { return ____helpURL_5; } inline String_t** get_address_of__helpURL_5() { return &____helpURL_5; } inline void set__helpURL_5(String_t* value) { ____helpURL_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____helpURL_5), (void*)value); } inline static int32_t get_offset_of__stackTrace_6() { return static_cast(offsetof(Exception_t, ____stackTrace_6)); } inline RuntimeObject * get__stackTrace_6() const { return ____stackTrace_6; } inline RuntimeObject ** get_address_of__stackTrace_6() { return &____stackTrace_6; } inline void set__stackTrace_6(RuntimeObject * value) { ____stackTrace_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____stackTrace_6), (void*)value); } inline static int32_t get_offset_of__stackTraceString_7() { return static_cast(offsetof(Exception_t, ____stackTraceString_7)); } inline String_t* get__stackTraceString_7() const { return ____stackTraceString_7; } inline String_t** get_address_of__stackTraceString_7() { return &____stackTraceString_7; } inline void set__stackTraceString_7(String_t* value) { ____stackTraceString_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____stackTraceString_7), (void*)value); } inline static int32_t get_offset_of__remoteStackTraceString_8() { return static_cast(offsetof(Exception_t, ____remoteStackTraceString_8)); } inline String_t* get__remoteStackTraceString_8() const { return ____remoteStackTraceString_8; } inline String_t** get_address_of__remoteStackTraceString_8() { return &____remoteStackTraceString_8; } inline void set__remoteStackTraceString_8(String_t* value) { ____remoteStackTraceString_8 = value; Il2CppCodeGenWriteBarrier((void**)(&____remoteStackTraceString_8), (void*)value); } inline static int32_t get_offset_of__remoteStackIndex_9() { return static_cast(offsetof(Exception_t, ____remoteStackIndex_9)); } inline int32_t get__remoteStackIndex_9() const { return ____remoteStackIndex_9; } inline int32_t* get_address_of__remoteStackIndex_9() { return &____remoteStackIndex_9; } inline void set__remoteStackIndex_9(int32_t value) { ____remoteStackIndex_9 = value; } inline static int32_t get_offset_of__dynamicMethods_10() { return static_cast(offsetof(Exception_t, ____dynamicMethods_10)); } inline RuntimeObject * get__dynamicMethods_10() const { return ____dynamicMethods_10; } inline RuntimeObject ** get_address_of__dynamicMethods_10() { return &____dynamicMethods_10; } inline void set__dynamicMethods_10(RuntimeObject * value) { ____dynamicMethods_10 = value; Il2CppCodeGenWriteBarrier((void**)(&____dynamicMethods_10), (void*)value); } inline static int32_t get_offset_of__HResult_11() { return static_cast(offsetof(Exception_t, ____HResult_11)); } inline int32_t get__HResult_11() const { return ____HResult_11; } inline int32_t* get_address_of__HResult_11() { return &____HResult_11; } inline void set__HResult_11(int32_t value) { ____HResult_11 = value; } inline static int32_t get_offset_of__source_12() { return static_cast(offsetof(Exception_t, ____source_12)); } inline String_t* get__source_12() const { return ____source_12; } inline String_t** get_address_of__source_12() { return &____source_12; } inline void set__source_12(String_t* value) { ____source_12 = value; Il2CppCodeGenWriteBarrier((void**)(&____source_12), (void*)value); } inline static int32_t get_offset_of__safeSerializationManager_13() { return static_cast(offsetof(Exception_t, ____safeSerializationManager_13)); } inline SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * get__safeSerializationManager_13() const { return ____safeSerializationManager_13; } inline SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F ** get_address_of__safeSerializationManager_13() { return &____safeSerializationManager_13; } inline void set__safeSerializationManager_13(SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * value) { ____safeSerializationManager_13 = value; Il2CppCodeGenWriteBarrier((void**)(&____safeSerializationManager_13), (void*)value); } inline static int32_t get_offset_of_captured_traces_14() { return static_cast(offsetof(Exception_t, ___captured_traces_14)); } inline StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* get_captured_traces_14() const { return ___captured_traces_14; } inline StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971** get_address_of_captured_traces_14() { return &___captured_traces_14; } inline void set_captured_traces_14(StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* value) { ___captured_traces_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___captured_traces_14), (void*)value); } inline static int32_t get_offset_of_native_trace_ips_15() { return static_cast(offsetof(Exception_t, ___native_trace_ips_15)); } inline IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* get_native_trace_ips_15() const { return ___native_trace_ips_15; } inline IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6** get_address_of_native_trace_ips_15() { return &___native_trace_ips_15; } inline void set_native_trace_ips_15(IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* value) { ___native_trace_ips_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___native_trace_ips_15), (void*)value); } }; struct Exception_t_StaticFields { public: // System.Object System.Exception::s_EDILock RuntimeObject * ___s_EDILock_0; public: inline static int32_t get_offset_of_s_EDILock_0() { return static_cast(offsetof(Exception_t_StaticFields, ___s_EDILock_0)); } inline RuntimeObject * get_s_EDILock_0() const { return ___s_EDILock_0; } inline RuntimeObject ** get_address_of_s_EDILock_0() { return &___s_EDILock_0; } inline void set_s_EDILock_0(RuntimeObject * value) { ___s_EDILock_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_EDILock_0), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Exception struct Exception_t_marshaled_pinvoke { char* ____className_1; char* ____message_2; RuntimeObject* ____data_3; Exception_t_marshaled_pinvoke* ____innerException_4; char* ____helpURL_5; Il2CppIUnknown* ____stackTrace_6; char* ____stackTraceString_7; char* ____remoteStackTraceString_8; int32_t ____remoteStackIndex_9; Il2CppIUnknown* ____dynamicMethods_10; int32_t ____HResult_11; char* ____source_12; SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13; StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14; Il2CppSafeArray/*NONE*/* ___native_trace_ips_15; }; // Native definition for COM marshalling of System.Exception struct Exception_t_marshaled_com { Il2CppChar* ____className_1; Il2CppChar* ____message_2; RuntimeObject* ____data_3; Exception_t_marshaled_com* ____innerException_4; Il2CppChar* ____helpURL_5; Il2CppIUnknown* ____stackTrace_6; Il2CppChar* ____stackTraceString_7; Il2CppChar* ____remoteStackTraceString_8; int32_t ____remoteStackIndex_9; Il2CppIUnknown* ____dynamicMethods_10; int32_t ____HResult_11; Il2CppChar* ____source_12; SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13; StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14; Il2CppSafeArray/*NONE*/* ___native_trace_ips_15; }; // System.Linq.Expressions.ExpressionType struct ExpressionType_t5DFF595F84E155FA27FA8929A81459546074CE51 { public: // System.Int32 System.Linq.Expressions.ExpressionType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ExpressionType_t5DFF595F84E155FA27FA8929A81459546074CE51, ___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.Linq.Expressions.FieldExpression struct FieldExpression_tBB79EEFC99702246D1683C8409459E7BC83E6C32 : public MemberExpression_t9F4B2A7A517DFE6F72C956A3ED868D8C043C6622 { public: // System.Reflection.FieldInfo System.Linq.Expressions.FieldExpression::_field FieldInfo_t * ____field_4; public: inline static int32_t get_offset_of__field_4() { return static_cast(offsetof(FieldExpression_tBB79EEFC99702246D1683C8409459E7BC83E6C32, ____field_4)); } inline FieldInfo_t * get__field_4() const { return ____field_4; } inline FieldInfo_t ** get_address_of__field_4() { return &____field_4; } inline void set__field_4(FieldInfo_t * value) { ____field_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____field_4), (void*)value); } }; // System.Linq.Expressions.FullConditionalExpression struct FullConditionalExpression_tADC19AFC5D21A1736314F1F96D36847909C65F30 : public ConditionalExpression_t74C60793A382D6FC191C590A353984ED63ED3D4A { public: // System.Linq.Expressions.Expression System.Linq.Expressions.FullConditionalExpression::_false Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ____false_5; public: inline static int32_t get_offset_of__false_5() { return static_cast(offsetof(FullConditionalExpression_tADC19AFC5D21A1736314F1F96D36847909C65F30, ____false_5)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get__false_5() const { return ____false_5; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of__false_5() { return &____false_5; } inline void set__false_5(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ____false_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____false_5), (void*)value); } }; // System.Linq.Expressions.GotoExpressionKind struct GotoExpressionKind_t1CD2B776432096DC5A8A64BBE4BAB66A6BDE5F4A { public: // System.Int32 System.Linq.Expressions.GotoExpressionKind::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(GotoExpressionKind_t1CD2B776432096DC5A8A64BBE4BAB66A6BDE5F4A, ___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.Linq.Expressions.InstanceMethodCallExpression struct InstanceMethodCallExpression_t4F3934BA8870AA82229CEBCC31865BCDF2560B2A : public MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4 { public: // System.Linq.Expressions.Expression System.Linq.Expressions.InstanceMethodCallExpression::_instance Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ____instance_4; public: inline static int32_t get_offset_of__instance_4() { return static_cast(offsetof(InstanceMethodCallExpression_t4F3934BA8870AA82229CEBCC31865BCDF2560B2A, ____instance_4)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get__instance_4() const { return ____instance_4; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of__instance_4() { return &____instance_4; } inline void set__instance_4(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ____instance_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____instance_4), (void*)value); } }; // System.Linq.Expressions.Interpreter.Interpreter struct Interpreter_t72F078C1054752C763660835B3B3488A135D178B : public RuntimeObject { public: // System.Linq.Expressions.Interpreter.InstructionArray System.Linq.Expressions.Interpreter.Interpreter::_instructions InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1 ____instructions_1; // System.Object[] System.Linq.Expressions.Interpreter.Interpreter::_objects ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ____objects_2; // System.Linq.Expressions.Interpreter.RuntimeLabel[] System.Linq.Expressions.Interpreter.Interpreter::_labels RuntimeLabelU5BU5D_tA65232A7BAEF83A9DB271B03B46E533A37AFBB7A* ____labels_3; // System.Linq.Expressions.Interpreter.DebugInfo[] System.Linq.Expressions.Interpreter.Interpreter::_debugInfos DebugInfoU5BU5D_tBEF3683AA37B65231F98284421C981AE65305B1E* ____debugInfos_4; // System.String System.Linq.Expressions.Interpreter.Interpreter::k__BackingField String_t* ___U3CNameU3Ek__BackingField_5; // System.Int32 System.Linq.Expressions.Interpreter.Interpreter::k__BackingField int32_t ___U3CLocalCountU3Ek__BackingField_6; // System.Collections.Generic.Dictionary`2 System.Linq.Expressions.Interpreter.Interpreter::k__BackingField Dictionary_2_tAE9216CE6245A2FBEA94860E5D55598909B27352 * ___U3CClosureVariablesU3Ek__BackingField_7; public: inline static int32_t get_offset_of__instructions_1() { return static_cast(offsetof(Interpreter_t72F078C1054752C763660835B3B3488A135D178B, ____instructions_1)); } inline InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1 get__instructions_1() const { return ____instructions_1; } inline InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1 * get_address_of__instructions_1() { return &____instructions_1; } inline void set__instructions_1(InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1 value) { ____instructions_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&____instructions_1))->___Instructions_2), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&____instructions_1))->___Objects_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&____instructions_1))->___Labels_4), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&____instructions_1))->___DebugCookies_5), (void*)NULL); #endif } inline static int32_t get_offset_of__objects_2() { return static_cast(offsetof(Interpreter_t72F078C1054752C763660835B3B3488A135D178B, ____objects_2)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get__objects_2() const { return ____objects_2; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of__objects_2() { return &____objects_2; } inline void set__objects_2(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ____objects_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____objects_2), (void*)value); } inline static int32_t get_offset_of__labels_3() { return static_cast(offsetof(Interpreter_t72F078C1054752C763660835B3B3488A135D178B, ____labels_3)); } inline RuntimeLabelU5BU5D_tA65232A7BAEF83A9DB271B03B46E533A37AFBB7A* get__labels_3() const { return ____labels_3; } inline RuntimeLabelU5BU5D_tA65232A7BAEF83A9DB271B03B46E533A37AFBB7A** get_address_of__labels_3() { return &____labels_3; } inline void set__labels_3(RuntimeLabelU5BU5D_tA65232A7BAEF83A9DB271B03B46E533A37AFBB7A* value) { ____labels_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____labels_3), (void*)value); } inline static int32_t get_offset_of__debugInfos_4() { return static_cast(offsetof(Interpreter_t72F078C1054752C763660835B3B3488A135D178B, ____debugInfos_4)); } inline DebugInfoU5BU5D_tBEF3683AA37B65231F98284421C981AE65305B1E* get__debugInfos_4() const { return ____debugInfos_4; } inline DebugInfoU5BU5D_tBEF3683AA37B65231F98284421C981AE65305B1E** get_address_of__debugInfos_4() { return &____debugInfos_4; } inline void set__debugInfos_4(DebugInfoU5BU5D_tBEF3683AA37B65231F98284421C981AE65305B1E* value) { ____debugInfos_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____debugInfos_4), (void*)value); } inline static int32_t get_offset_of_U3CNameU3Ek__BackingField_5() { return static_cast(offsetof(Interpreter_t72F078C1054752C763660835B3B3488A135D178B, ___U3CNameU3Ek__BackingField_5)); } inline String_t* get_U3CNameU3Ek__BackingField_5() const { return ___U3CNameU3Ek__BackingField_5; } inline String_t** get_address_of_U3CNameU3Ek__BackingField_5() { return &___U3CNameU3Ek__BackingField_5; } inline void set_U3CNameU3Ek__BackingField_5(String_t* value) { ___U3CNameU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CNameU3Ek__BackingField_5), (void*)value); } inline static int32_t get_offset_of_U3CLocalCountU3Ek__BackingField_6() { return static_cast(offsetof(Interpreter_t72F078C1054752C763660835B3B3488A135D178B, ___U3CLocalCountU3Ek__BackingField_6)); } inline int32_t get_U3CLocalCountU3Ek__BackingField_6() const { return ___U3CLocalCountU3Ek__BackingField_6; } inline int32_t* get_address_of_U3CLocalCountU3Ek__BackingField_6() { return &___U3CLocalCountU3Ek__BackingField_6; } inline void set_U3CLocalCountU3Ek__BackingField_6(int32_t value) { ___U3CLocalCountU3Ek__BackingField_6 = value; } inline static int32_t get_offset_of_U3CClosureVariablesU3Ek__BackingField_7() { return static_cast(offsetof(Interpreter_t72F078C1054752C763660835B3B3488A135D178B, ___U3CClosureVariablesU3Ek__BackingField_7)); } inline Dictionary_2_tAE9216CE6245A2FBEA94860E5D55598909B27352 * get_U3CClosureVariablesU3Ek__BackingField_7() const { return ___U3CClosureVariablesU3Ek__BackingField_7; } inline Dictionary_2_tAE9216CE6245A2FBEA94860E5D55598909B27352 ** get_address_of_U3CClosureVariablesU3Ek__BackingField_7() { return &___U3CClosureVariablesU3Ek__BackingField_7; } inline void set_U3CClosureVariablesU3Ek__BackingField_7(Dictionary_2_tAE9216CE6245A2FBEA94860E5D55598909B27352 * value) { ___U3CClosureVariablesU3Ek__BackingField_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CClosureVariablesU3Ek__BackingField_7), (void*)value); } }; struct Interpreter_t72F078C1054752C763660835B3B3488A135D178B_StaticFields { public: // System.Object System.Linq.Expressions.Interpreter.Interpreter::NoValue RuntimeObject * ___NoValue_0; public: inline static int32_t get_offset_of_NoValue_0() { return static_cast(offsetof(Interpreter_t72F078C1054752C763660835B3B3488A135D178B_StaticFields, ___NoValue_0)); } inline RuntimeObject * get_NoValue_0() const { return ___NoValue_0; } inline RuntimeObject ** get_address_of_NoValue_0() { return &___NoValue_0; } inline void set_NoValue_0(RuntimeObject * value) { ___NoValue_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___NoValue_0), (void*)value); } }; // System.Linq.Expressions.InvocationExpression1 struct InvocationExpression1_tDD76D4333394ACC4713955BDAEE4726A03FFD29D : public InvocationExpression_tF2FBF805F35CA740983A7D613B5BB86ABA9D9A29 { public: // System.Object System.Linq.Expressions.InvocationExpression1::_arg0 RuntimeObject * ____arg0_5; public: inline static int32_t get_offset_of__arg0_5() { return static_cast(offsetof(InvocationExpression1_tDD76D4333394ACC4713955BDAEE4726A03FFD29D, ____arg0_5)); } inline RuntimeObject * get__arg0_5() const { return ____arg0_5; } inline RuntimeObject ** get_address_of__arg0_5() { return &____arg0_5; } inline void set__arg0_5(RuntimeObject * value) { ____arg0_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____arg0_5), (void*)value); } }; // System.Linq.Expressions.MethodCallExpression0 struct MethodCallExpression0_t0C4A68F1C62B9150D041F02001B72C034F15BB0D : public MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4 { public: public: }; // System.Linq.Expressions.MethodCallExpression1 struct MethodCallExpression1_tF9AACB3AE37944B62BA5385CE03CFE083C167C96 : public MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4 { public: // System.Object System.Linq.Expressions.MethodCallExpression1::_arg0 RuntimeObject * ____arg0_4; public: inline static int32_t get_offset_of__arg0_4() { return static_cast(offsetof(MethodCallExpression1_tF9AACB3AE37944B62BA5385CE03CFE083C167C96, ____arg0_4)); } inline RuntimeObject * get__arg0_4() const { return ____arg0_4; } inline RuntimeObject ** get_address_of__arg0_4() { return &____arg0_4; } inline void set__arg0_4(RuntimeObject * value) { ____arg0_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____arg0_4), (void*)value); } }; // System.Linq.Expressions.MethodCallExpression2 struct MethodCallExpression2_t4DDBD4EAD2793B4032F3113E920BADEC70F734FD : public MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4 { public: // System.Object System.Linq.Expressions.MethodCallExpression2::_arg0 RuntimeObject * ____arg0_4; // System.Linq.Expressions.Expression System.Linq.Expressions.MethodCallExpression2::_arg1 Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ____arg1_5; public: inline static int32_t get_offset_of__arg0_4() { return static_cast(offsetof(MethodCallExpression2_t4DDBD4EAD2793B4032F3113E920BADEC70F734FD, ____arg0_4)); } inline RuntimeObject * get__arg0_4() const { return ____arg0_4; } inline RuntimeObject ** get_address_of__arg0_4() { return &____arg0_4; } inline void set__arg0_4(RuntimeObject * value) { ____arg0_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____arg0_4), (void*)value); } inline static int32_t get_offset_of__arg1_5() { return static_cast(offsetof(MethodCallExpression2_t4DDBD4EAD2793B4032F3113E920BADEC70F734FD, ____arg1_5)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get__arg1_5() const { return ____arg1_5; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of__arg1_5() { return &____arg1_5; } inline void set__arg1_5(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ____arg1_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____arg1_5), (void*)value); } }; // System.Linq.Expressions.MethodCallExpression3 struct MethodCallExpression3_t46314C881D4146FC4EA14551640F1A2475F5F6DD : public MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4 { public: // System.Object System.Linq.Expressions.MethodCallExpression3::_arg0 RuntimeObject * ____arg0_4; // System.Linq.Expressions.Expression System.Linq.Expressions.MethodCallExpression3::_arg1 Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ____arg1_5; // System.Linq.Expressions.Expression System.Linq.Expressions.MethodCallExpression3::_arg2 Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ____arg2_6; public: inline static int32_t get_offset_of__arg0_4() { return static_cast(offsetof(MethodCallExpression3_t46314C881D4146FC4EA14551640F1A2475F5F6DD, ____arg0_4)); } inline RuntimeObject * get__arg0_4() const { return ____arg0_4; } inline RuntimeObject ** get_address_of__arg0_4() { return &____arg0_4; } inline void set__arg0_4(RuntimeObject * value) { ____arg0_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____arg0_4), (void*)value); } inline static int32_t get_offset_of__arg1_5() { return static_cast(offsetof(MethodCallExpression3_t46314C881D4146FC4EA14551640F1A2475F5F6DD, ____arg1_5)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get__arg1_5() const { return ____arg1_5; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of__arg1_5() { return &____arg1_5; } inline void set__arg1_5(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ____arg1_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____arg1_5), (void*)value); } inline static int32_t get_offset_of__arg2_6() { return static_cast(offsetof(MethodCallExpression3_t46314C881D4146FC4EA14551640F1A2475F5F6DD, ____arg2_6)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get__arg2_6() const { return ____arg2_6; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of__arg2_6() { return &____arg2_6; } inline void set__arg2_6(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ____arg2_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____arg2_6), (void*)value); } }; // System.Linq.Expressions.MethodCallExpression4 struct MethodCallExpression4_t61AC6FE32EEAF46DEA2D549C6B21CF4B9850032D : public MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4 { public: // System.Object System.Linq.Expressions.MethodCallExpression4::_arg0 RuntimeObject * ____arg0_4; // System.Linq.Expressions.Expression System.Linq.Expressions.MethodCallExpression4::_arg1 Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ____arg1_5; // System.Linq.Expressions.Expression System.Linq.Expressions.MethodCallExpression4::_arg2 Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ____arg2_6; // System.Linq.Expressions.Expression System.Linq.Expressions.MethodCallExpression4::_arg3 Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ____arg3_7; public: inline static int32_t get_offset_of__arg0_4() { return static_cast(offsetof(MethodCallExpression4_t61AC6FE32EEAF46DEA2D549C6B21CF4B9850032D, ____arg0_4)); } inline RuntimeObject * get__arg0_4() const { return ____arg0_4; } inline RuntimeObject ** get_address_of__arg0_4() { return &____arg0_4; } inline void set__arg0_4(RuntimeObject * value) { ____arg0_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____arg0_4), (void*)value); } inline static int32_t get_offset_of__arg1_5() { return static_cast(offsetof(MethodCallExpression4_t61AC6FE32EEAF46DEA2D549C6B21CF4B9850032D, ____arg1_5)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get__arg1_5() const { return ____arg1_5; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of__arg1_5() { return &____arg1_5; } inline void set__arg1_5(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ____arg1_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____arg1_5), (void*)value); } inline static int32_t get_offset_of__arg2_6() { return static_cast(offsetof(MethodCallExpression4_t61AC6FE32EEAF46DEA2D549C6B21CF4B9850032D, ____arg2_6)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get__arg2_6() const { return ____arg2_6; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of__arg2_6() { return &____arg2_6; } inline void set__arg2_6(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ____arg2_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____arg2_6), (void*)value); } inline static int32_t get_offset_of__arg3_7() { return static_cast(offsetof(MethodCallExpression4_t61AC6FE32EEAF46DEA2D549C6B21CF4B9850032D, ____arg3_7)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get__arg3_7() const { return ____arg3_7; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of__arg3_7() { return &____arg3_7; } inline void set__arg3_7(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ____arg3_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____arg3_7), (void*)value); } }; // System.Linq.Expressions.MethodCallExpression5 struct MethodCallExpression5_t3ABAD9FB5E19EFAD880D8537EB06BD7AD0B72BFA : public MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4 { public: // System.Object System.Linq.Expressions.MethodCallExpression5::_arg0 RuntimeObject * ____arg0_4; // System.Linq.Expressions.Expression System.Linq.Expressions.MethodCallExpression5::_arg1 Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ____arg1_5; // System.Linq.Expressions.Expression System.Linq.Expressions.MethodCallExpression5::_arg2 Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ____arg2_6; // System.Linq.Expressions.Expression System.Linq.Expressions.MethodCallExpression5::_arg3 Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ____arg3_7; // System.Linq.Expressions.Expression System.Linq.Expressions.MethodCallExpression5::_arg4 Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ____arg4_8; public: inline static int32_t get_offset_of__arg0_4() { return static_cast(offsetof(MethodCallExpression5_t3ABAD9FB5E19EFAD880D8537EB06BD7AD0B72BFA, ____arg0_4)); } inline RuntimeObject * get__arg0_4() const { return ____arg0_4; } inline RuntimeObject ** get_address_of__arg0_4() { return &____arg0_4; } inline void set__arg0_4(RuntimeObject * value) { ____arg0_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____arg0_4), (void*)value); } inline static int32_t get_offset_of__arg1_5() { return static_cast(offsetof(MethodCallExpression5_t3ABAD9FB5E19EFAD880D8537EB06BD7AD0B72BFA, ____arg1_5)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get__arg1_5() const { return ____arg1_5; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of__arg1_5() { return &____arg1_5; } inline void set__arg1_5(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ____arg1_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____arg1_5), (void*)value); } inline static int32_t get_offset_of__arg2_6() { return static_cast(offsetof(MethodCallExpression5_t3ABAD9FB5E19EFAD880D8537EB06BD7AD0B72BFA, ____arg2_6)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get__arg2_6() const { return ____arg2_6; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of__arg2_6() { return &____arg2_6; } inline void set__arg2_6(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ____arg2_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____arg2_6), (void*)value); } inline static int32_t get_offset_of__arg3_7() { return static_cast(offsetof(MethodCallExpression5_t3ABAD9FB5E19EFAD880D8537EB06BD7AD0B72BFA, ____arg3_7)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get__arg3_7() const { return ____arg3_7; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of__arg3_7() { return &____arg3_7; } inline void set__arg3_7(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ____arg3_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____arg3_7), (void*)value); } inline static int32_t get_offset_of__arg4_8() { return static_cast(offsetof(MethodCallExpression5_t3ABAD9FB5E19EFAD880D8537EB06BD7AD0B72BFA, ____arg4_8)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get__arg4_8() const { return ____arg4_8; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of__arg4_8() { return &____arg4_8; } inline void set__arg4_8(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ____arg4_8 = value; Il2CppCodeGenWriteBarrier((void**)(&____arg4_8), (void*)value); } }; // System.Linq.Expressions.MethodCallExpressionN struct MethodCallExpressionN_tB03180907C6E393892BCD6796370D54E7DB054E8 : public MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4 { public: // System.Collections.Generic.IReadOnlyList`1 System.Linq.Expressions.MethodCallExpressionN::_arguments RuntimeObject* ____arguments_4; public: inline static int32_t get_offset_of__arguments_4() { return static_cast(offsetof(MethodCallExpressionN_tB03180907C6E393892BCD6796370D54E7DB054E8, ____arguments_4)); } inline RuntimeObject* get__arguments_4() const { return ____arguments_4; } inline RuntimeObject** get_address_of__arguments_4() { return &____arguments_4; } inline void set__arguments_4(RuntimeObject* value) { ____arguments_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____arguments_4), (void*)value); } }; // System.Reflection.MethodInfo struct MethodInfo_t : public MethodBase_t { public: public: }; // System.Linq.Expressions.Interpreter.MethodInfoCallInstruction struct MethodInfoCallInstruction_t0EA1D8A0DFD7127CBAC63CDF76A82F8D094211ED : public CallInstruction_t39AE23BF399E52EB8FF681E4E02E934FEFB05895 { public: // System.Reflection.MethodInfo System.Linq.Expressions.Interpreter.MethodInfoCallInstruction::_target MethodInfo_t * ____target_0; // System.Int32 System.Linq.Expressions.Interpreter.MethodInfoCallInstruction::_argumentCount int32_t ____argumentCount_1; public: inline static int32_t get_offset_of__target_0() { return static_cast(offsetof(MethodInfoCallInstruction_t0EA1D8A0DFD7127CBAC63CDF76A82F8D094211ED, ____target_0)); } inline MethodInfo_t * get__target_0() const { return ____target_0; } inline MethodInfo_t ** get_address_of__target_0() { return &____target_0; } inline void set__target_0(MethodInfo_t * value) { ____target_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____target_0), (void*)value); } inline static int32_t get_offset_of__argumentCount_1() { return static_cast(offsetof(MethodInfoCallInstruction_t0EA1D8A0DFD7127CBAC63CDF76A82F8D094211ED, ____argumentCount_1)); } inline int32_t get__argumentCount_1() const { return ____argumentCount_1; } inline int32_t* get_address_of__argumentCount_1() { return &____argumentCount_1; } inline void set__argumentCount_1(int32_t value) { ____argumentCount_1 = value; } }; // System.Security.Cryptography.PaddingMode struct PaddingMode_t290E663334E2B7C9D97E4E1985CB3CAAB7B432D3 { public: // System.Int32 System.Security.Cryptography.PaddingMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(PaddingMode_t290E663334E2B7C9D97E4E1985CB3CAAB7B432D3, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Reflection.ParameterAttributes struct ParameterAttributes_t79BD378DEC3F187D9773B9A4EDE573866E930218 { public: // System.Int32 System.Reflection.ParameterAttributes::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ParameterAttributes_t79BD378DEC3F187D9773B9A4EDE573866E930218, ___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.Linq.Expressions.PropertyExpression struct PropertyExpression_t5E160F0B0537135FFDD6B63177957423E4A158A2 : public MemberExpression_t9F4B2A7A517DFE6F72C956A3ED868D8C043C6622 { public: // System.Reflection.PropertyInfo System.Linq.Expressions.PropertyExpression::_property PropertyInfo_t * ____property_4; public: inline static int32_t get_offset_of__property_4() { return static_cast(offsetof(PropertyExpression_t5E160F0B0537135FFDD6B63177957423E4A158A2, ____property_4)); } inline PropertyInfo_t * get__property_4() const { return ____property_4; } inline PropertyInfo_t ** get_address_of__property_4() { return &____property_4; } inline void set__property_4(PropertyInfo_t * value) { ____property_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____property_4), (void*)value); } }; // System.RuntimeFieldHandle struct RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 { public: // System.IntPtr System.RuntimeFieldHandle::value intptr_t ___value_0; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96, ___value_0)); } inline intptr_t get_value_0() const { return ___value_0; } inline intptr_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(intptr_t value) { ___value_0 = value; } }; // System.RuntimeTypeHandle struct RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 { public: // System.IntPtr System.RuntimeTypeHandle::value intptr_t ___value_0; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9, ___value_0)); } inline intptr_t get_value_0() const { return ___value_0; } inline intptr_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(intptr_t value) { ___value_0 = value; } }; // System.Linq.Expressions.ScopeExpression struct ScopeExpression_tDE0A022479B618F70B02FDFE5F88D5D02E90FB9D : public BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB { public: // System.Collections.Generic.IReadOnlyList`1 System.Linq.Expressions.ScopeExpression::_variables RuntimeObject* ____variables_3; public: inline static int32_t get_offset_of__variables_3() { return static_cast(offsetof(ScopeExpression_tDE0A022479B618F70B02FDFE5F88D5D02E90FB9D, ____variables_3)); } inline RuntimeObject* get__variables_3() const { return ____variables_3; } inline RuntimeObject** get_address_of__variables_3() { return &____variables_3; } inline void set__variables_3(RuntimeObject* value) { ____variables_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____variables_3), (void*)value); } }; // System.StringComparison struct StringComparison_tCC9F72B9B1E2C3C6D2566DD0D3A61E1621048998 { public: // System.Int32 System.StringComparison::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(StringComparison_tCC9F72B9B1E2C3C6D2566DD0D3A61E1621048998, ___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.Linq.Expressions.SymbolDocumentInfo struct SymbolDocumentInfo_t1E0BCE42100C1E8F75300A141ECB6D1542D2164E : public RuntimeObject { public: // System.String System.Linq.Expressions.SymbolDocumentInfo::k__BackingField String_t* ___U3CFileNameU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CFileNameU3Ek__BackingField_0() { return static_cast(offsetof(SymbolDocumentInfo_t1E0BCE42100C1E8F75300A141ECB6D1542D2164E, ___U3CFileNameU3Ek__BackingField_0)); } inline String_t* get_U3CFileNameU3Ek__BackingField_0() const { return ___U3CFileNameU3Ek__BackingField_0; } inline String_t** get_address_of_U3CFileNameU3Ek__BackingField_0() { return &___U3CFileNameU3Ek__BackingField_0; } inline void set_U3CFileNameU3Ek__BackingField_0(String_t* value) { ___U3CFileNameU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFileNameU3Ek__BackingField_0), (void*)value); } }; struct SymbolDocumentInfo_t1E0BCE42100C1E8F75300A141ECB6D1542D2164E_StaticFields { public: // System.Guid System.Linq.Expressions.SymbolDocumentInfo::DocumentType_Text Guid_t ___DocumentType_Text_1; public: inline static int32_t get_offset_of_DocumentType_Text_1() { return static_cast(offsetof(SymbolDocumentInfo_t1E0BCE42100C1E8F75300A141ECB6D1542D2164E_StaticFields, ___DocumentType_Text_1)); } inline Guid_t get_DocumentType_Text_1() const { return ___DocumentType_Text_1; } inline Guid_t * get_address_of_DocumentType_Text_1() { return &___DocumentType_Text_1; } inline void set_DocumentType_Text_1(Guid_t value) { ___DocumentType_Text_1 = value; } }; // System.TypeCode struct TypeCode_tCB39BAB5CFB7A1E0BCB521413E3C46B81C31AA7C { public: // System.Int32 System.TypeCode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(TypeCode_tCB39BAB5CFB7A1E0BCB521413E3C46B81C31AA7C, ___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.Linq.Expressions.TypedConstantExpression struct TypedConstantExpression_tBBD471F35E5E9B51126D6779736D9CCC49538630 : public ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB { public: // System.Type System.Linq.Expressions.TypedConstantExpression::k__BackingField Type_t * ___U3CTypeU3Ek__BackingField_4; public: inline static int32_t get_offset_of_U3CTypeU3Ek__BackingField_4() { return static_cast(offsetof(TypedConstantExpression_tBBD471F35E5E9B51126D6779736D9CCC49538630, ___U3CTypeU3Ek__BackingField_4)); } inline Type_t * get_U3CTypeU3Ek__BackingField_4() const { return ___U3CTypeU3Ek__BackingField_4; } inline Type_t ** get_address_of_U3CTypeU3Ek__BackingField_4() { return &___U3CTypeU3Ek__BackingField_4; } inline void set_U3CTypeU3Ek__BackingField_4(Type_t * value) { ___U3CTypeU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CTypeU3Ek__BackingField_4), (void*)value); } }; // System.Linq.Expressions.TypedParameterExpression struct TypedParameterExpression_t4A8A2ACEE15EB5177B0A2B69C3EA017418803EDC : public ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE { public: // System.Type System.Linq.Expressions.TypedParameterExpression::k__BackingField Type_t * ___U3CTypeU3Ek__BackingField_4; public: inline static int32_t get_offset_of_U3CTypeU3Ek__BackingField_4() { return static_cast(offsetof(TypedParameterExpression_t4A8A2ACEE15EB5177B0A2B69C3EA017418803EDC, ___U3CTypeU3Ek__BackingField_4)); } inline Type_t * get_U3CTypeU3Ek__BackingField_4() const { return ___U3CTypeU3Ek__BackingField_4; } inline Type_t ** get_address_of_U3CTypeU3Ek__BackingField_4() { return &___U3CTypeU3Ek__BackingField_4; } inline void set_U3CTypeU3Ek__BackingField_4(Type_t * value) { ___U3CTypeU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CTypeU3Ek__BackingField_4), (void*)value); } }; // System.Linq.Expressions.Interpreter.AddInstruction/AddDouble struct AddDouble_tBFDDDD46997B5B03C8C0555F8EE578A53F6B32F9 : public AddInstruction_tE70231108102CA726317C742E7E7A161756D243B { public: public: }; // System.Linq.Expressions.Interpreter.AddInstruction/AddInt16 struct AddInt16_tD63C23EDC7441D9BB980B07B762DBE4AFA0328A1 : public AddInstruction_tE70231108102CA726317C742E7E7A161756D243B { public: public: }; // System.Linq.Expressions.Interpreter.AddInstruction/AddInt32 struct AddInt32_t38AA5CA348CC1E7D2AFB2A73D0671164A88BDCD1 : public AddInstruction_tE70231108102CA726317C742E7E7A161756D243B { public: public: }; // System.Linq.Expressions.Interpreter.AddInstruction/AddInt64 struct AddInt64_t0A61177C350B9B43E7299936F84BCB1D69A7BEAF : public AddInstruction_tE70231108102CA726317C742E7E7A161756D243B { public: public: }; // System.Linq.Expressions.Interpreter.AddInstruction/AddSingle struct AddSingle_t5F43F41F0BC01B03F40B23E889736E3193820176 : public AddInstruction_tE70231108102CA726317C742E7E7A161756D243B { public: public: }; // System.Linq.Expressions.Interpreter.AddInstruction/AddUInt16 struct AddUInt16_t69A150D091B935809970141E345DD48EE0B4B35E : public AddInstruction_tE70231108102CA726317C742E7E7A161756D243B { public: public: }; // System.Linq.Expressions.Interpreter.AddInstruction/AddUInt32 struct AddUInt32_tC3EB7672D6B4B915873F80B5B28A646C7415F4AA : public AddInstruction_tE70231108102CA726317C742E7E7A161756D243B { public: public: }; // System.Linq.Expressions.Interpreter.AddInstruction/AddUInt64 struct AddUInt64_tA8F4F2561B708B460DB4D1C49D389777A9A5B050 : public AddInstruction_tE70231108102CA726317C742E7E7A161756D243B { public: public: }; // System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfInt16 struct AddOvfInt16_tD4A66765762C9526A6D0B53B836BD0A5276EEEF8 : public AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827 { public: public: }; // System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfInt32 struct AddOvfInt32_tF258FAEEF10C2BA5612FD8A64731CC05EDFE2DFA : public AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827 { public: public: }; // System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfInt64 struct AddOvfInt64_t4960F776CA3CF7524C794E46DB84B669EDE632E2 : public AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827 { public: public: }; // System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfUInt16 struct AddOvfUInt16_tED3343A9E243352F1344362F93DA1242EEF4CEAC : public AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827 { public: public: }; // System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfUInt32 struct AddOvfUInt32_tEFC3F4F2661C19CF476AB25281AEFA9255FA6421 : public AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827 { public: public: }; // System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfUInt64 struct AddOvfUInt64_t79C91AE4B8B23944C1F90799628ADD9259EA4CC6 : public AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827 { public: public: }; // System.Linq.Expressions.Interpreter.AndInstruction/AndBoolean struct AndBoolean_tA166B93BE8CCD87C83F5AF85B4C73C2D65A0488A : public AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8 { public: public: }; // System.Linq.Expressions.Interpreter.AndInstruction/AndByte struct AndByte_tD0C2D21E6F49411964474504BEC7BF3B9EA688EB : public AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8 { public: public: }; // System.Linq.Expressions.Interpreter.AndInstruction/AndInt16 struct AndInt16_t6D7B2783268B3301475284C64A4DE1F136AA4C98 : public AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8 { public: public: }; // System.Linq.Expressions.Interpreter.AndInstruction/AndInt32 struct AndInt32_t6827AF086CB2E00E5902032CCAF8247DB562E1C3 : public AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8 { public: public: }; // System.Linq.Expressions.Interpreter.AndInstruction/AndInt64 struct AndInt64_t2651345A816230DA8964114758B2DE5DB7302FC0 : public AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8 { public: public: }; // System.Linq.Expressions.Interpreter.AndInstruction/AndSByte struct AndSByte_t64776A87B6794626CE1D2157C9518413F7F756A1 : public AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8 { public: public: }; // System.Linq.Expressions.Interpreter.AndInstruction/AndUInt16 struct AndUInt16_t06C5F3890A4ED7FE97BEA500E99E51D0FA1F6556 : public AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8 { public: public: }; // System.Linq.Expressions.Interpreter.AndInstruction/AndUInt32 struct AndUInt32_tB67639D2EBBC8C0CEC333EF30427DCC9794D891B : public AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8 { public: public: }; // System.Linq.Expressions.Interpreter.AndInstruction/AndUInt64 struct AndUInt64_t9C70E8307BD88C60CD4630E58F9BC114822697E4 : public AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8 { public: public: }; // System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementDouble struct DecrementDouble_t29374A7AC697E04BF2B955E452BC4F29845D207A : public DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6 { public: public: }; // System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementInt16 struct DecrementInt16_tC640FBBC221B6CECBEEF049FE7425B8BF6B274BA : public DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6 { public: public: }; // System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementInt32 struct DecrementInt32_t73572443D6E31AF991793F484F8045C5738166E2 : public DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6 { public: public: }; // System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementInt64 struct DecrementInt64_t7DCCCB32760DAFF4032EF681EA1EE8D9638C7DBF : public DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6 { public: public: }; // System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementSingle struct DecrementSingle_t7F55773C587DCCC7A19F80D540FD37426EC28B7E : public DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6 { public: public: }; // System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementUInt16 struct DecrementUInt16_tA2306ED797C0F88FB263556769115587FFB54C8B : public DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6 { public: public: }; // System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementUInt32 struct DecrementUInt32_t85923F59DF15227A54709E5605010439548F285B : public DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6 { public: public: }; // System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementUInt64 struct DecrementUInt64_t482C0B553113805C7557B34800BF56B699BDB00A : public DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6 { public: public: }; // System.Linq.Expressions.Interpreter.DivInstruction/DivDouble struct DivDouble_t017CC663AA8C333983F532B78F50FA95E96BFAC7 : public DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC { public: public: }; // System.Linq.Expressions.Interpreter.DivInstruction/DivInt16 struct DivInt16_t8869B99D73336FA7A1622093459CE80E12971C3B : public DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC { public: public: }; // System.Linq.Expressions.Interpreter.DivInstruction/DivInt32 struct DivInt32_tAB60050266B53BF496F1AA4936BF887344E2C773 : public DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC { public: public: }; // System.Linq.Expressions.Interpreter.DivInstruction/DivInt64 struct DivInt64_tA93DE1CC0F871FFC80E978731237452165D599EB : public DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC { public: public: }; // System.Linq.Expressions.Interpreter.DivInstruction/DivSingle struct DivSingle_t5A3864D5C469199CB292BCD9A9B6AAA403454BFD : public DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC { public: public: }; // System.Linq.Expressions.Interpreter.DivInstruction/DivUInt16 struct DivUInt16_t4B655678125558881E98A2C21C8ED30189B39F62 : public DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC { public: public: }; // System.Linq.Expressions.Interpreter.DivInstruction/DivUInt32 struct DivUInt32_t29DD2A53152FE018F56BD3FAEB90D60370142004 : public DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC { public: public: }; // System.Linq.Expressions.Interpreter.DivInstruction/DivUInt64 struct DivUInt64_tE70C6AA67FE627E01B4987DECD5AC0C0CABEB510 : public DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC { public: public: }; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualBoolean struct EqualBoolean_t5D01717977533ABA08A5BFB105F823D1E981D686 : public EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 { public: public: }; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualBooleanLiftedToNull struct EqualBooleanLiftedToNull_t0A43F0708884C8FFBC937109FC1D29743907AFE3 : public EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 { public: public: }; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualByte struct EqualByte_tEC804501CD876012A69D17A8220CC66AD4B86167 : public EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 { public: public: }; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualByteLiftedToNull struct EqualByteLiftedToNull_t5B9F5F89F2DC7A110BA6659B537CFEE940F22E9B : public EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 { public: public: }; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualChar struct EqualChar_t81ACD779B568BF52084C229D2C4146D396058BD8 : public EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 { public: public: }; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualCharLiftedToNull struct EqualCharLiftedToNull_tBD2D252BE180ECF8C3BCE7CB01B6F9488A4512F6 : public EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 { public: public: }; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualDouble struct EqualDouble_t7E25405691A759E72D4FD80F7DD9D5353F2C6E57 : public EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 { public: public: }; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualDoubleLiftedToNull struct EqualDoubleLiftedToNull_t9D4E6CD47474F7E84C9941AF54E3F1A7BB1D306F : public EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 { public: public: }; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt16 struct EqualInt16_tF6FC945C42EB77FF2CE5D79873111B99BFB6CEE7 : public EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 { public: public: }; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt16LiftedToNull struct EqualInt16LiftedToNull_tA72BFA5B3AE768010F897959788A8D8F1D4BF494 : public EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 { public: public: }; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt32 struct EqualInt32_t22F899A73A0BA7B368655D10BBC0E41A7D115264 : public EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 { public: public: }; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt32LiftedToNull struct EqualInt32LiftedToNull_tDF7A927185FB11C6E48EAC0AC19889ED68CFBB82 : public EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 { public: public: }; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt64 struct EqualInt64_tD1D29DF2EC53C6DCE12F8717DF57C8C8B3EBAD12 : public EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 { public: public: }; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt64LiftedToNull struct EqualInt64LiftedToNull_t7E4AF431EB29BE65D5592CFC974BBEA504241449 : public EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 { public: public: }; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualReference struct EqualReference_tCE0AAB328C0ADCCC735BAAA3C6A9B77833968D99 : public EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 { public: public: }; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualSByte struct EqualSByte_tC540213C2F46DCBD605A8290449D77DC4592E810 : public EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 { public: public: }; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualSByteLiftedToNull struct EqualSByteLiftedToNull_tF4020D837E623BF08266B5584A441322537F7DDD : public EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 { public: public: }; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualSingle struct EqualSingle_tB33453CF26BB89F6FDF813F7292BF37FB87C5D0D : public EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 { public: public: }; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualSingleLiftedToNull struct EqualSingleLiftedToNull_t7BB0E05F4CE590EF4CBAC3C5D61DD605552CB890 : public EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 { public: public: }; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt16 struct EqualUInt16_t832A2F66E33F8F0139E2F02CDD123AF695842DD1 : public EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 { public: public: }; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt16LiftedToNull struct EqualUInt16LiftedToNull_tD5855662BC2DC0794D7D39CC08F507E4A16BC9FB : public EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 { public: public: }; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt32 struct EqualUInt32_t165EBC10BBBC906AA5D53C8AC63AE9C37CE11FA1 : public EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 { public: public: }; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt32LiftedToNull struct EqualUInt32LiftedToNull_t99A422FEEBDE226F9C6D80686E2B912D0A6AF716 : public EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 { public: public: }; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt64 struct EqualUInt64_tB84481F12AE11CDDBF364778B1F40488FF20EC98 : public EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 { public: public: }; // System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt64LiftedToNull struct EqualUInt64LiftedToNull_tCB2E12EBAF20FFCB94230946183BE1188E0FA555 : public EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 { public: public: }; // System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrBoolean struct ExclusiveOrBoolean_t149439E692D32375C9601E1EE1CADD060EFFDA11 : public ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB { public: public: }; // System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrByte struct ExclusiveOrByte_t023C55F884EC856B716454E6400E6EA5E4A0A606 : public ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB { public: public: }; // System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrInt16 struct ExclusiveOrInt16_t9E90E37AA6D015ECFE52ADC385A57F1A480CC3FA : public ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB { public: public: }; // System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrInt32 struct ExclusiveOrInt32_t543CB2276364B63138163AB77402E56E043DDA88 : public ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB { public: public: }; // System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrInt64 struct ExclusiveOrInt64_tE30327F94FB81EDFD592D4628B745D146E97D7A4 : public ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB { public: public: }; // System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrSByte struct ExclusiveOrSByte_t44ED50246D2EF84D6DFBD0F13FF788E6E83E15BC : public ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB { public: public: }; // System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrUInt16 struct ExclusiveOrUInt16_tD6FFE77AFFD3C640E71D01BDCB66F2F66FFF56A0 : public ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB { public: public: }; // System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrUInt32 struct ExclusiveOrUInt32_t08DDC79C214724BA06D3DFB4AFA0EB5EF16D327C : public ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB { public: public: }; // System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrUInt64 struct ExclusiveOrUInt64_t59D6C51D360CAD0E43A663F7059741EFCADF0ABA : public ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB { public: public: }; // System.ApplicationException struct ApplicationException_t8D709C0445A040467C6A632AD7F742B25AB2A407 : public Exception_t { public: public: }; // System.Linq.Expressions.Interpreter.ByRefMethodInfoCallInstruction struct ByRefMethodInfoCallInstruction_t10DC45DF7072884B60C4A99761AEFDDD3790BDC0 : public MethodInfoCallInstruction_t0EA1D8A0DFD7127CBAC63CDF76A82F8D094211ED { public: // System.Linq.Expressions.Interpreter.ByRefUpdater[] System.Linq.Expressions.Interpreter.ByRefMethodInfoCallInstruction::_byrefArgs ByRefUpdaterU5BU5D_t0FAE787778490964F634E1734FBF728A93E13A84* ____byrefArgs_2; public: inline static int32_t get_offset_of__byrefArgs_2() { return static_cast(offsetof(ByRefMethodInfoCallInstruction_t10DC45DF7072884B60C4A99761AEFDDD3790BDC0, ____byrefArgs_2)); } inline ByRefUpdaterU5BU5D_t0FAE787778490964F634E1734FBF728A93E13A84* get__byrefArgs_2() const { return ____byrefArgs_2; } inline ByRefUpdaterU5BU5D_t0FAE787778490964F634E1734FBF728A93E13A84** get_address_of__byrefArgs_2() { return &____byrefArgs_2; } inline void set__byrefArgs_2(ByRefUpdaterU5BU5D_t0FAE787778490964F634E1734FBF728A93E13A84* value) { ____byrefArgs_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____byrefArgs_2), (void*)value); } }; // System.Linq.Expressions.ByRefParameterExpression struct ByRefParameterExpression_t61356780E4E9A2A07C0DD60617DDF57C71C9FFD1 : public TypedParameterExpression_t4A8A2ACEE15EB5177B0A2B69C3EA017418803EDC { public: public: }; // System.Linq.Expressions.FullConditionalExpressionWithType struct FullConditionalExpressionWithType_tBF1F5AE5F144524EB18461C0D1BFF039C2B152FD : public FullConditionalExpression_tADC19AFC5D21A1736314F1F96D36847909C65F30 { public: // System.Type System.Linq.Expressions.FullConditionalExpressionWithType::k__BackingField Type_t * ___U3CTypeU3Ek__BackingField_6; public: inline static int32_t get_offset_of_U3CTypeU3Ek__BackingField_6() { return static_cast(offsetof(FullConditionalExpressionWithType_tBF1F5AE5F144524EB18461C0D1BFF039C2B152FD, ___U3CTypeU3Ek__BackingField_6)); } inline Type_t * get_U3CTypeU3Ek__BackingField_6() const { return ___U3CTypeU3Ek__BackingField_6; } inline Type_t ** get_address_of_U3CTypeU3Ek__BackingField_6() { return &___U3CTypeU3Ek__BackingField_6; } inline void set_U3CTypeU3Ek__BackingField_6(Type_t * value) { ___U3CTypeU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CTypeU3Ek__BackingField_6), (void*)value); } }; // System.Linq.Expressions.GotoExpression struct GotoExpression_t7490B42D28D83F9C2140DB30C9821AC4EC4060FF : public Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 { public: // System.Type System.Linq.Expressions.GotoExpression::k__BackingField Type_t * ___U3CTypeU3Ek__BackingField_3; // System.Linq.Expressions.Expression System.Linq.Expressions.GotoExpression::k__BackingField Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___U3CValueU3Ek__BackingField_4; // System.Linq.Expressions.LabelTarget System.Linq.Expressions.GotoExpression::k__BackingField LabelTarget_t4E0B75FE6DAD05FC6651E53032D2C5F19D8E81D1 * ___U3CTargetU3Ek__BackingField_5; // System.Linq.Expressions.GotoExpressionKind System.Linq.Expressions.GotoExpression::k__BackingField int32_t ___U3CKindU3Ek__BackingField_6; public: inline static int32_t get_offset_of_U3CTypeU3Ek__BackingField_3() { return static_cast(offsetof(GotoExpression_t7490B42D28D83F9C2140DB30C9821AC4EC4060FF, ___U3CTypeU3Ek__BackingField_3)); } inline Type_t * get_U3CTypeU3Ek__BackingField_3() const { return ___U3CTypeU3Ek__BackingField_3; } inline Type_t ** get_address_of_U3CTypeU3Ek__BackingField_3() { return &___U3CTypeU3Ek__BackingField_3; } inline void set_U3CTypeU3Ek__BackingField_3(Type_t * value) { ___U3CTypeU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CTypeU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CValueU3Ek__BackingField_4() { return static_cast(offsetof(GotoExpression_t7490B42D28D83F9C2140DB30C9821AC4EC4060FF, ___U3CValueU3Ek__BackingField_4)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get_U3CValueU3Ek__BackingField_4() const { return ___U3CValueU3Ek__BackingField_4; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of_U3CValueU3Ek__BackingField_4() { return &___U3CValueU3Ek__BackingField_4; } inline void set_U3CValueU3Ek__BackingField_4(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ___U3CValueU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CValueU3Ek__BackingField_4), (void*)value); } inline static int32_t get_offset_of_U3CTargetU3Ek__BackingField_5() { return static_cast(offsetof(GotoExpression_t7490B42D28D83F9C2140DB30C9821AC4EC4060FF, ___U3CTargetU3Ek__BackingField_5)); } inline LabelTarget_t4E0B75FE6DAD05FC6651E53032D2C5F19D8E81D1 * get_U3CTargetU3Ek__BackingField_5() const { return ___U3CTargetU3Ek__BackingField_5; } inline LabelTarget_t4E0B75FE6DAD05FC6651E53032D2C5F19D8E81D1 ** get_address_of_U3CTargetU3Ek__BackingField_5() { return &___U3CTargetU3Ek__BackingField_5; } inline void set_U3CTargetU3Ek__BackingField_5(LabelTarget_t4E0B75FE6DAD05FC6651E53032D2C5F19D8E81D1 * value) { ___U3CTargetU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CTargetU3Ek__BackingField_5), (void*)value); } inline static int32_t get_offset_of_U3CKindU3Ek__BackingField_6() { return static_cast(offsetof(GotoExpression_t7490B42D28D83F9C2140DB30C9821AC4EC4060FF, ___U3CKindU3Ek__BackingField_6)); } inline int32_t get_U3CKindU3Ek__BackingField_6() const { return ___U3CKindU3Ek__BackingField_6; } inline int32_t* get_address_of_U3CKindU3Ek__BackingField_6() { return &___U3CKindU3Ek__BackingField_6; } inline void set_U3CKindU3Ek__BackingField_6(int32_t value) { ___U3CKindU3Ek__BackingField_6 = value; } }; // System.Linq.Expressions.InstanceMethodCallExpression0 struct InstanceMethodCallExpression0_t949CA173818D4AA3CF2121E05921205797048CAD : public InstanceMethodCallExpression_t4F3934BA8870AA82229CEBCC31865BCDF2560B2A { public: public: }; // System.Linq.Expressions.InstanceMethodCallExpression1 struct InstanceMethodCallExpression1_t8FA43CE5015CBA6E76ED2BC8F6A6E7CC708B4E4D : public InstanceMethodCallExpression_t4F3934BA8870AA82229CEBCC31865BCDF2560B2A { public: // System.Object System.Linq.Expressions.InstanceMethodCallExpression1::_arg0 RuntimeObject * ____arg0_5; public: inline static int32_t get_offset_of__arg0_5() { return static_cast(offsetof(InstanceMethodCallExpression1_t8FA43CE5015CBA6E76ED2BC8F6A6E7CC708B4E4D, ____arg0_5)); } inline RuntimeObject * get__arg0_5() const { return ____arg0_5; } inline RuntimeObject ** get_address_of__arg0_5() { return &____arg0_5; } inline void set__arg0_5(RuntimeObject * value) { ____arg0_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____arg0_5), (void*)value); } }; // System.Linq.Expressions.InstanceMethodCallExpression2 struct InstanceMethodCallExpression2_t5D08C20830B45D0095B333A6F0C26F2B36B59BA0 : public InstanceMethodCallExpression_t4F3934BA8870AA82229CEBCC31865BCDF2560B2A { public: // System.Object System.Linq.Expressions.InstanceMethodCallExpression2::_arg0 RuntimeObject * ____arg0_5; // System.Linq.Expressions.Expression System.Linq.Expressions.InstanceMethodCallExpression2::_arg1 Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ____arg1_6; public: inline static int32_t get_offset_of__arg0_5() { return static_cast(offsetof(InstanceMethodCallExpression2_t5D08C20830B45D0095B333A6F0C26F2B36B59BA0, ____arg0_5)); } inline RuntimeObject * get__arg0_5() const { return ____arg0_5; } inline RuntimeObject ** get_address_of__arg0_5() { return &____arg0_5; } inline void set__arg0_5(RuntimeObject * value) { ____arg0_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____arg0_5), (void*)value); } inline static int32_t get_offset_of__arg1_6() { return static_cast(offsetof(InstanceMethodCallExpression2_t5D08C20830B45D0095B333A6F0C26F2B36B59BA0, ____arg1_6)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get__arg1_6() const { return ____arg1_6; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of__arg1_6() { return &____arg1_6; } inline void set__arg1_6(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ____arg1_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____arg1_6), (void*)value); } }; // System.Linq.Expressions.InstanceMethodCallExpression3 struct InstanceMethodCallExpression3_t3FF5B23AAA3F2077223E2B91B5E61C8A756BA7DC : public InstanceMethodCallExpression_t4F3934BA8870AA82229CEBCC31865BCDF2560B2A { public: // System.Object System.Linq.Expressions.InstanceMethodCallExpression3::_arg0 RuntimeObject * ____arg0_5; // System.Linq.Expressions.Expression System.Linq.Expressions.InstanceMethodCallExpression3::_arg1 Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ____arg1_6; // System.Linq.Expressions.Expression System.Linq.Expressions.InstanceMethodCallExpression3::_arg2 Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ____arg2_7; public: inline static int32_t get_offset_of__arg0_5() { return static_cast(offsetof(InstanceMethodCallExpression3_t3FF5B23AAA3F2077223E2B91B5E61C8A756BA7DC, ____arg0_5)); } inline RuntimeObject * get__arg0_5() const { return ____arg0_5; } inline RuntimeObject ** get_address_of__arg0_5() { return &____arg0_5; } inline void set__arg0_5(RuntimeObject * value) { ____arg0_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____arg0_5), (void*)value); } inline static int32_t get_offset_of__arg1_6() { return static_cast(offsetof(InstanceMethodCallExpression3_t3FF5B23AAA3F2077223E2B91B5E61C8A756BA7DC, ____arg1_6)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get__arg1_6() const { return ____arg1_6; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of__arg1_6() { return &____arg1_6; } inline void set__arg1_6(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ____arg1_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____arg1_6), (void*)value); } inline static int32_t get_offset_of__arg2_7() { return static_cast(offsetof(InstanceMethodCallExpression3_t3FF5B23AAA3F2077223E2B91B5E61C8A756BA7DC, ____arg2_7)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get__arg2_7() const { return ____arg2_7; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of__arg2_7() { return &____arg2_7; } inline void set__arg2_7(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ____arg2_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____arg2_7), (void*)value); } }; // System.Linq.Expressions.InstanceMethodCallExpressionN struct InstanceMethodCallExpressionN_t5AE2FEBFF2A0ECA98A33C3CE891F482B6B4A9449 : public InstanceMethodCallExpression_t4F3934BA8870AA82229CEBCC31865BCDF2560B2A { public: // System.Collections.Generic.IReadOnlyList`1 System.Linq.Expressions.InstanceMethodCallExpressionN::_arguments RuntimeObject* ____arguments_5; public: inline static int32_t get_offset_of__arguments_5() { return static_cast(offsetof(InstanceMethodCallExpressionN_t5AE2FEBFF2A0ECA98A33C3CE891F482B6B4A9449, ____arguments_5)); } inline RuntimeObject* get__arguments_5() const { return ____arguments_5; } inline RuntimeObject** get_address_of__arguments_5() { return &____arguments_5; } inline void set__arguments_5(RuntimeObject* value) { ____arguments_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____arguments_5), (void*)value); } }; // System.Linq.Expressions.LogicalBinaryExpression struct LogicalBinaryExpression_t4EBE81211FC96D0A19F4EEF65442B6FFDBCF6889 : public BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 { public: // System.Linq.Expressions.ExpressionType System.Linq.Expressions.LogicalBinaryExpression::k__BackingField int32_t ___U3CNodeTypeU3Ek__BackingField_5; public: inline static int32_t get_offset_of_U3CNodeTypeU3Ek__BackingField_5() { return static_cast(offsetof(LogicalBinaryExpression_t4EBE81211FC96D0A19F4EEF65442B6FFDBCF6889, ___U3CNodeTypeU3Ek__BackingField_5)); } inline int32_t get_U3CNodeTypeU3Ek__BackingField_5() const { return ___U3CNodeTypeU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CNodeTypeU3Ek__BackingField_5() { return &___U3CNodeTypeU3Ek__BackingField_5; } inline void set_U3CNodeTypeU3Ek__BackingField_5(int32_t value) { ___U3CNodeTypeU3Ek__BackingField_5 = value; } }; // System.MulticastDelegate struct MulticastDelegate_t : public Delegate_t { public: // System.Delegate[] System.MulticastDelegate::delegates DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* ___delegates_11; public: inline static int32_t get_offset_of_delegates_11() { return static_cast(offsetof(MulticastDelegate_t, ___delegates_11)); } inline DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* get_delegates_11() const { return ___delegates_11; } inline DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8** get_address_of_delegates_11() { return &___delegates_11; } inline void set_delegates_11(DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* value) { ___delegates_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___delegates_11), (void*)value); } }; // Native definition for P/Invoke marshalling of System.MulticastDelegate struct MulticastDelegate_t_marshaled_pinvoke : public Delegate_t_marshaled_pinvoke { Delegate_t_marshaled_pinvoke** ___delegates_11; }; // Native definition for COM marshalling of System.MulticastDelegate struct MulticastDelegate_t_marshaled_com : public Delegate_t_marshaled_com { Delegate_t_marshaled_com** ___delegates_11; }; // System.Reflection.ParameterInfo struct ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 : public RuntimeObject { public: // System.Type System.Reflection.ParameterInfo::ClassImpl Type_t * ___ClassImpl_0; // System.Object System.Reflection.ParameterInfo::DefaultValueImpl RuntimeObject * ___DefaultValueImpl_1; // System.Reflection.MemberInfo System.Reflection.ParameterInfo::MemberImpl MemberInfo_t * ___MemberImpl_2; // System.String System.Reflection.ParameterInfo::NameImpl String_t* ___NameImpl_3; // System.Int32 System.Reflection.ParameterInfo::PositionImpl int32_t ___PositionImpl_4; // System.Reflection.ParameterAttributes System.Reflection.ParameterInfo::AttrsImpl int32_t ___AttrsImpl_5; // System.Runtime.InteropServices.MarshalAsAttribute System.Reflection.ParameterInfo::marshalAs MarshalAsAttribute_t1689F84A11C34D0F35491C8F0DA4421467B6EFE6 * ___marshalAs_6; public: inline static int32_t get_offset_of_ClassImpl_0() { return static_cast(offsetof(ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7, ___ClassImpl_0)); } inline Type_t * get_ClassImpl_0() const { return ___ClassImpl_0; } inline Type_t ** get_address_of_ClassImpl_0() { return &___ClassImpl_0; } inline void set_ClassImpl_0(Type_t * value) { ___ClassImpl_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___ClassImpl_0), (void*)value); } inline static int32_t get_offset_of_DefaultValueImpl_1() { return static_cast(offsetof(ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7, ___DefaultValueImpl_1)); } inline RuntimeObject * get_DefaultValueImpl_1() const { return ___DefaultValueImpl_1; } inline RuntimeObject ** get_address_of_DefaultValueImpl_1() { return &___DefaultValueImpl_1; } inline void set_DefaultValueImpl_1(RuntimeObject * value) { ___DefaultValueImpl_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___DefaultValueImpl_1), (void*)value); } inline static int32_t get_offset_of_MemberImpl_2() { return static_cast(offsetof(ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7, ___MemberImpl_2)); } inline MemberInfo_t * get_MemberImpl_2() const { return ___MemberImpl_2; } inline MemberInfo_t ** get_address_of_MemberImpl_2() { return &___MemberImpl_2; } inline void set_MemberImpl_2(MemberInfo_t * value) { ___MemberImpl_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___MemberImpl_2), (void*)value); } inline static int32_t get_offset_of_NameImpl_3() { return static_cast(offsetof(ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7, ___NameImpl_3)); } inline String_t* get_NameImpl_3() const { return ___NameImpl_3; } inline String_t** get_address_of_NameImpl_3() { return &___NameImpl_3; } inline void set_NameImpl_3(String_t* value) { ___NameImpl_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___NameImpl_3), (void*)value); } inline static int32_t get_offset_of_PositionImpl_4() { return static_cast(offsetof(ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7, ___PositionImpl_4)); } inline int32_t get_PositionImpl_4() const { return ___PositionImpl_4; } inline int32_t* get_address_of_PositionImpl_4() { return &___PositionImpl_4; } inline void set_PositionImpl_4(int32_t value) { ___PositionImpl_4 = value; } inline static int32_t get_offset_of_AttrsImpl_5() { return static_cast(offsetof(ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7, ___AttrsImpl_5)); } inline int32_t get_AttrsImpl_5() const { return ___AttrsImpl_5; } inline int32_t* get_address_of_AttrsImpl_5() { return &___AttrsImpl_5; } inline void set_AttrsImpl_5(int32_t value) { ___AttrsImpl_5 = value; } inline static int32_t get_offset_of_marshalAs_6() { return static_cast(offsetof(ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7, ___marshalAs_6)); } inline MarshalAsAttribute_t1689F84A11C34D0F35491C8F0DA4421467B6EFE6 * get_marshalAs_6() const { return ___marshalAs_6; } inline MarshalAsAttribute_t1689F84A11C34D0F35491C8F0DA4421467B6EFE6 ** get_address_of_marshalAs_6() { return &___marshalAs_6; } inline void set_marshalAs_6(MarshalAsAttribute_t1689F84A11C34D0F35491C8F0DA4421467B6EFE6 * value) { ___marshalAs_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___marshalAs_6), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Reflection.ParameterInfo struct ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7_marshaled_pinvoke { Type_t * ___ClassImpl_0; Il2CppIUnknown* ___DefaultValueImpl_1; MemberInfo_t * ___MemberImpl_2; char* ___NameImpl_3; int32_t ___PositionImpl_4; int32_t ___AttrsImpl_5; MarshalAsAttribute_t1689F84A11C34D0F35491C8F0DA4421467B6EFE6 * ___marshalAs_6; }; // Native definition for COM marshalling of System.Reflection.ParameterInfo struct ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7_marshaled_com { Type_t * ___ClassImpl_0; Il2CppIUnknown* ___DefaultValueImpl_1; MemberInfo_t * ___MemberImpl_2; Il2CppChar* ___NameImpl_3; int32_t ___PositionImpl_4; int32_t ___AttrsImpl_5; MarshalAsAttribute_t1689F84A11C34D0F35491C8F0DA4421467B6EFE6 * ___marshalAs_6; }; // System.Linq.Expressions.Interpreter.RethrowException struct RethrowException_t513D4B7AB0B8C08B29024DDAAF1233AF42EA62A7 : public Exception_t { public: public: }; // System.Linq.Expressions.Scope1 struct Scope1_tB4CCBE69CF8B934331BE4C5C7FCBBB5FBDFD8C2E : public ScopeExpression_tDE0A022479B618F70B02FDFE5F88D5D02E90FB9D { public: // System.Object System.Linq.Expressions.Scope1::_body RuntimeObject * ____body_4; public: inline static int32_t get_offset_of__body_4() { return static_cast(offsetof(Scope1_tB4CCBE69CF8B934331BE4C5C7FCBBB5FBDFD8C2E, ____body_4)); } inline RuntimeObject * get__body_4() const { return ____body_4; } inline RuntimeObject ** get_address_of__body_4() { return &____body_4; } inline void set__body_4(RuntimeObject * value) { ____body_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____body_4), (void*)value); } }; // System.Linq.Expressions.ScopeN struct ScopeN_t05FE8F6E97A62B48B2252350706D84DC841E006F : public ScopeExpression_tDE0A022479B618F70B02FDFE5F88D5D02E90FB9D { public: // System.Collections.Generic.IReadOnlyList`1 System.Linq.Expressions.ScopeN::_body RuntimeObject* ____body_4; public: inline static int32_t get_offset_of__body_4() { return static_cast(offsetof(ScopeN_t05FE8F6E97A62B48B2252350706D84DC841E006F, ____body_4)); } inline RuntimeObject* get__body_4() const { return ____body_4; } inline RuntimeObject** get_address_of__body_4() { return &____body_4; } inline void set__body_4(RuntimeObject* value) { ____body_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____body_4), (void*)value); } }; // System.Linq.Expressions.SimpleBinaryExpression struct SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB : public BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 { public: // System.Linq.Expressions.ExpressionType System.Linq.Expressions.SimpleBinaryExpression::k__BackingField int32_t ___U3CNodeTypeU3Ek__BackingField_5; // System.Type System.Linq.Expressions.SimpleBinaryExpression::k__BackingField Type_t * ___U3CTypeU3Ek__BackingField_6; public: inline static int32_t get_offset_of_U3CNodeTypeU3Ek__BackingField_5() { return static_cast(offsetof(SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB, ___U3CNodeTypeU3Ek__BackingField_5)); } inline int32_t get_U3CNodeTypeU3Ek__BackingField_5() const { return ___U3CNodeTypeU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CNodeTypeU3Ek__BackingField_5() { return &___U3CNodeTypeU3Ek__BackingField_5; } inline void set_U3CNodeTypeU3Ek__BackingField_5(int32_t value) { ___U3CNodeTypeU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CTypeU3Ek__BackingField_6() { return static_cast(offsetof(SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB, ___U3CTypeU3Ek__BackingField_6)); } inline Type_t * get_U3CTypeU3Ek__BackingField_6() const { return ___U3CTypeU3Ek__BackingField_6; } inline Type_t ** get_address_of_U3CTypeU3Ek__BackingField_6() { return &___U3CTypeU3Ek__BackingField_6; } inline void set_U3CTypeU3Ek__BackingField_6(Type_t * value) { ___U3CTypeU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CTypeU3Ek__BackingField_6), (void*)value); } }; // System.Security.Cryptography.SymmetricAlgorithm struct SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 : public RuntimeObject { public: // System.Int32 System.Security.Cryptography.SymmetricAlgorithm::BlockSizeValue int32_t ___BlockSizeValue_0; // System.Int32 System.Security.Cryptography.SymmetricAlgorithm::FeedbackSizeValue int32_t ___FeedbackSizeValue_1; // System.Byte[] System.Security.Cryptography.SymmetricAlgorithm::IVValue ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___IVValue_2; // System.Byte[] System.Security.Cryptography.SymmetricAlgorithm::KeyValue ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___KeyValue_3; // System.Security.Cryptography.KeySizes[] System.Security.Cryptography.SymmetricAlgorithm::LegalBlockSizesValue KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499* ___LegalBlockSizesValue_4; // System.Security.Cryptography.KeySizes[] System.Security.Cryptography.SymmetricAlgorithm::LegalKeySizesValue KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499* ___LegalKeySizesValue_5; // System.Int32 System.Security.Cryptography.SymmetricAlgorithm::KeySizeValue int32_t ___KeySizeValue_6; // System.Security.Cryptography.CipherMode System.Security.Cryptography.SymmetricAlgorithm::ModeValue int32_t ___ModeValue_7; // System.Security.Cryptography.PaddingMode System.Security.Cryptography.SymmetricAlgorithm::PaddingValue int32_t ___PaddingValue_8; public: inline static int32_t get_offset_of_BlockSizeValue_0() { return static_cast(offsetof(SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754, ___BlockSizeValue_0)); } inline int32_t get_BlockSizeValue_0() const { return ___BlockSizeValue_0; } inline int32_t* get_address_of_BlockSizeValue_0() { return &___BlockSizeValue_0; } inline void set_BlockSizeValue_0(int32_t value) { ___BlockSizeValue_0 = value; } inline static int32_t get_offset_of_FeedbackSizeValue_1() { return static_cast(offsetof(SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754, ___FeedbackSizeValue_1)); } inline int32_t get_FeedbackSizeValue_1() const { return ___FeedbackSizeValue_1; } inline int32_t* get_address_of_FeedbackSizeValue_1() { return &___FeedbackSizeValue_1; } inline void set_FeedbackSizeValue_1(int32_t value) { ___FeedbackSizeValue_1 = value; } inline static int32_t get_offset_of_IVValue_2() { return static_cast(offsetof(SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754, ___IVValue_2)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_IVValue_2() const { return ___IVValue_2; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_IVValue_2() { return &___IVValue_2; } inline void set_IVValue_2(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___IVValue_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___IVValue_2), (void*)value); } inline static int32_t get_offset_of_KeyValue_3() { return static_cast(offsetof(SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754, ___KeyValue_3)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_KeyValue_3() const { return ___KeyValue_3; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_KeyValue_3() { return &___KeyValue_3; } inline void set_KeyValue_3(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___KeyValue_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___KeyValue_3), (void*)value); } inline static int32_t get_offset_of_LegalBlockSizesValue_4() { return static_cast(offsetof(SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754, ___LegalBlockSizesValue_4)); } inline KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499* get_LegalBlockSizesValue_4() const { return ___LegalBlockSizesValue_4; } inline KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499** get_address_of_LegalBlockSizesValue_4() { return &___LegalBlockSizesValue_4; } inline void set_LegalBlockSizesValue_4(KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499* value) { ___LegalBlockSizesValue_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___LegalBlockSizesValue_4), (void*)value); } inline static int32_t get_offset_of_LegalKeySizesValue_5() { return static_cast(offsetof(SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754, ___LegalKeySizesValue_5)); } inline KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499* get_LegalKeySizesValue_5() const { return ___LegalKeySizesValue_5; } inline KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499** get_address_of_LegalKeySizesValue_5() { return &___LegalKeySizesValue_5; } inline void set_LegalKeySizesValue_5(KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499* value) { ___LegalKeySizesValue_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___LegalKeySizesValue_5), (void*)value); } inline static int32_t get_offset_of_KeySizeValue_6() { return static_cast(offsetof(SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754, ___KeySizeValue_6)); } inline int32_t get_KeySizeValue_6() const { return ___KeySizeValue_6; } inline int32_t* get_address_of_KeySizeValue_6() { return &___KeySizeValue_6; } inline void set_KeySizeValue_6(int32_t value) { ___KeySizeValue_6 = value; } inline static int32_t get_offset_of_ModeValue_7() { return static_cast(offsetof(SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754, ___ModeValue_7)); } inline int32_t get_ModeValue_7() const { return ___ModeValue_7; } inline int32_t* get_address_of_ModeValue_7() { return &___ModeValue_7; } inline void set_ModeValue_7(int32_t value) { ___ModeValue_7 = value; } inline static int32_t get_offset_of_PaddingValue_8() { return static_cast(offsetof(SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754, ___PaddingValue_8)); } inline int32_t get_PaddingValue_8() const { return ___PaddingValue_8; } inline int32_t* get_address_of_PaddingValue_8() { return &___PaddingValue_8; } inline void set_PaddingValue_8(int32_t value) { ___PaddingValue_8 = value; } }; // Mono.Security.Cryptography.SymmetricTransform struct SymmetricTransform_t7F2159C79FF7B594CAC28B7061F5891F9B7CDB76 : public RuntimeObject { public: // System.Security.Cryptography.SymmetricAlgorithm Mono.Security.Cryptography.SymmetricTransform::algo SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 * ___algo_0; // System.Boolean Mono.Security.Cryptography.SymmetricTransform::encrypt bool ___encrypt_1; // System.Int32 Mono.Security.Cryptography.SymmetricTransform::BlockSizeByte int32_t ___BlockSizeByte_2; // System.Byte[] Mono.Security.Cryptography.SymmetricTransform::temp ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___temp_3; // System.Byte[] Mono.Security.Cryptography.SymmetricTransform::temp2 ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___temp2_4; // System.Byte[] Mono.Security.Cryptography.SymmetricTransform::workBuff ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___workBuff_5; // System.Byte[] Mono.Security.Cryptography.SymmetricTransform::workout ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___workout_6; // System.Security.Cryptography.PaddingMode Mono.Security.Cryptography.SymmetricTransform::padmode int32_t ___padmode_7; // System.Int32 Mono.Security.Cryptography.SymmetricTransform::FeedBackByte int32_t ___FeedBackByte_8; // System.Boolean Mono.Security.Cryptography.SymmetricTransform::m_disposed bool ___m_disposed_9; // System.Boolean Mono.Security.Cryptography.SymmetricTransform::lastBlock bool ___lastBlock_10; // System.Security.Cryptography.RandomNumberGenerator Mono.Security.Cryptography.SymmetricTransform::_rng RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50 * ____rng_11; public: inline static int32_t get_offset_of_algo_0() { return static_cast(offsetof(SymmetricTransform_t7F2159C79FF7B594CAC28B7061F5891F9B7CDB76, ___algo_0)); } inline SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 * get_algo_0() const { return ___algo_0; } inline SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 ** get_address_of_algo_0() { return &___algo_0; } inline void set_algo_0(SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 * value) { ___algo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___algo_0), (void*)value); } inline static int32_t get_offset_of_encrypt_1() { return static_cast(offsetof(SymmetricTransform_t7F2159C79FF7B594CAC28B7061F5891F9B7CDB76, ___encrypt_1)); } inline bool get_encrypt_1() const { return ___encrypt_1; } inline bool* get_address_of_encrypt_1() { return &___encrypt_1; } inline void set_encrypt_1(bool value) { ___encrypt_1 = value; } inline static int32_t get_offset_of_BlockSizeByte_2() { return static_cast(offsetof(SymmetricTransform_t7F2159C79FF7B594CAC28B7061F5891F9B7CDB76, ___BlockSizeByte_2)); } inline int32_t get_BlockSizeByte_2() const { return ___BlockSizeByte_2; } inline int32_t* get_address_of_BlockSizeByte_2() { return &___BlockSizeByte_2; } inline void set_BlockSizeByte_2(int32_t value) { ___BlockSizeByte_2 = value; } inline static int32_t get_offset_of_temp_3() { return static_cast(offsetof(SymmetricTransform_t7F2159C79FF7B594CAC28B7061F5891F9B7CDB76, ___temp_3)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_temp_3() const { return ___temp_3; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_temp_3() { return &___temp_3; } inline void set_temp_3(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___temp_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___temp_3), (void*)value); } inline static int32_t get_offset_of_temp2_4() { return static_cast(offsetof(SymmetricTransform_t7F2159C79FF7B594CAC28B7061F5891F9B7CDB76, ___temp2_4)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_temp2_4() const { return ___temp2_4; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_temp2_4() { return &___temp2_4; } inline void set_temp2_4(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___temp2_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___temp2_4), (void*)value); } inline static int32_t get_offset_of_workBuff_5() { return static_cast(offsetof(SymmetricTransform_t7F2159C79FF7B594CAC28B7061F5891F9B7CDB76, ___workBuff_5)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_workBuff_5() const { return ___workBuff_5; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_workBuff_5() { return &___workBuff_5; } inline void set_workBuff_5(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___workBuff_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___workBuff_5), (void*)value); } inline static int32_t get_offset_of_workout_6() { return static_cast(offsetof(SymmetricTransform_t7F2159C79FF7B594CAC28B7061F5891F9B7CDB76, ___workout_6)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_workout_6() const { return ___workout_6; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_workout_6() { return &___workout_6; } inline void set_workout_6(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___workout_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___workout_6), (void*)value); } inline static int32_t get_offset_of_padmode_7() { return static_cast(offsetof(SymmetricTransform_t7F2159C79FF7B594CAC28B7061F5891F9B7CDB76, ___padmode_7)); } inline int32_t get_padmode_7() const { return ___padmode_7; } inline int32_t* get_address_of_padmode_7() { return &___padmode_7; } inline void set_padmode_7(int32_t value) { ___padmode_7 = value; } inline static int32_t get_offset_of_FeedBackByte_8() { return static_cast(offsetof(SymmetricTransform_t7F2159C79FF7B594CAC28B7061F5891F9B7CDB76, ___FeedBackByte_8)); } inline int32_t get_FeedBackByte_8() const { return ___FeedBackByte_8; } inline int32_t* get_address_of_FeedBackByte_8() { return &___FeedBackByte_8; } inline void set_FeedBackByte_8(int32_t value) { ___FeedBackByte_8 = value; } inline static int32_t get_offset_of_m_disposed_9() { return static_cast(offsetof(SymmetricTransform_t7F2159C79FF7B594CAC28B7061F5891F9B7CDB76, ___m_disposed_9)); } inline bool get_m_disposed_9() const { return ___m_disposed_9; } inline bool* get_address_of_m_disposed_9() { return &___m_disposed_9; } inline void set_m_disposed_9(bool value) { ___m_disposed_9 = value; } inline static int32_t get_offset_of_lastBlock_10() { return static_cast(offsetof(SymmetricTransform_t7F2159C79FF7B594CAC28B7061F5891F9B7CDB76, ___lastBlock_10)); } inline bool get_lastBlock_10() const { return ___lastBlock_10; } inline bool* get_address_of_lastBlock_10() { return &___lastBlock_10; } inline void set_lastBlock_10(bool value) { ___lastBlock_10 = value; } inline static int32_t get_offset_of__rng_11() { return static_cast(offsetof(SymmetricTransform_t7F2159C79FF7B594CAC28B7061F5891F9B7CDB76, ____rng_11)); } inline RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50 * get__rng_11() const { return ____rng_11; } inline RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50 ** get_address_of__rng_11() { return &____rng_11; } inline void set__rng_11(RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50 * value) { ____rng_11 = value; Il2CppCodeGenWriteBarrier((void**)(&____rng_11), (void*)value); } }; // System.SystemException struct SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 : public Exception_t { public: public: }; // System.Type struct Type_t : public MemberInfo_t { public: // System.RuntimeTypeHandle System.Type::_impl RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 ____impl_9; public: inline static int32_t get_offset_of__impl_9() { return static_cast(offsetof(Type_t, ____impl_9)); } inline RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 get__impl_9() const { return ____impl_9; } inline RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 * get_address_of__impl_9() { return &____impl_9; } inline void set__impl_9(RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 value) { ____impl_9 = value; } }; struct Type_t_StaticFields { public: // System.Reflection.MemberFilter System.Type::FilterAttribute MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterAttribute_0; // System.Reflection.MemberFilter System.Type::FilterName MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterName_1; // System.Reflection.MemberFilter System.Type::FilterNameIgnoreCase MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterNameIgnoreCase_2; // System.Object System.Type::Missing RuntimeObject * ___Missing_3; // System.Char System.Type::Delimiter Il2CppChar ___Delimiter_4; // System.Type[] System.Type::EmptyTypes TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* ___EmptyTypes_5; // System.Reflection.Binder System.Type::defaultBinder Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * ___defaultBinder_6; public: inline static int32_t get_offset_of_FilterAttribute_0() { return static_cast(offsetof(Type_t_StaticFields, ___FilterAttribute_0)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterAttribute_0() const { return ___FilterAttribute_0; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterAttribute_0() { return &___FilterAttribute_0; } inline void set_FilterAttribute_0(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterAttribute_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterAttribute_0), (void*)value); } inline static int32_t get_offset_of_FilterName_1() { return static_cast(offsetof(Type_t_StaticFields, ___FilterName_1)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterName_1() const { return ___FilterName_1; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterName_1() { return &___FilterName_1; } inline void set_FilterName_1(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterName_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterName_1), (void*)value); } inline static int32_t get_offset_of_FilterNameIgnoreCase_2() { return static_cast(offsetof(Type_t_StaticFields, ___FilterNameIgnoreCase_2)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterNameIgnoreCase_2() const { return ___FilterNameIgnoreCase_2; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterNameIgnoreCase_2() { return &___FilterNameIgnoreCase_2; } inline void set_FilterNameIgnoreCase_2(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterNameIgnoreCase_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterNameIgnoreCase_2), (void*)value); } inline static int32_t get_offset_of_Missing_3() { return static_cast(offsetof(Type_t_StaticFields, ___Missing_3)); } inline RuntimeObject * get_Missing_3() const { return ___Missing_3; } inline RuntimeObject ** get_address_of_Missing_3() { return &___Missing_3; } inline void set_Missing_3(RuntimeObject * value) { ___Missing_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___Missing_3), (void*)value); } inline static int32_t get_offset_of_Delimiter_4() { return static_cast(offsetof(Type_t_StaticFields, ___Delimiter_4)); } inline Il2CppChar get_Delimiter_4() const { return ___Delimiter_4; } inline Il2CppChar* get_address_of_Delimiter_4() { return &___Delimiter_4; } inline void set_Delimiter_4(Il2CppChar value) { ___Delimiter_4 = value; } inline static int32_t get_offset_of_EmptyTypes_5() { return static_cast(offsetof(Type_t_StaticFields, ___EmptyTypes_5)); } inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* get_EmptyTypes_5() const { return ___EmptyTypes_5; } inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755** get_address_of_EmptyTypes_5() { return &___EmptyTypes_5; } inline void set_EmptyTypes_5(TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* value) { ___EmptyTypes_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyTypes_5), (void*)value); } inline static int32_t get_offset_of_defaultBinder_6() { return static_cast(offsetof(Type_t_StaticFields, ___defaultBinder_6)); } inline Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * get_defaultBinder_6() const { return ___defaultBinder_6; } inline Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 ** get_address_of_defaultBinder_6() { return &___defaultBinder_6; } inline void set_defaultBinder_6(Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * value) { ___defaultBinder_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultBinder_6), (void*)value); } }; // System.Linq.Expressions.UnaryExpression struct UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 : public Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 { public: // System.Type System.Linq.Expressions.UnaryExpression::k__BackingField Type_t * ___U3CTypeU3Ek__BackingField_3; // System.Linq.Expressions.ExpressionType System.Linq.Expressions.UnaryExpression::k__BackingField int32_t ___U3CNodeTypeU3Ek__BackingField_4; // System.Linq.Expressions.Expression System.Linq.Expressions.UnaryExpression::k__BackingField Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___U3COperandU3Ek__BackingField_5; // System.Reflection.MethodInfo System.Linq.Expressions.UnaryExpression::k__BackingField MethodInfo_t * ___U3CMethodU3Ek__BackingField_6; public: inline static int32_t get_offset_of_U3CTypeU3Ek__BackingField_3() { return static_cast(offsetof(UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62, ___U3CTypeU3Ek__BackingField_3)); } inline Type_t * get_U3CTypeU3Ek__BackingField_3() const { return ___U3CTypeU3Ek__BackingField_3; } inline Type_t ** get_address_of_U3CTypeU3Ek__BackingField_3() { return &___U3CTypeU3Ek__BackingField_3; } inline void set_U3CTypeU3Ek__BackingField_3(Type_t * value) { ___U3CTypeU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CTypeU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CNodeTypeU3Ek__BackingField_4() { return static_cast(offsetof(UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62, ___U3CNodeTypeU3Ek__BackingField_4)); } inline int32_t get_U3CNodeTypeU3Ek__BackingField_4() const { return ___U3CNodeTypeU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CNodeTypeU3Ek__BackingField_4() { return &___U3CNodeTypeU3Ek__BackingField_4; } inline void set_U3CNodeTypeU3Ek__BackingField_4(int32_t value) { ___U3CNodeTypeU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3COperandU3Ek__BackingField_5() { return static_cast(offsetof(UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62, ___U3COperandU3Ek__BackingField_5)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get_U3COperandU3Ek__BackingField_5() const { return ___U3COperandU3Ek__BackingField_5; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of_U3COperandU3Ek__BackingField_5() { return &___U3COperandU3Ek__BackingField_5; } inline void set_U3COperandU3Ek__BackingField_5(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ___U3COperandU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COperandU3Ek__BackingField_5), (void*)value); } inline static int32_t get_offset_of_U3CMethodU3Ek__BackingField_6() { return static_cast(offsetof(UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62, ___U3CMethodU3Ek__BackingField_6)); } inline MethodInfo_t * get_U3CMethodU3Ek__BackingField_6() const { return ___U3CMethodU3Ek__BackingField_6; } inline MethodInfo_t ** get_address_of_U3CMethodU3Ek__BackingField_6() { return &___U3CMethodU3Ek__BackingField_6; } inline void set_U3CMethodU3Ek__BackingField_6(MethodInfo_t * value) { ___U3CMethodU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CMethodU3Ek__BackingField_6), (void*)value); } }; // System.Linq.Expressions.Expression/ExtensionInfo struct ExtensionInfo_tC44139FBD6DED03BF72E9D021741DB32CB5FD926 : public RuntimeObject { public: // System.Linq.Expressions.ExpressionType System.Linq.Expressions.Expression/ExtensionInfo::NodeType int32_t ___NodeType_0; // System.Type System.Linq.Expressions.Expression/ExtensionInfo::Type Type_t * ___Type_1; public: inline static int32_t get_offset_of_NodeType_0() { return static_cast(offsetof(ExtensionInfo_tC44139FBD6DED03BF72E9D021741DB32CB5FD926, ___NodeType_0)); } inline int32_t get_NodeType_0() const { return ___NodeType_0; } inline int32_t* get_address_of_NodeType_0() { return &___NodeType_0; } inline void set_NodeType_0(int32_t value) { ___NodeType_0 = value; } inline static int32_t get_offset_of_Type_1() { return static_cast(offsetof(ExtensionInfo_tC44139FBD6DED03BF72E9D021741DB32CB5FD926, ___Type_1)); } inline Type_t * get_Type_1() const { return ___Type_1; } inline Type_t ** get_address_of_Type_1() { return &___Type_1; } inline void set_Type_1(Type_t * value) { ___Type_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Type_1), (void*)value); } }; // System.Func`2 struct Func_2_t276FD175B6971359F8496785B593A232B27A83FD : public MulticastDelegate_t { public: public: }; // System.Func`2 struct Func_2_tDA1CD28AB1DD1EC817F9902B752EB3751BE154B5 : public MulticastDelegate_t { public: public: }; // System.Func`5,System.Linq.Expressions.LambdaExpression> struct Func_5_tFF9AEA4A228EBD26B06E1E7630D192EE33D598CA : public MulticastDelegate_t { public: public: }; // System.Security.Cryptography.Aes struct Aes_tFD34360BE594E79220F75AA9DF67CABB00116D7C : public SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 { public: public: }; struct Aes_tFD34360BE594E79220F75AA9DF67CABB00116D7C_StaticFields { public: // System.Security.Cryptography.KeySizes[] System.Security.Cryptography.Aes::s_legalBlockSizes KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499* ___s_legalBlockSizes_9; // System.Security.Cryptography.KeySizes[] System.Security.Cryptography.Aes::s_legalKeySizes KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499* ___s_legalKeySizes_10; public: inline static int32_t get_offset_of_s_legalBlockSizes_9() { return static_cast(offsetof(Aes_tFD34360BE594E79220F75AA9DF67CABB00116D7C_StaticFields, ___s_legalBlockSizes_9)); } inline KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499* get_s_legalBlockSizes_9() const { return ___s_legalBlockSizes_9; } inline KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499** get_address_of_s_legalBlockSizes_9() { return &___s_legalBlockSizes_9; } inline void set_s_legalBlockSizes_9(KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499* value) { ___s_legalBlockSizes_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_legalBlockSizes_9), (void*)value); } inline static int32_t get_offset_of_s_legalKeySizes_10() { return static_cast(offsetof(Aes_tFD34360BE594E79220F75AA9DF67CABB00116D7C_StaticFields, ___s_legalKeySizes_10)); } inline KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499* get_s_legalKeySizes_10() const { return ___s_legalKeySizes_10; } inline KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499** get_address_of_s_legalKeySizes_10() { return &___s_legalKeySizes_10; } inline void set_s_legalKeySizes_10(KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499* value) { ___s_legalKeySizes_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_legalKeySizes_10), (void*)value); } }; // System.Security.Cryptography.AesTransform struct AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B : public SymmetricTransform_t7F2159C79FF7B594CAC28B7061F5891F9B7CDB76 { public: // System.UInt32[] System.Security.Cryptography.AesTransform::expandedKey UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___expandedKey_12; // System.Int32 System.Security.Cryptography.AesTransform::Nk int32_t ___Nk_13; // System.Int32 System.Security.Cryptography.AesTransform::Nr int32_t ___Nr_14; public: inline static int32_t get_offset_of_expandedKey_12() { return static_cast(offsetof(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B, ___expandedKey_12)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_expandedKey_12() const { return ___expandedKey_12; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_expandedKey_12() { return &___expandedKey_12; } inline void set_expandedKey_12(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___expandedKey_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___expandedKey_12), (void*)value); } inline static int32_t get_offset_of_Nk_13() { return static_cast(offsetof(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B, ___Nk_13)); } inline int32_t get_Nk_13() const { return ___Nk_13; } inline int32_t* get_address_of_Nk_13() { return &___Nk_13; } inline void set_Nk_13(int32_t value) { ___Nk_13 = value; } inline static int32_t get_offset_of_Nr_14() { return static_cast(offsetof(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B, ___Nr_14)); } inline int32_t get_Nr_14() const { return ___Nr_14; } inline int32_t* get_address_of_Nr_14() { return &___Nr_14; } inline void set_Nr_14(int32_t value) { ___Nr_14 = value; } }; struct AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields { public: // System.UInt32[] System.Security.Cryptography.AesTransform::Rcon UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___Rcon_15; // System.Byte[] System.Security.Cryptography.AesTransform::SBox ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___SBox_16; // System.Byte[] System.Security.Cryptography.AesTransform::iSBox ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___iSBox_17; // System.UInt32[] System.Security.Cryptography.AesTransform::T0 UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___T0_18; // System.UInt32[] System.Security.Cryptography.AesTransform::T1 UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___T1_19; // System.UInt32[] System.Security.Cryptography.AesTransform::T2 UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___T2_20; // System.UInt32[] System.Security.Cryptography.AesTransform::T3 UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___T3_21; // System.UInt32[] System.Security.Cryptography.AesTransform::iT0 UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___iT0_22; // System.UInt32[] System.Security.Cryptography.AesTransform::iT1 UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___iT1_23; // System.UInt32[] System.Security.Cryptography.AesTransform::iT2 UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___iT2_24; // System.UInt32[] System.Security.Cryptography.AesTransform::iT3 UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___iT3_25; public: inline static int32_t get_offset_of_Rcon_15() { return static_cast(offsetof(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields, ___Rcon_15)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_Rcon_15() const { return ___Rcon_15; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_Rcon_15() { return &___Rcon_15; } inline void set_Rcon_15(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___Rcon_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___Rcon_15), (void*)value); } inline static int32_t get_offset_of_SBox_16() { return static_cast(offsetof(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields, ___SBox_16)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_SBox_16() const { return ___SBox_16; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_SBox_16() { return &___SBox_16; } inline void set_SBox_16(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___SBox_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___SBox_16), (void*)value); } inline static int32_t get_offset_of_iSBox_17() { return static_cast(offsetof(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields, ___iSBox_17)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_iSBox_17() const { return ___iSBox_17; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_iSBox_17() { return &___iSBox_17; } inline void set_iSBox_17(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___iSBox_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___iSBox_17), (void*)value); } inline static int32_t get_offset_of_T0_18() { return static_cast(offsetof(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields, ___T0_18)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_T0_18() const { return ___T0_18; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_T0_18() { return &___T0_18; } inline void set_T0_18(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___T0_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___T0_18), (void*)value); } inline static int32_t get_offset_of_T1_19() { return static_cast(offsetof(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields, ___T1_19)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_T1_19() const { return ___T1_19; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_T1_19() { return &___T1_19; } inline void set_T1_19(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___T1_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___T1_19), (void*)value); } inline static int32_t get_offset_of_T2_20() { return static_cast(offsetof(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields, ___T2_20)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_T2_20() const { return ___T2_20; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_T2_20() { return &___T2_20; } inline void set_T2_20(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___T2_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___T2_20), (void*)value); } inline static int32_t get_offset_of_T3_21() { return static_cast(offsetof(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields, ___T3_21)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_T3_21() const { return ___T3_21; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_T3_21() { return &___T3_21; } inline void set_T3_21(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___T3_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___T3_21), (void*)value); } inline static int32_t get_offset_of_iT0_22() { return static_cast(offsetof(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields, ___iT0_22)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_iT0_22() const { return ___iT0_22; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_iT0_22() { return &___iT0_22; } inline void set_iT0_22(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___iT0_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___iT0_22), (void*)value); } inline static int32_t get_offset_of_iT1_23() { return static_cast(offsetof(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields, ___iT1_23)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_iT1_23() const { return ___iT1_23; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_iT1_23() { return &___iT1_23; } inline void set_iT1_23(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___iT1_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___iT1_23), (void*)value); } inline static int32_t get_offset_of_iT2_24() { return static_cast(offsetof(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields, ___iT2_24)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_iT2_24() const { return ___iT2_24; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_iT2_24() { return &___iT2_24; } inline void set_iT2_24(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___iT2_24 = value; Il2CppCodeGenWriteBarrier((void**)(&___iT2_24), (void*)value); } inline static int32_t get_offset_of_iT3_25() { return static_cast(offsetof(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields, ___iT3_25)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_iT3_25() const { return ___iT3_25; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_iT3_25() { return &___iT3_25; } inline void set_iT3_25(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___iT3_25 = value; Il2CppCodeGenWriteBarrier((void**)(&___iT3_25), (void*)value); } }; // 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); } }; // System.Security.Cryptography.CryptographicException struct CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: public: }; // System.InvalidOperationException struct InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: public: }; // System.InvalidProgramException struct InvalidProgramException_tB6929930C57D6BA8D5E5D9E96E87FE8D55563814 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: public: }; // System.Linq.Expressions.MethodBinaryExpression struct MethodBinaryExpression_t3119FE060545F8BBCA10624BD0A1D43AB150DF23 : public SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB { public: // System.Reflection.MethodInfo System.Linq.Expressions.MethodBinaryExpression::_method MethodInfo_t * ____method_7; public: inline static int32_t get_offset_of__method_7() { return static_cast(offsetof(MethodBinaryExpression_t3119FE060545F8BBCA10624BD0A1D43AB150DF23, ____method_7)); } inline MethodInfo_t * get__method_7() const { return ____method_7; } inline MethodInfo_t ** get_address_of__method_7() { return &____method_7; } inline void set__method_7(MethodInfo_t * value) { ____method_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____method_7), (void*)value); } }; // System.NotSupportedException struct NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: public: }; // System.Security.Cryptography.Rijndael struct Rijndael_t6882B7836066EA54F6DDDCC26E7F1CAAB99100B2 : public SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 { public: public: }; struct Rijndael_t6882B7836066EA54F6DDDCC26E7F1CAAB99100B2_StaticFields { public: // System.Security.Cryptography.KeySizes[] System.Security.Cryptography.Rijndael::s_legalBlockSizes KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499* ___s_legalBlockSizes_9; // System.Security.Cryptography.KeySizes[] System.Security.Cryptography.Rijndael::s_legalKeySizes KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499* ___s_legalKeySizes_10; public: inline static int32_t get_offset_of_s_legalBlockSizes_9() { return static_cast(offsetof(Rijndael_t6882B7836066EA54F6DDDCC26E7F1CAAB99100B2_StaticFields, ___s_legalBlockSizes_9)); } inline KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499* get_s_legalBlockSizes_9() const { return ___s_legalBlockSizes_9; } inline KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499** get_address_of_s_legalBlockSizes_9() { return &___s_legalBlockSizes_9; } inline void set_s_legalBlockSizes_9(KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499* value) { ___s_legalBlockSizes_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_legalBlockSizes_9), (void*)value); } inline static int32_t get_offset_of_s_legalKeySizes_10() { return static_cast(offsetof(Rijndael_t6882B7836066EA54F6DDDCC26E7F1CAAB99100B2_StaticFields, ___s_legalKeySizes_10)); } inline KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499* get_s_legalKeySizes_10() const { return ___s_legalKeySizes_10; } inline KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499** get_address_of_s_legalKeySizes_10() { return &___s_legalKeySizes_10; } inline void set_s_legalKeySizes_10(KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499* value) { ___s_legalKeySizes_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_legalKeySizes_10), (void*)value); } }; // System.Linq.Expressions.ScopeWithType struct ScopeWithType_t2B5D6764335C8C5805E1DC59F6B3370072478C50 : public ScopeN_t05FE8F6E97A62B48B2252350706D84DC841E006F { public: // System.Type System.Linq.Expressions.ScopeWithType::k__BackingField Type_t * ___U3CTypeU3Ek__BackingField_5; public: inline static int32_t get_offset_of_U3CTypeU3Ek__BackingField_5() { return static_cast(offsetof(ScopeWithType_t2B5D6764335C8C5805E1DC59F6B3370072478C50, ___U3CTypeU3Ek__BackingField_5)); } inline Type_t * get_U3CTypeU3Ek__BackingField_5() const { return ___U3CTypeU3Ek__BackingField_5; } inline Type_t ** get_address_of_U3CTypeU3Ek__BackingField_5() { return &___U3CTypeU3Ek__BackingField_5; } inline void set_U3CTypeU3Ek__BackingField_5(Type_t * value) { ___U3CTypeU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CTypeU3Ek__BackingField_5), (void*)value); } }; // System.Reflection.TargetInvocationException struct TargetInvocationException_t30F4C50D323F448CD2E08BDB8F47694B08EB354C : public ApplicationException_t8D709C0445A040467C6A632AD7F742B25AB2A407 { public: public: }; // System.Security.Cryptography.AesCryptoServiceProvider struct AesCryptoServiceProvider_t080AAB2CD65488A93A584E1F2125C24A653DD1EF : public Aes_tFD34360BE594E79220F75AA9DF67CABB00116D7C { public: public: }; // System.Security.Cryptography.AesManaged struct AesManaged_tEA4C1DCB8D73BD33AA7397B0B448B7D5C0ACD9C4 : public Aes_tFD34360BE594E79220F75AA9DF67CABB00116D7C { public: // System.Security.Cryptography.RijndaelManaged System.Security.Cryptography.AesManaged::m_rijndael RijndaelManaged_tD1B1F2A2FFA25C00142012CF301D52F46943A86E * ___m_rijndael_11; public: inline static int32_t get_offset_of_m_rijndael_11() { return static_cast(offsetof(AesManaged_tEA4C1DCB8D73BD33AA7397B0B448B7D5C0ACD9C4, ___m_rijndael_11)); } inline RijndaelManaged_tD1B1F2A2FFA25C00142012CF301D52F46943A86E * get_m_rijndael_11() const { return ___m_rijndael_11; } inline RijndaelManaged_tD1B1F2A2FFA25C00142012CF301D52F46943A86E ** get_address_of_m_rijndael_11() { return &___m_rijndael_11; } inline void set_m_rijndael_11(RijndaelManaged_tD1B1F2A2FFA25C00142012CF301D52F46943A86E * value) { ___m_rijndael_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_rijndael_11), (void*)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); } }; // System.Linq.Expressions.OpAssignMethodConversionBinaryExpression struct OpAssignMethodConversionBinaryExpression_tE5DC5C71207DE06782E16C2C5D9EE63E09D8B58C : public MethodBinaryExpression_t3119FE060545F8BBCA10624BD0A1D43AB150DF23 { public: // System.Linq.Expressions.LambdaExpression System.Linq.Expressions.OpAssignMethodConversionBinaryExpression::_conversion LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * ____conversion_8; public: inline static int32_t get_offset_of__conversion_8() { return static_cast(offsetof(OpAssignMethodConversionBinaryExpression_tE5DC5C71207DE06782E16C2C5D9EE63E09D8B58C, ____conversion_8)); } inline LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * get__conversion_8() const { return ____conversion_8; } inline LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 ** get_address_of__conversion_8() { return &____conversion_8; } inline void set__conversion_8(LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * value) { ____conversion_8 = value; Il2CppCodeGenWriteBarrier((void**)(&____conversion_8), (void*)value); } }; // System.Security.Cryptography.RijndaelManaged struct RijndaelManaged_tD1B1F2A2FFA25C00142012CF301D52F46943A86E : public Rijndael_t6882B7836066EA54F6DDDCC26E7F1CAAB99100B2 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif // 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.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; } }; // 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.Runtime.CompilerServices.IStrongBox[] struct IStrongBoxU5BU5D_t5C6F1860E4A12131ADABE7E078B70DDAB3B3801F : 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.Linq.Expressions.ParameterExpression[] struct ParameterExpressionU5BU5D_tCF3EAA6D8556513C4937E1126F65AA08DF4DB147 : public RuntimeArray { public: ALIGN_FIELD (8) ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * m_Items[1]; public: inline ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE ** 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, ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Linq.Expressions.Expression[] struct ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63 : public RuntimeArray { public: ALIGN_FIELD (8) Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * m_Items[1]; public: inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** 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, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Reflection.ParameterInfo[] struct ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B : public RuntimeArray { public: ALIGN_FIELD (8) ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * m_Items[1]; public: inline ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 ** 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, ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Type[] struct TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755 : public RuntimeArray { public: ALIGN_FIELD (8) Type_t * m_Items[1]; public: inline Type_t * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Type_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, Type_t * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline Type_t * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Type_t ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Type_t * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Linq.Expressions.Interpreter.Instruction[] struct InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03 : public RuntimeArray { public: ALIGN_FIELD (8) Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * m_Items[1]; public: inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** 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, Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Linq.Expressions.Interpreter.Instruction[][] struct InstructionU5BU5DU5BU5D_t59466CC7C903E621CC6A38FA9EEF2BE5D5EE25DA : public RuntimeArray { public: ALIGN_FIELD (8) InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* m_Items[1]; public: inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03** 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, InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Linq.Expressions.Interpreter.Instruction[][][] struct InstructionU5BU5DU5BU5DU5BU5D_tC91D7302666D7BBDD9539639236F3B8742A0F5DB : public RuntimeArray { public: ALIGN_FIELD (8) InstructionU5BU5DU5BU5D_t59466CC7C903E621CC6A38FA9EEF2BE5D5EE25DA* m_Items[1]; public: inline InstructionU5BU5DU5BU5D_t59466CC7C903E621CC6A38FA9EEF2BE5D5EE25DA* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline InstructionU5BU5DU5BU5D_t59466CC7C903E621CC6A38FA9EEF2BE5D5EE25DA** 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, InstructionU5BU5DU5BU5D_t59466CC7C903E621CC6A38FA9EEF2BE5D5EE25DA* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline InstructionU5BU5DU5BU5D_t59466CC7C903E621CC6A38FA9EEF2BE5D5EE25DA* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline InstructionU5BU5DU5BU5D_t59466CC7C903E621CC6A38FA9EEF2BE5D5EE25DA** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, InstructionU5BU5DU5BU5D_t59466CC7C903E621CC6A38FA9EEF2BE5D5EE25DA* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Linq.Expressions.Interpreter.ByRefUpdater[] struct ByRefUpdaterU5BU5D_t0FAE787778490964F634E1734FBF728A93E13A84 : public RuntimeArray { public: ALIGN_FIELD (8) ByRefUpdater_t947287A35823D0D1649B767460D71471A72AE717 * m_Items[1]; public: inline ByRefUpdater_t947287A35823D0D1649B767460D71471A72AE717 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline ByRefUpdater_t947287A35823D0D1649B767460D71471A72AE717 ** 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, ByRefUpdater_t947287A35823D0D1649B767460D71471A72AE717 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline ByRefUpdater_t947287A35823D0D1649B767460D71471A72AE717 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline ByRefUpdater_t947287A35823D0D1649B767460D71471A72AE717 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, ByRefUpdater_t947287A35823D0D1649B767460D71471A72AE717 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Linq.Expressions.Interpreter.DebugInfo[] struct DebugInfoU5BU5D_tBEF3683AA37B65231F98284421C981AE65305B1E : public RuntimeArray { public: ALIGN_FIELD (8) DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC * m_Items[1]; public: inline DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC ** 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, DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Linq.Expressions.Interpreter.EnterFaultInstruction[] struct EnterFaultInstructionU5BU5D_t6D155310AFCD55D0491E41BFD5B3D8C4E752B583 : public RuntimeArray { public: ALIGN_FIELD (8) EnterFaultInstruction_t7D8E7E71047FCD2F1EB390D986BB0441BF20900D * m_Items[1]; public: inline EnterFaultInstruction_t7D8E7E71047FCD2F1EB390D986BB0441BF20900D * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline EnterFaultInstruction_t7D8E7E71047FCD2F1EB390D986BB0441BF20900D ** 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, EnterFaultInstruction_t7D8E7E71047FCD2F1EB390D986BB0441BF20900D * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline EnterFaultInstruction_t7D8E7E71047FCD2F1EB390D986BB0441BF20900D * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline EnterFaultInstruction_t7D8E7E71047FCD2F1EB390D986BB0441BF20900D ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, EnterFaultInstruction_t7D8E7E71047FCD2F1EB390D986BB0441BF20900D * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Linq.Expressions.Interpreter.EnterFinallyInstruction[] struct EnterFinallyInstructionU5BU5D_t669424F589FC1936BE4B343D8A1BCA295D57424B : public RuntimeArray { public: ALIGN_FIELD (8) EnterFinallyInstruction_tE10DC15B634BC0D58FAB4139F7B36F382124B3F4 * m_Items[1]; public: inline EnterFinallyInstruction_tE10DC15B634BC0D58FAB4139F7B36F382124B3F4 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline EnterFinallyInstruction_tE10DC15B634BC0D58FAB4139F7B36F382124B3F4 ** 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, EnterFinallyInstruction_tE10DC15B634BC0D58FAB4139F7B36F382124B3F4 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline EnterFinallyInstruction_tE10DC15B634BC0D58FAB4139F7B36F382124B3F4 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline EnterFinallyInstruction_tE10DC15B634BC0D58FAB4139F7B36F382124B3F4 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, EnterFinallyInstruction_tE10DC15B634BC0D58FAB4139F7B36F382124B3F4 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Reflection.PropertyInfo[] struct PropertyInfoU5BU5D_tE59E95F68533BDA98ABBBEACB6A99BF2C7A4A26A : public RuntimeArray { public: ALIGN_FIELD (8) PropertyInfo_t * m_Items[1]; public: inline PropertyInfo_t * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline PropertyInfo_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, PropertyInfo_t * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline PropertyInfo_t * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline PropertyInfo_t ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, PropertyInfo_t * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Reflection.MethodInfo[] struct MethodInfoU5BU5D_t86AA7E1AF11D62BAE3189F25907B252596FA627E : public RuntimeArray { public: ALIGN_FIELD (8) MethodInfo_t * m_Items[1]; public: inline MethodInfo_t * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline MethodInfo_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, MethodInfo_t * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline MethodInfo_t * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline MethodInfo_t ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, MethodInfo_t * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Reflection.MemberInfo[] struct MemberInfoU5BU5D_t04CE6CC3692D77C74DC079E7CAF110CBF031C99E : public RuntimeArray { public: ALIGN_FIELD (8) MemberInfo_t * m_Items[1]; public: inline MemberInfo_t * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline MemberInfo_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, MemberInfo_t * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline MemberInfo_t * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline MemberInfo_t ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, MemberInfo_t * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Void System.Runtime.CompilerServices.TrueReadOnlyCollection`1::.ctor(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TrueReadOnlyCollection_1__ctor_m918482989883660E04D334A0F819F28D955A2C1A_gshared (TrueReadOnlyCollection_1_t7B0C79057B5BCC33C785557CBB2BEC37F5C2207A * __this, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.ArrayBuilder`1::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArrayBuilder_1__ctor_m74461E96944815A85A1C4B321E6BCFCE0244AEE9_gshared (ArrayBuilder_1_tBCC5D8A7182E53CB70AEA3F966E5A894AED01635 * __this, int32_t ___capacity0, const RuntimeMethod* method); // System.Void System.Collections.Generic.ArrayBuilder`1::UncheckedAdd(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArrayBuilder_1_UncheckedAdd_m2933995D0EA1A5E54490DF5F7817B574682DD942_gshared (ArrayBuilder_1_tBCC5D8A7182E53CB70AEA3F966E5A894AED01635 * __this, RuntimeObject * ___item0, const RuntimeMethod* method); // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Linq.Expressions.ArrayBuilderExtensions::ToReadOnly(System.Collections.Generic.ArrayBuilder`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t921D1901AD35062BE31FAEB0798A4B814F33A3C3 * ArrayBuilderExtensions_ToReadOnly_TisRuntimeObject_m62FE7754CCC4B17AF6317C54BF1362F2C2738C32_gshared (ArrayBuilder_1_tBCC5D8A7182E53CB70AEA3F966E5A894AED01635 ___builder0, const RuntimeMethod* method); // !!0[] System.Array::Empty() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* Array_Empty_TisRuntimeObject_m002765312BF306B1B3B5BFAB9550C0A2A1820CDA_gshared_inline (const RuntimeMethod* method); // T System.Dynamic.Utils.ExpressionUtils::ReturnObject(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * ExpressionUtils_ReturnObject_TisRuntimeObject_m6BBCE6108F943FCBAEEB8243E60C57310FEC95A3_gshared (RuntimeObject * ___collectionOrT0, const RuntimeMethod* method); // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::.ctor(System.Collections.Generic.IList`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ReadOnlyCollection_1__ctor_m869C40E83BEA3D2FE3526FA0E2248E762A3B809D_gshared (ReadOnlyCollection_1_t921D1901AD35062BE31FAEB0798A4B814F33A3C3 * __this, RuntimeObject* ___list0, const RuntimeMethod* method); // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Dynamic.Utils.ExpressionUtils::ReturnReadOnly(System.Collections.Generic.IReadOnlyList`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t921D1901AD35062BE31FAEB0798A4B814F33A3C3 * ExpressionUtils_ReturnReadOnly_TisRuntimeObject_m56BBFEAEF8C30675AAB0B4590E04FFEEB745E8A1_gshared (RuntimeObject** ___collection0, const RuntimeMethod* method); // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C List_1_GetEnumerator_mD396EA185003D66D9F0425A2C98D23F6A1624175_gshared (List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Enumerator_get_Current_m376883DE8D9B9C406BEA9E5A0DB2F132FE4B7FDA_gshared_inline (Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m40FD166B6757334A2BBCF67238EFDF70D727A4A6_gshared (Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m0F4FCA57A586D78D592E624FE089FC61DF99EF86_gshared (Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m45E78772E9157F6CD684A69AAB07CE4082FE5FFD_gshared (List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Add_m415CDDDC44D8102E7E71D9EA0A853D7BBE6F469F_gshared (List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * __this, int32_t ___item0, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CastInstructionT_1__ctor_m490B923F983EA86BEA137261B50CDD9D0B05632D_gshared (CastInstructionT_1_tABF712EF4A042EA48960A93F36E3205A88FA1DA2 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CastInstructionT_1__ctor_mEE2C994F7DC301758D0C6F65728B09C656740CA6_gshared (CastInstructionT_1_tC9DF13C845BCDD5D3D1523184B58509762BD80A1 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CastInstructionT_1__ctor_m473C616F3C7B8A3D8F5F4FB320B2C8725F9A05D2_gshared (CastInstructionT_1_t7E6FD2869FE4E6F5825EED7B017EF06292D02AA9 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CastInstructionT_1__ctor_m361B2531C16FB3EE96C92C58BFE2ADEC0B49590F_gshared (CastInstructionT_1_t19345E090F73DFD4387DB1687224CFCEAFF1D7D0 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CastInstructionT_1__ctor_m829B0586555ADC9FCA48C59B9F28798DED40E82F_gshared (CastInstructionT_1_t12D51D1C4F7780D2B606E4FA8267C06FE23EFAFF * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CastInstructionT_1__ctor_m0DCEA88A9A29E815EBCFC1D9542F740D1257D21D_gshared (CastInstructionT_1_tB06387BBFA27200C19FB1B79F4F5B917461F51C3 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CastInstructionT_1__ctor_m905EEAB50B72AE5BB12A6A61FA9C233F8A4770DA_gshared (CastInstructionT_1_t2381D821132C3C6C2C418BAF3CD249DE9ADED16D * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CastInstructionT_1__ctor_m3E643DF3350694E6F43823895C12B724B45364E2_gshared (CastInstructionT_1_t521C4CFCFF04F0093539A3BDFD6BB0996C02396B * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CastInstructionT_1__ctor_mC17FD029FB3199C3F1F848084A27EB2F5F852F37_gshared (CastInstructionT_1_tB8C2E9B40DFA6A8E9D7337C5B38C95A4D5813FAD * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CastInstructionT_1__ctor_m85D0CC78FEE3FF1F82A0E2D1065F6C37CC5E0230_gshared (CastInstructionT_1_t43820AF3C95F1A7F6E021462F2C9B724D47622CE * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CastInstructionT_1__ctor_mB777A0BAA4144971D29EF6A8DAED896A0A1CC78F_gshared (CastInstructionT_1_tE5B997D1013D1A3456E65E9DFD9833EFA2D1E8B0 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CastInstructionT_1__ctor_m9A4F2918E68581CD039C6C17A17F513E0AD73F04_gshared (CastInstructionT_1_t5061B5942F4F78B99E7A986E2FACB647BC2902E2 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CastInstructionT_1__ctor_m028BB67A79E47D0A295C224C958BF58FC3E4D99B_gshared (CastInstructionT_1_t8ED64B059E6E241C4553351E5C927A6D5F09E88B * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CastInstructionT_1__ctor_mA2A662EB36E73F2036688E6AADAD7A3530CF9DE2_gshared (CastInstructionT_1_tAC091DD7A9F5C2351C87E1DCB26AEC50BB86FCA3 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CastInstructionT_1__ctor_m6122F1C6D3DE43AB5B26C48788B7732288A1516A_gshared (CastInstructionT_1_tE7AC56D2F941FBB7CEDC5196512CA63B6484252B * __this, const RuntimeMethod* method); // !0 System.Nullable`1::get_Value() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Nullable_1_get_Value_m81778F362BEC72D4456079CDF5FB0D3487A1BCCC_gshared (Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * __this, const RuntimeMethod* method); // System.Int32 System.Array::BinarySearch(!!0[],!!0,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); // System.Void System.Func`2::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Func_2__ctor_mCA84157864A199574AD0B7F3083F99B54DC1F98C_gshared (Func_2_t99409DECFF50F0FA9B427C863AC6C99C66E6F9F8 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Boolean System.Linq.Enumerable::Any(System.Collections.Generic.IEnumerable`1,System.Func`2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerable_Any_TisRuntimeObject_m4175AF82F03F3455AA3D53F7A60E9EB341C1DE04_gshared (RuntimeObject* ___source0, Func_2_t99409DECFF50F0FA9B427C863AC6C99C66E6F9F8 * ___predicate1, const RuntimeMethod* method); // System.Void System.Array::Resize(!!0[]&,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Array_Resize_TisRuntimeObject_mCEF6B03A945BC4C6C42EE27083DBBFEE0F200D9F_gshared (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** ___array0, int32_t ___newSize1, const RuntimeMethod* method); // !0 System.Collections.ObjectModel.ReadOnlyCollection`1::get_Item(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * ReadOnlyCollection_1_get_Item_m84A039430DD159C4D4EDE7A069267E8CAC923748_gshared (ReadOnlyCollection_1_t921D1901AD35062BE31FAEB0798A4B814F33A3C3 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::get_Count() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_get_Count_m2D719EE02B7FE98B5D6E9515334C594836D2C0C7_gshared (ReadOnlyCollection_1_t921D1901AD35062BE31FAEB0798A4B814F33A3C3 * __this, const RuntimeMethod* method); // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Dynamic.Utils.CollectionExtensions::ToReadOnly(System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t921D1901AD35062BE31FAEB0798A4B814F33A3C3 * CollectionExtensions_ToReadOnly_TisRuntimeObject_mDBB3D2EB4FA87D786C5EF45FE96989A8378740AA_gshared (RuntimeObject* ___enumerable0, const RuntimeMethod* method); // TSource System.Linq.Enumerable::Last(System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerable_Last_TisRuntimeObject_m4D85F65C85F02B0BC38289C96F7BDDD97EB9B885_gshared (RuntimeObject* ___source0, const RuntimeMethod* method); // System.Void System.Collections.Generic.HashSet`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HashSet_1__ctor_m2CDA40DEC2900A9CB00F8348FF386DF44ABD0EC7_gshared (HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.HashSet`1::Add(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool HashSet_1_Add_m8194125167FD7A887F1B39D342A71A0BD0C8BF5C_gshared (HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B * __this, RuntimeObject * ___item0, const RuntimeMethod* method); // TSource[] System.Linq.Enumerable::ToArray(System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* Enumerable_ToArray_TisRuntimeObject_mEB06425105813A21FC826C4144F8456EAE2304DE_gshared (RuntimeObject* ___source0, const RuntimeMethod* method); // System.Boolean System.Runtime.CompilerServices.ConditionalWeakTable`2::TryGetValue(!0,!1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ConditionalWeakTable_2_TryGetValue_m353ABC8C5B8F25E9714DD19B5E7D4B8BF2946B24_gshared (ConditionalWeakTable_2_tCF100268EF76D0BC19F774221E488BBB4CD4B365 * __this, RuntimeObject * ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method); // System.Collections.Generic.IEnumerator`1 System.Collections.ObjectModel.ReadOnlyCollection`1::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ReadOnlyCollection_1_GetEnumerator_m657621A58AD925E4F57730D3F2D68FB5CE771D10_gshared (ReadOnlyCollection_1_t921D1901AD35062BE31FAEB0798A4B814F33A3C3 * __this, const RuntimeMethod* method); // T[] System.Dynamic.Utils.CollectionExtensions::RemoveLast(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* CollectionExtensions_RemoveLast_TisRuntimeObject_m32D8103A7B560B7B0FF10C65491EDC4B707FBB3A_gshared (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___array0, const RuntimeMethod* method); // System.Void System.Dynamic.Utils.CacheDict`2::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CacheDict_2__ctor_m00697894AA73CE236834AB326F94431441B26B2D_gshared (CacheDict_2_t4D7FFB59CB1E33398FCBBDC6A739780EC97F3F14 * __this, int32_t ___size0, const RuntimeMethod* method); // System.Boolean System.Dynamic.Utils.CacheDict`2::TryGetValue(TKey,TValue&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CacheDict_2_TryGetValue_m8F97885F09BD8E2FF471A1BA8E67E5F12E7227CC_gshared (CacheDict_2_t4D7FFB59CB1E33398FCBBDC6A739780EC97F3F14 * __this, RuntimeObject * ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method); // System.Void System.Dynamic.Utils.CacheDict`2::set_Item(TKey,TValue) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CacheDict_2_set_Item_m2A20DB7BC3C5F42A7BED403D6A40D311327F80FE_gshared (CacheDict_2_t4D7FFB59CB1E33398FCBBDC6A739780EC97F3F14 * __this, RuntimeObject * ___key0, RuntimeObject * ___value1, const RuntimeMethod* method); // !4 System.Func`5::Invoke(!0,!1,!2,!3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Func_5_Invoke_m489C869AA2357BCAC90A0DE1388FC66E0B71CD71_gshared (Func_5_tE215BA898D847C5457D0669E6D53BBB23922080F * __this, RuntimeObject * ___arg10, RuntimeObject * ___arg21, bool ___arg32, RuntimeObject * ___arg43, const RuntimeMethod* method); // System.Void System.Dynamic.Utils.ContractUtils::RequiresNotNullItems(System.Collections.Generic.IList`1,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ContractUtils_RequiresNotNullItems_TisRuntimeObject_m8C7C08E1C93724C4636906809D2EFCF23113CEA5_gshared (RuntimeObject* ___array0, String_t* ___arrayName1, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.Instruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Instruction__ctor_m6EC6EEE16C3396CAE6C572D701AADFCE6C189A67 (Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * __this, const RuntimeMethod* method); // System.Type System.Dynamic.Utils.TypeUtils::GetNonNullableType(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * TypeUtils_GetNonNullableType_mA6F8CDE5F82C60FE0E993D3D4ADF445AAFCB1066 (Type_t * ___type0, const RuntimeMethod* method); // System.TypeCode System.Dynamic.Utils.TypeExtensions::GetTypeCode(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TypeExtensions_GetTypeCode_m7DAE78B372162A83421926BC359D419D3309A128 (Type_t * ___type0, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.AddInstruction/AddInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddInt16__ctor_m5E0A9B70946650A60DEBFD81617696AE33D73B4E (AddInt16_tD63C23EDC7441D9BB980B07B762DBE4AFA0328A1 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.AddInstruction/AddInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddInt32__ctor_mAB8865126F630195E5D3E56911F3119B2EE151B1 (AddInt32_t38AA5CA348CC1E7D2AFB2A73D0671164A88BDCD1 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.AddInstruction/AddInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddInt64__ctor_m087500E9EBE0390ACB3614CA91BCAB92FF8CCA03 (AddInt64_t0A61177C350B9B43E7299936F84BCB1D69A7BEAF * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.AddInstruction/AddUInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddUInt16__ctor_m10DE01DFC60F461486475F7FCEF5E87F0720C3DB (AddUInt16_t69A150D091B935809970141E345DD48EE0B4B35E * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.AddInstruction/AddUInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddUInt32__ctor_m59E34D6015C91EB3DDCA6E4D8D1A2A9D4EE7A0C9 (AddUInt32_tC3EB7672D6B4B915873F80B5B28A646C7415F4AA * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.AddInstruction/AddUInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddUInt64__ctor_m6ACB5603C39116989F1C5ADFFEF793CDB62928B5 (AddUInt64_tA8F4F2561B708B460DB4D1C49D389777A9A5B050 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.AddInstruction/AddSingle::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddSingle__ctor_m738D5B1E6C24B2811F0785D59F8E7781E0300C5A (AddSingle_t5F43F41F0BC01B03F40B23E889736E3193820176 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.AddInstruction/AddDouble::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddDouble__ctor_mCC64A75FAA374BCEAB9743881FF08539D9BF3E14 (AddDouble_tBFDDDD46997B5B03C8C0555F8EE578A53F6B32F9 * __this, const RuntimeMethod* method); // System.Exception System.Dynamic.Utils.ContractUtils::get_Unreachable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * ContractUtils_get_Unreachable_m814C0ABAB566942A64D62EE4BF63B9C75B8BDF5D (const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddOvfInt16__ctor_m57DAE036FE249A55A3A6EA11728570BE3632A987 (AddOvfInt16_tD4A66765762C9526A6D0B53B836BD0A5276EEEF8 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddOvfInt32__ctor_m0293D16438BD2EEE037D19CCCC69A8391EC0F050 (AddOvfInt32_tF258FAEEF10C2BA5612FD8A64731CC05EDFE2DFA * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddOvfInt64__ctor_mA028FC92D3B4F7698A6EA69EADA6200DF58CCB61 (AddOvfInt64_t4960F776CA3CF7524C794E46DB84B669EDE632E2 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfUInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddOvfUInt16__ctor_m5790569EC913ADE38D4FA103BB3A77D17DBDF180 (AddOvfUInt16_tED3343A9E243352F1344362F93DA1242EEF4CEAC * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfUInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddOvfUInt32__ctor_mFE4092C8B1A638B5FAB6E61CA915E77513EABAF2 (AddOvfUInt32_tEFC3F4F2661C19CF476AB25281AEFA9255FA6421 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.AddOvfInstruction/AddOvfUInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddOvfUInt64__ctor_m49A7FC5EB3F5FBF488B0496DF02D85A880FF59FC (AddOvfUInt64_t79C91AE4B8B23944C1F90799628ADD9259EA4CC6 * __this, const RuntimeMethod* method); // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AddInstruction::Create(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * AddInstruction_Create_m4255162837794F5F8B4A63740E79C88F4D088C32 (Type_t * ___type0, const RuntimeMethod* method); // System.Void System.Security.Cryptography.Aes::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Aes__ctor_m8BE534212149E466C49141CAC9A78B72C2A1D8FA (Aes_tFD34360BE594E79220F75AA9DF67CABB00116D7C * __this, const RuntimeMethod* method); // System.Byte[] Mono.Security.Cryptography.KeyBuilder::IV(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* KeyBuilder_IV_mEE5E62517E2B6CCF31A31CF995A7E423767AE3C0 (int32_t ___size0, const RuntimeMethod* method); // System.Byte[] Mono.Security.Cryptography.KeyBuilder::Key(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* KeyBuilder_Key_m3ABEBE6D1D42B469EF3626FF15E473FF0CEC7CA0 (int32_t ___size0, const RuntimeMethod* method); // System.Void System.Security.Cryptography.CryptographicException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CryptographicException__ctor_mE6D40FE819914DA1C6600907D160AD4231B46C31 (CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 * __this, String_t* ___message0, const RuntimeMethod* method); // System.Void System.Security.Cryptography.AesTransform::.ctor(System.Security.Cryptography.Aes,System.Boolean,System.Byte[],System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AesTransform__ctor_m3903A599E8B2C3F7AB3B70E1258980151D639598 (AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B * __this, Aes_tFD34360BE594E79220F75AA9DF67CABB00116D7C * ___algo0, bool ___encryption1, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___key2, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___iv3, const RuntimeMethod* method); // System.Byte[] System.Security.Cryptography.SymmetricAlgorithm::get_IV() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* SymmetricAlgorithm_get_IV_m221EB23F12FF2FF2AA5851DEEA4DBA954C3DF9CA (SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 * __this, const RuntimeMethod* method); // System.Void System.Security.Cryptography.SymmetricAlgorithm::set_IV(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SymmetricAlgorithm_set_IV_m5C08F9246FD093A56F7CEFAA3DCC3D1A788FAA19 (SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___value0, const RuntimeMethod* method); // System.Byte[] System.Security.Cryptography.SymmetricAlgorithm::get_Key() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* SymmetricAlgorithm_get_Key_mBC34A99AE033189081A0110393457578A0CA4031 (SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 * __this, const RuntimeMethod* method); // System.Void System.Security.Cryptography.SymmetricAlgorithm::set_Key(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SymmetricAlgorithm_set_Key_m06B818761C6D0705328BE370E62B77897C4F6A95 (SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___value0, const RuntimeMethod* method); // System.Int32 System.Security.Cryptography.SymmetricAlgorithm::get_KeySize() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t SymmetricAlgorithm_get_KeySize_m4971214DFD683A30CF42574E399A49D46881EFE6_inline (SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 * __this, const RuntimeMethod* method); // System.Void System.Security.Cryptography.SymmetricAlgorithm::set_KeySize(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SymmetricAlgorithm_set_KeySize_mE442D2BEE16679C2F20CF1CE680C2FB7EC1798A3 (SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Int32 System.Security.Cryptography.SymmetricAlgorithm::get_FeedbackSize() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t SymmetricAlgorithm_get_FeedbackSize_m5F7652D1BB0A4C6A9573281D5FDB92653E56097F_inline (SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 * __this, const RuntimeMethod* method); // System.Void System.Security.Cryptography.SymmetricAlgorithm::set_FeedbackSize(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SymmetricAlgorithm_set_FeedbackSize_m67C5F06BE2346792B0A3A19F952DA6183FCB5544 (SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Security.Cryptography.CipherMode System.Security.Cryptography.SymmetricAlgorithm::get_Mode() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t SymmetricAlgorithm_get_Mode_mC45173B64F0EF7E6FE8A282AB16AFE98024492D5_inline (SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 * __this, const RuntimeMethod* method); // System.Void System.Security.Cryptography.SymmetricAlgorithm::set_Mode(System.Security.Cryptography.CipherMode) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SymmetricAlgorithm_set_Mode_m021BECC925EE517E9EBDCB0C4ADD730D721CC804 (SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Security.Cryptography.PaddingMode System.Security.Cryptography.SymmetricAlgorithm::get_Padding() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t SymmetricAlgorithm_get_Padding_m0E3D81138F2FF12B498A92A096555BC9F22F6D28_inline (SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 * __this, const RuntimeMethod* method); // System.Void System.Security.Cryptography.SymmetricAlgorithm::set_Padding(System.Security.Cryptography.PaddingMode) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SymmetricAlgorithm_set_Padding_mC234D5C20E4C7EF00FDAFA28E457F04CDA775D21 (SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void System.Security.Cryptography.SymmetricAlgorithm::Dispose(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SymmetricAlgorithm_Dispose_mF5E8765FC3FCC4DFEA30200FAA1EDFAFA2BE893D (SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 * __this, bool ___disposing0, const RuntimeMethod* method); // System.Boolean System.Security.Cryptography.CryptoConfig::get_AllowOnlyFipsAlgorithms() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CryptoConfig_get_AllowOnlyFipsAlgorithms_m5727A4E316AE115D2E891B3727745C100BB74CD5 (const RuntimeMethod* method); // System.String SR::GetString(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SR_GetString_mD7FC73A3473F4F165E55F8B4A7088F2E9F9CC412 (String_t* ___name0, const RuntimeMethod* method); // System.Void System.InvalidOperationException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * __this, String_t* ___message0, const RuntimeMethod* method); // System.Void System.Security.Cryptography.RijndaelManaged::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RijndaelManaged__ctor_mB961FACC934247ED58EC21A6291E2018BD570650 (RijndaelManaged_tD1B1F2A2FFA25C00142012CF301D52F46943A86E * __this, 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.Boolean System.Security.Cryptography.SymmetricAlgorithm::ValidKeySize(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SymmetricAlgorithm_ValidKeySize_mD9A55FE9CC3ADA203B6E1704F877A750A68A0514 (SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 * __this, int32_t ___bitLength0, const RuntimeMethod* method); // System.Void System.ArgumentException::.ctor(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * __this, String_t* ___message0, String_t* ___paramName1, const RuntimeMethod* method); // System.Void Mono.Security.Cryptography.SymmetricTransform::.ctor(System.Security.Cryptography.SymmetricAlgorithm,System.Boolean,System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SymmetricTransform__ctor_m9C5CF3DDF8C94E36D642CFA223A7D155A10D8827 (SymmetricTransform_t7F2159C79FF7B594CAC28B7061F5891F9B7CDB76 * __this, SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 * ___symmAlgo0, bool ___encryption1, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___rgbIV2, const RuntimeMethod* method); // System.String Locale::GetText(System.String,System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Locale_GetText_m9472C71D4F5D9E384D5964D8A2281B9F895F386A (String_t* ___fmt0, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___args1, const RuntimeMethod* method); // System.UInt32 System.Security.Cryptography.AesTransform::SubByte(System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t AesTransform_SubByte_m2D77D545ABD3D84C04741B80ABB74BEFE8C55679 (AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B * __this, uint32_t ___a0, const RuntimeMethod* method); // System.Void System.Security.Cryptography.AesTransform::Encrypt128(System.Byte[],System.Byte[],System.UInt32[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AesTransform_Encrypt128_m57DA74A7E05818DFD92F2614F8F65B0D1E696129 (AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___indata0, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___outdata1, UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___ekey2, const RuntimeMethod* method); // System.Void System.Security.Cryptography.AesTransform::Decrypt128(System.Byte[],System.Byte[],System.UInt32[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AesTransform_Decrypt128_m075F7BA40A4CFECA6F6A379065B731586EDDB23A (AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___indata0, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___outdata1, UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___ekey2, const RuntimeMethod* method); // System.Void System.Runtime.CompilerServices.RuntimeHelpers::InitializeArray(System.Array,System.RuntimeFieldHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F (RuntimeArray * ___array0, RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 ___fldHandle1, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.AndInstruction/AndSByte::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AndSByte__ctor_m34C53BBEB9C9DF256A1CF94E5F0651232A3773BE (AndSByte_t64776A87B6794626CE1D2157C9518413F7F756A1 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.AndInstruction/AndInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AndInt16__ctor_mB2E490C5DD39449EE4CE418F6AC48A49D4E57DCC (AndInt16_t6D7B2783268B3301475284C64A4DE1F136AA4C98 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.AndInstruction/AndInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AndInt32__ctor_m538AAADC626C60CC1586D8FA73CBB0E6DCF88687 (AndInt32_t6827AF086CB2E00E5902032CCAF8247DB562E1C3 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.AndInstruction/AndInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AndInt64__ctor_mE6B72D58B1B7AC49383CA86B74FF2A603A434F85 (AndInt64_t2651345A816230DA8964114758B2DE5DB7302FC0 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.AndInstruction/AndByte::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AndByte__ctor_mEE3E02EA1926B1FF899A18CA03AA166B0E77C8F4 (AndByte_tD0C2D21E6F49411964474504BEC7BF3B9EA688EB * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.AndInstruction/AndUInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AndUInt16__ctor_m107C36FE7C898556C744FDD46FACF9EB30352199 (AndUInt16_t06C5F3890A4ED7FE97BEA500E99E51D0FA1F6556 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.AndInstruction/AndUInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AndUInt32__ctor_m65FB234BD06ED91DB8C62D3B5260185B982EF449 (AndUInt32_tB67639D2EBBC8C0CEC333EF30427DCC9794D891B * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.AndInstruction/AndUInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AndUInt64__ctor_m5FAAF919DC89AF410F050609278FB5EC79AD87F0 (AndUInt64_t9C70E8307BD88C60CD4630E58F9BC114822697E4 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.AndInstruction/AndBoolean::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AndBoolean__ctor_m02462EA8DDACAA42E876C344F5D87625C6CF57C2 (AndBoolean_tA166B93BE8CCD87C83F5AF85B4C73C2D65A0488A * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.ByRefUpdater::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ByRefUpdater__ctor_m07B4AA1FF9BB5AC436CCA2B6DC9C09B00D023FEB (ByRefUpdater_t947287A35823D0D1649B767460D71471A72AE717 * __this, int32_t ___argumentIndex0, const RuntimeMethod* method); // System.Int32 System.Linq.Expressions.Interpreter.LocalDefinition::get_Index() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t LocalDefinition_get_Index_m2D7AD9C1E220D93D17B7DB7A24541202477F3FE5_inline (LocalDefinition_t519C6D81C1FDC8B6E81932DD449C7A68EDBD3D03 * __this, const RuntimeMethod* method); // System.Void System.Array::SetValue(System.Object,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Array_SetValue_mD28884941182C5B7118CFBA3D55DB9CEA8797455 (RuntimeArray * __this, RuntimeObject * ___value0, int32_t ___index1, const RuntimeMethod* method); // System.Int32 System.Linq.Expressions.Interpreter.InstructionList::get_Count() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InstructionList_get_Count_m053273059D7E370378CA5C9C2BA3F45E44EB3A29 (InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.LocalVariables::UndefineLocal(System.Linq.Expressions.Interpreter.LocalDefinition,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LocalVariables_UndefineLocal_mA8576EC67A0686B90997760CD1C411D6C6CFF0B6 (LocalVariables_tFD3F8FE77C4F8E4E2D98F8965F26A672AEEF59F2 * __this, LocalDefinition_t519C6D81C1FDC8B6E81932DD449C7A68EDBD3D03 ___definition0, int32_t ___end1, const RuntimeMethod* method); // System.Object System.Linq.Expressions.Interpreter.InterpretedFrame::Pop() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * __this, const RuntimeMethod* method); // System.Int32 System.Array::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_get_Length_m12B3E61F1BF9880AB252640D69269B49665C0A10 (RuntimeArray * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.InterpretedFrame::Push(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InterpretedFrame_Push_m8993875D202411807B024C272CA71C3852BE6C71 (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.ArrayLengthInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArrayLengthInstruction__ctor_m055DF94714038B4E197A85240AFEB127BB507AC9 (ArrayLengthInstruction_t41A3BAEEBBCAB6EFD5842DBC5C0D0D99E336DF46 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.BinaryExpression::.ctor(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BinaryExpression__ctor_m72A32152D1C93AB6D4352396AA6DAED3E3DB34F9 (BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * __this, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, const RuntimeMethod* method); // System.Linq.Expressions.Expression System.Linq.Expressions.BinaryExpression::get_Left() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * BinaryExpression_get_Left_mEE3B1EB29EE8C0345CD0777779EC3084872367D8_inline (BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.LocalAccessInstruction::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LocalAccessInstruction__ctor_mB892C2D66567480A40DEF44395DB2FF4B74FB299 (LocalAccessInstruction_tD67186C7BE53D1E6A8211B5B7AF98B470855169B * __this, int32_t ___index0, const RuntimeMethod* method); // System.Object System.Linq.Expressions.Interpreter.InterpretedFrame::Peek() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * InterpretedFrame_Peek_m4E8B474399257371CC0E89CBE6ADB626BA454346 (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * __this, const RuntimeMethod* method); // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.InstructionList::AssignLocalBoxed(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * InstructionList_AssignLocalBoxed_m71087E5574C49B07B393B8CC66F6776AE31DD9F0 (int32_t ___index0, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Expression::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression__ctor_m95B5A0A5256BB08165526F0843CDCB4334C43D1F (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * __this, const RuntimeMethod* method); // System.Boolean System.Linq.Expressions.BinaryExpression::IsOpAssignment(System.Linq.Expressions.ExpressionType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BinaryExpression_IsOpAssignment_m4E1C6C3CEEE30369CE41890787A07829E3658F06 (int32_t ___op0, const RuntimeMethod* method); // System.Linq.Expressions.Expression System.Linq.Expressions.BinaryExpression::get_Right() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * BinaryExpression_get_Right_m85C92B2ACEFCD3C9848C27E804FDFC6C7CEEED89_inline (BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * __this, const RuntimeMethod* method); // System.Linq.Expressions.LambdaExpression System.Linq.Expressions.BinaryExpression::get_Conversion() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * BinaryExpression_get_Conversion_m6CFCA0562F5862E09A30141142FDF52397087965 (BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * __this, const RuntimeMethod* method); // System.Boolean System.Linq.Expressions.BinaryExpression::get_IsReferenceComparison() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BinaryExpression_get_IsReferenceComparison_m33D83A339136528214F78E87FFB4A5E7FB86E996 (BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * __this, const RuntimeMethod* method); // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::ReferenceEqual(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_ReferenceEqual_m7CEF8AF607338901B76D03A3E5EE151823B02206 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, const RuntimeMethod* method); // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::ReferenceNotEqual(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_ReferenceNotEqual_mD00439D6B7B0468E6DB134443242782A5DC75AA8 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, const RuntimeMethod* method); // System.Boolean System.Linq.Expressions.BinaryExpression::get_IsLiftedToNull() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BinaryExpression_get_IsLiftedToNull_m28C244FD0FCD320A8A56B1BF515A93CF2DC8390E (BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * __this, const RuntimeMethod* method); // System.Reflection.MethodInfo System.Linq.Expressions.BinaryExpression::get_Method() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodInfo_t * BinaryExpression_get_Method_m655CAE28E67DEE36CFF393C3573764864EE8FEAA (BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * __this, const RuntimeMethod* method); // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::MakeBinary(System.Linq.Expressions.ExpressionType,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Boolean,System.Reflection.MethodInfo,System.Linq.Expressions.LambdaExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_MakeBinary_m0C48B3A1AD0545EF9883FC4CFDC0E5AAEDA1D1FF (int32_t ___binaryType0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right2, bool ___liftToNull3, MethodInfo_t * ___method4, LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * ___conversion5, const RuntimeMethod* method); // System.Linq.Expressions.Expression System.Linq.Expressions.BinaryExpression::ReduceMember() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * BinaryExpression_ReduceMember_m62D54AFB11594E06002394BF6C730C5065620D75 (BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * __this, const RuntimeMethod* method); // System.Linq.Expressions.Expression System.Linq.Expressions.BinaryExpression::ReduceIndex() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * BinaryExpression_ReduceIndex_m142593EB7361481D390B205D5B6AA3B02B97565F (BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * __this, const RuntimeMethod* method); // System.Linq.Expressions.Expression System.Linq.Expressions.BinaryExpression::ReduceVariable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * BinaryExpression_ReduceVariable_mABF270950763C3823313CA522A50807214801A0B (BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * __this, const RuntimeMethod* method); // System.Linq.Expressions.ExpressionType System.Linq.Expressions.BinaryExpression::GetBinaryOpFromAssignmentOp(System.Linq.Expressions.ExpressionType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BinaryExpression_GetBinaryOpFromAssignmentOp_m46D07914615BCCC27F34745D9E1C06EC3E67C5BE (int32_t ___op0, const RuntimeMethod* method); // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::MakeBinary(System.Linq.Expressions.ExpressionType,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Boolean,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_MakeBinary_mC08F80CC34A4F9DE8FD1BF8455213E7F67A5B728 (int32_t ___binaryType0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right2, bool ___liftToNull3, MethodInfo_t * ___method4, const RuntimeMethod* method); // System.Linq.Expressions.InvocationExpression System.Linq.Expressions.Expression::Invoke(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InvocationExpression_tF2FBF805F35CA740983A7D613B5BB86ABA9D9A29 * Expression_Invoke_m6C85A98E8DC1BFC856E2847189CA27249B6F35B2 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg01, const RuntimeMethod* method); // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::Assign(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_Assign_m32AEF41186AAC28E7AB3E83502C64A93CA69562C (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, const RuntimeMethod* method); // System.Linq.Expressions.Expression System.Linq.Expressions.MemberExpression::get_Expression() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * MemberExpression_get_Expression_mF45071AA01F3FD9644B8047DC9EFFBBF3895D03A_inline (MemberExpression_t9F4B2A7A517DFE6F72C956A3ED868D8C043C6622 * __this, const RuntimeMethod* method); // System.Linq.Expressions.ParameterExpression System.Linq.Expressions.Expression::Variable(System.Type,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * Expression_Variable_mB9B43B1EE563E9939F2ABFBE04DEA87961D7A91E (Type_t * ___type0, String_t* ___name1, const RuntimeMethod* method); // System.Reflection.MemberInfo System.Linq.Expressions.MemberExpression::get_Member() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemberInfo_t * MemberExpression_get_Member_m42D967F01204B3337C76BC2C679C42922ACF2D2C (MemberExpression_t9F4B2A7A517DFE6F72C956A3ED868D8C043C6622 * __this, const RuntimeMethod* method); // System.Linq.Expressions.MemberExpression System.Linq.Expressions.Expression::MakeMemberAccess(System.Linq.Expressions.Expression,System.Reflection.MemberInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemberExpression_t9F4B2A7A517DFE6F72C956A3ED868D8C043C6622 * Expression_MakeMemberAccess_m5BB353DB69256E9AE44D098D3F4E59628A28A0A9 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, MemberInfo_t * ___member1, const RuntimeMethod* method); // System.Void System.Runtime.CompilerServices.TrueReadOnlyCollection`1::.ctor(T[]) inline void TrueReadOnlyCollection_1__ctor_m69BD8FE7BA1B50C8BE9EE80E47C3C13DF75F2BE0 (TrueReadOnlyCollection_1_tFACBB37A6A09F5303FA9A457A34FAFE7002020A3 * __this, ParameterExpressionU5BU5D_tCF3EAA6D8556513C4937E1126F65AA08DF4DB147* ___list0, const RuntimeMethod* method) { (( void (*) (TrueReadOnlyCollection_1_tFACBB37A6A09F5303FA9A457A34FAFE7002020A3 *, ParameterExpressionU5BU5D_tCF3EAA6D8556513C4937E1126F65AA08DF4DB147*, const RuntimeMethod*))TrueReadOnlyCollection_1__ctor_m918482989883660E04D334A0F819F28D955A2C1A_gshared)(__this, ___list0, method); } // System.Void System.Runtime.CompilerServices.TrueReadOnlyCollection`1::.ctor(T[]) inline void TrueReadOnlyCollection_1__ctor_m4875236293F4F79FE4BE2C5E115A1DA75D1881AA (TrueReadOnlyCollection_1_t06D7E0A73C830464D87F10A513072796E7172082 * __this, ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* ___list0, const RuntimeMethod* method) { (( void (*) (TrueReadOnlyCollection_1_t06D7E0A73C830464D87F10A513072796E7172082 *, ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63*, const RuntimeMethod*))TrueReadOnlyCollection_1__ctor_m918482989883660E04D334A0F819F28D955A2C1A_gshared)(__this, ___list0, method); } // System.Linq.Expressions.BlockExpression System.Linq.Expressions.Expression::Block(System.Collections.Generic.IEnumerable`1,System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * Expression_Block_mA6CB052758601202DB19D5181835168D9CE6F908 (RuntimeObject* ___variables0, RuntimeObject* ___expressions1, const RuntimeMethod* method); // System.Int32 System.Linq.Expressions.IndexExpression::get_ArgumentCount() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t IndexExpression_get_ArgumentCount_m8DC5505DE6686A0A52874ED6875458368B1FF8F7 (IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.ArrayBuilder`1::.ctor(System.Int32) inline void ArrayBuilder_1__ctor_m42CDA9D7A2573F758D2D1F00BCB03A5F4ADA036E (ArrayBuilder_1_t7B2BCC91A90A8A4786FD90BC5CDD05956DE7F8B7 * __this, int32_t ___capacity0, const RuntimeMethod* method) { (( void (*) (ArrayBuilder_1_t7B2BCC91A90A8A4786FD90BC5CDD05956DE7F8B7 *, int32_t, const RuntimeMethod*))ArrayBuilder_1__ctor_m74461E96944815A85A1C4B321E6BCFCE0244AEE9_gshared)(__this, ___capacity0, method); } // System.Void System.Collections.Generic.ArrayBuilder`1::.ctor(System.Int32) inline void ArrayBuilder_1__ctor_m88848F1E4633FBDE984F3336507320C9DCA317DC (ArrayBuilder_1_tE04BB2ED35AFAEAFA3CD424C1CCFAD4FEF405973 * __this, int32_t ___capacity0, const RuntimeMethod* method) { (( void (*) (ArrayBuilder_1_tE04BB2ED35AFAEAFA3CD424C1CCFAD4FEF405973 *, int32_t, const RuntimeMethod*))ArrayBuilder_1__ctor_m74461E96944815A85A1C4B321E6BCFCE0244AEE9_gshared)(__this, ___capacity0, method); } // System.Linq.Expressions.Expression System.Linq.Expressions.IndexExpression::get_Object() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * IndexExpression_get_Object_mDD955311731D483584D5E23F38C4274E48F8A7CF_inline (IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.ArrayBuilder`1::UncheckedAdd(T) inline void ArrayBuilder_1_UncheckedAdd_m8BBA889A6582AB0E317744D5A7C335A217E69B52 (ArrayBuilder_1_t7B2BCC91A90A8A4786FD90BC5CDD05956DE7F8B7 * __this, ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * ___item0, const RuntimeMethod* method) { (( void (*) (ArrayBuilder_1_t7B2BCC91A90A8A4786FD90BC5CDD05956DE7F8B7 *, ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE *, const RuntimeMethod*))ArrayBuilder_1_UncheckedAdd_m2933995D0EA1A5E54490DF5F7817B574682DD942_gshared)(__this, ___item0, method); } // System.Void System.Collections.Generic.ArrayBuilder`1::UncheckedAdd(T) inline void ArrayBuilder_1_UncheckedAdd_m5EA934E73BAB419503AFE7D5F92A77BDC06E4E91 (ArrayBuilder_1_tE04BB2ED35AFAEAFA3CD424C1CCFAD4FEF405973 * __this, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___item0, const RuntimeMethod* method) { (( void (*) (ArrayBuilder_1_tE04BB2ED35AFAEAFA3CD424C1CCFAD4FEF405973 *, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *, const RuntimeMethod*))ArrayBuilder_1_UncheckedAdd_m2933995D0EA1A5E54490DF5F7817B574682DD942_gshared)(__this, ___item0, method); } // System.Linq.Expressions.Expression System.Linq.Expressions.IndexExpression::GetArgument(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * IndexExpression_GetArgument_m8B2530DBAD367B2D2AF5E26323B47487967CAA32 (IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD * __this, int32_t ___index0, const RuntimeMethod* method); // System.String System.String::Concat(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m4D0DDA7FEDB75304E5FDAF8489A0478EE58A45F2 (RuntimeObject * ___arg00, RuntimeObject * ___arg11, const RuntimeMethod* method); // System.Reflection.PropertyInfo System.Linq.Expressions.IndexExpression::get_Indexer() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR PropertyInfo_t * IndexExpression_get_Indexer_m3B482E3736B7FA41B0678991045F37F69BE3D62A_inline (IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD * __this, const RuntimeMethod* method); // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Linq.Expressions.ArrayBuilderExtensions::ToReadOnly(System.Collections.Generic.ArrayBuilder`1) inline ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * ArrayBuilderExtensions_ToReadOnly_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_m469BED9636AEB08E59A3245CDA4BB5E2EA9F72B4 (ArrayBuilder_1_tE04BB2ED35AFAEAFA3CD424C1CCFAD4FEF405973 ___builder0, const RuntimeMethod* method) { return (( ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * (*) (ArrayBuilder_1_tE04BB2ED35AFAEAFA3CD424C1CCFAD4FEF405973 , const RuntimeMethod*))ArrayBuilderExtensions_ToReadOnly_TisRuntimeObject_m62FE7754CCC4B17AF6317C54BF1362F2C2738C32_gshared)(___builder0, method); } // System.Linq.Expressions.IndexExpression System.Linq.Expressions.Expression::MakeIndex(System.Linq.Expressions.Expression,System.Reflection.PropertyInfo,System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD * Expression_MakeIndex_m1E597FC16E3947602AD4C87DC11F125D1D068996 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___instance0, PropertyInfo_t * ___indexer1, RuntimeObject* ___arguments2, const RuntimeMethod* method); // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Linq.Expressions.ArrayBuilderExtensions::ToReadOnly(System.Collections.Generic.ArrayBuilder`1) inline ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * ArrayBuilderExtensions_ToReadOnly_TisParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE_mC49BDA965F70F5FC168104F4326A19E4DB276A9F (ArrayBuilder_1_t7B2BCC91A90A8A4786FD90BC5CDD05956DE7F8B7 ___builder0, const RuntimeMethod* method) { return (( ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * (*) (ArrayBuilder_1_t7B2BCC91A90A8A4786FD90BC5CDD05956DE7F8B7 , const RuntimeMethod*))ArrayBuilderExtensions_ToReadOnly_TisRuntimeObject_m62FE7754CCC4B17AF6317C54BF1362F2C2738C32_gshared)(___builder0, method); } // System.Boolean System.Dynamic.Utils.TypeUtils::IsNullableType(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_IsNullableType_m62BA74C943634EF4B04246F74FE8834B5F23E85E (Type_t * ___type0, const RuntimeMethod* method); // System.Boolean System.Reflection.MethodInfo::op_Equality(System.Reflection.MethodInfo,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2 (MethodInfo_t * ___left0, MethodInfo_t * ___right1, const RuntimeMethod* method); // System.Reflection.ParameterInfo[] System.Dynamic.Utils.TypeExtensions::GetParametersCached(System.Reflection.MethodBase) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* TypeExtensions_GetParametersCached_m9E60E0DB31B9691FDC3A981DD809437A6B06CD60 (MethodBase_t * ___method0, const RuntimeMethod* method); // System.Type System.Dynamic.Utils.TypeUtils::GetNonRefType(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * TypeUtils_GetNonRefType_m98F7A26B12025869E51751500F9F38FEF396A8FD (Type_t * ___type0, const RuntimeMethod* method); // System.Boolean System.Dynamic.Utils.TypeUtils::AreEquivalent(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_AreEquivalent_m8F1F3807B8297B2F7C5F22F9C48F4B163085886B (Type_t * ___t10, Type_t * ___t21, const RuntimeMethod* method); // System.Boolean System.Linq.Expressions.BinaryExpression::get_IsLifted() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BinaryExpression_get_IsLifted_m6A292403F86977B9C22432CAFB7952F97EFF7A7E (BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * __this, const RuntimeMethod* method); // System.Boolean System.Reflection.MethodInfo::op_Inequality(System.Reflection.MethodInfo,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MethodInfo_op_Inequality_mDE1DAA5D330E9C975AC6423FC2D06862637BE68D (MethodInfo_t * ___left0, MethodInfo_t * ___right1, const RuntimeMethod* method); // System.Boolean System.Type::get_IsValueType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_IsValueType_m9CCCB4759C2D5A890096F8DBA66DAAEFE9D913FB (Type_t * __this, const RuntimeMethod* method); // System.Linq.Expressions.ParameterExpression System.Linq.Expressions.Expression::Parameter(System.Type,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * Expression_Parameter_m1613C069AFED7D393811F36BC7F91188D668A333 (Type_t * ___type0, String_t* ___name1, const RuntimeMethod* method); // System.Reflection.MethodInfo System.Dynamic.Utils.TypeUtils::GetBooleanOperator(System.Type,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodInfo_t * TypeUtils_GetBooleanOperator_mA9ADEC0A214689AE50181C360123DAE1DF7CC1FA (Type_t * ___type0, String_t* ___name1, const RuntimeMethod* method); // System.Linq.Expressions.MemberExpression System.Linq.Expressions.Expression::Property(System.Linq.Expressions.Expression,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemberExpression_t9F4B2A7A517DFE6F72C956A3ED868D8C043C6622 * Expression_Property_m55DEE25BC25F38CDBF047D5FC9B6557D5DF01ABF (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, String_t* ___propertyName1, const RuntimeMethod* method); // !!0[] System.Array::Empty() inline ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* Array_Empty_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mB16F0BD588BBC13D5AB2DA591662576315AA0C28_inline (const RuntimeMethod* method) { return (( ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* (*) (const RuntimeMethod*))Array_Empty_TisRuntimeObject_m002765312BF306B1B3B5BFAB9550C0A2A1820CDA_gshared_inline)(method); } // System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.Expression::Call(System.Linq.Expressions.Expression,System.String,System.Type[],System.Linq.Expressions.Expression[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4 * Expression_Call_m1BBBE20EBE24BB3924414A70A6083247D1D7D13C (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___instance0, String_t* ___methodName1, TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* ___typeArguments2, ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* ___arguments3, const RuntimeMethod* method); // System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.Expression::Call(System.Reflection.MethodInfo,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4 * Expression_Call_m2DABD4C69ED7E1BDE8189C258E5B424BF7DE07F6 (MethodInfo_t * ___method0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg01, const RuntimeMethod* method); // System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.Expression::Call(System.Reflection.MethodInfo,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4 * Expression_Call_m7F8784CDCEA8B62A5019ED5FA8990E932D869E24 (MethodInfo_t * ___method0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg01, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg12, const RuntimeMethod* method); // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::Convert(System.Linq.Expressions.Expression,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_Convert_m494826A3729B238263D95E7D7B0E236DE3B1CDA7 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, Type_t * ___type1, const RuntimeMethod* method); // System.Linq.Expressions.ConstantExpression System.Linq.Expressions.Expression::Constant(System.Object,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * Expression_Constant_m014E12A7CCA8E2705E27CA97B85616EBE181F3FF (RuntimeObject * ___value0, Type_t * ___type1, const RuntimeMethod* method); // System.Linq.Expressions.ConditionalExpression System.Linq.Expressions.Expression::Condition(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ConditionalExpression_t74C60793A382D6FC191C590A353984ED63ED3D4A * Expression_Condition_mC872A59E887B01F7D9C80D1DB74F6087B5FE252F (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___test0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___ifTrue1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___ifFalse2, const RuntimeMethod* method); // System.Void System.Linq.Expressions.BlockExpression::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BlockExpression__ctor_m8499039A37204BC540C0878BE22B0F571963E87E (BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * __this, const RuntimeMethod* method); // T System.Dynamic.Utils.ExpressionUtils::ReturnObject(System.Object) inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ExpressionUtils_ReturnObject_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_m814A5046734D7116971CC263E4DDE7E1C4C5CB3B (RuntimeObject * ___collectionOrT0, const RuntimeMethod* method) { return (( Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * (*) (RuntimeObject *, const RuntimeMethod*))ExpressionUtils_ReturnObject_TisRuntimeObject_m6BBCE6108F943FCBAEEB8243E60C57310FEC95A3_gshared)(___collectionOrT0, method); } // System.Exception System.Linq.Expressions.Error::ArgumentOutOfRange(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ArgumentOutOfRange_mA956C078C804FC8993BD38BAD45A30C7964C40E8 (String_t* ___paramName0, const RuntimeMethod* method); // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Linq.Expressions.BlockExpression::ReturnReadOnlyExpressions(System.Linq.Expressions.BlockExpression,System.Object&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * BlockExpression_ReturnReadOnlyExpressions_mE7F98A7E89EA6433120F76BC9F481B0D4B363CAD (BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * ___provider0, RuntimeObject ** ___collection1, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Block2::.ctor(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Block2__ctor_m660485966A376536176D48405114C02C95688FD3 (Block2_tE4BCA7D0F0ACBB66E97C3C70620E928AC52A84D9 * __this, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg00, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg11, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Block3::.ctor(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Block3__ctor_mB58D0060DE73605B7B32674FA46AC52F0F55DD7E (Block3_t284DBA4C7DD6FA79B0983263FF40B6EA4F4AD834 * __this, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg00, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg11, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg22, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Block4::.ctor(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Block4__ctor_m9AA650AC19CAC820A25F2AF3979907DDFCDE0BE5 (Block4_t52F5085BA32EDD31381E70CADDAFAC3D6FA67A21 * __this, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg00, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg11, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg22, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg33, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Block5::.ctor(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Block5__ctor_m16B0BD3D68A47315EB4566F36F3DBBF8D60A3E74 (Block5_tDBF9D05DED9100069A2A701184205D60A05D04D8 * __this, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg00, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg11, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg22, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg33, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg44, const RuntimeMethod* method); // System.Void System.Linq.Expressions.BlockExpressionList::.ctor(System.Linq.Expressions.BlockExpression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BlockExpressionList__ctor_mCF8CD5020A2FD310B3138D75F47AE628BDC80B1A (BlockExpressionList_tC03E7B0B4BF307F781680AE2B201FFE0CA752D55 * __this, BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * ___provider0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg01, const RuntimeMethod* method); // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::.ctor(System.Collections.Generic.IList`1) inline void ReadOnlyCollection_1__ctor_m6CB6E203CFD99BDD0DC7CF52623462321AF9ABBC (ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * __this, RuntimeObject* ___list0, const RuntimeMethod* method) { (( void (*) (ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 *, RuntimeObject*, const RuntimeMethod*))ReadOnlyCollection_1__ctor_m869C40E83BEA3D2FE3526FA0E2248E762A3B809D_gshared)(__this, ___list0, method); } // System.Object System.Threading.Interlocked::CompareExchange(System.Object&,System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Interlocked_CompareExchange_mFAD09589A5DAFDBABB05C62A2D35CD5B92BC6961 (RuntimeObject ** ___location10, RuntimeObject * ___value1, RuntimeObject * ___comparand2, const RuntimeMethod* method); // System.Void System.Object::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405 (RuntimeObject * __this, const RuntimeMethod* method); // System.Int32 System.Linq.Expressions.BlockExpressionList::IndexOf(System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BlockExpressionList_IndexOf_m2A311D7545A9CDD9169DB6C1DDE396EDF56B1D78 (BlockExpressionList_tC03E7B0B4BF307F781680AE2B201FFE0CA752D55 * __this, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___item0, const RuntimeMethod* method); // System.Void System.Dynamic.Utils.ContractUtils::RequiresNotNull(System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3 (RuntimeObject * ___value0, String_t* ___paramName1, const RuntimeMethod* method); // System.Void System.ArgumentException::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentException__ctor_m789B4E75608A673F2CF5DDFC2E67DA20AF440A34 (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.BlockExpressionList/d__18::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CGetEnumeratorU3Ed__18__ctor_m18852E116B0FF98E795528200D580D048B29AD67 (U3CGetEnumeratorU3Ed__18_tDAE3ECED2997B9832BF2B82CDF3E400461F07C3B * __this, int32_t ___U3CU3E1__state0, const RuntimeMethod* method); // System.Collections.Generic.IEnumerator`1 System.Linq.Expressions.BlockExpressionList::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* BlockExpressionList_GetEnumerator_m7519FCE9980C64CBF17EE599F19ADCBD9B393044 (BlockExpressionList_tC03E7B0B4BF307F781680AE2B201FFE0CA752D55 * __this, const RuntimeMethod* method); // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Dynamic.Utils.ExpressionUtils::ReturnReadOnly(System.Collections.Generic.IReadOnlyList`1&) inline ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * ExpressionUtils_ReturnReadOnly_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mC28D101026C5072858199AEBB6EAD99C49D6F053 (RuntimeObject** ___collection0, const RuntimeMethod* method) { return (( ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * (*) (RuntimeObject**, const RuntimeMethod*))ExpressionUtils_ReturnReadOnly_TisRuntimeObject_m56BBFEAEF8C30675AAB0B4590E04FFEEB745E8A1_gshared)(___collection0, method); } // System.Void System.Linq.Expressions.BlockN::.ctor(System.Collections.Generic.IReadOnlyList`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BlockN__ctor_m0E9E18D813A38B2CE2B890E5BBF7FEA8BDD0550B (BlockN_tCE84D9AD8634612823520324AC4B0FF602E1902C * __this, RuntimeObject* ___expressions0, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.OffsetInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OffsetInstruction__ctor_mA1D3D8A8E5545261FB61BF302D982F77D5692F22 (OffsetInstruction_tF3FD4944F925CA471DC7B920C21DF5E058DC5CEB * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.BranchInstruction::.ctor(System.Boolean,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BranchInstruction__ctor_m77B72DB3A9FC819F10024A18598C07806D2851C2 (BranchInstruction_t798B6A52F451971DC0520FDE4E84C2855DB6D9A3 * __this, bool ___hasResult0, bool ___hasValue1, const RuntimeMethod* method); // System.Int32 System.Linq.Expressions.Interpreter.BranchLabel::get_LabelIndex() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t BranchLabel_get_LabelIndex_m54221DBE17F9BF45FDC3B5BDEF974EDF3E7E162B_inline (BranchLabel_t1AD05E18FF3172A1D4FC287CAE57C9CE6EB96FB5 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.RuntimeLabel::.ctor(System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeLabel__ctor_mB27083AA69EB3BA4F6EF35B132AD114D014D9D68 (RuntimeLabel_t6F93929F1E839AA32AE409193F505A4435E725FA * __this, int32_t ___index0, int32_t ___continuationStackDepth1, int32_t ___stackDepth2, const RuntimeMethod* method); // System.Int32 System.Linq.Expressions.Interpreter.InstructionList::get_CurrentStackDepth() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t InstructionList_get_CurrentStackDepth_mCB4C4E69FE7C054F30B28C8F3559859CD64ACEA8_inline (InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 * __this, const RuntimeMethod* method); // System.Int32 System.Linq.Expressions.Interpreter.InstructionList::get_CurrentContinuationsDepth() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t InstructionList_get_CurrentContinuationsDepth_m14E281F4BC166AE65CC51A768EBE3FF806D32B57_inline (InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 * __this, const RuntimeMethod* method); // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() inline Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C List_1_GetEnumerator_mD396EA185003D66D9F0425A2C98D23F6A1624175 (List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * __this, const RuntimeMethod* method) { return (( Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C (*) (List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 *, const RuntimeMethod*))List_1_GetEnumerator_mD396EA185003D66D9F0425A2C98D23F6A1624175_gshared)(__this, method); } // !0 System.Collections.Generic.List`1/Enumerator::get_Current() inline int32_t Enumerator_get_Current_m376883DE8D9B9C406BEA9E5A0DB2F132FE4B7FDA_inline (Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C * __this, const RuntimeMethod* method) { return (( int32_t (*) (Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C *, const RuntimeMethod*))Enumerator_get_Current_m376883DE8D9B9C406BEA9E5A0DB2F132FE4B7FDA_gshared_inline)(__this, method); } // System.Void System.Linq.Expressions.Interpreter.BranchLabel::FixupBranch(System.Linq.Expressions.Interpreter.InstructionList,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BranchLabel_FixupBranch_m0B782003246691FD77DF36E45C387E82F490220A (BranchLabel_t1AD05E18FF3172A1D4FC287CAE57C9CE6EB96FB5 * __this, InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 * ___instructions0, int32_t ___branchIndex1, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m40FD166B6757334A2BBCF67238EFDF70D727A4A6 (Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C *, const RuntimeMethod*))Enumerator_MoveNext_m40FD166B6757334A2BBCF67238EFDF70D727A4A6_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_m0F4FCA57A586D78D592E624FE089FC61DF99EF86 (Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C *, const RuntimeMethod*))Enumerator_Dispose_m0F4FCA57A586D78D592E624FE089FC61DF99EF86_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1::.ctor() inline void List_1__ctor_m45E78772E9157F6CD684A69AAB07CE4082FE5FFD (List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * __this, const RuntimeMethod* method) { (( void (*) (List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 *, const RuntimeMethod*))List_1__ctor_m45E78772E9157F6CD684A69AAB07CE4082FE5FFD_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1::Add(!0) inline void List_1_Add_m415CDDDC44D8102E7E71D9EA0A853D7BBE6F469F (List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * __this, int32_t ___item0, const RuntimeMethod* method) { (( void (*) (List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 *, int32_t, const RuntimeMethod*))List_1_Add_m415CDDDC44D8102E7E71D9EA0A853D7BBE6F469F_gshared)(__this, ___item0, method); } // System.Void System.Linq.Expressions.Interpreter.InstructionList::FixupBranch(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InstructionList_FixupBranch_mF8A8DCFE351AFC60A68A057CAB5EC15FD3A117E5 (InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 * __this, int32_t ___branchIndex0, int32_t ___offset1, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.MethodInfoCallInstruction::.ctor(System.Reflection.MethodInfo,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MethodInfoCallInstruction__ctor_mDB17C84A4B1E7EA47C009E3DC5338E328EE959E6 (MethodInfoCallInstruction_t0EA1D8A0DFD7127CBAC63CDF76A82F8D094211ED * __this, MethodInfo_t * ___target0, int32_t ___argumentCount1, const RuntimeMethod* method); // System.Type System.Type::GetTypeFromHandle(System.RuntimeTypeHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E (RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 ___handle0, const RuntimeMethod* method); // System.Boolean System.Type::op_Equality(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046 (Type_t * ___left0, Type_t * ___right1, const RuntimeMethod* method); // System.Boolean System.Reflection.MethodBase::get_IsStatic() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MethodBase_get_IsStatic_mDFDF51EDFE5DBDD5FE942564A1F56E3C7E3DE43F (MethodBase_t * __this, const RuntimeMethod* method); // System.Object[] System.Linq.Expressions.Interpreter.MethodInfoCallInstruction::GetArgs(System.Linq.Expressions.Interpreter.InterpretedFrame,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* MethodInfoCallInstruction_GetArgs_m50806DE6680520C0BDA6334D348D58E2A6B20F50 (MethodInfoCallInstruction_t0EA1D8A0DFD7127CBAC63CDF76A82F8D094211ED * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, int32_t ___first1, int32_t ___skip2, const RuntimeMethod* method); // System.Object System.Reflection.MethodBase::Invoke(System.Object,System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * MethodBase_Invoke_m5DA5E74F34F8FFA8133445BAE0266FD54F7D4EB3 (MethodBase_t * __this, RuntimeObject * ___obj0, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___parameters1, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.ExceptionHelpers::UnwrapAndRethrow(System.Reflection.TargetInvocationException) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExceptionHelpers_UnwrapAndRethrow_m3E72B28269E51046AAB21E48674465F02400BB92 (TargetInvocationException_t30F4C50D323F448CD2E08BDB8F47694B08EB354C * ___exception0, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.Instruction::NullCheck(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Instruction_NullCheck_m41ED82259C7462947CF9837727B5B45B64AFF8CC (RuntimeObject * ___o0, const RuntimeMethod* method); // System.Boolean System.Linq.Expressions.Interpreter.CallInstruction::TryGetLightLambdaTarget(System.Object,System.Linq.Expressions.Interpreter.LightLambda&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CallInstruction_TryGetLightLambdaTarget_mBDEDD893A0F1713E9C6F73A883CC606C71B420AF (RuntimeObject * ___instance0, LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE ** ___lightLambda1, const RuntimeMethod* method); // System.Object System.Linq.Expressions.Interpreter.CallInstruction::InterpretLambdaInvoke(System.Linq.Expressions.Interpreter.LightLambda,System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * CallInstruction_InterpretLambdaInvoke_m16411EA08CB44191554F7EB03E656CF9A3327617 (CallInstruction_t39AE23BF399E52EB8FF681E4E02E934FEFB05895 * __this, LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * ___targetLambda0, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___args1, const RuntimeMethod* method); // System.Boolean System.Type::op_Inequality(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0 (Type_t * ___left0, Type_t * ___right1, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.NewInstruction::.ctor(System.Reflection.ConstructorInfo,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NewInstruction__ctor_m59DAFB865D2DFE166F0B073A3AB06CE9548E4BE0 (NewInstruction_t6020D07F6354349B4BB08E9F3B730F97868E896F * __this, ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * ___constructor0, int32_t ___argumentCount1, const RuntimeMethod* method); // System.Object[] System.Linq.Expressions.Interpreter.NewInstruction::GetArgs(System.Linq.Expressions.Interpreter.InterpretedFrame,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* NewInstruction_GetArgs_m3F2A6111A37DF960563D28CF49322596CA84216C (NewInstruction_t6020D07F6354349B4BB08E9F3B730F97868E896F * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, int32_t ___first1, const RuntimeMethod* method); // System.Object System.Reflection.ConstructorInfo::Invoke(System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * ConstructorInfo_Invoke_m8DF5D6F53038C7B6443EEA82D922724F39CD2906 (ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * __this, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___parameters0, const RuntimeMethod* method); // System.Void System.Linq.Expressions.TypedParameterExpression::.ctor(System.Type,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypedParameterExpression__ctor_m3D235CA0BCB4FCABE91C71DB32676114DA94AF6B (TypedParameterExpression_t4A8A2ACEE15EB5177B0A2B69C3EA017418803EDC * __this, Type_t * ___type0, String_t* ___name1, const RuntimeMethod* method); // System.Reflection.MethodInfo System.Type::GetMethod(System.String,System.Type[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodInfo_t * Type_GetMethod_mDA3E2A83228C0493894D40D02963D7B07C7B058E (Type_t * __this, String_t* ___name0, TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* ___types1, const RuntimeMethod* method); // System.Linq.Expressions.Interpreter.CallInstruction System.Linq.Expressions.Interpreter.CallInstruction::Create(System.Reflection.MethodInfo,System.Reflection.ParameterInfo[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CallInstruction_t39AE23BF399E52EB8FF681E4E02E934FEFB05895 * CallInstruction_Create_mCD77878C2392ABC3CA76C1E368932319F3A2B0D4 (MethodInfo_t * ___info0, ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* ___parameters1, const RuntimeMethod* method); // System.Boolean System.Type::get_IsArray() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_IsArray_m15FE83DD8FAF090F9BDA924753C7750AAEA7CFD1 (Type_t * __this, const RuntimeMethod* method); // System.Boolean System.String::op_Equality(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_op_Equality_m2B91EE68355F142F67095973D32EB5828B7B73CB (String_t* ___a0, String_t* ___b1, const RuntimeMethod* method); // System.Linq.Expressions.Interpreter.CallInstruction System.Linq.Expressions.Interpreter.CallInstruction::GetArrayAccessor(System.Reflection.MethodInfo,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CallInstruction_t39AE23BF399E52EB8FF681E4E02E934FEFB05895 * CallInstruction_GetArrayAccessor_mFEEBEA25D1A9E06FE93A8100D87131A3C4E9F0BB (MethodInfo_t * ___info0, int32_t ___argumentCount1, const RuntimeMethod* method); // System.Reflection.MethodInfo System.Type::GetMethod(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodInfo_t * Type_GetMethod_mDD47332AAF3036AAFC4C6626A999A452E7143DCF (Type_t * __this, String_t* ___name0, const RuntimeMethod* method); // System.Linq.Expressions.Interpreter.CallInstruction System.Linq.Expressions.Interpreter.CallInstruction::Create(System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CallInstruction_t39AE23BF399E52EB8FF681E4E02E934FEFB05895 * CallInstruction_Create_mAA5B5AA06D49E70C6CC3C4914DFB7F35F5F1CCCF (MethodInfo_t * ___info0, const RuntimeMethod* method); // System.Void System.Array::SetValue(System.Object,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Array_SetValue_m011229E684886D4DF67513930B9FA4584AADEA77 (RuntimeArray * __this, RuntimeObject * ___value0, int32_t ___index11, int32_t ___index22, const RuntimeMethod* method); // System.Void System.Array::SetValue(System.Object,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Array_SetValue_m455105055C4A9C139621B2E4477078C93D973A12 (RuntimeArray * __this, RuntimeObject * ___value0, int32_t ___index11, int32_t ___index22, int32_t ___index33, const RuntimeMethod* method); // System.Object System.Delegate::get_Target() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * Delegate_get_Target_mA4C35D598EE379F0F1D49EA8670620792D25EAB1_inline (Delegate_t * __this, const RuntimeMethod* method); // System.Object System.Linq.Expressions.Interpreter.LightLambda::Run(System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * LightLambda_Run_mB092319ED88818F157846C91540C1FC5DF577E14 (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * __this, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___arguments0, const RuntimeMethod* method); // System.Object System.Linq.Expressions.Interpreter.LightLambda::RunVoid(System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * LightLambda_RunVoid_mD914B164C4CD240FED23622779A05B2D851B6EE5 (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * __this, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___arguments0, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() inline void CastInstructionT_1__ctor_m490B923F983EA86BEA137261B50CDD9D0B05632D (CastInstructionT_1_tABF712EF4A042EA48960A93F36E3205A88FA1DA2 * __this, const RuntimeMethod* method) { (( void (*) (CastInstructionT_1_tABF712EF4A042EA48960A93F36E3205A88FA1DA2 *, const RuntimeMethod*))CastInstructionT_1__ctor_m490B923F983EA86BEA137261B50CDD9D0B05632D_gshared)(__this, method); } // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() inline void CastInstructionT_1__ctor_mEE2C994F7DC301758D0C6F65728B09C656740CA6 (CastInstructionT_1_tC9DF13C845BCDD5D3D1523184B58509762BD80A1 * __this, const RuntimeMethod* method) { (( void (*) (CastInstructionT_1_tC9DF13C845BCDD5D3D1523184B58509762BD80A1 *, const RuntimeMethod*))CastInstructionT_1__ctor_mEE2C994F7DC301758D0C6F65728B09C656740CA6_gshared)(__this, method); } // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() inline void CastInstructionT_1__ctor_m473C616F3C7B8A3D8F5F4FB320B2C8725F9A05D2 (CastInstructionT_1_t7E6FD2869FE4E6F5825EED7B017EF06292D02AA9 * __this, const RuntimeMethod* method) { (( void (*) (CastInstructionT_1_t7E6FD2869FE4E6F5825EED7B017EF06292D02AA9 *, const RuntimeMethod*))CastInstructionT_1__ctor_m473C616F3C7B8A3D8F5F4FB320B2C8725F9A05D2_gshared)(__this, method); } // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() inline void CastInstructionT_1__ctor_m361B2531C16FB3EE96C92C58BFE2ADEC0B49590F (CastInstructionT_1_t19345E090F73DFD4387DB1687224CFCEAFF1D7D0 * __this, const RuntimeMethod* method) { (( void (*) (CastInstructionT_1_t19345E090F73DFD4387DB1687224CFCEAFF1D7D0 *, const RuntimeMethod*))CastInstructionT_1__ctor_m361B2531C16FB3EE96C92C58BFE2ADEC0B49590F_gshared)(__this, method); } // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() inline void CastInstructionT_1__ctor_m829B0586555ADC9FCA48C59B9F28798DED40E82F (CastInstructionT_1_t12D51D1C4F7780D2B606E4FA8267C06FE23EFAFF * __this, const RuntimeMethod* method) { (( void (*) (CastInstructionT_1_t12D51D1C4F7780D2B606E4FA8267C06FE23EFAFF *, const RuntimeMethod*))CastInstructionT_1__ctor_m829B0586555ADC9FCA48C59B9F28798DED40E82F_gshared)(__this, method); } // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() inline void CastInstructionT_1__ctor_m0DCEA88A9A29E815EBCFC1D9542F740D1257D21D (CastInstructionT_1_tB06387BBFA27200C19FB1B79F4F5B917461F51C3 * __this, const RuntimeMethod* method) { (( void (*) (CastInstructionT_1_tB06387BBFA27200C19FB1B79F4F5B917461F51C3 *, const RuntimeMethod*))CastInstructionT_1__ctor_m0DCEA88A9A29E815EBCFC1D9542F740D1257D21D_gshared)(__this, method); } // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() inline void CastInstructionT_1__ctor_m905EEAB50B72AE5BB12A6A61FA9C233F8A4770DA (CastInstructionT_1_t2381D821132C3C6C2C418BAF3CD249DE9ADED16D * __this, const RuntimeMethod* method) { (( void (*) (CastInstructionT_1_t2381D821132C3C6C2C418BAF3CD249DE9ADED16D *, const RuntimeMethod*))CastInstructionT_1__ctor_m905EEAB50B72AE5BB12A6A61FA9C233F8A4770DA_gshared)(__this, method); } // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() inline void CastInstructionT_1__ctor_m3E643DF3350694E6F43823895C12B724B45364E2 (CastInstructionT_1_t521C4CFCFF04F0093539A3BDFD6BB0996C02396B * __this, const RuntimeMethod* method) { (( void (*) (CastInstructionT_1_t521C4CFCFF04F0093539A3BDFD6BB0996C02396B *, const RuntimeMethod*))CastInstructionT_1__ctor_m3E643DF3350694E6F43823895C12B724B45364E2_gshared)(__this, method); } // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() inline void CastInstructionT_1__ctor_mC17FD029FB3199C3F1F848084A27EB2F5F852F37 (CastInstructionT_1_tB8C2E9B40DFA6A8E9D7337C5B38C95A4D5813FAD * __this, const RuntimeMethod* method) { (( void (*) (CastInstructionT_1_tB8C2E9B40DFA6A8E9D7337C5B38C95A4D5813FAD *, const RuntimeMethod*))CastInstructionT_1__ctor_mC17FD029FB3199C3F1F848084A27EB2F5F852F37_gshared)(__this, method); } // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() inline void CastInstructionT_1__ctor_m85D0CC78FEE3FF1F82A0E2D1065F6C37CC5E0230 (CastInstructionT_1_t43820AF3C95F1A7F6E021462F2C9B724D47622CE * __this, const RuntimeMethod* method) { (( void (*) (CastInstructionT_1_t43820AF3C95F1A7F6E021462F2C9B724D47622CE *, const RuntimeMethod*))CastInstructionT_1__ctor_m85D0CC78FEE3FF1F82A0E2D1065F6C37CC5E0230_gshared)(__this, method); } // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() inline void CastInstructionT_1__ctor_mB777A0BAA4144971D29EF6A8DAED896A0A1CC78F (CastInstructionT_1_tE5B997D1013D1A3456E65E9DFD9833EFA2D1E8B0 * __this, const RuntimeMethod* method) { (( void (*) (CastInstructionT_1_tE5B997D1013D1A3456E65E9DFD9833EFA2D1E8B0 *, const RuntimeMethod*))CastInstructionT_1__ctor_mB777A0BAA4144971D29EF6A8DAED896A0A1CC78F_gshared)(__this, method); } // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() inline void CastInstructionT_1__ctor_m7537481C55FFADDDBFB5BA899E511FCF9409B130 (CastInstructionT_1_t2A00EFC7F622B28D17BD1A4522609E75520F4E69 * __this, const RuntimeMethod* method) { (( void (*) (CastInstructionT_1_t2A00EFC7F622B28D17BD1A4522609E75520F4E69 *, const RuntimeMethod*))CastInstructionT_1__ctor_m9A4F2918E68581CD039C6C17A17F513E0AD73F04_gshared)(__this, method); } // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() inline void CastInstructionT_1__ctor_m028BB67A79E47D0A295C224C958BF58FC3E4D99B (CastInstructionT_1_t8ED64B059E6E241C4553351E5C927A6D5F09E88B * __this, const RuntimeMethod* method) { (( void (*) (CastInstructionT_1_t8ED64B059E6E241C4553351E5C927A6D5F09E88B *, const RuntimeMethod*))CastInstructionT_1__ctor_m028BB67A79E47D0A295C224C958BF58FC3E4D99B_gshared)(__this, method); } // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() inline void CastInstructionT_1__ctor_mA2A662EB36E73F2036688E6AADAD7A3530CF9DE2 (CastInstructionT_1_tAC091DD7A9F5C2351C87E1DCB26AEC50BB86FCA3 * __this, const RuntimeMethod* method) { (( void (*) (CastInstructionT_1_tAC091DD7A9F5C2351C87E1DCB26AEC50BB86FCA3 *, const RuntimeMethod*))CastInstructionT_1__ctor_mA2A662EB36E73F2036688E6AADAD7A3530CF9DE2_gshared)(__this, method); } // System.Void System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionT`1::.ctor() inline void CastInstructionT_1__ctor_m6122F1C6D3DE43AB5B26C48788B7732288A1516A (CastInstructionT_1_tE7AC56D2F941FBB7CEDC5196512CA63B6484252B * __this, const RuntimeMethod* method) { (( void (*) (CastInstructionT_1_tE7AC56D2F941FBB7CEDC5196512CA63B6484252B *, const RuntimeMethod*))CastInstructionT_1__ctor_m6122F1C6D3DE43AB5B26C48788B7732288A1516A_gshared)(__this, method); } // System.Linq.Expressions.Interpreter.CastInstruction System.Linq.Expressions.Interpreter.CastInstruction/CastInstructionNoT::Create(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * CastInstructionNoT_Create_m410347AEE444DF94882AC51F7466DCBEB1D03C66 (Type_t * ___t0, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.CastInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CastInstruction__ctor_m0F72D1A79C95347F9FB9FF1F0CD38B08C78BE788 (CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * __this, const RuntimeMethod* method); // System.Object System.Enum::ToObject(System.Type,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enum_ToObject_m5B0A0879013BED49244006B188C63E5AC617E429 (Type_t * ___enumType0, int32_t ___value1, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.InterpretedFrame::Push(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968 (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * __this, RuntimeObject * ___value0, const RuntimeMethod* method); // System.Object System.Enum::ToObject(System.Type,System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enum_ToObject_m34E1B531C6DB0FAD6E33F97F3415F16395F23C2C (Type_t * ___enumType0, int64_t ___value1, const RuntimeMethod* method); // System.Object System.Enum::ToObject(System.Type,System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enum_ToObject_mFFD07670AF896F7555C3355CD3A63611EFB4E221 (Type_t * ___enumType0, uint32_t ___value1, const RuntimeMethod* method); // System.Object System.Enum::ToObject(System.Type,System.UInt64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enum_ToObject_mC65259C63750DFB61DFE76AABAFB50FDFBB487C8 (Type_t * ___enumType0, uint64_t ___value1, const RuntimeMethod* method); // System.Object System.Enum::ToObject(System.Type,System.Byte) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enum_ToObject_m14DB3C330B46D18AAF2E6D009FDCD63B86FF82C3 (Type_t * ___enumType0, uint8_t ___value1, const RuntimeMethod* method); // System.Object System.Enum::ToObject(System.Type,System.SByte) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enum_ToObject_m3EB245526BF6C7A65A696571402F763021AD1F3C (Type_t * ___enumType0, int8_t ___value1, const RuntimeMethod* method); // System.Object System.Enum::ToObject(System.Type,System.Int16) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enum_ToObject_m62535D55A0A23AE6C8AF550CCE39244312E94E99 (Type_t * ___enumType0, int16_t ___value1, const RuntimeMethod* method); // System.Object System.Enum::ToObject(System.Type,System.UInt16) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enum_ToObject_mDADC1C92FAFAF440F1FCB55DC93E0947A392E2B8 (Type_t * ___enumType0, uint16_t ___value1, const RuntimeMethod* method); // System.Object System.Enum::ToObject(System.Type,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enum_ToObject_m2A05590A0D581206AAEB48B89187FD175D5F0967 (Type_t * ___enumType0, RuntimeObject * ___value1, const RuntimeMethod* method); // System.String System.Linq.Expressions.ExpressionStringBuilder::CatchBlockToString(System.Linq.Expressions.CatchBlock) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ExpressionStringBuilder_CatchBlockToString_m056E7147A2494C725F2E4C47C3C61B3E723E5FA6 (CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * ___node0, const RuntimeMethod* method); // System.Linq.Expressions.ParameterExpression System.Linq.Expressions.CatchBlock::get_Variable() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * CatchBlock_get_Variable_m326E6EBA9918ABEEAB452F01BE41D880945DA1E0_inline (CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * __this, const RuntimeMethod* method); // System.Linq.Expressions.Expression System.Linq.Expressions.CatchBlock::get_Filter() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * CatchBlock_get_Filter_mC92D5E87F42D09D8FCF9BF0BF5F096359A81665D_inline (CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * __this, const RuntimeMethod* method); // System.Linq.Expressions.Expression System.Linq.Expressions.CatchBlock::get_Body() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * CatchBlock_get_Body_m9EE90AA7A3BBD028A1032648E1722BEC8EF5E190_inline (CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * __this, const RuntimeMethod* method); // System.Type System.Linq.Expressions.CatchBlock::get_Test() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Type_t * CatchBlock_get_Test_m9F57E603AC71DE8C69057B4B366BEF47823E3247_inline (CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * __this, const RuntimeMethod* method); // System.Linq.Expressions.CatchBlock System.Linq.Expressions.Expression::MakeCatchBlock(System.Type,System.Linq.Expressions.ParameterExpression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * Expression_MakeCatchBlock_m1CBF3ECC3A08691C0841347214D681F03E42D370 (Type_t * ___type0, ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * ___variable1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___body2, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___filter3, const RuntimeMethod* method); // System.Void System.Linq.Expressions.FullConditionalExpressionWithType::.ctor(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FullConditionalExpressionWithType__ctor_m9C94EA1EF31C500DE772DD2C55F25864AEBEDCB8 (FullConditionalExpressionWithType_tBF1F5AE5F144524EB18461C0D1BFF039C2B152FD * __this, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___test0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___ifTrue1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___ifFalse2, Type_t * ___type3, const RuntimeMethod* method); // System.Void System.Linq.Expressions.ConditionalExpression::.ctor(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ConditionalExpression__ctor_mF4016093438C63A9E5708F13DC5DD1C7F77E2D77 (ConditionalExpression_t74C60793A382D6FC191C590A353984ED63ED3D4A * __this, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___test0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___ifTrue1, const RuntimeMethod* method); // System.Void System.Linq.Expressions.FullConditionalExpression::.ctor(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FullConditionalExpression__ctor_mA410018874144C2EC2E453B7B222C9DBE6454D35 (FullConditionalExpression_tADC19AFC5D21A1736314F1F96D36847909C65F30 * __this, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___test0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___ifTrue1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___ifFalse2, const RuntimeMethod* method); // System.Linq.Expressions.Expression System.Linq.Expressions.ConditionalExpression::get_IfTrue() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ConditionalExpression_get_IfTrue_m3B8399E8BCBD36FDB0F914984D24EFAA34362309_inline (ConditionalExpression_t74C60793A382D6FC191C590A353984ED63ED3D4A * __this, const RuntimeMethod* method); // System.Linq.Expressions.Expression System.Linq.Expressions.ConditionalExpression::get_Test() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ConditionalExpression_get_Test_m0FA3E01BE2C9783E6BADCDA8724386BFA444214A_inline (ConditionalExpression_t74C60793A382D6FC191C590A353984ED63ED3D4A * __this, const RuntimeMethod* method); // System.Linq.Expressions.Expression System.Linq.Expressions.ConditionalExpression::get_IfFalse() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ConditionalExpression_get_IfFalse_m7964242513C6C948DEA61F52F0714864CCEC792D (ConditionalExpression_t74C60793A382D6FC191C590A353984ED63ED3D4A * __this, const RuntimeMethod* method); // System.Linq.Expressions.ConditionalExpression System.Linq.Expressions.Expression::Condition(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ConditionalExpression_t74C60793A382D6FC191C590A353984ED63ED3D4A * Expression_Condition_mDAAB02AA8FE6525ECAE36CAF26695ADBFA738260 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___test0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___ifTrue1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___ifFalse2, Type_t * ___type3, const RuntimeMethod* method); // System.Linq.Expressions.Expression System.Linq.Expressions.TypeBinaryExpression::get_Expression() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * TypeBinaryExpression_get_Expression_mCEF917EDFD84E187FC710934177E566CE086D985_inline (TypeBinaryExpression_t802702BB83CA4CE99BAE599EAD7D58FDF8C32185 * __this, const RuntimeMethod* method); // System.Type System.Linq.Expressions.TypeBinaryExpression::get_TypeOperand() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Type_t * TypeBinaryExpression_get_TypeOperand_m92A629D7D579C1C41A01BCB664FE0C94F7E81DFB_inline (TypeBinaryExpression_t802702BB83CA4CE99BAE599EAD7D58FDF8C32185 * __this, const RuntimeMethod* method); // System.Linq.Expressions.AnalyzeTypeIsResult System.Linq.Expressions.ConstantCheck::AnalyzeTypeIs(System.Linq.Expressions.Expression,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ConstantCheck_AnalyzeTypeIs_m583DDAAB36166599F2973DCE17165429BDF47B35 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___operand0, Type_t * ___testType1, const RuntimeMethod* method); // System.Boolean System.Type::get_IsPointer() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_IsPointer_mAD86040E1709C9A16431CB66C3D247A3DB9EBCEE (Type_t * __this, const RuntimeMethod* method); // System.Object System.Linq.Expressions.ConstantExpression::get_Value() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * ConstantExpression_get_Value_mB34C9C1BEFB26DF4C42165794F8C171E6797C19C_inline (ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * __this, const RuntimeMethod* method); // System.Type System.Object::GetType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B (RuntimeObject * __this, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::InvalidArgumentValue(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_InvalidArgumentValue_m591B87BEAFD91CF246A0A5D297E1E16525079DE1 (String_t* ___paramName0, const RuntimeMethod* method); // System.String System.Dynamic.Utils.ContractUtils::GetParamName(System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ContractUtils_GetParamName_m61887690962802BD9EA86BEB1A845EB340F27494 (String_t* ___paramName0, int32_t ___index1, const RuntimeMethod* method); // System.String System.String::Format(System.String,System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_m8D1CB0410C35E052A53AE957C914C841E54BAB66 (String_t* ___format0, RuntimeObject * ___arg01, RuntimeObject * ___arg12, const RuntimeMethod* method); // System.Int32 System.Convert::ToInt32(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Convert_ToInt32_mFFEDED67681E3EC8705BCA890BBC206514431B4A (RuntimeObject * ___value0, const RuntimeMethod* method); // !0 System.Nullable`1::get_Value() inline int32_t Nullable_1_get_Value_m81778F362BEC72D4456079CDF5FB0D3487A1BCCC (Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 *, const RuntimeMethod*))Nullable_1_get_Value_m81778F362BEC72D4456079CDF5FB0D3487A1BCCC_gshared)(__this, method); } // System.Linq.Expressions.Interpreter.Interpreter System.Linq.Expressions.Interpreter.LightDelegateCreator::get_Interpreter() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Interpreter_t72F078C1054752C763660835B3B3488A135D178B * LightDelegateCreator_get_Interpreter_m452A3DD6815FCF9936FCE4BD1F6C63F5AEF32DEF_inline (LightDelegateCreator_tA7A81CB278CE2C07EC06CB7805CAB65068453D4D * __this, const RuntimeMethod* method); // System.Int32 System.Linq.Expressions.Interpreter.Interpreter::get_ClosureSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Interpreter_get_ClosureSize_m4EF771138E0E1B19B43FEB1725DBEF690E0535C4 (Interpreter_t72F078C1054752C763660835B3B3488A135D178B * __this, const RuntimeMethod* method); // System.Delegate System.Linq.Expressions.Interpreter.LightDelegateCreator::CreateDelegate(System.Runtime.CompilerServices.IStrongBox[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t * LightDelegateCreator_CreateDelegate_m73E62449D8D5D977983994B21CBFFF6E7FA1F3EA (LightDelegateCreator_tA7A81CB278CE2C07EC06CB7805CAB65068453D4D * __this, IStrongBoxU5BU5D_t5C6F1860E4A12131ADABE7E078B70DDAB3B3801F* ___closure0, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.DebugInfo::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DebugInfo__ctor_mD62FEE80134A1D8A6CEC665BF2F17EDF419D7A2D (DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC * __this, const RuntimeMethod* method); // System.Int32 System.Array::BinarySearch(!!0[],!!0,System.Collections.Generic.IComparer`1) inline int32_t Array_BinarySearch_TisDebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC_mAFD6CE17FE36299184C25AC0DB3F67C09B2EFFAE (DebugInfoU5BU5D_tBEF3683AA37B65231F98284421C981AE65305B1E* ___array0, DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC * ___value1, RuntimeObject* ___comparer2, const RuntimeMethod* method) { return (( int32_t (*) (DebugInfoU5BU5D_tBEF3683AA37B65231F98284421C981AE65305B1E*, DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC *, RuntimeObject*, const RuntimeMethod*))Array_BinarySearch_TisRuntimeObject_mF897E54D729E0C5F6AF135B5908288B89362A88F_gshared)(___array0, ___value1, ___comparer2, method); } // System.Globalization.CultureInfo System.Globalization.CultureInfo::get_InvariantCulture() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * CultureInfo_get_InvariantCulture_m9FAAFAF8A00091EE1FCB7098AD3F163ECDF02164 (const RuntimeMethod* method); // System.String System.String::Format(System.IFormatProvider,System.String,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_m90ED4B078849D42FA1A7C5EB7AC7F74F235F6916 (RuntimeObject* ___provider0, String_t* ___format1, RuntimeObject * ___arg02, const RuntimeMethod* method); // System.String System.String::Format(System.IFormatProvider,System.String,System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_mF96F0621DC567D09C07F1EAC66B31AD261A9DC21 (RuntimeObject* ___provider0, String_t* ___format1, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___args2, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.DebugInfo/DebugInfoComparer::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DebugInfoComparer__ctor_mF2A807EB2B1916FE1535F4DEBD55F67261BEEE58 (DebugInfoComparer_t50EAB83A182EED5FC08D9F05068520870AACDD63 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DecrementInt16__ctor_m497482E3CC3E80B3C5888F818F8204837484FB57 (DecrementInt16_tC640FBBC221B6CECBEEF049FE7425B8BF6B274BA * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DecrementInt32__ctor_m685B8ACD2E8382473623DE0F271A346C75F03907 (DecrementInt32_t73572443D6E31AF991793F484F8045C5738166E2 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DecrementInt64__ctor_mC10AE052BC7C0AF2116A3D4728CAAFE4AE9DB74D (DecrementInt64_t7DCCCB32760DAFF4032EF681EA1EE8D9638C7DBF * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementUInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DecrementUInt16__ctor_mE6A6E09B7089126F271CBE77E4B1122DD5059C2E (DecrementUInt16_tA2306ED797C0F88FB263556769115587FFB54C8B * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementUInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DecrementUInt32__ctor_m87DE71C1028A5363C31E34F922A83E1C5024F5C9 (DecrementUInt32_t85923F59DF15227A54709E5605010439548F285B * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementUInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DecrementUInt64__ctor_mAAC4C4DF7F890C39EFF8FF46F6CB275A68FEB842 (DecrementUInt64_t482C0B553113805C7557B34800BF56B699BDB00A * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementSingle::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DecrementSingle__ctor_mA788F6EF637E940EEE7931074D2442C713F5A299 (DecrementSingle_t7F55773C587DCCC7A19F80D540FD37426EC28B7E * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.DecrementInstruction/DecrementDouble::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DecrementDouble__ctor_mC38DF85FB732F45E5A2A1467F3230BFC1F322F43 (DecrementDouble_t29374A7AC697E04BF2B955E452BC4F29845D207A * __this, const RuntimeMethod* method); // System.Object System.Activator::CreateInstance(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Activator_CreateInstance_m1BACAB5F4FBF138CCCB537DDCB0683A2AC064295 (Type_t * ___type0, const RuntimeMethod* method); // System.Void System.Func`2::.ctor(System.Object,System.IntPtr) inline void Func_2__ctor_mF99B731B7FE71291198AC579A27977DAFAEE528D (Func_2_tDA1CD28AB1DD1EC817F9902B752EB3751BE154B5 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { (( void (*) (Func_2_tDA1CD28AB1DD1EC817F9902B752EB3751BE154B5 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Func_2__ctor_mCA84157864A199574AD0B7F3083F99B54DC1F98C_gshared)(__this, ___object0, ___method1, method); } // System.Boolean System.Linq.Enumerable::Any(System.Collections.Generic.IEnumerable`1,System.Func`2) inline bool Enumerable_Any_TisType_t_m6B7E6F6EB47325D8E83488F866D5FEBB62A0578F (RuntimeObject* ___source0, Func_2_tDA1CD28AB1DD1EC817F9902B752EB3751BE154B5 * ___predicate1, const RuntimeMethod* method) { return (( bool (*) (RuntimeObject*, Func_2_tDA1CD28AB1DD1EC817F9902B752EB3751BE154B5 *, const RuntimeMethod*))Enumerable_Any_TisRuntimeObject_m4175AF82F03F3455AA3D53F7A60E9EB341C1DE04_gshared)(___source0, ___predicate1, method); } // System.Void System.Array::Resize(!!0[]&,System.Int32) inline void Array_Resize_TisType_t_mFEC6CEE52643E7546807B047930572E776F5D1F1 (TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755** ___array0, int32_t ___newSize1, const RuntimeMethod* method) { (( void (*) (TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755**, int32_t, const RuntimeMethod*))Array_Resize_TisRuntimeObject_mCEF6B03A945BC4C6C42EE27083DBBFEE0F200D9F_gshared)(___array0, ___newSize1, method); } // System.Void System.Linq.Expressions.Interpreter.DivInstruction/DivInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DivInt16__ctor_mC5FE94599753289332D7CBA3924395D844CCE503 (DivInt16_t8869B99D73336FA7A1622093459CE80E12971C3B * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.DivInstruction/DivInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DivInt32__ctor_m1AACBAA57D3DD36034E5BE3C807DFFDB70B48855 (DivInt32_tAB60050266B53BF496F1AA4936BF887344E2C773 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.DivInstruction/DivInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DivInt64__ctor_mC990D69F7ED1627B592FC0349A38E17DA086A91F (DivInt64_tA93DE1CC0F871FFC80E978731237452165D599EB * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.DivInstruction/DivUInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DivUInt16__ctor_m65A5666918A2CE9D98CE97173C7937BAAB2FBF03 (DivUInt16_t4B655678125558881E98A2C21C8ED30189B39F62 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.DivInstruction/DivUInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DivUInt32__ctor_m7A3D5DB8F9E3785BB9C57E5CB0A3079C8D6A7ADB (DivUInt32_t29DD2A53152FE018F56BD3FAEB90D60370142004 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.DivInstruction/DivUInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DivUInt64__ctor_mDF2A6712A346A26DCF198E8131C79162E179E91B (DivUInt64_tE70C6AA67FE627E01B4987DECD5AC0C0CABEB510 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.DivInstruction/DivSingle::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DivSingle__ctor_mBD03E6AEF2B0101469279DFA82DAF2EB8473E094 (DivSingle_t5A3864D5C469199CB292BCD9A9B6AAA403454BFD * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.DivInstruction/DivDouble::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DivDouble__ctor_mADBCB8124C247FEF4A4C606BBB0A87EE12C0BC90 (DivDouble_t017CC663AA8C333983F532B78F50FA95E96BFAC7 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.InterpretedFrame::Dup() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InterpretedFrame_Dup_mA9B2297CFFCECC469190D40D7153A832DA772AF6 (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.DupInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DupInstruction__ctor_m9CA7BA418782AD0B6AA47F5C378B05DF85C7128A (DupInstruction_t9E9AF85D0F3F397B0CAB9F7BC95468C976D901A4 * __this, const RuntimeMethod* method); // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Linq.Expressions.ElementInit::get_Arguments() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * ElementInit_get_Arguments_mD0C2C51FFA3D2265D5D2443C50BBBED516A3ACD9_inline (ElementInit_tA4FE6BFBD0B1E00355A3D099050344971EB856FE * __this, const RuntimeMethod* method); // !0 System.Collections.ObjectModel.ReadOnlyCollection`1::get_Item(System.Int32) inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ReadOnlyCollection_1_get_Item_m7B183ABA087FFB33DE8CC1B46A549E78DCB63746 (ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * (*) (ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 *, int32_t, const RuntimeMethod*))ReadOnlyCollection_1_get_Item_m84A039430DD159C4D4EDE7A069267E8CAC923748_gshared)(__this, ___index0, method); } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::get_Count() inline int32_t ReadOnlyCollection_1_get_Count_m42681B88E2B83144910C76DDD1FAD0DC5A855C00 (ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 *, const RuntimeMethod*))ReadOnlyCollection_1_get_Count_m2D719EE02B7FE98B5D6E9515334C594836D2C0C7_gshared)(__this, method); } // System.Void System.Linq.Expressions.Interpreter.EnterExceptionFilterInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnterExceptionFilterInstruction__ctor_m3092F1DE6C378919B9DC8D738C7D3FE0E113F3A6 (EnterExceptionFilterInstruction_t2CBBAC97BF9850BF473CBC4DB32AFFBAB184F292 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.EnterExceptionHandlerInstruction::.ctor(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnterExceptionHandlerInstruction__ctor_mD6722E58527C1DEB152EE59E130C53724C4B086E (EnterExceptionHandlerInstruction_tC30D449E7D5C61FE7A5B082D2354EB9E16372DEC * __this, bool ___hasValue0, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.IndexedBranchInstruction::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IndexedBranchInstruction__ctor_mCC4A350CEE1BC6AFD82C99CF14E82F0C869645B5 (IndexedBranchInstruction_tF08B75FF61E52946F23818AFE0148E7362713447 * __this, int32_t ___labelIndex0, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.EnterFaultInstruction::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnterFaultInstruction__ctor_mDD8EA537B7B4276E79E46AC01A7CC6E7E0A39583 (EnterFaultInstruction_t7D8E7E71047FCD2F1EB390D986BB0441BF20900D * __this, int32_t ___labelIndex0, const RuntimeMethod* method); // System.Linq.Expressions.Interpreter.RuntimeLabel System.Linq.Expressions.Interpreter.IndexedBranchInstruction::GetLabel(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeLabel_t6F93929F1E839AA32AE409193F505A4435E725FA IndexedBranchInstruction_GetLabel_mCEF9A9B112FE48091D1158C1FEFBDC018FB8AE25 (IndexedBranchInstruction_tF08B75FF61E52946F23818AFE0148E7362713447 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.InterpretedFrame::SetStackDepth(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InterpretedFrame_SetStackDepth_mC64E23DF6BB519A0EFEF18D9FF2B53F0B98C61FE (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * __this, int32_t ___depth0, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.InterpretedFrame::PushPendingContinuation() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InterpretedFrame_PushPendingContinuation_m002F6B6F0AC89D5E5DEBD18F993BAF1B5A68C87C (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.InterpretedFrame::RemoveContinuation() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InterpretedFrame_RemoveContinuation_m0CE47AC528756A575BB0D31D84ED5A12C4E77AEF (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.EnterFinallyInstruction::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnterFinallyInstruction__ctor_m4587660D942CAFBDF663C95F1FFE8F8C38074E74 (EnterFinallyInstruction_tE10DC15B634BC0D58FAB4139F7B36F382124B3F4 * __this, int32_t ___labelIndex0, const RuntimeMethod* method); // System.Boolean System.Linq.Expressions.Interpreter.InterpretedFrame::IsJumpHappened() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InterpretedFrame_IsJumpHappened_m7ED0897C211F2606BE010D91B20E929FDCEBE158 (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.EnterTryCatchFinallyInstruction::.ctor(System.Int32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnterTryCatchFinallyInstruction__ctor_m439EDA4AFC5A7F5AA4AE1B8601CF2F61F766235D (EnterTryCatchFinallyInstruction_tE1A219540D4FBD349EB36CB2EA3439FC62DE738D * __this, int32_t ___targetIndex0, bool ___hasFinally1, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.InterpretedFrame::PushContinuation(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InterpretedFrame_PushContinuation_mBBD4730029B1670C9717C3A9E4F51A46BE6E2710 (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * __this, int32_t ___continuation0, const RuntimeMethod* method); // System.Linq.Expressions.Interpreter.InstructionArray System.Linq.Expressions.Interpreter.Interpreter::get_Instructions() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1 Interpreter_get_Instructions_m455C5CBDD5AC2D9215EAAFDD672D2EC1E75C8811_inline (Interpreter_t72F078C1054752C763660835B3B3488A135D178B * __this, const RuntimeMethod* method); // System.Boolean System.Linq.Expressions.Interpreter.TryCatchFinallyHandler::HasHandler(System.Linq.Expressions.Interpreter.InterpretedFrame,System.Exception,System.Linq.Expressions.Interpreter.ExceptionHandler&,System.Object&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TryCatchFinallyHandler_HasHandler_mC3002BD6EC36D11A437785701CE88DFC79184BF7 (TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, Exception_t * ___exception1, ExceptionHandler_t4B8A9FD1B8CE7CF00AA55974E8B4CED7DECF98C7 ** ___handler2, RuntimeObject ** ___unwrappedException3, const RuntimeMethod* method); // System.Int32 System.Linq.Expressions.Interpreter.InterpretedFrame::Goto(System.Int32,System.Object,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InterpretedFrame_Goto_mD17100881AC2A4E9656E1E5784662FE82B55E9F3 (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * __this, int32_t ___labelIndex0, RuntimeObject * ___value1, bool ___gotoExceptionHandler2, const RuntimeMethod* method); // System.Boolean System.Linq.Expressions.Interpreter.TryCatchFinallyHandler::get_IsFinallyBlockExist() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TryCatchFinallyHandler_get_IsFinallyBlockExist_mBADEFED0F09AEAB188A24EB79CCB9C8778B6102E (TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3 * __this, const RuntimeMethod* method); // System.String System.String::Concat(System.Object,System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_mFCF5F98D38F99DE7C831CBB9A1BAAAB148FC7D57 (RuntimeObject * ___arg00, RuntimeObject * ___arg11, RuntimeObject * ___arg22, const RuntimeMethod* method); // System.Exception System.Linq.Error::ArgumentNull(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ArgumentNull_m0EDA0D46D72CA692518E3E2EB75B48044D8FD41E (String_t* ___s0, const RuntimeMethod* method); // System.Exception System.Linq.Error::NoElements() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_NoElements_mB89E91246572F009281D79730950808F17C3F353 (const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualBooleanLiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualBooleanLiftedToNull__ctor_m17B6288E1045D1309E2470700E798E791AC9F8FE (EqualBooleanLiftedToNull_t0A43F0708884C8FFBC937109FC1D29743907AFE3 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualSByteLiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualSByteLiftedToNull__ctor_m3FC8C41A908401FD345C7007AA3809BA00D576AF (EqualSByteLiftedToNull_tF4020D837E623BF08266B5584A441322537F7DDD * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt16LiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualInt16LiftedToNull__ctor_m780A0408FD8A612C3FFB21D1B96B80691875D1A2 (EqualInt16LiftedToNull_tA72BFA5B3AE768010F897959788A8D8F1D4BF494 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualCharLiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualCharLiftedToNull__ctor_m5026D6ACCED4CDC54CB788E360F67CE2C1C93AFD (EqualCharLiftedToNull_tBD2D252BE180ECF8C3BCE7CB01B6F9488A4512F6 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt32LiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualInt32LiftedToNull__ctor_m84D6C00CFB3A3D90B6A552776A7C5D0D661FBBAF (EqualInt32LiftedToNull_tDF7A927185FB11C6E48EAC0AC19889ED68CFBB82 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt64LiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualInt64LiftedToNull__ctor_m1C448D1674715EDE97EEF7B00BDA2B8EC43114B4 (EqualInt64LiftedToNull_t7E4AF431EB29BE65D5592CFC974BBEA504241449 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualByteLiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualByteLiftedToNull__ctor_m529C988EB32930F43FAC950C28C27579B12A3810 (EqualByteLiftedToNull_t5B9F5F89F2DC7A110BA6659B537CFEE940F22E9B * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt16LiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualUInt16LiftedToNull__ctor_m37DCE6C4EA4D29DEA8B58BFB93B09F12B317D86F (EqualUInt16LiftedToNull_tD5855662BC2DC0794D7D39CC08F507E4A16BC9FB * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt32LiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualUInt32LiftedToNull__ctor_mAA791F72BA10AB3E78137B611E793202FBBD22E5 (EqualUInt32LiftedToNull_t99A422FEEBDE226F9C6D80686E2B912D0A6AF716 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt64LiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualUInt64LiftedToNull__ctor_m0F2C2418090EC6B2BD4BBDFAA89497D7FB4F1C07 (EqualUInt64LiftedToNull_tCB2E12EBAF20FFCB94230946183BE1188E0FA555 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualSingleLiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualSingleLiftedToNull__ctor_mD2D732A298BC6B4722CF6637DC386CE86AA83B03 (EqualSingleLiftedToNull_t7BB0E05F4CE590EF4CBAC3C5D61DD605552CB890 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualDoubleLiftedToNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualDoubleLiftedToNull__ctor_m2078ED45027ABBC149B460BC4DC65A6DBCFFE9C9 (EqualDoubleLiftedToNull_t9D4E6CD47474F7E84C9941AF54E3F1A7BB1D306F * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualBoolean::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualBoolean__ctor_m6924BC1842F1BBAF160C7F87091CBC251F0A2AD3 (EqualBoolean_t5D01717977533ABA08A5BFB105F823D1E981D686 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualSByte::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualSByte__ctor_m40FD736A793266D5FEBE0F4486A5A31D8307BBBF (EqualSByte_tC540213C2F46DCBD605A8290449D77DC4592E810 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualInt16__ctor_m3AFC75AD00598F9EDB381926B84921C12670ED00 (EqualInt16_tF6FC945C42EB77FF2CE5D79873111B99BFB6CEE7 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualChar::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualChar__ctor_m9B3457BA8226DE6EC2D491867BF34B6187DB8829 (EqualChar_t81ACD779B568BF52084C229D2C4146D396058BD8 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualInt32__ctor_m5C98AF98E2333741402862F96854BDAB3F71F18E (EqualInt32_t22F899A73A0BA7B368655D10BBC0E41A7D115264 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualInt64__ctor_m7F5FE7A3B4C8346A8BEAE7EE68048DF4CE616724 (EqualInt64_tD1D29DF2EC53C6DCE12F8717DF57C8C8B3EBAD12 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualByte::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualByte__ctor_mA52B272DB29C1071A728852C1F1B7E0C8E06EEA5 (EqualByte_tEC804501CD876012A69D17A8220CC66AD4B86167 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualUInt16__ctor_m4AD90DBFF81B722CC950738B543827C8C0B2AB4E (EqualUInt16_t832A2F66E33F8F0139E2F02CDD123AF695842DD1 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualUInt32__ctor_mB4175F381BFB23840842081F11212342D2B4E1EE (EqualUInt32_t165EBC10BBBC906AA5D53C8AC63AE9C37CE11FA1 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualUInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualUInt64__ctor_m53EAE6AB6169E141E0D58998D5534E68B4DD297E (EqualUInt64_tB84481F12AE11CDDBF364778B1F40488FF20EC98 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualSingle::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualSingle__ctor_m44D2854BA034C4706ED4CCDC7A0DE51539DF3C24 (EqualSingle_tB33453CF26BB89F6FDF813F7292BF37FB87C5D0D * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualDouble::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualDouble__ctor_m73B44C50DBB0DF38613F401E9DB8AA99447AAD79 (EqualDouble_t7E25405691A759E72D4FD80F7DD9D5353F2C6E57 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.EqualInstruction/EqualReference::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualReference__ctor_mD9943A41AF49145498EB02437E85EB242E63D2E3 (EqualReference_tCE0AAB328C0ADCCC735BAAA3C6A9B77833968D99 * __this, const RuntimeMethod* method); // System.Void System.ArgumentOutOfRangeException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentOutOfRangeException__ctor_m329C2882A4CB69F185E98D0DD7E853AA9220960A (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * __this, String_t* ___paramName0, const RuntimeMethod* method); // System.Void System.NotSupportedException::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotSupportedException__ctor_m3EA81A5B209A87C3ADA47443F2AFFF735E5256EE (NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 * __this, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_ReducibleMustOverrideReduce() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ReducibleMustOverrideReduce_mF459230D82FE6CECA48FD19E7ADA0E10A33C7B46 (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.String System.Linq.Expressions.Strings::get_CollectionModifiedWhileEnumerating() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_CollectionModifiedWhileEnumerating_mAD39BFD1397C199DEFBB9B56758FB9AFC53CE57B (const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_MustReduceToDifferent() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_MustReduceToDifferent_mA27BC6A06704C3C600F728726E5ECEB5E4554E87 (const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_ReducedNotCompatible() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ReducedNotCompatible_m470F04055C4544858D05EC8C47665B119876BDD9 (const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_SetterHasNoParams() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_SetterHasNoParams_mA471734C8F387A4889EFF7AA4294CC629DD49CC0 (const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_PropertyCannotHaveRefType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_PropertyCannotHaveRefType_m49C182D2DB4BCDA733173AA78B7B254059EC279B (const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_IndexesOfSetGetMustMatch() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_IndexesOfSetGetMustMatch_m1C298424CF6D81E1FE7E0631ADBEE628E58C53F7 (const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_AccessorsCannotHaveVarArgs() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_AccessorsCannotHaveVarArgs_m99116389A706D7D95465378C6B84F85269CFE726 (const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_AccessorsCannotHaveByRefArgs() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_AccessorsCannotHaveByRefArgs_m6A9C46BAE28FA66292075CB0E91B008A48576144 (const RuntimeMethod* method); // System.String System.Linq.Expressions.Error::GetParamName(System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Error_GetParamName_m1B4D2EBABB3A8D8077D725FD207504248F35AD92 (String_t* ___paramName0, int32_t ___index1, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::AccessorsCannotHaveByRefArgs(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_AccessorsCannotHaveByRefArgs_m414A41055B49FE3E3829C6E994C2AD9D1BF5C92F (String_t* ___paramName0, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_BoundsCannotBeLessThanOne() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_BoundsCannotBeLessThanOne_m6BAEEC2C9D098FF94092E4D6FCD314E71A800E05 (const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_TypeMustNotBeByRef() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_TypeMustNotBeByRef_m8A284BD0FDC2EC8C927F132C2B38641C4897AD93 (const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_TypeMustNotBePointer() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_TypeMustNotBePointer_m7AD676DF1BA67D50E8C86581F57950CF226D4BD1 (const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_SetterMustBeVoid() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_SetterMustBeVoid_m199D2231BB9AD87503C6C15E5AA5F94117D033C4 (const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_PropertyTypeMustMatchGetter() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_PropertyTypeMustMatchGetter_m0A025A8217F8FF31FE4CB9209EA7137801A7E81B (const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_PropertyTypeMustMatchSetter() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_PropertyTypeMustMatchSetter_m49534A0A5266EDB1FE558F62F5A77FF95C268CAF (const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_BothAccessorsMustBeStatic() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_BothAccessorsMustBeStatic_mB92AFBD63D4E1D6D104553D8C00D7FA767568396 (const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_OnlyStaticFieldsHaveNullInstance() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_OnlyStaticFieldsHaveNullInstance_m59EFBC6DF6B44D6611E516C4C7F4A3288325F41D (const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_OnlyStaticPropertiesHaveNullInstance() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_OnlyStaticPropertiesHaveNullInstance_m742FA072D7F66E9B4ACD290A9A8B9343E7509C3C (const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_OnlyStaticMethodsHaveNullInstance() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_OnlyStaticMethodsHaveNullInstance_mC7654FEEE72857BBF805C6E6573BFEA6C2368EED (const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_PropertyTypeCannotBeVoid() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_PropertyTypeCannotBeVoid_mB1A125560F5DE5530DC956FDA9516E6F0E3B3FC3 (const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_InvalidUnboxType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_InvalidUnboxType_m46CD52E8B10B87D0766310E3314C2786440D9FC1 (const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_ExpressionMustBeWriteable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ExpressionMustBeWriteable_m389194243E00CDB2017DF99C3C3DAD373A744564 (const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_ArgumentMustNotHaveValueType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ArgumentMustNotHaveValueType_m99FE87BE13FF498401610A2D70AB6DFDF2786D01 (const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_MustBeReducible() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_MustBeReducible_mDCBB1F30287C0F81F0E300D843AA09393E71A7D3 (const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_LabelMustBeVoidOrHaveExpression() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_LabelMustBeVoidOrHaveExpression_m7554F4ECEE62E0C2545666FCA83399C63B77F5C3 (const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_QuotedExpressionMustBeLambda() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_QuotedExpressionMustBeLambda_m49F09D26EC2FDEBC5AFBC356DE90F32476A57D1C (const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::VariableMustNotBeByRef(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_VariableMustNotBeByRef_m28196FC5020F17170695814137612C1021EA7444 (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::VariableMustNotBeByRef(System.Object,System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_VariableMustNotBeByRef_mCC0315657093B421F26814955ACBBD8D933F7FDB (RuntimeObject * ___p00, RuntimeObject * ___p11, String_t* ___paramName2, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::DuplicateVariable(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_DuplicateVariable_mF2A2BBE5A7A482D34344A7BFCD8138EBE807AAF6 (RuntimeObject * ___p00, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::DuplicateVariable(System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_DuplicateVariable_m7582F0D758BE6101E99FC11C364036D80D51D1A8 (RuntimeObject * ___p00, String_t* ___paramName1, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_FaultCannotHaveCatchOrFinally() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_FaultCannotHaveCatchOrFinally_m8E746A97823414938FAA28599AFFC23F9B47896B (const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_TryMustHaveCatchFinallyOrFault() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_TryMustHaveCatchFinallyOrFault_m337232970915CCBEAC9E55AFA0D31DCC6BBF4E30 (const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_BodyOfCatchMustHaveSameTypeAsBodyOfTry() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_BodyOfCatchMustHaveSameTypeAsBodyOfTry_mF42B5A70289CAE3D8C6DEA4E5EC894A96E853C79 (const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::ExtensionNodeMustOverrideProperty(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_ExtensionNodeMustOverrideProperty_m6E6F9F848EDD10684FF52BF21D95D84983E92CFC (RuntimeObject * ___p00, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::UserDefinedOperatorMustBeStatic(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_UserDefinedOperatorMustBeStatic_m33890E161058B92E581B24D8411E516E364F66D1 (RuntimeObject * ___p00, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::UserDefinedOperatorMustNotBeVoid(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_UserDefinedOperatorMustNotBeVoid_m4E585AF72EBD0D0415888DF2435E1E17EACAB178 (RuntimeObject * ___p00, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::CoercionOperatorNotDefined(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_CoercionOperatorNotDefined_mD502F7B08D98617E1473569917B42A4893DF8445 (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::UnaryOperatorNotDefined(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_UnaryOperatorNotDefined_m3AA3C3F0BAFD7B5E5DCC0FE647C9F8E56DE6E34F (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::BinaryOperatorNotDefined(System.Object,System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_BinaryOperatorNotDefined_m096BC1CE60E790C38C49F6D63006C9227762FF67 (RuntimeObject * ___p00, RuntimeObject * ___p11, RuntimeObject * ___p22, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::ReferenceEqualityNotDefined(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_ReferenceEqualityNotDefined_mFE6C333704E574E789A9F8CD644EFA0A980B5C1E (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::OperandTypesDoNotMatchParameters(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_OperandTypesDoNotMatchParameters_m2AE602894A0A8968B99B0B34AA4CA1F2211DC19C (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::OverloadOperatorTypeDoesNotMatchConversionType(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_OverloadOperatorTypeDoesNotMatchConversionType_mFE22F6ACD5534ED0588325B1BCD1DCE095D6A966 (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_ConversionIsNotSupportedForArithmeticTypes() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ConversionIsNotSupportedForArithmeticTypes_m589248B3D5A054492338CA56CE3C2757EEF5D891 (const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_ArgumentMustBeArray() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ArgumentMustBeArray_m5230D5DE663D6C4DFF5913E16F1823BD02EC2BD8 (const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_ArgumentMustBeBoolean() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ArgumentMustBeBoolean_m665B7EAA698E26F31C9B15754FA3854F4A433671 (const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_ArgumentMustBeFieldInfoOrPropertyInfoOrMethod() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ArgumentMustBeFieldInfoOrPropertyInfoOrMethod_m4F82AD1B183C3F32DBD430F78A22344634D97EB3 (const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::ArgumentMustBeFieldInfoOrPropertyInfoOrMethod(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ArgumentMustBeFieldInfoOrPropertyInfoOrMethod_m3A1EBF6F8024AC4CA6C5E69C3B0CAA1645444D58 (String_t* ___paramName0, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_ArgumentMustBeInstanceMember() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ArgumentMustBeInstanceMember_m3C10FDDD24B47B5A7A3A5365296E92E6F9AD06A0 (const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::ArgumentMustBeInstanceMember(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ArgumentMustBeInstanceMember_mF3760499438321C58BDF49547F7CA23856C031FC (String_t* ___paramName0, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_ArgumentMustBeInteger() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ArgumentMustBeInteger_m3C1DE440F350914C1D145550112C596ED885886A (const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::ArgumentMustBeInteger(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ArgumentMustBeInteger_mDAE7FE3BB41A5F872F52AE8DBC35EAADCE796AD9 (String_t* ___paramName0, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_ArgumentMustBeArrayIndexType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ArgumentMustBeArrayIndexType_mA62246691CF376AEEE49C829F576EF489113CF81 (const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_ArgumentMustBeSingleDimensionalArrayType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ArgumentMustBeSingleDimensionalArrayType_m29895BE50233C6AE55C29142BF73186F44EDCBBE (const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_ArgumentTypesMustMatch() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ArgumentTypesMustMatch_mE5C10A0ACA4446E90CA5A30AC9A1C4F704ED6801 (const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::CannotAutoInitializeValueTypeMemberThroughProperty(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_CannotAutoInitializeValueTypeMemberThroughProperty_m487CAA1B5208F952793851304AEF5C0E7387C96B (RuntimeObject * ___p00, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::IncorrectTypeForTypeAs(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_IncorrectTypeForTypeAs_mE6F3EBD2380C22EAAE92D7C853424E83AB3F1894 (RuntimeObject * ___p00, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_CoalesceUsedOnNonNullType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_CoalesceUsedOnNonNullType_mD99F2DB98870FF62C229D5A1189A479A4E0D19B8 (const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::ExpressionTypeCannotInitializeArrayType(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_ExpressionTypeCannotInitializeArrayType_m88AABB2798242610D876776DEC81FBEFF80A1459 (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::ArgumentTypeDoesNotMatchMember(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_ArgumentTypeDoesNotMatchMember_m5A1035BCF9E016E00AEA7455026EC65914C10379 (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::ArgumentTypeDoesNotMatchMember(System.Object,System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ArgumentTypeDoesNotMatchMember_mBD8154BF2CC3E7FFD32E883BD40A71E78BB7B867 (RuntimeObject * ___p00, RuntimeObject * ___p11, String_t* ___paramName2, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::ArgumentMemberNotDeclOnType(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_ArgumentMemberNotDeclOnType_m4F1CE997FC233C97777C236252902F72E2BD9767 (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::ArgumentMemberNotDeclOnType(System.Object,System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ArgumentMemberNotDeclOnType_mB5779B35E06956F5B7A9B922B1329EA52F3D7FDA (RuntimeObject * ___p00, RuntimeObject * ___p11, String_t* ___paramName2, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::ExpressionTypeDoesNotMatchReturn(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_ExpressionTypeDoesNotMatchReturn_mB8701EAD6C60AD00147CB7C879AD24C60CB68AAD (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::ExpressionTypeDoesNotMatchAssignment(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_ExpressionTypeDoesNotMatchAssignment_m5F1F7FAEEA00AE538704A5AC8014A889C34496FF (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::ExpressionTypeDoesNotMatchLabel(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_ExpressionTypeDoesNotMatchLabel_m1A16D2361C288964E138F1E0E65321DC2AD1AC24 (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::ExpressionTypeNotInvocable(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_ExpressionTypeNotInvocable_m04DF138B5E3A23BB660A0FBFB412AC039EEC185C (RuntimeObject * ___p00, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::InstanceFieldNotDefinedForType(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_InstanceFieldNotDefinedForType_m84E1AAB45AFFA8EE7BA3087FA227D9F3971FC501 (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::FieldInfoNotDefinedForType(System.Object,System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_FieldInfoNotDefinedForType_m6FD099EA88C4F859AEC8BA27914BD75EF855E8B2 (RuntimeObject * ___p00, RuntimeObject * ___p11, RuntimeObject * ___p22, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_IncorrectNumberOfIndexes() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_IncorrectNumberOfIndexes_mFFCDC3BD36275E2C2771A64CFA41C0187D3532A2 (const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_IncorrectNumberOfLambdaDeclarationParameters() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_IncorrectNumberOfLambdaDeclarationParameters_m166E39E455497D4587F13B6DAF9DEA98241BBD07 (const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_IncorrectNumberOfMembersForGivenConstructor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_IncorrectNumberOfMembersForGivenConstructor_m51DBA24223089987E0F1A4E2C6483B7E502636B0 (const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_IncorrectNumberOfArgumentsForMembers() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_IncorrectNumberOfArgumentsForMembers_m8B683AF55DFE4A4CF9CC93442A0113973A948388 (const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_LambdaTypeMustBeDerivedFromSystemDelegate() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_LambdaTypeMustBeDerivedFromSystemDelegate_m2E8CB62E3A5A9BC250E027CCE654E0C451CC286A (const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::MemberNotFieldOrProperty(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_MemberNotFieldOrProperty_m91B854684106DCD65403536920561B9D7A708AAD (RuntimeObject * ___p00, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::MethodContainsGenericParameters(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_MethodContainsGenericParameters_mF29F3F595F49069D37D157C1AEABBE5B636B3217 (RuntimeObject * ___p00, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::MethodIsGeneric(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_MethodIsGeneric_mCF9A9A4AFF69991CAD226975603A92E079CDE438 (RuntimeObject * ___p00, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::MethodNotPropertyAccessor(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_MethodNotPropertyAccessor_m9DE94E5CA546652D8169632A10F8DE3F1F303A30 (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::MethodNotPropertyAccessor(System.Object,System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_MethodNotPropertyAccessor_m63E9DAAA9C089CB184A265CD897FF027C048CC20 (RuntimeObject * ___p00, RuntimeObject * ___p11, String_t* ___paramName2, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::PropertyDoesNotHaveGetter(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_PropertyDoesNotHaveGetter_mBC3243D1C4DB53AD340E0E4B6F5D8CFC86DAC238 (RuntimeObject * ___p00, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::PropertyDoesNotHaveGetter(System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_PropertyDoesNotHaveGetter_mD0FCAC6DB0D885468D248D4863A8450F770A7398 (RuntimeObject * ___p00, String_t* ___paramName1, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::PropertyDoesNotHaveAccessor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_PropertyDoesNotHaveAccessor_mF785256338593CBC674FFDFA9EB83D25F313DE10 (RuntimeObject * ___p00, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::ParameterExpressionNotValidAsDelegate(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_ParameterExpressionNotValidAsDelegate_m24D74E1F939A2E184BA8609B877C6DAFD98892FC (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::PropertyNotDefinedForType(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_PropertyNotDefinedForType_mA4F3AC9D5C07C53376C35869F332289AAE525476 (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::InstancePropertyNotDefinedForType(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_InstancePropertyNotDefinedForType_m035CC444998E9BDB6D5DDC78F040E1FD3FF40BC8 (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::InstanceAndMethodTypeMismatch(System.Object,System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_InstanceAndMethodTypeMismatch_m229E6CA77CDC19C1399CDD0264959372AE9B8271 (RuntimeObject * ___p00, RuntimeObject * ___p11, RuntimeObject * ___p22, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::UnhandledBinary(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_UnhandledBinary_m921884D871DE181D0E348C02328FFFEBBA15E05D (RuntimeObject * ___p00, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::UnhandledUnary(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_UnhandledUnary_m69A8D214CCCA8DBF9908B2DFF228BA0A83DC35AB (RuntimeObject * ___p00, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::UserDefinedOpMustHaveConsistentTypes(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_UserDefinedOpMustHaveConsistentTypes_mA9F7F820E1539B5C97072F5A525258853DA6261D (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::UserDefinedOpMustHaveValidReturnType(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_UserDefinedOpMustHaveValidReturnType_mA15C83399E557122CB647D1130C6812EA5E5A9FB (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::LogicalOperatorMustHaveBooleanOperators(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_LogicalOperatorMustHaveBooleanOperators_mA65D6C9DC82785BC53F10AE6C2D12581837CFBEB (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::MethodWithArgsDoesNotExistOnType(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_MethodWithArgsDoesNotExistOnType_m32F87AA54E265D3020B8BFA3910B49399F2D455B (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::GenericMethodWithArgsDoesNotExistOnType(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_GenericMethodWithArgsDoesNotExistOnType_m28A96BD78CBEDFC92BE57853BAC828B566AC18F0 (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::MethodWithMoreThanOneMatch(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_MethodWithMoreThanOneMatch_m7B7DEABE10EB8C8AEF072B1AE818BAC4746B0B2E (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_ArgumentCannotBeOfTypeVoid() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ArgumentCannotBeOfTypeVoid_m99B72A19F631897BC2BD69082BFF529F135F06AF (const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::LabelTargetAlreadyDefined(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_LabelTargetAlreadyDefined_mD5FE3ED1E846BF78A67F8ECC1351404511D3D664 (RuntimeObject * ___p00, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::LabelTargetUndefined(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_LabelTargetUndefined_m78476D883D42200185A9C73D7C0313835378BFD7 (RuntimeObject * ___p00, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_ControlCannotLeaveFinally() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ControlCannotLeaveFinally_m240F77A00CB231D9422FC3B260E335C0020E8BAC (const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_ControlCannotLeaveFilterTest() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ControlCannotLeaveFilterTest_m5626A6349B3A99AA5142E35CE8201FA8147BE2AF (const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::AmbiguousJump(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_AmbiguousJump_m7D2EDC9485F6AF949BC3264BD59D52D0EB92D1AC (RuntimeObject * ___p00, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_ControlCannotEnterTry() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ControlCannotEnterTry_m1754F1C53C3CEC0EA3DF715C32DA562E5DA6310A (const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_ControlCannotEnterExpression() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ControlCannotEnterExpression_m0B6D9B73E2D0075BF950D8D0E0F47F4E0CA0252D (const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::NonLocalJumpWithValue(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_NonLocalJumpWithValue_mC51E0E3C6656C506F28D108846274832887292D8 (RuntimeObject * ___p00, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::InvalidLvalue(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_InvalidLvalue_m23B757782B68B1495D97C3A273A9FD16CBE7E6E2 (RuntimeObject * ___p00, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_RethrowRequiresCatch() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_RethrowRequiresCatch_mF493A4617D0508A907B3F701E993D94ADA7D3896 (const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::MustRewriteToSameNode(System.Object,System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_MustRewriteToSameNode_m70D82E470C2B4AC94C0072268D76C57A966A7A03 (RuntimeObject * ___p00, RuntimeObject * ___p11, RuntimeObject * ___p22, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::MustRewriteChildToSameType(System.Object,System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_MustRewriteChildToSameType_mC75EA01F3FEC89A46EEB296CFFCB2DCF03E5B776 (RuntimeObject * ___p00, RuntimeObject * ___p11, RuntimeObject * ___p22, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::MustRewriteWithoutMethod(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_MustRewriteWithoutMethod_mDFB260D65EE96CC5C55799E93BA771B8F6999113 (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_NonStaticConstructorRequired() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_NonStaticConstructorRequired_m9665171F4F99DC7B5F9813A204125DE92F43063E (const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_NonAbstractConstructorRequired() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_NonAbstractConstructorRequired_mE78067E1741B93901E9C7F392B82933692F6B11B (const RuntimeMethod* method); // System.Void System.InvalidProgramException::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InvalidProgramException__ctor_m684692203B1DAB23873CB7A8009B6D1381F254C0 (InvalidProgramException_tB6929930C57D6BA8D5E5D9E96E87FE8D55563814 * __this, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_EnumerationIsDone() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_EnumerationIsDone_m8300EC8503166233B26278233C7F27F1DAC0BCF4 (const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::TypeContainsGenericParameters(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_TypeContainsGenericParameters_m56FA3A7161F18A2728DF1C07B896471290CDF5B1 (RuntimeObject * ___p00, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::TypeContainsGenericParameters(System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_TypeContainsGenericParameters_mCAF1F3DD3488AF52536E53210C4236202D2526CA (RuntimeObject * ___p00, String_t* ___paramName1, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::TypeIsGeneric(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_TypeIsGeneric_mC5C7C02C64019E980552D972C3037B89BFA0AFAD (RuntimeObject * ___p00, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::TypeIsGeneric(System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_TypeIsGeneric_mFFB3BA021CE0CA0915BB148E3A0FAED0609E827C (RuntimeObject * ___p00, String_t* ___paramName1, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_IncorrectNumberOfConstructorArguments() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_IncorrectNumberOfConstructorArguments_m4C8EBF033F62614A1925A62120A94B548FB7B62F (const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::ExpressionTypeDoesNotMatchMethodParameter(System.Object,System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_ExpressionTypeDoesNotMatchMethodParameter_m3EAEAE78620F4A92573E046F4DA918A39265D54C (RuntimeObject * ___p00, RuntimeObject * ___p11, RuntimeObject * ___p22, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::ExpressionTypeDoesNotMatchMethodParameter(System.Object,System.Object,System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ExpressionTypeDoesNotMatchMethodParameter_m4615FD7E47F4CEE33CEE02A6F91D4BF1F4785480 (RuntimeObject * ___p00, RuntimeObject * ___p11, RuntimeObject * ___p22, String_t* ___paramName3, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::ExpressionTypeDoesNotMatchParameter(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_ExpressionTypeDoesNotMatchParameter_mE0B3801AFF8243F9C7ECBF92F9866CBDE58AF49A (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::ExpressionTypeDoesNotMatchParameter(System.Object,System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ExpressionTypeDoesNotMatchParameter_m17BC5C86AFA152C7D58775AE10719B28147480CC (RuntimeObject * ___p00, RuntimeObject * ___p11, String_t* ___paramName2, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_IncorrectNumberOfLambdaArguments() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_IncorrectNumberOfLambdaArguments_m46D196B1888E62111E54FA248AF773EAF74D6090 (const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::IncorrectNumberOfMethodCallArguments(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_IncorrectNumberOfMethodCallArguments_mFEC9391F6BF46D1F27DF151A681538A1C16810FE (RuntimeObject * ___p00, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::ExpressionTypeDoesNotMatchConstructorParameter(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_ExpressionTypeDoesNotMatchConstructorParameter_m3BD431E812906567765ECD3C3664C6499B5982D3 (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::ExpressionTypeDoesNotMatchConstructorParameter(System.Object,System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ExpressionTypeDoesNotMatchConstructorParameter_mE564A956FB134D207189A91DD5242CFC69118B4B (RuntimeObject * ___p00, RuntimeObject * ___p11, String_t* ___paramName2, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_ExpressionMustBeReadable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_ExpressionMustBeReadable_mB5088B3BE637B1800E714A05CF174BC2C25A2286 (const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::ExpressionMustBeReadable(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ExpressionMustBeReadable_m415222121D55C5AC2ACEB3A612AF68A1F6383677 (String_t* ___paramName0, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::get_InvalidArgumentValue() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_get_InvalidArgumentValue_mD4A9B7127B2365FB592FFE054DBDF7B826DE295A (const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::InvalidNullValue(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_InvalidNullValue_m9F8E9F7A682768951284218F2244A0F6C63D2121 (RuntimeObject * ___p00, const RuntimeMethod* method); // System.String System.Linq.Expressions.Strings::InvalidObjectType(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Strings_InvalidObjectType_m89BB6F3F6FB3FEEFDCA73F5D8918556DCFA7DAE6 (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method); // System.String System.String::Format(System.IFormatProvider,System.String,System.Object,System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_mC888813A47B8AC105F0CA58D45D5B7B748E1A68B (RuntimeObject* ___provider0, String_t* ___format1, RuntimeObject * ___arg02, RuntimeObject * ___arg13, RuntimeObject * ___arg24, const RuntimeMethod* method); // System.Exception System.Exception::get_InnerException() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Exception_t * Exception_get_InnerException_m10D85773B6B191C7D4E7D3C2954B84F9BB195218_inline (Exception_t * __this, const RuntimeMethod* method); // System.Void System.Runtime.ExceptionServices.ExceptionDispatchInfo::Throw(System.Exception) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExceptionDispatchInfo_Throw_m258ED42129E41E937E5EE17F71BC296D4717BA23 (Exception_t * ___source0, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrSByte::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExclusiveOrSByte__ctor_mBEED3C5812CD35E3D95586BF3AF9EF2832295FB6 (ExclusiveOrSByte_t44ED50246D2EF84D6DFBD0F13FF788E6E83E15BC * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExclusiveOrInt16__ctor_m92CF3CC50AB34CC9A9EF1A35597B0D1B87F4B175 (ExclusiveOrInt16_t9E90E37AA6D015ECFE52ADC385A57F1A480CC3FA * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExclusiveOrInt32__ctor_m95DA35380EC8E63228D06B1CD7EDED97F11D32D4 (ExclusiveOrInt32_t543CB2276364B63138163AB77402E56E043DDA88 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExclusiveOrInt64__ctor_mBF7924DA883D23CF87CEADECEE0CD095FC807980 (ExclusiveOrInt64_tE30327F94FB81EDFD592D4628B745D146E97D7A4 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrByte::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExclusiveOrByte__ctor_m3BC8499615685D6257511AB7CC1F85BCF0AF389F (ExclusiveOrByte_t023C55F884EC856B716454E6400E6EA5E4A0A606 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrUInt16::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExclusiveOrUInt16__ctor_m28121D284195BF208B473A97891D2974875ED7A6 (ExclusiveOrUInt16_tD6FFE77AFFD3C640E71D01BDCB66F2F66FFF56A0 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrUInt32::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExclusiveOrUInt32__ctor_mB12ED2C7C4147E2F29E6F258ACC93117C4DD3CFA (ExclusiveOrUInt32_t08DDC79C214724BA06D3DFB4AFA0EB5EF16D327C * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrUInt64::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExclusiveOrUInt64__ctor_m3103DFC94896B8BA56E34BA34C0A8DA845F7E905 (ExclusiveOrUInt64_t59D6C51D360CAD0E43A663F7059741EFCADF0ABA * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.ExclusiveOrInstruction/ExclusiveOrBoolean::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExclusiveOrBoolean__ctor_m377916499A7A0DEA36F6ACE9848A4396F0285BBA (ExclusiveOrBoolean_t149439E692D32375C9601E1EE1CADD060EFFDA11 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Expression::RequiresCanWrite(System.Linq.Expressions.Expression,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression_RequiresCanWrite_mE6E1ED4B8F40FB2C1C490F191FC2DC4CC1B40B80 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, String_t* ___paramName1, const RuntimeMethod* method); // System.Void System.Dynamic.Utils.ExpressionUtils::RequiresCanRead(System.Linq.Expressions.Expression,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, String_t* ___paramName1, const RuntimeMethod* method); // System.Void System.Dynamic.Utils.TypeUtils::ValidateType(System.Type,System.String,System.Boolean,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypeUtils_ValidateType_m1DFF108F2D1F7E6BEE38E62E970D4E9FC3E226A8 (Type_t * ___type0, String_t* ___paramName1, bool ___allowByRef2, bool ___allowPointer3, const RuntimeMethod* method); // System.Boolean System.Dynamic.Utils.TypeUtils::AreReferenceAssignable(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_AreReferenceAssignable_mB2B5686E257F1F3E29248DFB23A8D4CF897DC04F (Type_t * ___dest0, Type_t * ___src1, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::ExpressionTypeDoesNotMatchAssignment(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ExpressionTypeDoesNotMatchAssignment_m80720E6E68D6E4AF4E8346A6E14457DD70D0A23E (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method); // System.Void System.Linq.Expressions.AssignBinaryExpression::.ctor(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssignBinaryExpression__ctor_mA711D95DB394C595252D356DFFC97F3E589A2F94 (AssignBinaryExpression_t5794FCE6A689B9FEC14E98F4C281CB55B337C790 * __this, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, const RuntimeMethod* method); // System.Reflection.MethodInfo System.Linq.Expressions.Expression::GetUserDefinedBinaryOperator(System.Linq.Expressions.ExpressionType,System.Type,System.Type,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodInfo_t * Expression_GetUserDefinedBinaryOperator_mE4FDC67DB19B5736A9F63AEB290CDFFC2DD68703 (int32_t ___binaryType0, Type_t * ___leftType1, Type_t * ___rightType2, String_t* ___name3, const RuntimeMethod* method); // System.Void System.Linq.Expressions.MethodBinaryExpression::.ctor(System.Linq.Expressions.ExpressionType,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Type,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MethodBinaryExpression__ctor_m275EA36F932215FDCBAB5AC8E520CD43FDB30CC5 (MethodBinaryExpression_t3119FE060545F8BBCA10624BD0A1D43AB150DF23 * __this, int32_t ___nodeType0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right2, Type_t * ___type3, MethodInfo_t * ___method4, const RuntimeMethod* method); // System.Type System.Dynamic.Utils.TypeUtils::GetNullableType(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * TypeUtils_GetNullableType_m1D0C3C3FB6AB902C71D6DBA3CA618098B74E7E6A (Type_t * ___type0, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Expression::ValidateOperator(System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression_ValidateOperator_m2D0820F3717A919B26002CF6066FB7F37787E34B (MethodInfo_t * ___method0, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::IncorrectNumberOfMethodCallArguments(System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_IncorrectNumberOfMethodCallArguments_m2D3CB6E801120E0F5C7783B500637980D3DAA6BE (RuntimeObject * ___p00, String_t* ___paramName1, const RuntimeMethod* method); // System.Boolean System.Linq.Expressions.Expression::ParameterIsAssignable(System.Reflection.ParameterInfo,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Expression_ParameterIsAssignable_m8C2B8BFA0938363051E5E6ED233071E24CAC80FD (ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * ___pi0, Type_t * ___argType1, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Expression::ValidateParamswithOperandsOrThrow(System.Type,System.Type,System.Linq.Expressions.ExpressionType,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression_ValidateParamswithOperandsOrThrow_m8003AE6589C05E43636065C7DFCA0FBD6B987CF0 (Type_t * ___paramType0, Type_t * ___operandType1, int32_t ___exprType2, String_t* ___name3, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::OperandTypesDoNotMatchParameters(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_OperandTypesDoNotMatchParameters_m8A1EA6C5FDD67AA3DD821413BE204954AEA8DF6A (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method); // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::GetMethodBasedBinaryOperator(System.Linq.Expressions.ExpressionType,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_GetMethodBasedBinaryOperator_m7AA75267052C139C3ACC4A6C1CC9A9AFB47668CA (int32_t ___binaryType0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right2, MethodInfo_t * ___method3, bool ___liftToNull4, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::UserDefinedOpMustHaveValidReturnType(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_UserDefinedOpMustHaveValidReturnType_m14A2971B778C6CE31456AB019B3E3E2B592FDF98 (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Expression::ValidateOpAssignConversionLambda(System.Linq.Expressions.LambdaExpression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo,System.Linq.Expressions.ExpressionType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression_ValidateOpAssignConversionLambda_m846DCA2FB377DE896C68EC8BEC6690151CDA65DB (LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * ___conversion0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left1, MethodInfo_t * ___method2, int32_t ___nodeType3, const RuntimeMethod* method); // System.Void System.Linq.Expressions.OpAssignMethodConversionBinaryExpression::.ctor(System.Linq.Expressions.ExpressionType,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Type,System.Reflection.MethodInfo,System.Linq.Expressions.LambdaExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OpAssignMethodConversionBinaryExpression__ctor_m2735AC9D6F1076141E4F872F58ADB2BDF86A5792 (OpAssignMethodConversionBinaryExpression_tE5DC5C71207DE06782E16C2C5D9EE63E09D8B58C * __this, int32_t ___nodeType0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right2, Type_t * ___type3, MethodInfo_t * ___method4, LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * ___conversion5, const RuntimeMethod* method); // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::GetUserDefinedBinaryOperator(System.Linq.Expressions.ExpressionType,System.String,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_GetUserDefinedBinaryOperator_m254A13A31FB97C9C8136E63C357E906A8C5F0CF5 (int32_t ___binaryType0, String_t* ___name1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left2, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right3, bool ___liftToNull4, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::BinaryOperatorNotDefined(System.Object,System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_BinaryOperatorNotDefined_mCD61FDD1F435742849B3DF9879D3CA26B7E3C49C (RuntimeObject * ___p00, RuntimeObject * ___p11, RuntimeObject * ___p22, const RuntimeMethod* method); // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::GetUserDefinedBinaryOperatorOrThrow(System.Linq.Expressions.ExpressionType,System.String,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_GetUserDefinedBinaryOperatorOrThrow_mE20F4EA94769B6AD07D41C18C022120E676C9A73 (int32_t ___binaryType0, String_t* ___name1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left2, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right3, bool ___liftToNull4, const RuntimeMethod* method); // System.Reflection.MethodInfo System.Dynamic.Utils.TypeExtensions::GetAnyStaticMethodValidated(System.Type,System.String,System.Type[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodInfo_t * TypeExtensions_GetAnyStaticMethodValidated_mD5BFF80BB460CC7085C66BD48D389D8C2F37C504 (Type_t * ___type0, String_t* ___name1, TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* ___types2, const RuntimeMethod* method); // System.Boolean System.Linq.Expressions.Expression::IsLiftingConditionalLogicalOperator(System.Type,System.Type,System.Reflection.MethodInfo,System.Linq.Expressions.ExpressionType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Expression_IsLiftingConditionalLogicalOperator_m9B080140E90E3E33EF3D5B84F338BA6BD01E500C (Type_t * ___left0, Type_t * ___right1, MethodInfo_t * ___method2, int32_t ___binaryType3, const RuntimeMethod* method); // System.Boolean System.Type::get_IsByRef() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_IsByRef_mDB28F5482F9AE4407101B294CD3ADB01106CA4A3 (Type_t * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Expression::ValidateMethodInfo(System.Reflection.MethodInfo,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression_ValidateMethodInfo_m6334B4C4B92AF611AE12E1E980AB0274A3B8B878 (MethodInfo_t * ___method0, String_t* ___paramName1, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::UserDefinedOperatorMustBeStatic(System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_UserDefinedOperatorMustBeStatic_m43C93C3E2BF5A09E6AFE89AAEA20B2498D741DC0 (RuntimeObject * ___p00, String_t* ___paramName1, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::UserDefinedOperatorMustNotBeVoid(System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_UserDefinedOperatorMustNotBeVoid_m6D1B97E19065E4617395CE56477188D1CA3305E1 (RuntimeObject * ___p00, String_t* ___paramName1, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::MethodContainsGenericParameters(System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_MethodContainsGenericParameters_m57D463B5FB0BB08564A9659EAF90330A1782AB6A (RuntimeObject * ___p00, String_t* ___paramName1, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::MethodIsGeneric(System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_MethodIsGeneric_m4C2547FF22EED13891148B8A1877A1647FDFF076 (RuntimeObject * ___p00, String_t* ___paramName1, const RuntimeMethod* method); // System.Boolean System.Linq.Expressions.Expression::IsNullConstant(System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Expression_IsNullConstant_m205E197A94F66110B789C3BDA125BD16B0699C19 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___e0, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::UserDefinedOpMustHaveConsistentTypes(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_UserDefinedOpMustHaveConsistentTypes_mFBAA33E8534F116FB3ECF9722A501A2BAF0F263A (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method); // System.Boolean System.Linq.Expressions.Expression::IsValidLiftedConditionalLogicalOperator(System.Type,System.Type,System.Reflection.ParameterInfo[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Expression_IsValidLiftedConditionalLogicalOperator_m4B70B39392F115E921D6399BCC6A791064C760F3 (Type_t * ___left0, Type_t * ___right1, ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* ___pms2, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::LogicalOperatorMustHaveBooleanOperators(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_LogicalOperatorMustHaveBooleanOperators_m21B64FBB008EC3329BC690E02414857861C63657 (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Expression::VerifyOpTrueFalse(System.Linq.Expressions.ExpressionType,System.Type,System.Reflection.MethodInfo,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression_VerifyOpTrueFalse_m2D6FFDB73C656174012E9F0E715A764754EC2394 (int32_t ___nodeType0, Type_t * ___left1, MethodInfo_t * ___opTrue2, String_t* ___paramName3, const RuntimeMethod* method); // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::Add(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_Add_mCC62D9B171CF328069B0CA5C53073D2AC110D181 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, const RuntimeMethod* method); // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::AddChecked(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_AddChecked_m8953F0AB9E5BBC4B3FB072FA8788CBBFE92E1148 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, const RuntimeMethod* method); // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::Subtract(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_Subtract_m16C4AAF643493E55A83B0B7949FA1045C92EDE53 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, const RuntimeMethod* method); // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::SubtractChecked(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_SubtractChecked_m0565937FF9021A88B6A81F7E0D1B0CC6CDD63F7E (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, const RuntimeMethod* method); // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::Multiply(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_Multiply_mFBD33827F7A7ACBDF4F85B2E615B2FBA8394A228 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, const RuntimeMethod* method); // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::MultiplyChecked(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_MultiplyChecked_mA28A4A322FBE86F25DE6935DA8F8B9DC3DDED12A (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, const RuntimeMethod* method); // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::Divide(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_Divide_mA33123C64D813B584160D4E7617E724787EB0D3F (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, const RuntimeMethod* method); // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::Modulo(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_Modulo_m51A694FF183BC3B80EF7B9CF8595AB8C48A909B5 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, const RuntimeMethod* method); // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::Power(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_Power_m1B949EA6E3DEE9B1CA5A3DBAEEB86B7995DD54E7 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, const RuntimeMethod* method); // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::And(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_And_m86FAD530EDC0436712A326BE722890FFD0D9F82F (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, const RuntimeMethod* method); // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::AndAlso(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_AndAlso_m333FE3BA7AC907EEBCEAC02CE79651904CEAD01C (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, const RuntimeMethod* method); // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::Or(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_Or_m105B4042E87CD1B0270843B9BD4E04463361534C (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, const RuntimeMethod* method); // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::OrElse(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_OrElse_mB399FD91B71E716884970A55B211EABFA6944797 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, const RuntimeMethod* method); // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::LessThan(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Boolean,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_LessThan_mED7EA656D34EF71BA041C771BE2908416212183B (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, bool ___liftToNull2, MethodInfo_t * ___method3, const RuntimeMethod* method); // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::LessThanOrEqual(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Boolean,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_LessThanOrEqual_mD941A9ED98031C87DFF0ADAB02EF39BAC6EDF02C (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, bool ___liftToNull2, MethodInfo_t * ___method3, const RuntimeMethod* method); // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::GreaterThan(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Boolean,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_GreaterThan_m48FA5088645799167AE55CB4F45C23D7F45181BD (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, bool ___liftToNull2, MethodInfo_t * ___method3, const RuntimeMethod* method); // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::GreaterThanOrEqual(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Boolean,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_GreaterThanOrEqual_m7270DADC280478493B9A648B3773CF452538DB31 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, bool ___liftToNull2, MethodInfo_t * ___method3, const RuntimeMethod* method); // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::Equal(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Boolean,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_Equal_mCAF6B69CD72C7BACD246458CCB7BED44780565DA (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, bool ___liftToNull2, MethodInfo_t * ___method3, const RuntimeMethod* method); // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::NotEqual(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Boolean,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_NotEqual_m2FB12B7F2C16AFB3BE4669ABA99792685A4F3E46 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, bool ___liftToNull2, MethodInfo_t * ___method3, const RuntimeMethod* method); // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::ExclusiveOr(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_ExclusiveOr_m167B66765B088EA714BB00785BDED808526D7482 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, const RuntimeMethod* method); // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::Coalesce(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.LambdaExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_Coalesce_m97D874A620CC3E0DEA3EE3F1C7821BAF3C56AA5A (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * ___conversion2, const RuntimeMethod* method); // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::ArrayIndex(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_ArrayIndex_m4151FC378B3C15B34D6567C9E402C85778BE31E8 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___array0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___index1, const RuntimeMethod* method); // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::RightShift(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_RightShift_m0096315798888FC51C0ECD21D112787500856B5C (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, const RuntimeMethod* method); // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::LeftShift(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_LeftShift_m076EC6402F1525BFE650592D857609229F4FBF61 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, const RuntimeMethod* method); // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::AddAssign(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo,System.Linq.Expressions.LambdaExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_AddAssign_m89C268FF0E3394C82715AC033ABF83ECF47E7022 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * ___conversion3, const RuntimeMethod* method); // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::AndAssign(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo,System.Linq.Expressions.LambdaExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_AndAssign_mE19B61F8376BB7D4FA9CFC68A6CD5B17C30E825A (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * ___conversion3, const RuntimeMethod* method); // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::DivideAssign(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo,System.Linq.Expressions.LambdaExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_DivideAssign_m266A9AC56920F212194E4A41B4B59CF671D98931 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * ___conversion3, const RuntimeMethod* method); // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::ExclusiveOrAssign(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo,System.Linq.Expressions.LambdaExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_ExclusiveOrAssign_mED6809E0A16E09648F97C3392F51C49138AB45D8 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * ___conversion3, const RuntimeMethod* method); // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::LeftShiftAssign(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo,System.Linq.Expressions.LambdaExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_LeftShiftAssign_m09F2922D7899595E73433DB80B1AD4A222E8D8D5 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * ___conversion3, const RuntimeMethod* method); // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::ModuloAssign(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo,System.Linq.Expressions.LambdaExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_ModuloAssign_mBBF9DF2E6672825EAAF8FDDFB3A68D21E8E82D35 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * ___conversion3, const RuntimeMethod* method); // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::MultiplyAssign(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo,System.Linq.Expressions.LambdaExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_MultiplyAssign_m122384E71EA0DED5844384117CA3095CECDEB5EB (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * ___conversion3, const RuntimeMethod* method); // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::OrAssign(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo,System.Linq.Expressions.LambdaExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_OrAssign_mD8DE7C7E8BEA2FC1FEB33CBC4752C813C1AB571E (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * ___conversion3, const RuntimeMethod* method); // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::PowerAssign(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo,System.Linq.Expressions.LambdaExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_PowerAssign_m9E02286D91E7F528F464E864576FFD3F7305C338 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * ___conversion3, const RuntimeMethod* method); // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::RightShiftAssign(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo,System.Linq.Expressions.LambdaExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_RightShiftAssign_m0BED8CD15E18D4D1684A9D900E5ECCA9F80C6145 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * ___conversion3, const RuntimeMethod* method); // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::SubtractAssign(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo,System.Linq.Expressions.LambdaExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_SubtractAssign_mAD9D7028088A54B5F277360E087A82040F6908DA (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * ___conversion3, const RuntimeMethod* method); // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::AddAssignChecked(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo,System.Linq.Expressions.LambdaExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_AddAssignChecked_m1605EF53F9D0DEE1D8019A9FF9D1464C2DE0F2F9 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * ___conversion3, const RuntimeMethod* method); // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::SubtractAssignChecked(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo,System.Linq.Expressions.LambdaExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_SubtractAssignChecked_m39EE9B9489B750D17F03AA245CA0F3301E6D781D (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * ___conversion3, const RuntimeMethod* method); // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::MultiplyAssignChecked(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo,System.Linq.Expressions.LambdaExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_MultiplyAssignChecked_m12BFBB432321C2F235259966FA67E8C82E727D63 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * ___conversion3, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::UnhandledBinary(System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_UnhandledBinary_m0E898EC7683A4BDDC7FBFD36CDDBCC0E9DAECC2C (RuntimeObject * ___p00, String_t* ___paramName1, const RuntimeMethod* method); // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::GetEqualityComparisonOperator(System.Linq.Expressions.ExpressionType,System.String,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_GetEqualityComparisonOperator_m64A7D99507B88ED0429352F8C76D0622472D4B4F (int32_t ___binaryType0, String_t* ___opName1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left2, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right3, bool ___liftToNull4, const RuntimeMethod* method); // System.Boolean System.Dynamic.Utils.TypeUtils::HasReferenceEquality(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_HasReferenceEquality_m413B81153EBC142E1175BA47BBEBFBBD4B72027B (Type_t * ___left0, Type_t * ___right1, const RuntimeMethod* method); // System.Void System.Linq.Expressions.LogicalBinaryExpression::.ctor(System.Linq.Expressions.ExpressionType,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LogicalBinaryExpression__ctor_mF6B0621BC2F2C6AEA801518F85C33A54C7637670 (LogicalBinaryExpression_t4EBE81211FC96D0A19F4EEF65442B6FFDBCF6889 * __this, int32_t ___nodeType0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right2, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::ReferenceEqualityNotDefined(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ReferenceEqualityNotDefined_m2476C5A9443A5BB4F7A3097BE847A2AA4659BECF (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method); // System.Boolean System.Dynamic.Utils.TypeUtils::IsNumeric(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_IsNumeric_m9DD87B9967E988884EB6BD077D4D2FC1C75226B7 (Type_t * ___type0, const RuntimeMethod* method); // System.Boolean System.Dynamic.Utils.TypeUtils::IsBool(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_IsBool_m898397D825172947CFE1EDF9EF6E6B0124FE36A7 (Type_t * ___type0, const RuntimeMethod* method); // System.Void System.Linq.Expressions.SimpleBinaryExpression::.ctor(System.Linq.Expressions.ExpressionType,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SimpleBinaryExpression__ctor_mCF30627E70C37340C1E31760156E4630D9F49DAA (SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB * __this, int32_t ___nodeType0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right2, Type_t * ___type3, const RuntimeMethod* method); // System.Boolean System.Dynamic.Utils.TypeUtils::HasBuiltInEqualityOperator(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_HasBuiltInEqualityOperator_mE918DD77BDDDED78B393F6536D4D5683414CFB47 (Type_t * ___left0, Type_t * ___right1, const RuntimeMethod* method); // System.Boolean System.Linq.Expressions.Expression::IsNullComparison(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Expression_IsNullComparison_mA6D682ABEA6CB8C7289D0BF0A9FD1FB15A7F2FC2 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, const RuntimeMethod* method); // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::GetComparisonOperator(System.Linq.Expressions.ExpressionType,System.String,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_GetComparisonOperator_m5F69570F1A4B324DA1FF75B007613236A2BE979B (int32_t ___binaryType0, String_t* ___opName1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left2, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right3, bool ___liftToNull4, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Expression::ValidateUserDefinedConditionalLogicOperator(System.Linq.Expressions.ExpressionType,System.Type,System.Type,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression_ValidateUserDefinedConditionalLogicOperator_m8C387FE902B7BC95374DAED9FC3DDF51F51C290C (int32_t ___nodeType0, Type_t * ___left1, Type_t * ___right2, MethodInfo_t * ___method3, const RuntimeMethod* method); // System.Type System.Linq.Expressions.Expression::ValidateCoalesceArgTypes(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Expression_ValidateCoalesceArgTypes_m586F460956836E250B320CC1861E8910091916A7 (Type_t * ___left0, Type_t * ___right1, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::CoalesceUsedOnNonNullType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_CoalesceUsedOnNonNullType_mB899995ACC043ABDCB03D2487C53E3F6BEE047CF (const RuntimeMethod* method); // System.Reflection.MethodInfo System.Dynamic.Utils.TypeUtils::GetInvokeMethod(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodInfo_t * TypeUtils_GetInvokeMethod_mE8E79E04E4B64BD2FF0D694B94267FF01267E0D8 (Type_t * ___delegateType0, const RuntimeMethod* method); // System.Void System.Linq.Expressions.CoalesceConversionBinaryExpression::.ctor(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.LambdaExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CoalesceConversionBinaryExpression__ctor_m4A2C92DE6E42214443CD09AF46863BD0AF6D3ABA (CoalesceConversionBinaryExpression_t1BFEFD20D1774BE8420812142E9622F6CBB210C6 * __this, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * ___conversion2, const RuntimeMethod* method); // System.Boolean System.Dynamic.Utils.TypeUtils::IsImplicitlyConvertibleTo(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_IsImplicitlyConvertibleTo_mD158BC9D67EB5AD741D7ACB3867E6A3F1497D052 (Type_t * ___source0, Type_t * ___destination1, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::ArgumentTypesMustMatch() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ArgumentTypesMustMatch_m7C3549771BD43F7891DEE4E4EE46A32382D58D42 (const RuntimeMethod* method); // System.Boolean System.Dynamic.Utils.TypeUtils::IsArithmetic(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_IsArithmetic_m58B21C80FE6737B41D533A2501F75E22A05F6695 (Type_t * ___type0, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::ConversionIsNotSupportedForArithmeticTypes() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ConversionIsNotSupportedForArithmeticTypes_mBE145600E56F4FB831A0E994CFE416AB8BC59FE1 (const RuntimeMethod* method); // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::GetUserDefinedAssignOperatorOrThrow(System.Linq.Expressions.ExpressionType,System.String,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.LambdaExpression,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_GetUserDefinedAssignOperatorOrThrow_m47A2AC5BE13291672A487910B592ED0D8437199A (int32_t ___binaryType0, String_t* ___name1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left2, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right3, LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * ___conversion4, bool ___liftToNull5, const RuntimeMethod* method); // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::GetMethodBasedAssignOperator(System.Linq.Expressions.ExpressionType,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo,System.Linq.Expressions.LambdaExpression,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_GetMethodBasedAssignOperator_mBFD01EB05628F199B24F0F2B7406FC24964E6FDC (int32_t ___binaryType0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right2, MethodInfo_t * ___method3, LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * ___conversion4, bool ___liftToNull5, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::OverloadOperatorTypeDoesNotMatchConversionType(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_OverloadOperatorTypeDoesNotMatchConversionType_mBEE5461B3416563F24394DB77DA17CC1EEC348C1 (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method); // System.Boolean System.Dynamic.Utils.TypeUtils::IsInteger(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_IsInteger_mC53B871865E810D30E8327DC41C44587F8E78982 (Type_t * ___type0, const RuntimeMethod* method); // System.Boolean System.Linq.Expressions.Expression::IsSimpleShift(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Expression_IsSimpleShift_mB43AB48C2AEF4A21521ACE7547B2E4812A39226E (Type_t * ___left0, Type_t * ___right1, const RuntimeMethod* method); // System.Type System.Linq.Expressions.Expression::GetResultTypeOfShift(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Expression_GetResultTypeOfShift_m86B10A19D03BA41D9F63D62DB2EED2B59326A843 (Type_t * ___left0, Type_t * ___right1, const RuntimeMethod* method); // System.Boolean System.Dynamic.Utils.TypeUtils::IsIntegerOrBool(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_IsIntegerOrBool_mC9B72FB9CB052FE4D0361147288D114E3004321D (Type_t * ___type0, const RuntimeMethod* method); // System.Reflection.MethodInfo System.Linq.Expressions.CachedReflectionInfo::get_Math_Pow_Double_Double() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodInfo_t * CachedReflectionInfo_get_Math_Pow_Double_Double_mABA660C4C8079386B61ADA56DD4A4E810B1E79A5 (const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::ArgumentMustBeArrayIndexType(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ArgumentMustBeArrayIndexType_m4D293E58BE982C41B419FCE3330CC6AFF8C58CB4 (String_t* ___paramName0, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::ArgumentMustBeArray(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ArgumentMustBeArray_mB2F48703CCDEE09F80A9C5983907879D623D7380 (String_t* ___paramName0, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::IncorrectNumberOfIndexes() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_IncorrectNumberOfIndexes_mEE0E661E9FFAB746F7127AED7642019D8F025D7C (const RuntimeMethod* method); // System.Linq.Expressions.BlockExpression System.Linq.Expressions.Expression::Block(System.Type,System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * Expression_Block_mFD5866441C30D761AF498D422D4EE421F185118A (Type_t * ___type0, RuntimeObject* ___expressions1, const RuntimeMethod* method); // System.Linq.Expressions.BlockExpression System.Linq.Expressions.Expression::Block(System.Type,System.Collections.Generic.IEnumerable`1,System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * Expression_Block_m3EF880DC87DC44175DCE8E682EE58D61EB136D6B (Type_t * ___type0, RuntimeObject* ___variables1, RuntimeObject* ___expressions2, const RuntimeMethod* method); // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Dynamic.Utils.CollectionExtensions::ToReadOnly(System.Collections.Generic.IEnumerable`1) inline ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * CollectionExtensions_ToReadOnly_TisParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE_mC22BE661C66B9BB0F4DF99523DF5331BD948A8F6 (RuntimeObject* ___enumerable0, const RuntimeMethod* method) { return (( ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * (*) (RuntimeObject*, const RuntimeMethod*))CollectionExtensions_ToReadOnly_TisRuntimeObject_mDBB3D2EB4FA87D786C5EF45FE96989A8378740AA_gshared)(___enumerable0, method); } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::get_Count() inline int32_t ReadOnlyCollection_1_get_Count_mCB5C4BDEB03233F12B542819ACA65DAB8F3FEFA0 (ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 *, const RuntimeMethod*))ReadOnlyCollection_1_get_Count_m2D719EE02B7FE98B5D6E9515334C594836D2C0C7_gshared)(__this, method); } // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Dynamic.Utils.CollectionExtensions::ToReadOnly(System.Collections.Generic.IEnumerable`1) inline ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * CollectionExtensions_ToReadOnly_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mDE93DAB6094D52EC31586A763F39DF5ED7DF64A1 (RuntimeObject* ___enumerable0, const RuntimeMethod* method) { return (( ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * (*) (RuntimeObject*, const RuntimeMethod*))CollectionExtensions_ToReadOnly_TisRuntimeObject_mDBB3D2EB4FA87D786C5EF45FE96989A8378740AA_gshared)(___enumerable0, method); } // System.Void System.Linq.Expressions.Expression::RequiresCanRead(System.Collections.Generic.IReadOnlyList`1,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression_RequiresCanRead_m90775ADBABAF9B39FB69CF8B8E30F663851B49BE (RuntimeObject* ___items0, String_t* ___paramName1, const RuntimeMethod* method); // System.Linq.Expressions.BlockExpression System.Linq.Expressions.Expression::GetOptimizedBlockExpression(System.Collections.Generic.IReadOnlyList`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * Expression_GetOptimizedBlockExpression_m473E4FB5D628A289E8360D1105EF3F9F7622227F (RuntimeObject* ___expressions0, const RuntimeMethod* method); // System.Linq.Expressions.BlockExpression System.Linq.Expressions.Expression::BlockCore(System.Type,System.Collections.ObjectModel.ReadOnlyCollection`1,System.Collections.ObjectModel.ReadOnlyCollection`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * Expression_BlockCore_m856D91DEFA642E2530C6C170D4FE2CEA870BD9C9 (Type_t * ___type0, ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * ___variables1, ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * ___expressions2, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Expression::ValidateVariables(System.Collections.ObjectModel.ReadOnlyCollection`1,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression_ValidateVariables_m3768C4C208904891BF7655FA9C94202CD8A75694 (ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * ___varList0, String_t* ___collectionName1, const RuntimeMethod* method); // System.Void System.Linq.Expressions.ScopeWithType::.ctor(System.Collections.Generic.IReadOnlyList`1,System.Collections.Generic.IReadOnlyList`1,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScopeWithType__ctor_mECDDFE6F78D720BD39EE7383F8A8789AC1030C34 (ScopeWithType_t2B5D6764335C8C5805E1DC59F6B3370072478C50 * __this, RuntimeObject* ___variables0, RuntimeObject* ___expressions1, Type_t * ___type2, const RuntimeMethod* method); // TSource System.Linq.Enumerable::Last(System.Collections.Generic.IEnumerable`1) inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * Enumerable_Last_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_m81CDCB5A8D2FEACC12CF1753583D60BF4BEC0C96 (RuntimeObject* ___source0, const RuntimeMethod* method) { return (( Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * (*) (RuntimeObject*, const RuntimeMethod*))Enumerable_Last_TisRuntimeObject_m4D85F65C85F02B0BC38289C96F7BDDD97EB9B885_gshared)(___source0, method); } // System.Void System.Linq.Expressions.Scope1::.ctor(System.Collections.Generic.IReadOnlyList`1,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scope1__ctor_mE190F846B6468E1577C281386FA24D4EF2983477 (Scope1_tB4CCBE69CF8B934331BE4C5C7FCBBB5FBDFD8C2E * __this, RuntimeObject* ___variables0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___body1, const RuntimeMethod* method); // System.Void System.Linq.Expressions.ScopeN::.ctor(System.Collections.Generic.IReadOnlyList`1,System.Collections.Generic.IReadOnlyList`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScopeN__ctor_mC9250E8181BA835F2B956F86CD353D7D290CDDFC (ScopeN_t05FE8F6E97A62B48B2252350706D84DC841E006F * __this, RuntimeObject* ___variables0, RuntimeObject* ___body1, const RuntimeMethod* method); // System.Void System.Collections.Generic.HashSet`1::.ctor() inline void HashSet_1__ctor_m7E015D0E7832B3967403CAEE703C819D77AE741B (HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0 * __this, const RuntimeMethod* method) { (( void (*) (HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0 *, const RuntimeMethod*))HashSet_1__ctor_m2CDA40DEC2900A9CB00F8348FF386DF44ABD0EC7_gshared)(__this, method); } // !0 System.Collections.ObjectModel.ReadOnlyCollection`1::get_Item(System.Int32) inline ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * ReadOnlyCollection_1_get_Item_m391853256E3629AA9EB10A8D77236BCC27FB05D2 (ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * (*) (ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 *, int32_t, const RuntimeMethod*))ReadOnlyCollection_1_get_Item_m84A039430DD159C4D4EDE7A069267E8CAC923748_gshared)(__this, ___index0, method); } // System.Void System.Dynamic.Utils.ContractUtils::RequiresNotNull(System.Object,System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ContractUtils_RequiresNotNull_mBC4CF965B8B80D606187A1CBE6C6FA8AEADA396E (RuntimeObject * ___value0, String_t* ___paramName1, int32_t ___index2, const RuntimeMethod* method); // System.Boolean System.Linq.Expressions.ParameterExpression::get_IsByRef() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ParameterExpression_get_IsByRef_mC47F92A5D61B9A7588509CCAF3A9223CE2E3BA17 (ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * __this, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::VariableMustNotBeByRef(System.Object,System.Object,System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_VariableMustNotBeByRef_mD4CD052B935B0B509DFC0FED63242BB17996A82D (RuntimeObject * ___p00, RuntimeObject * ___p11, String_t* ___paramName2, int32_t ___index3, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.HashSet`1::Add(T) inline bool HashSet_1_Add_m9CF730E2C32C0613D8089427318C09E55C350DBE (HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0 * __this, ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * ___item0, const RuntimeMethod* method) { return (( bool (*) (HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0 *, ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE *, const RuntimeMethod*))HashSet_1_Add_m8194125167FD7A887F1B39D342A71A0BD0C8BF5C_gshared)(__this, ___item0, method); } // System.Exception System.Linq.Expressions.Error::DuplicateVariable(System.Object,System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_DuplicateVariable_m52789AE62BE123F550F3AB3C899318656E3F3866 (RuntimeObject * ___p00, String_t* ___paramName1, int32_t ___index2, const RuntimeMethod* method); // TSource[] System.Linq.Enumerable::ToArray(System.Collections.Generic.IEnumerable`1) inline ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* Enumerable_ToArray_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mD9B9986B6C92DDC032A02089D008664EA2E83237 (RuntimeObject* ___source0, const RuntimeMethod* method) { return (( ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* (*) (RuntimeObject*, const RuntimeMethod*))Enumerable_ToArray_TisRuntimeObject_mEB06425105813A21FC826C4144F8456EAE2304DE_gshared)(___source0, method); } // System.Void System.Dynamic.Utils.ContractUtils::Requires(System.Boolean,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ContractUtils_Requires_m5F065E2BED270C6018473350EE371260EB27DA75 (bool ___precondition0, String_t* ___paramName1, const RuntimeMethod* method); // System.Void System.Dynamic.Utils.TypeUtils::ValidateType(System.Type,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypeUtils_ValidateType_mB06E15118C087B112DB13638B0A1D192524DB1F5 (Type_t * ___type0, String_t* ___paramName1, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::ArgumentMustBeBoolean(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ArgumentMustBeBoolean_mBEF4E744717D43ED08A888F432D986E3551D2A2F (String_t* ___paramName0, const RuntimeMethod* method); // System.Void System.Linq.Expressions.CatchBlock::.ctor(System.Type,System.Linq.Expressions.ParameterExpression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CatchBlock__ctor_m4DDBA88105F1F42C773ABB820C9CD55C579F798D (CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * __this, Type_t * ___test0, ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * ___variable1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___body2, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___filter3, const RuntimeMethod* method); // System.Linq.Expressions.ConditionalExpression System.Linq.Expressions.ConditionalExpression::Make(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ConditionalExpression_t74C60793A382D6FC191C590A353984ED63ED3D4A * ConditionalExpression_Make_mF5F99B1D96304D25C991BC3C5A1258F170753A91 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___test0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___ifTrue1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___ifFalse2, Type_t * ___type3, const RuntimeMethod* method); // System.Void System.Linq.Expressions.ConstantExpression::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ConstantExpression__ctor_m96E16F51C8AD77FCDCDD1197875A6A3C9551542D (ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * __this, RuntimeObject * ___value0, const RuntimeMethod* method); // System.Void System.Linq.Expressions.TypedConstantExpression::.ctor(System.Object,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypedConstantExpression__ctor_m1EC712C765866151A04233C247F069E7BC18EFA4 (TypedConstantExpression_tBBD471F35E5E9B51126D6779736D9CCC49538630 * __this, RuntimeObject * ___value0, Type_t * ___type1, const RuntimeMethod* method); // System.Void System.Linq.Expressions.DefaultExpression::.ctor(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DefaultExpression__ctor_m9D9BC247768E3099FC9090B0907769FBA56F246D (DefaultExpression_t3FC1DD4F4C518F7FDF62C04BB3BF78B10D654D46 * __this, Type_t * ___type0, const RuntimeMethod* method); // System.Boolean System.Runtime.CompilerServices.ConditionalWeakTable`2::TryGetValue(!0,!1&) inline bool ConditionalWeakTable_2_TryGetValue_m328DEBC6304284B6B32262E234330239B9670BC5 (ConditionalWeakTable_2_t53315BD762B310982B9C8EEAA1BEB06E4E8D0815 * __this, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___key0, ExtensionInfo_tC44139FBD6DED03BF72E9D021741DB32CB5FD926 ** ___value1, const RuntimeMethod* method) { return (( bool (*) (ConditionalWeakTable_2_t53315BD762B310982B9C8EEAA1BEB06E4E8D0815 *, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *, ExtensionInfo_tC44139FBD6DED03BF72E9D021741DB32CB5FD926 **, const RuntimeMethod*))ConditionalWeakTable_2_TryGetValue_m353ABC8C5B8F25E9714DD19B5E7D4B8BF2946B24_gshared)(__this, ___key0, ___value1, method); } // System.Exception System.Linq.Expressions.Error::ExtensionNodeMustOverrideProperty(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ExtensionNodeMustOverrideProperty_mAC352E09338C9957B04ECD67B350317839E2C9DE (RuntimeObject * ___p00, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::ReducibleMustOverrideReduce() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ReducibleMustOverrideReduce_mB1B5DD4F872985017E609D91ABAD6498E874C831 (const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::MustBeReducible() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_MustBeReducible_mAC6CDE785FB113EA9116D4242DB8BEA3D318C0D7 (const RuntimeMethod* method); // System.Linq.Expressions.Expression System.Linq.Expressions.Expression::ReduceAndCheck() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * Expression_ReduceAndCheck_mA1B79AA88821432A02C6FF36516E211F5D30844D (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * __this, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::MustReduceToDifferent() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_MustReduceToDifferent_mC59D1B558E094EEC38F34B9E7156627F2B8E7BA2 (const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::ReducedNotCompatible() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ReducedNotCompatible_m6AC7F0B6E00A3362CF9D05DEBEB650AED10AAB7D (const RuntimeMethod* method); // System.String System.Linq.Expressions.ExpressionStringBuilder::ExpressionToString(System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ExpressionStringBuilder_ExpressionToString_mDD96EF3436F5604CFF26A0F0215AEF892E15379A (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___node0, const RuntimeMethod* method); // System.Void System.Dynamic.Utils.ExpressionUtils::RequiresCanRead(System.Linq.Expressions.Expression,System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExpressionUtils_RequiresCanRead_m77AC7DCC1D580F317E6DE4A1C810553DDFFBFF7A (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, String_t* ___paramName1, int32_t ___idx2, const RuntimeMethod* method); // System.Boolean System.Reflection.PropertyInfo::op_Equality(System.Reflection.PropertyInfo,System.Reflection.PropertyInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PropertyInfo_op_Equality_m94A58A417AD82DA8ABCE4B0DCAA3019A586D5B16 (PropertyInfo_t * ___left0, PropertyInfo_t * ___right1, const RuntimeMethod* method); // System.Boolean System.Reflection.PropertyInfo::op_Inequality(System.Reflection.PropertyInfo,System.Reflection.PropertyInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PropertyInfo_op_Inequality_mB4C6169DC83174E7712055F0973BC55469AD9962 (PropertyInfo_t * ___left0, PropertyInfo_t * ___right1, const RuntimeMethod* method); // System.Boolean System.Reflection.FieldInfo::get_IsInitOnly() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FieldInfo_get_IsInitOnly_mA279E731A1097E83BACAF9F53612CFA9428E806B (FieldInfo_t * __this, const RuntimeMethod* method); // System.Boolean System.Reflection.FieldInfo::get_IsLiteral() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FieldInfo_get_IsLiteral_mF2657F6BAB384894EB2C861D51093179E3EE77D9 (FieldInfo_t * __this, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::ExpressionMustBeWriteable(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ExpressionMustBeWriteable_m2650C566C45ECBE0C72B31F5018C0BA2808DFDD2 (String_t* ___paramName0, const RuntimeMethod* method); // System.Linq.Expressions.GotoExpression System.Linq.Expressions.Expression::MakeGoto(System.Linq.Expressions.GotoExpressionKind,System.Linq.Expressions.LabelTarget,System.Linq.Expressions.Expression,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GotoExpression_t7490B42D28D83F9C2140DB30C9821AC4EC4060FF * Expression_MakeGoto_mD4748C31968EB43CC863B4BE38C53424B3637019 (int32_t ___kind0, LabelTarget_t4E0B75FE6DAD05FC6651E53032D2C5F19D8E81D1 * ___target1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___value2, Type_t * ___type3, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Expression::ValidateGoto(System.Linq.Expressions.LabelTarget,System.Linq.Expressions.Expression&,System.String,System.String,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression_ValidateGoto_m8816D43D86E3928773EAA0A3438C79A2F018AE30 (LabelTarget_t4E0B75FE6DAD05FC6651E53032D2C5F19D8E81D1 * ___target0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** ___value1, String_t* ___targetParameter2, String_t* ___valueParameter3, Type_t * ___type4, const RuntimeMethod* method); // System.Void System.Linq.Expressions.GotoExpression::.ctor(System.Linq.Expressions.GotoExpressionKind,System.Linq.Expressions.LabelTarget,System.Linq.Expressions.Expression,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GotoExpression__ctor_mC1CD084426D37396958C69F021533B3D3A9C2F99 (GotoExpression_t7490B42D28D83F9C2140DB30C9821AC4EC4060FF * __this, int32_t ___kind0, LabelTarget_t4E0B75FE6DAD05FC6651E53032D2C5F19D8E81D1 * ___target1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___value2, Type_t * ___type3, const RuntimeMethod* method); // System.Type System.Linq.Expressions.LabelTarget::get_Type() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Type_t * LabelTarget_get_Type_mD80F1CAD708924BADA00D10088A88E68B70BC1D1_inline (LabelTarget_t4E0B75FE6DAD05FC6651E53032D2C5F19D8E81D1 * __this, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::LabelMustBeVoidOrHaveExpression(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_LabelMustBeVoidOrHaveExpression_m2B8896400CBC421B1B60B247C2B4DA946221BD97 (String_t* ___paramName0, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Expression::ValidateGotoType(System.Type,System.Linq.Expressions.Expression&,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression_ValidateGotoType_mFD2CF8839563ACA731E83B4D58EFD32952FDC19F (Type_t * ___expectedType0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** ___value1, String_t* ___paramName2, const RuntimeMethod* method); // System.Boolean System.Linq.Expressions.Expression::TryQuote(System.Type,System.Linq.Expressions.Expression&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Expression_TryQuote_mF853EAAD0E0B4FC2CAE71CC60A5A578C7DBA02F3 (Type_t * ___parameterType0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** ___argument1, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::ExpressionTypeDoesNotMatchLabel(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ExpressionTypeDoesNotMatchLabel_mDD7AD292DF3ED392F8EFED24524AE303D3132013 (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method); // System.Linq.Expressions.IndexExpression System.Linq.Expressions.Expression::Property(System.Linq.Expressions.Expression,System.Reflection.PropertyInfo,System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD * Expression_Property_m9192ABF7A02BC8D6CE6567E856AB44522F99B8B0 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___instance0, PropertyInfo_t * ___indexer1, RuntimeObject* ___arguments2, const RuntimeMethod* method); // System.Linq.Expressions.IndexExpression System.Linq.Expressions.Expression::ArrayAccess(System.Linq.Expressions.Expression,System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD * Expression_ArrayAccess_mD759C1569AC68C160F867726DBAD82D4B2CC0C94 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___array0, RuntimeObject* ___indexes1, const RuntimeMethod* method); // System.Collections.Generic.IEnumerator`1 System.Collections.ObjectModel.ReadOnlyCollection`1::GetEnumerator() inline RuntimeObject* ReadOnlyCollection_1_GetEnumerator_m8B18A583ACB97845FCA0F25B0CE2C9619E51CD60 (ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 *, const RuntimeMethod*))ReadOnlyCollection_1_GetEnumerator_m657621A58AD925E4F57730D3F2D68FB5CE771D10_gshared)(__this, method); } // System.Void System.Linq.Expressions.IndexExpression::.ctor(System.Linq.Expressions.Expression,System.Reflection.PropertyInfo,System.Collections.Generic.IReadOnlyList`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IndexExpression__ctor_m53E1AD8AAF28CE26FCCC092850A87A7FC00F0EF2 (IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD * __this, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___instance0, PropertyInfo_t * ___indexer1, RuntimeObject* ___arguments2, const RuntimeMethod* method); // System.Linq.Expressions.IndexExpression System.Linq.Expressions.Expression::MakeIndexProperty(System.Linq.Expressions.Expression,System.Reflection.PropertyInfo,System.String,System.Collections.ObjectModel.ReadOnlyCollection`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD * Expression_MakeIndexProperty_mB59F5F2650CB58951175B7062DDC366F79267B31 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___instance0, PropertyInfo_t * ___indexer1, String_t* ___paramName2, ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * ___argList3, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Expression::ValidateIndexedProperty(System.Linq.Expressions.Expression,System.Reflection.PropertyInfo,System.String,System.Collections.ObjectModel.ReadOnlyCollection`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression_ValidateIndexedProperty_m0DBDFB9542BA55F6D9E629B349FF624E05FD1A5D (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___instance0, PropertyInfo_t * ___indexer1, String_t* ___paramName2, ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 ** ___argList3, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::PropertyCannotHaveRefType(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_PropertyCannotHaveRefType_m9CE5EE2C37ADB9A0BCD28578ECB8B3337D5E6277 (String_t* ___paramName0, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::PropertyTypeCannotBeVoid(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_PropertyTypeCannotBeVoid_m3CFEE37F762D4A97DAB4348221AEEE0C1D92425A (String_t* ___paramName0, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::PropertyTypeMustMatchGetter(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_PropertyTypeMustMatchGetter_mCE0239F7A19A7BA36ED5EC80FCFC26BD4A30F414 (String_t* ___paramName0, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Expression::ValidateAccessor(System.Linq.Expressions.Expression,System.Reflection.MethodInfo,System.Reflection.ParameterInfo[],System.Collections.ObjectModel.ReadOnlyCollection`1&,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression_ValidateAccessor_m8B2C2A1F07FE09E99FC84A0E4747C539703F9CAF (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___instance0, MethodInfo_t * ___method1, ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* ___indexes2, ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 ** ___arguments3, String_t* ___paramName4, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::SetterHasNoParams(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_SetterHasNoParams_m0964E0FB317C016DC893FE42BFE5528CABE4FEA0 (String_t* ___paramName0, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::SetterMustBeVoid(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_SetterMustBeVoid_m750D8CCC9F5E403C09011428C9937960765565AD (String_t* ___paramName0, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::PropertyTypeMustMatchSetter(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_PropertyTypeMustMatchSetter_mF284A6CE87E11688472F4155500A1532970EA4EE (String_t* ___paramName0, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::BothAccessorsMustBeStatic(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_BothAccessorsMustBeStatic_m33F7F26F75C83E7963DE7608B07DBA1C093DFE82 (String_t* ___paramName0, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::IndexesOfSetGetMustMatch(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_IndexesOfSetGetMustMatch_m2C350F469F6ED6E3D550F6246D687368C12F66E9 (String_t* ___paramName0, const RuntimeMethod* method); // T[] System.Dynamic.Utils.CollectionExtensions::RemoveLast(T[]) inline ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* CollectionExtensions_RemoveLast_TisParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7_m9993CEA2B3C7668BEA67C3000339F0FE5DB517EB (ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* ___array0, const RuntimeMethod* method) { return (( ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* (*) (ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B*, const RuntimeMethod*))CollectionExtensions_RemoveLast_TisRuntimeObject_m32D8103A7B560B7B0FF10C65491EDC4B707FBB3A_gshared)(___array0, method); } // System.Exception System.Linq.Expressions.Error::PropertyDoesNotHaveAccessor(System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_PropertyDoesNotHaveAccessor_mE4BCE38AF842F0C573A625C01A88351775F35CEF (RuntimeObject * ___p00, String_t* ___paramName1, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::AccessorsCannotHaveVarArgs(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_AccessorsCannotHaveVarArgs_m4914D42430170B51B5A15EC8AD4CE5E835093B41 (String_t* ___paramName0, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::OnlyStaticPropertiesHaveNullInstance(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_OnlyStaticPropertiesHaveNullInstance_mC5B04CEF4DC45812E2169BE071EFA78B00572170 (String_t* ___paramName0, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Expression::ValidateCallInstanceType(System.Type,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression_ValidateCallInstanceType_mC49891F8DDAC4A3F2BA68D70D2C5DE4DE5D762AA (Type_t * ___instanceType0, MethodInfo_t * ___method1, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Expression::ValidateAccessorArgumentTypes(System.Reflection.MethodInfo,System.Reflection.ParameterInfo[],System.Collections.ObjectModel.ReadOnlyCollection`1&,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression_ValidateAccessorArgumentTypes_m3B8DB0AC64F2A96C934764EB5D1E683FE316F72C (MethodInfo_t * ___method0, ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* ___indexes1, ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 ** ___arguments2, String_t* ___paramName3, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::AccessorsCannotHaveByRefArgs(System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_AccessorsCannotHaveByRefArgs_mD744FF17544F1627457A49C2CD97972A9FA99086 (String_t* ___paramName0, int32_t ___index1, const RuntimeMethod* method); // System.Boolean System.Dynamic.Utils.TypeUtils::ValidateType(System.Type,System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_ValidateType_m09C50C0CC64008F8E6E4893CB0883EAEFE9E06E7 (Type_t * ___type0, String_t* ___paramName1, int32_t ___index2, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::ExpressionTypeDoesNotMatchMethodParameter(System.Object,System.Object,System.Object,System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ExpressionTypeDoesNotMatchMethodParameter_mAB7ABDBC05D8C82EEC44FE01D915B7C09082D315 (RuntimeObject * ___p00, RuntimeObject * ___p11, RuntimeObject * ___p22, String_t* ___paramName3, int32_t ___index4, const RuntimeMethod* method); // System.Reflection.MethodInfo System.Linq.Expressions.Expression::GetInvokeMethod(System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodInfo_t * Expression_GetInvokeMethod_m64ED3C37D3505C99C8D10BBAA65102167962372F (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, const RuntimeMethod* method); // System.Reflection.ParameterInfo[] System.Linq.Expressions.Expression::GetParametersForValidation(System.Reflection.MethodBase,System.Linq.Expressions.ExpressionType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* Expression_GetParametersForValidation_mAE29EC42ADD38A81DC8E03EE1638F8BE2C758FC9 (MethodBase_t * ___method0, int32_t ___nodeKind1, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Expression::ValidateArgumentCount(System.Reflection.MethodBase,System.Linq.Expressions.ExpressionType,System.Int32,System.Reflection.ParameterInfo[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression_ValidateArgumentCount_m47B6AE9EDA292A23BF97B207736FB4803985303D (MethodBase_t * ___method0, int32_t ___nodeKind1, int32_t ___count2, ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* ___pis3, const RuntimeMethod* method); // System.Linq.Expressions.Expression System.Linq.Expressions.Expression::ValidateOneArgument(System.Reflection.MethodBase,System.Linq.Expressions.ExpressionType,System.Linq.Expressions.Expression,System.Reflection.ParameterInfo,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * Expression_ValidateOneArgument_m22272E3BC7D30677609E0BB5AA1CB84E299E1BA2 (MethodBase_t * ___method0, int32_t ___nodeKind1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg2, ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * ___pi3, String_t* ___methodParamName4, String_t* ___argumentParamName5, const RuntimeMethod* method); // System.Void System.Linq.Expressions.InvocationExpression1::.ctor(System.Linq.Expressions.Expression,System.Type,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InvocationExpression1__ctor_m451712DB4D9C1BFA157E10FA354454BD40221B6C (InvocationExpression1_tDD76D4333394ACC4713955BDAEE4726A03FFD29D * __this, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___lambda0, Type_t * ___returnType1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg02, const RuntimeMethod* method); // System.Type System.Dynamic.Utils.TypeUtils::FindGenericType(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * TypeUtils_FindGenericType_mEA7E01DF896B286A6A36CEDF6F3DCE4153D163AB (Type_t * ___definition0, Type_t * ___type1, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::ExpressionTypeNotInvocable(System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ExpressionTypeNotInvocable_m2A420622FA15296A20044D4410FCB046BE94544F (RuntimeObject * ___p00, String_t* ___paramName1, const RuntimeMethod* method); // System.Void System.Linq.Expressions.LabelExpression::.ctor(System.Linq.Expressions.LabelTarget,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LabelExpression__ctor_m6DA2B7C086871C765E9A4123E5E4202CC8179904 (LabelExpression_t37131DC273D72C44BFE8C07466A4D63EF1BD96CA * __this, LabelTarget_t4E0B75FE6DAD05FC6651E53032D2C5F19D8E81D1 * ___label0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___defaultValue1, const RuntimeMethod* method); // System.Void System.Linq.Expressions.LabelTarget::.ctor(System.Type,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LabelTarget__ctor_m8129BDF6857B7A4065C8D9CA1F71562EFC7D86BB (LabelTarget_t4E0B75FE6DAD05FC6651E53032D2C5F19D8E81D1 * __this, Type_t * ___type0, String_t* ___name1, const RuntimeMethod* method); // System.Void System.Dynamic.Utils.CacheDict`2,System.Linq.Expressions.LambdaExpression>>::.ctor(System.Int32) inline void CacheDict_2__ctor_m64777FA4F4875584319372E73557D75BBFA43986 (CacheDict_2_t9FD97836EA998D29FFE492313652BD241E48F2C6 * __this, int32_t ___size0, const RuntimeMethod* method) { (( void (*) (CacheDict_2_t9FD97836EA998D29FFE492313652BD241E48F2C6 *, int32_t, const RuntimeMethod*))CacheDict_2__ctor_m00697894AA73CE236834AB326F94431441B26B2D_gshared)(__this, ___size0, method); } // System.Boolean System.Dynamic.Utils.CacheDict`2,System.Linq.Expressions.LambdaExpression>>::TryGetValue(TKey,TValue&) inline bool CacheDict_2_TryGetValue_m194281232DD54B16897A1FC48F9809EB13023A18 (CacheDict_2_t9FD97836EA998D29FFE492313652BD241E48F2C6 * __this, Type_t * ___key0, Func_5_tFF9AEA4A228EBD26B06E1E7630D192EE33D598CA ** ___value1, const RuntimeMethod* method) { return (( bool (*) (CacheDict_2_t9FD97836EA998D29FFE492313652BD241E48F2C6 *, Type_t *, Func_5_tFF9AEA4A228EBD26B06E1E7630D192EE33D598CA **, const RuntimeMethod*))CacheDict_2_TryGetValue_m8F97885F09BD8E2FF471A1BA8E67E5F12E7227CC_gshared)(__this, ___key0, ___value1, method); } // System.Reflection.MethodInfo System.Type::GetMethod(System.String,System.Reflection.BindingFlags) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodInfo_t * Type_GetMethod_m2DDEF37DF33D28F579BA8E03F4376B67D91F0DEB (Type_t * __this, String_t* ___name0, int32_t ___bindingAttr1, const RuntimeMethod* method); // System.Boolean System.Dynamic.Utils.TypeUtils::CanCache(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_CanCache_m1FF67316296E9E5D81612EB1ED8E302747B13EB6 (Type_t * ___t0, const RuntimeMethod* method); // System.Void System.Dynamic.Utils.CacheDict`2,System.Linq.Expressions.LambdaExpression>>::set_Item(TKey,TValue) inline void CacheDict_2_set_Item_m0958347C4006C86F1D699AFAF41BE0B092478475 (CacheDict_2_t9FD97836EA998D29FFE492313652BD241E48F2C6 * __this, Type_t * ___key0, Func_5_tFF9AEA4A228EBD26B06E1E7630D192EE33D598CA * ___value1, const RuntimeMethod* method) { (( void (*) (CacheDict_2_t9FD97836EA998D29FFE492313652BD241E48F2C6 *, Type_t *, Func_5_tFF9AEA4A228EBD26B06E1E7630D192EE33D598CA *, const RuntimeMethod*))CacheDict_2_set_Item_m2A20DB7BC3C5F42A7BED403D6A40D311327F80FE_gshared)(__this, ___key0, ___value1, method); } // !4 System.Func`5,System.Linq.Expressions.LambdaExpression>::Invoke(!0,!1,!2,!3) inline LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * Func_5_Invoke_mC71D527F1B2CEB0003DBDE754969AFF486ED98E0 (Func_5_tFF9AEA4A228EBD26B06E1E7630D192EE33D598CA * __this, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg10, String_t* ___arg21, bool ___arg32, ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * ___arg43, const RuntimeMethod* method) { return (( LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * (*) (Func_5_tFF9AEA4A228EBD26B06E1E7630D192EE33D598CA *, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *, String_t*, bool, ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 *, const RuntimeMethod*))Func_5_Invoke_m489C869AA2357BCAC90A0DE1388FC66E0B71CD71_gshared)(__this, ___arg10, ___arg21, ___arg32, ___arg43, method); } // System.Linq.Expressions.LambdaExpression System.Linq.Expressions.Expression::Lambda(System.Type,System.Linq.Expressions.Expression,System.String,System.Boolean,System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * Expression_Lambda_m30C79F21E6BA8955EE032B39BE92030601ED7BA8 (Type_t * ___delegateType0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___body1, String_t* ___name2, bool ___tailCall3, RuntimeObject* ___parameters4, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Expression::ValidateLambdaArgs(System.Type,System.Linq.Expressions.Expression&,System.Collections.ObjectModel.ReadOnlyCollection`1,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression_ValidateLambdaArgs_mD5134E7039426A523BF369A3999C26F64F7F5578 (Type_t * ___delegateType0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** ___body1, ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * ___parameters2, String_t* ___paramName3, const RuntimeMethod* method); // System.Linq.Expressions.LambdaExpression System.Linq.Expressions.Expression::CreateLambda(System.Type,System.Linq.Expressions.Expression,System.String,System.Boolean,System.Collections.ObjectModel.ReadOnlyCollection`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * Expression_CreateLambda_m3863D0D2724ABB3E46BFDF7EACBDB5A8695F430B (Type_t * ___delegateType0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___body1, String_t* ___name2, bool ___tailCall3, ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * ___parameters4, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::LambdaTypeMustBeDerivedFromSystemDelegate(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_LambdaTypeMustBeDerivedFromSystemDelegate_m221C78DB2E254C2BAA2298F88CF2E07BAD3FF29C (String_t* ___paramName0, const RuntimeMethod* method); // System.Boolean System.Dynamic.Utils.CacheDict`2::TryGetValue(TKey,TValue&) inline bool CacheDict_2_TryGetValue_mD6AB5DF9263B80E8A3423C1F2CE05CF3D7A985EB (CacheDict_2_t23833FEB97C42D87EBF4B5FE3B56AA1336D7B3CE * __this, Type_t * ___key0, MethodInfo_t ** ___value1, const RuntimeMethod* method) { return (( bool (*) (CacheDict_2_t23833FEB97C42D87EBF4B5FE3B56AA1336D7B3CE *, Type_t *, MethodInfo_t **, const RuntimeMethod*))CacheDict_2_TryGetValue_m8F97885F09BD8E2FF471A1BA8E67E5F12E7227CC_gshared)(__this, ___key0, ___value1, method); } // System.Void System.Dynamic.Utils.CacheDict`2::set_Item(TKey,TValue) inline void CacheDict_2_set_Item_mE9E60B855DEA62C70EAFCF374EA02C4C29145547 (CacheDict_2_t23833FEB97C42D87EBF4B5FE3B56AA1336D7B3CE * __this, Type_t * ___key0, MethodInfo_t * ___value1, const RuntimeMethod* method) { (( void (*) (CacheDict_2_t23833FEB97C42D87EBF4B5FE3B56AA1336D7B3CE *, Type_t *, MethodInfo_t *, const RuntimeMethod*))CacheDict_2_set_Item_m2A20DB7BC3C5F42A7BED403D6A40D311327F80FE_gshared)(__this, ___key0, ___value1, method); } // System.Exception System.Linq.Expressions.Error::IncorrectNumberOfLambdaDeclarationParameters() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_IncorrectNumberOfLambdaDeclarationParameters_m1D70BF2349B951F29D3BB824506AB354667E9CC9 (const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::ParameterExpressionNotValidAsDelegate(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ParameterExpressionNotValidAsDelegate_m3CB027B1022870943C12DB2FF106068192BBA236 (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::ExpressionTypeDoesNotMatchReturn(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ExpressionTypeDoesNotMatchReturn_m0343826AC74CE0ACA882850B21A725FCED0D0CC0 (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method); // System.Boolean System.Reflection.FieldInfo::get_IsStatic() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FieldInfo_get_IsStatic_mE36F3A5B2DFF613C704AA56989D90D72760391EB (FieldInfo_t * __this, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::OnlyStaticFieldsHaveNullInstance(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_OnlyStaticFieldsHaveNullInstance_mFB5F60F9744AC3D1051427D0C6EAE2A5BFFA99C5 (String_t* ___paramName0, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::FieldInfoNotDefinedForType(System.Object,System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_FieldInfoNotDefinedForType_mDA9644342B3A535C360A5F6F07BBD348D9BA86FA (RuntimeObject * ___p00, RuntimeObject * ___p11, RuntimeObject * ___p22, const RuntimeMethod* method); // System.Linq.Expressions.FieldExpression System.Linq.Expressions.MemberExpression::Make(System.Linq.Expressions.Expression,System.Reflection.FieldInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FieldExpression_tBB79EEFC99702246D1683C8409459E7BC83E6C32 * MemberExpression_Make_m0B200C41402F1D0D200E0526676D8AA2A5A5954C (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, FieldInfo_t * ___field1, const RuntimeMethod* method); // System.Boolean System.Reflection.FieldInfo::op_Equality(System.Reflection.FieldInfo,System.Reflection.FieldInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FieldInfo_op_Equality_m317FBF38CA6FD67D08400CC9A15FEC250E5D4751 (FieldInfo_t * ___left0, FieldInfo_t * ___right1, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::InstanceFieldNotDefinedForType(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_InstanceFieldNotDefinedForType_m38976CD5155F81884549DE4F5BA3797B4C3EED6B (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method); // System.Linq.Expressions.MemberExpression System.Linq.Expressions.Expression::Field(System.Linq.Expressions.Expression,System.Reflection.FieldInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemberExpression_t9F4B2A7A517DFE6F72C956A3ED868D8C043C6622 * Expression_Field_m611212D8E5FFA8828D4874704847F192F461DDDB (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, FieldInfo_t * ___field1, const RuntimeMethod* method); // System.Reflection.PropertyInfo System.Type::GetProperty(System.String,System.Reflection.BindingFlags) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PropertyInfo_t * Type_GetProperty_m3C862A51D0B10889115A9EB53CBBDC7C3883D26F (Type_t * __this, String_t* ___name0, int32_t ___bindingAttr1, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::InstancePropertyNotDefinedForType(System.Object,System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_InstancePropertyNotDefinedForType_mB822B8E6C49AD2E281F574FFC8EED2D939E739BB (RuntimeObject * ___p00, RuntimeObject * ___p11, String_t* ___paramName2, const RuntimeMethod* method); // System.Linq.Expressions.MemberExpression System.Linq.Expressions.Expression::Property(System.Linq.Expressions.Expression,System.Reflection.PropertyInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemberExpression_t9F4B2A7A517DFE6F72C956A3ED868D8C043C6622 * Expression_Property_mCA21E7CE3EADC1E3A64B4B2F601FFEE5B7559620 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, PropertyInfo_t * ___property1, const RuntimeMethod* method); // System.Boolean System.Dynamic.Utils.TypeUtils::IsValidInstanceType(System.Reflection.MemberInfo,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_IsValidInstanceType_m21011985BAE00CC2943B1F1442D1D75B02B05097 (MemberInfo_t * ___member0, Type_t * ___instanceType1, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::PropertyNotDefinedForType(System.Object,System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_PropertyNotDefinedForType_mB5BB3D0A159FD772182138E702C86592BC4C92FB (RuntimeObject * ___p00, RuntimeObject * ___p11, String_t* ___paramName2, const RuntimeMethod* method); // System.Linq.Expressions.PropertyExpression System.Linq.Expressions.MemberExpression::Make(System.Linq.Expressions.Expression,System.Reflection.PropertyInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PropertyExpression_t5E160F0B0537135FFDD6B63177957423E4A158A2 * MemberExpression_Make_m40CED546C6DDAC22751B3B77C5D89F2D9CA74DD6 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, PropertyInfo_t * ___property1, const RuntimeMethod* method); // System.Boolean System.Linq.Expressions.Expression::CheckMethod(System.Reflection.MethodInfo,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Expression_CheckMethod_mDFAA52DDF6B66E790D3C91FCA749AE61E134BE91 (MethodInfo_t * ___method0, MethodInfo_t * ___propertyMethod1, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::MethodNotPropertyAccessor(System.Object,System.Object,System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_MethodNotPropertyAccessor_m3F6C3C6F3D9185AE990A97FAE716AF9A19FC24ED (RuntimeObject * ___p00, RuntimeObject * ___p11, String_t* ___paramName2, int32_t ___index3, const RuntimeMethod* method); // System.Boolean System.Type::get_IsInterface() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_IsInterface_mB10C34DEE8B22E1597C813211BBED17DD724FC07 (Type_t * __this, const RuntimeMethod* method); // System.Boolean System.Reflection.FieldInfo::op_Inequality(System.Reflection.FieldInfo,System.Reflection.FieldInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FieldInfo_op_Inequality_m5E2B5FF4334B861A92933D078C4B06FA11AA731A (FieldInfo_t * ___left0, FieldInfo_t * ___right1, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::MemberNotFieldOrProperty(System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_MemberNotFieldOrProperty_m58B432D829711502538D7C53E073AAE237F4935D (RuntimeObject * ___p00, String_t* ___paramName1, const RuntimeMethod* method); // System.Reflection.ParameterInfo[] System.Linq.Expressions.Expression::ValidateMethodAndGetParameters(System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* Expression_ValidateMethodAndGetParameters_mF587B21030EF038F3E321B0027AEB0ADD884CF8A (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___instance0, MethodInfo_t * ___method1, const RuntimeMethod* method); // System.Void System.Linq.Expressions.MethodCallExpression0::.ctor(System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MethodCallExpression0__ctor_m1499BE14C804D27F5CF93D215524387D1C7717C3 (MethodCallExpression0_t0C4A68F1C62B9150D041F02001B72C034F15BB0D * __this, MethodInfo_t * ___method0, const RuntimeMethod* method); // System.Void System.Linq.Expressions.MethodCallExpression1::.ctor(System.Reflection.MethodInfo,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MethodCallExpression1__ctor_m5B50655A3151FD7FC51B42B32335E38A8E1092F3 (MethodCallExpression1_tF9AACB3AE37944B62BA5385CE03CFE083C167C96 * __this, MethodInfo_t * ___method0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg01, const RuntimeMethod* method); // System.Void System.Linq.Expressions.MethodCallExpression2::.ctor(System.Reflection.MethodInfo,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MethodCallExpression2__ctor_m83EECA11A6FED7F06B3BC91856C3CE37BF1EA92A (MethodCallExpression2_t4DDBD4EAD2793B4032F3113E920BADEC70F734FD * __this, MethodInfo_t * ___method0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg01, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg12, const RuntimeMethod* method); // System.Void System.Linq.Expressions.MethodCallExpression3::.ctor(System.Reflection.MethodInfo,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MethodCallExpression3__ctor_mF2463101E10A49DD4AFE768B6AA43432CF5A320E (MethodCallExpression3_t46314C881D4146FC4EA14551640F1A2475F5F6DD * __this, MethodInfo_t * ___method0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg01, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg12, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg23, const RuntimeMethod* method); // System.Void System.Linq.Expressions.MethodCallExpression4::.ctor(System.Reflection.MethodInfo,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MethodCallExpression4__ctor_m5DBBA9E56BB41A7D1A255DF2E60BF74A4152D4D9 (MethodCallExpression4_t61AC6FE32EEAF46DEA2D549C6B21CF4B9850032D * __this, MethodInfo_t * ___method0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg01, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg12, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg23, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg34, const RuntimeMethod* method); // System.Void System.Linq.Expressions.MethodCallExpression5::.ctor(System.Reflection.MethodInfo,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MethodCallExpression5__ctor_mCA63464EF9D9FC35C6B68E738FDC104EF91A5BA4 (MethodCallExpression5_t3ABAD9FB5E19EFAD880D8537EB06BD7AD0B72BFA * __this, MethodInfo_t * ___method0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg01, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg12, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg23, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg34, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg45, const RuntimeMethod* method); // System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.Expression::Call(System.Linq.Expressions.Expression,System.Reflection.MethodInfo,System.Linq.Expressions.Expression[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4 * Expression_Call_mC590C169ED2A0064A3B956FE928BE8E53F1F85F7 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___instance0, MethodInfo_t * ___method1, ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* ___arguments2, const RuntimeMethod* method); // System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.Expression::Call(System.Linq.Expressions.Expression,System.Reflection.MethodInfo,System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4 * Expression_Call_mC0BB22B2BDBFA63EE6019AAFEC9B2F164D36EF4E (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___instance0, MethodInfo_t * ___method1, RuntimeObject* ___arguments2, const RuntimeMethod* method); // System.Void System.Linq.Expressions.InstanceMethodCallExpression0::.ctor(System.Reflection.MethodInfo,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InstanceMethodCallExpression0__ctor_mBD2B38429D12485B2A458DD5A388A14527D78F80 (InstanceMethodCallExpression0_t949CA173818D4AA3CF2121E05921205797048CAD * __this, MethodInfo_t * ___method0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___instance1, const RuntimeMethod* method); // System.Void System.Linq.Expressions.InstanceMethodCallExpression1::.ctor(System.Reflection.MethodInfo,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InstanceMethodCallExpression1__ctor_mC1344FFB0E770CB396E47AD1F851925E1682BB22 (InstanceMethodCallExpression1_t8FA43CE5015CBA6E76ED2BC8F6A6E7CC708B4E4D * __this, MethodInfo_t * ___method0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___instance1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg02, const RuntimeMethod* method); // System.Void System.Linq.Expressions.InstanceMethodCallExpression2::.ctor(System.Reflection.MethodInfo,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InstanceMethodCallExpression2__ctor_m57605783C672D06DF06DED59F19AA512A939D1B3 (InstanceMethodCallExpression2_t5D08C20830B45D0095B333A6F0C26F2B36B59BA0 * __this, MethodInfo_t * ___method0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___instance1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg02, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg13, const RuntimeMethod* method); // System.Void System.Linq.Expressions.InstanceMethodCallExpression3::.ctor(System.Reflection.MethodInfo,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InstanceMethodCallExpression3__ctor_m4799F848226186FCA789694AE99EE8C6C5819F23 (InstanceMethodCallExpression3_t3FF5B23AAA3F2077223E2B91B5E61C8A756BA7DC * __this, MethodInfo_t * ___method0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___instance1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg02, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg13, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg24, const RuntimeMethod* method); // System.Reflection.MethodInfo System.Linq.Expressions.Expression::FindMethod(System.Type,System.String,System.Type[],System.Linq.Expressions.Expression[],System.Reflection.BindingFlags) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodInfo_t * Expression_FindMethod_mF222B1D39EE28FD124E880E5BE0406C59C9B9F2F (Type_t * ___type0, String_t* ___methodName1, TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* ___typeArgs2, ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* ___args3, int32_t ___flags4, const RuntimeMethod* method); // System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.Expression::Call(System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4 * Expression_Call_m5E98322EFB58C6947149191AFC7B609BF220AC4B (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___instance0, MethodInfo_t * ___method1, const RuntimeMethod* method); // System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.Expression::Call(System.Linq.Expressions.Expression,System.Reflection.MethodInfo,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4 * Expression_Call_m3BDA029F0ADD82D02406F459C913286E2CD75E08 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___instance0, MethodInfo_t * ___method1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg02, const RuntimeMethod* method); // System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.Expression::Call(System.Linq.Expressions.Expression,System.Reflection.MethodInfo,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4 * Expression_Call_m4FA38EB5C55CA6096D7B1917162DD743CDCCCD1B (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___instance0, MethodInfo_t * ___method1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg02, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg13, const RuntimeMethod* method); // System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.Expression::Call(System.Linq.Expressions.Expression,System.Reflection.MethodInfo,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4 * Expression_Call_m3D434F5AB686FFE3BF55EE0ACE2C3F4C502954E9 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___instance0, MethodInfo_t * ___method1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg02, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg13, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg24, const RuntimeMethod* method); // System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.Expression::Call(System.Reflection.MethodInfo,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4 * Expression_Call_m1A84022E43DE816FF8B79642B59CB6D616ABFBA9 (MethodInfo_t * ___method0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg01, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg12, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg23, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg34, const RuntimeMethod* method); // System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.Expression::Call(System.Reflection.MethodInfo,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4 * Expression_Call_m148540A1B667566CF6E9ECF2A39286B1C5CD5D42 (MethodInfo_t * ___method0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg01, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg12, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg23, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg34, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg45, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Expression::ValidateStaticOrInstanceMethod(System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression_ValidateStaticOrInstanceMethod_mF026A40F4CF81192BB02E1621D3D1C05D8FD9DF0 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___instance0, MethodInfo_t * ___method1, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Expression::ValidateArgumentTypes(System.Reflection.MethodBase,System.Linq.Expressions.ExpressionType,System.Collections.ObjectModel.ReadOnlyCollection`1&,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression_ValidateArgumentTypes_m23762D73F0D5098F4A064B74CC8F6C9C3B5FE635 (MethodBase_t * ___method0, int32_t ___nodeKind1, ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 ** ___arguments2, String_t* ___methodParamName3, const RuntimeMethod* method); // System.Void System.Linq.Expressions.MethodCallExpressionN::.ctor(System.Reflection.MethodInfo,System.Collections.Generic.IReadOnlyList`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MethodCallExpressionN__ctor_m37F7390566D8D04CC8AABC5BF806B7D4D8271AAB (MethodCallExpressionN_tB03180907C6E393892BCD6796370D54E7DB054E8 * __this, MethodInfo_t * ___method0, RuntimeObject* ___args1, const RuntimeMethod* method); // System.Void System.Linq.Expressions.InstanceMethodCallExpressionN::.ctor(System.Reflection.MethodInfo,System.Linq.Expressions.Expression,System.Collections.Generic.IReadOnlyList`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InstanceMethodCallExpressionN__ctor_mA5B9B3D3433E99EAD99EEEEDF4B8AA9B77E9B463 (InstanceMethodCallExpressionN_t5AE2FEBFF2A0ECA98A33C3CE891F482B6B4A9449 * __this, MethodInfo_t * ___method0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___instance1, RuntimeObject* ___args2, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::OnlyStaticMethodsHaveNullInstance() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_OnlyStaticMethodsHaveNullInstance_m3107BCE0F6EE2603EBA1B8117EFE24D321CE53E5 (const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::InstanceAndMethodTypeMismatch(System.Object,System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_InstanceAndMethodTypeMismatch_mE6876FE121655882BB03E179317E7CD446010899 (RuntimeObject * ___p00, RuntimeObject * ___p11, RuntimeObject * ___p22, const RuntimeMethod* method); // System.Void System.Dynamic.Utils.ExpressionUtils::ValidateArgumentTypes(System.Reflection.MethodBase,System.Linq.Expressions.ExpressionType,System.Collections.ObjectModel.ReadOnlyCollection`1&,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExpressionUtils_ValidateArgumentTypes_m351395609667FE5FBAA38513862C688D37FDEF89 (MethodBase_t * ___method0, int32_t ___nodeKind1, ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 ** ___arguments2, String_t* ___methodParamName3, const RuntimeMethod* method); // System.Reflection.ParameterInfo[] System.Dynamic.Utils.ExpressionUtils::GetParametersForValidation(System.Reflection.MethodBase,System.Linq.Expressions.ExpressionType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* ExpressionUtils_GetParametersForValidation_m42F3E1CA18791E0CCFAA4D26AC014A34A854122A (MethodBase_t * ___method0, int32_t ___nodeKind1, const RuntimeMethod* method); // System.Void System.Dynamic.Utils.ExpressionUtils::ValidateArgumentCount(System.Reflection.MethodBase,System.Linq.Expressions.ExpressionType,System.Int32,System.Reflection.ParameterInfo[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExpressionUtils_ValidateArgumentCount_m5AA43AF6928A164BDC288B275981064925A43F51 (MethodBase_t * ___method0, int32_t ___nodeKind1, int32_t ___count2, ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* ___pis3, const RuntimeMethod* method); // System.Linq.Expressions.Expression System.Dynamic.Utils.ExpressionUtils::ValidateOneArgument(System.Reflection.MethodBase,System.Linq.Expressions.ExpressionType,System.Linq.Expressions.Expression,System.Reflection.ParameterInfo,System.String,System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ExpressionUtils_ValidateOneArgument_mF06C149E19F6EA24A6F26F5A398EB7F4A9746017 (MethodBase_t * ___method0, int32_t ___nodeKind1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arguments2, ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * ___pi3, String_t* ___methodParamName4, String_t* ___argumentParamName5, int32_t ___index6, const RuntimeMethod* method); // System.Boolean System.Dynamic.Utils.ExpressionUtils::TryQuote(System.Type,System.Linq.Expressions.Expression&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ExpressionUtils_TryQuote_m74E65BF2CA001A297F5021550361AA0E217D4EE7 (Type_t * ___parameterType0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** ___argument1, const RuntimeMethod* method); // System.Boolean System.String::Equals(System.String,System.StringComparison) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_Equals_m62F0586691097AA2EE48F1596A130170BCFBF7F6 (String_t* __this, String_t* ___value0, int32_t ___comparisonType1, const RuntimeMethod* method); // System.Reflection.MethodInfo System.Linq.Expressions.Expression::ApplyTypeArgs(System.Reflection.MethodInfo,System.Type[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodInfo_t * Expression_ApplyTypeArgs_mF21D82BF60E6A5777DF9698577692957CE21AF49 (MethodInfo_t * ___m0, TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* ___typeArgs1, const RuntimeMethod* method); // System.Boolean System.Linq.Expressions.Expression::IsCompatible(System.Reflection.MethodBase,System.Linq.Expressions.Expression[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Expression_IsCompatible_m9B99B0A41B53E36EB61FB0AC166898C00E622E12 (MethodBase_t * ___m0, ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* ___arguments1, const RuntimeMethod* method); // System.Boolean System.Reflection.MethodBase::get_IsPublic() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MethodBase_get_IsPublic_mD65CD145DEC0C6F2F7F6E729A36C761FD2A97271 (MethodBase_t * __this, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::GenericMethodWithArgsDoesNotExistOnType(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_GenericMethodWithArgsDoesNotExistOnType_m80571EEAA1D91DD5F00662E5C4B6CC00E93DF414 (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::MethodWithArgsDoesNotExistOnType(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_MethodWithArgsDoesNotExistOnType_m685CC350380257AB02DD6A64697B5E6505D68957 (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::MethodWithMoreThanOneMatch(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_MethodWithMoreThanOneMatch_m2310598198507E294391E8ABBE0021856891E729 (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method); // System.Boolean System.Dynamic.Utils.TypeUtils::IsSameOrSubclass(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_IsSameOrSubclass_m4160AAD64BB72E3CD81288CAA65C25BE07EAF907 (Type_t * ___type0, Type_t * ___subType1, const RuntimeMethod* method); // System.Linq.Expressions.NewArrayExpression System.Linq.Expressions.Expression::NewArrayInit(System.Type,System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NewArrayExpression_tE4702BA06AA0479BA675A5087BB6E2342F921F0A * Expression_NewArrayInit_m4E25520959297D32D03E19147E1812530858109E (Type_t * ___type0, RuntimeObject* ___initializers1, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::ArgumentCannotBeOfTypeVoid(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ArgumentCannotBeOfTypeVoid_m4FFD35C11699AA50BE1A9DD71843C3F45DF2C330 (String_t* ___paramName0, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::ExpressionTypeCannotInitializeArrayType(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ExpressionTypeCannotInitializeArrayType_m952D6407476DA6F798DC0B1CDBB7D6A3D1B21779 (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method); // System.Linq.Expressions.NewArrayExpression System.Linq.Expressions.NewArrayExpression::Make(System.Linq.Expressions.ExpressionType,System.Type,System.Collections.ObjectModel.ReadOnlyCollection`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NewArrayExpression_tE4702BA06AA0479BA675A5087BB6E2342F921F0A * NewArrayExpression_Make_m42E68DB80496D234B7F1DE0BA3BCB2F7095D2A4B (int32_t ___nodeType0, Type_t * ___type1, ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * ___expressions2, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::BoundsCannotBeLessThanOne(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_BoundsCannotBeLessThanOne_mF1F85266CBE801D9F4A82ABCE2EC12FF18A7488B (String_t* ___paramName0, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::ArgumentMustBeInteger(System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ArgumentMustBeInteger_m09709B1DEDF57BF7A6AF3762D1EA2B131E5578A7 (String_t* ___paramName0, int32_t ___index1, const RuntimeMethod* method); // System.Linq.Expressions.NewExpression System.Linq.Expressions.Expression::New(System.Reflection.ConstructorInfo,System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NewExpression_tCC2B6EAD4868381D56BB8B1AA4C5267F8A620987 * Expression_New_mE2FB5DD0768AAF8AAC45C32C8430C01F079A46C4 (ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * ___constructor0, RuntimeObject* ___arguments1, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Expression::ValidateConstructor(System.Reflection.ConstructorInfo,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression_ValidateConstructor_m93733367A6CABDB2D0D8FDC56AD40CDDF098E548 (ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * ___constructor0, String_t* ___paramName1, const RuntimeMethod* method); // System.Void System.Linq.Expressions.NewExpression::.ctor(System.Reflection.ConstructorInfo,System.Collections.Generic.IReadOnlyList`1,System.Collections.ObjectModel.ReadOnlyCollection`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NewExpression__ctor_m0A9F4C1487F56DF1C00F2261FCB6572CB0D5AB68 (NewExpression_tCC2B6EAD4868381D56BB8B1AA4C5267F8A620987 * __this, ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * ___constructor0, RuntimeObject* ___arguments1, ReadOnlyCollection_1_t1BDA19F8C4CB4BE530A2234A21A1B2C9FB3B7991 * ___members2, const RuntimeMethod* method); // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Dynamic.Utils.CollectionExtensions::ToReadOnly(System.Collections.Generic.IEnumerable`1) inline ReadOnlyCollection_1_t1BDA19F8C4CB4BE530A2234A21A1B2C9FB3B7991 * CollectionExtensions_ToReadOnly_TisMemberInfo_t_m70039EF7FFD6FD737590F2525B81BC213952D939 (RuntimeObject* ___enumerable0, const RuntimeMethod* method) { return (( ReadOnlyCollection_1_t1BDA19F8C4CB4BE530A2234A21A1B2C9FB3B7991 * (*) (RuntimeObject*, const RuntimeMethod*))CollectionExtensions_ToReadOnly_TisRuntimeObject_mDBB3D2EB4FA87D786C5EF45FE96989A8378740AA_gshared)(___enumerable0, method); } // System.Void System.Linq.Expressions.Expression::ValidateNewArgs(System.Reflection.ConstructorInfo,System.Collections.ObjectModel.ReadOnlyCollection`1&,System.Collections.ObjectModel.ReadOnlyCollection`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression_ValidateNewArgs_mBF99BED7FFEEE383D70F5AB9B9101BDAF8680488 (ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * ___constructor0, ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 ** ___arguments1, ReadOnlyCollection_1_t1BDA19F8C4CB4BE530A2234A21A1B2C9FB3B7991 ** ___members2, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::IncorrectNumberOfConstructorArguments() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_IncorrectNumberOfConstructorArguments_mB0A015A3459191F1016F31EBC12DDD909B3B4D97 (const RuntimeMethod* method); // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::get_Count() inline int32_t ReadOnlyCollection_1_get_Count_m3B1222B2C5A8E213AF283AED21994F9FB353D1B1 (ReadOnlyCollection_1_t1BDA19F8C4CB4BE530A2234A21A1B2C9FB3B7991 * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlyCollection_1_t1BDA19F8C4CB4BE530A2234A21A1B2C9FB3B7991 *, const RuntimeMethod*))ReadOnlyCollection_1_get_Count_m2D719EE02B7FE98B5D6E9515334C594836D2C0C7_gshared)(__this, method); } // System.Exception System.Linq.Expressions.Error::IncorrectNumberOfArgumentsForMembers() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_IncorrectNumberOfArgumentsForMembers_m01D08D817D97CB5B141EB30D3536BAB45A20F317 (const RuntimeMethod* method); // !0 System.Collections.ObjectModel.ReadOnlyCollection`1::get_Item(System.Int32) inline MemberInfo_t * ReadOnlyCollection_1_get_Item_mB153C4E30402B18998AF196E61E93429AFAC2661 (ReadOnlyCollection_1_t1BDA19F8C4CB4BE530A2234A21A1B2C9FB3B7991 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( MemberInfo_t * (*) (ReadOnlyCollection_1_t1BDA19F8C4CB4BE530A2234A21A1B2C9FB3B7991 *, int32_t, const RuntimeMethod*))ReadOnlyCollection_1_get_Item_m84A039430DD159C4D4EDE7A069267E8CAC923748_gshared)(__this, ___index0, method); } // System.Exception System.Linq.Expressions.Error::ArgumentMemberNotDeclOnType(System.Object,System.Object,System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ArgumentMemberNotDeclOnType_m59D722C30D7CB2B525E5AE37AC22D78A1F0D62EF (RuntimeObject * ___p00, RuntimeObject * ___p11, String_t* ___paramName2, int32_t ___index3, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Expression::ValidateAnonymousTypeMember(System.Reflection.MemberInfo&,System.Type&,System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression_ValidateAnonymousTypeMember_m7E0F567490ECB1100D27E4EABE18791B2466740B (MemberInfo_t ** ___member0, Type_t ** ___memberType1, String_t* ___paramName2, int32_t ___index3, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::ArgumentTypeDoesNotMatchMember(System.Object,System.Object,System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ArgumentTypeDoesNotMatchMember_mE519220DEC2565775500C5E538EF08E9DFF5C073 (RuntimeObject * ___p00, RuntimeObject * ___p11, String_t* ___paramName2, int32_t ___index3, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::ExpressionTypeDoesNotMatchConstructorParameter(System.Object,System.Object,System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ExpressionTypeDoesNotMatchConstructorParameter_mC55990F014F5683B84759610DCE72BA83F498151 (RuntimeObject * ___p00, RuntimeObject * ___p11, String_t* ___paramName2, int32_t ___index3, const RuntimeMethod* method); // System.Boolean System.Reflection.MemberInfo::op_Inequality(System.Reflection.MemberInfo,System.Reflection.MemberInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemberInfo_op_Inequality_m3C69F1834F6F8F947A618FE183AAF1B6B72DA0E2 (MemberInfo_t * ___left0, MemberInfo_t * ___right1, const RuntimeMethod* method); // System.Void System.Runtime.CompilerServices.TrueReadOnlyCollection`1::.ctor(T[]) inline void TrueReadOnlyCollection_1__ctor_m90B90BE22F8FF5E9490EBA9C86C507A945839172 (TrueReadOnlyCollection_1_tD1302D91DFCC957B98C7C845161DA554DD0A9FA1 * __this, MemberInfoU5BU5D_t04CE6CC3692D77C74DC079E7CAF110CBF031C99E* ___list0, const RuntimeMethod* method) { (( void (*) (TrueReadOnlyCollection_1_tD1302D91DFCC957B98C7C845161DA554DD0A9FA1 *, MemberInfoU5BU5D_t04CE6CC3692D77C74DC079E7CAF110CBF031C99E*, const RuntimeMethod*))TrueReadOnlyCollection_1__ctor_m918482989883660E04D334A0F819F28D955A2C1A_gshared)(__this, ___list0, method); } // System.Exception System.Linq.Expressions.Error::IncorrectNumberOfMembersForGivenConstructor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_IncorrectNumberOfMembersForGivenConstructor_mB37995DE2F6958D0D99B6DF235A043A05AE35154 (const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::ArgumentMustBeInstanceMember(System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ArgumentMustBeInstanceMember_mC151D238BC3CDCDA92D342B6F7541C1441BE5205 (String_t* ___paramName0, int32_t ___index1, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::PropertyDoesNotHaveGetter(System.Object,System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_PropertyDoesNotHaveGetter_m6380DDB7C0D00DFADBBD99969E5A747D46C3C55F (RuntimeObject * ___p00, String_t* ___paramName1, int32_t ___index2, const RuntimeMethod* method); // System.Reflection.MethodInfo System.Reflection.PropertyInfo::GetGetMethod() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodInfo_t * PropertyInfo_GetGetMethod_mF4C45BCBA7BFBFF2F4E933A9F588D8BF9656EE00 (PropertyInfo_t * __this, const RuntimeMethod* method); // System.Reflection.PropertyInfo System.Linq.Expressions.Expression::GetProperty(System.Reflection.MethodInfo,System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PropertyInfo_t * Expression_GetProperty_m27E4831A2622459C6E50D88810C7B1D1AE1F9E3E (MethodInfo_t * ___mi0, String_t* ___paramName1, int32_t ___index2, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::ArgumentMustBeFieldInfoOrPropertyInfoOrMethod(System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ArgumentMustBeFieldInfoOrPropertyInfoOrMethod_m67F3621FF4E8E2DDBA9ACDFA084D5FBC79DDD2EA (String_t* ___paramName0, int32_t ___index1, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::NonStaticConstructorRequired(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_NonStaticConstructorRequired_m7E53B5424B325084356EBB430F080C4468698BE9 (String_t* ___paramName0, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Expression::Validate(System.Type,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression_Validate_m5D738D9969E361ED3D10859CA7DE45715DBC2EEC (Type_t * ___type0, bool ___allowByRef1, const RuntimeMethod* method); // System.Linq.Expressions.ParameterExpression System.Linq.Expressions.ParameterExpression::Make(System.Type,System.String,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * ParameterExpression_Make_m3323AE6548F8FB94D040F0E5D441EAFBA46A5065 (Type_t * ___type0, String_t* ___name1, bool ___isByRef2, const RuntimeMethod* method); // System.Linq.Expressions.TryExpression System.Linq.Expressions.Expression::MakeTry(System.Type,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TryExpression_t93FB58678D0F0A3FAC878A2E275AD612979B07E6 * Expression_MakeTry_m76D66F0AE3048EA70509DB8CFCDB23C4A9D111C7 (Type_t * ___type0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___body1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___finally2, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___fault3, RuntimeObject* ___handlers4, const RuntimeMethod* method); // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Dynamic.Utils.CollectionExtensions::ToReadOnly(System.Collections.Generic.IEnumerable`1) inline ReadOnlyCollection_1_tEBCA2B5F4E633A8C60F3BF997FC40596425A0212 * CollectionExtensions_ToReadOnly_TisCatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB_m2BAAA37B5A9F7E5AF25118354BBB0547CA760059 (RuntimeObject* ___enumerable0, const RuntimeMethod* method) { return (( ReadOnlyCollection_1_tEBCA2B5F4E633A8C60F3BF997FC40596425A0212 * (*) (RuntimeObject*, const RuntimeMethod*))CollectionExtensions_ToReadOnly_TisRuntimeObject_mDBB3D2EB4FA87D786C5EF45FE96989A8378740AA_gshared)(___enumerable0, method); } // System.Void System.Dynamic.Utils.ContractUtils::RequiresNotNullItems(System.Collections.Generic.IList`1,System.String) inline void ContractUtils_RequiresNotNullItems_TisCatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB_m7DC1249B7D72E38EA5AB14B933022AE56B6F95EB (RuntimeObject* ___array0, String_t* ___arrayName1, const RuntimeMethod* method) { (( void (*) (RuntimeObject*, String_t*, const RuntimeMethod*))ContractUtils_RequiresNotNullItems_TisRuntimeObject_m8C7C08E1C93724C4636906809D2EFCF23113CEA5_gshared)(___array0, ___arrayName1, method); } // System.Void System.Linq.Expressions.Expression::ValidateTryAndCatchHaveSameType(System.Type,System.Linq.Expressions.Expression,System.Collections.ObjectModel.ReadOnlyCollection`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression_ValidateTryAndCatchHaveSameType_mEFB8CA44A04FF30B4DCCE8A87AC41A1155EBF7AB (Type_t * ___type0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___tryBody1, ReadOnlyCollection_1_tEBCA2B5F4E633A8C60F3BF997FC40596425A0212 * ___handlers2, const RuntimeMethod* method); // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::get_Count() inline int32_t ReadOnlyCollection_1_get_Count_m7E73C3408C40538218E684745B6AD84A105585B7 (ReadOnlyCollection_1_tEBCA2B5F4E633A8C60F3BF997FC40596425A0212 * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlyCollection_1_tEBCA2B5F4E633A8C60F3BF997FC40596425A0212 *, const RuntimeMethod*))ReadOnlyCollection_1_get_Count_m2D719EE02B7FE98B5D6E9515334C594836D2C0C7_gshared)(__this, method); } // System.Exception System.Linq.Expressions.Error::FaultCannotHaveCatchOrFinally(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_FaultCannotHaveCatchOrFinally_mD5EE41EB6DC9DC60001A767F07536115860AF515 (String_t* ___paramName0, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::TryMustHaveCatchFinallyOrFault() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_TryMustHaveCatchFinallyOrFault_m0AE1EC6792F6D28B4EBC58EDC78980D589C73CE8 (const RuntimeMethod* method); // System.Void System.Linq.Expressions.TryExpression::.ctor(System.Type,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Collections.ObjectModel.ReadOnlyCollection`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TryExpression__ctor_m5BF5B0274F02C54F0BA05EB62650EABCC7442F4A (TryExpression_t93FB58678D0F0A3FAC878A2E275AD612979B07E6 * __this, Type_t * ___type0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___body1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___finally2, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___fault3, ReadOnlyCollection_1_tEBCA2B5F4E633A8C60F3BF997FC40596425A0212 * ___handlers4, const RuntimeMethod* method); // System.Collections.Generic.IEnumerator`1 System.Collections.ObjectModel.ReadOnlyCollection`1::GetEnumerator() inline RuntimeObject* ReadOnlyCollection_1_GetEnumerator_m751390082057931FC09497B43E95906CCF3E6CC6 (ReadOnlyCollection_1_tEBCA2B5F4E633A8C60F3BF997FC40596425A0212 * __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (ReadOnlyCollection_1_tEBCA2B5F4E633A8C60F3BF997FC40596425A0212 *, const RuntimeMethod*))ReadOnlyCollection_1_GetEnumerator_m657621A58AD925E4F57730D3F2D68FB5CE771D10_gshared)(__this, method); } // System.Exception System.Linq.Expressions.Error::BodyOfCatchMustHaveSameTypeAsBodyOfTry() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_BodyOfCatchMustHaveSameTypeAsBodyOfTry_m11D385DB05A2B75095F5D88B53A275D5E0644D5B (const RuntimeMethod* method); // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::Negate(System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_Negate_m01033896482E858C24EFDF3EAA99F3EBC8AFEEFC (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, MethodInfo_t * ___method1, const RuntimeMethod* method); // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::NegateChecked(System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_NegateChecked_mFEB76B88D7B33E3435D80BE8C1454938CA8EDE4B (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, MethodInfo_t * ___method1, const RuntimeMethod* method); // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::Not(System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_Not_m28442D4A419B41BB3B08784F5D7AFD1F722AE786 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, MethodInfo_t * ___method1, const RuntimeMethod* method); // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::IsFalse(System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_IsFalse_m3004EB486FF460C8312D39B9C2A9FB244F929A82 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, MethodInfo_t * ___method1, const RuntimeMethod* method); // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::IsTrue(System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_IsTrue_m216D2B00249EA768E5082C2FC55D750DFE6D1316 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, MethodInfo_t * ___method1, const RuntimeMethod* method); // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::OnesComplement(System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_OnesComplement_m80A2CE651B2B934FBB05AA5D7DAEEE07C2ABE1F0 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, MethodInfo_t * ___method1, const RuntimeMethod* method); // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::ArrayLength(System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_ArrayLength_mE9717DFD868B28823F61AB04F435304F6442CE3C (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___array0, const RuntimeMethod* method); // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::Convert(System.Linq.Expressions.Expression,System.Type,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_Convert_mB7D4609BA0E20D54F9D825EAF1BA1FDF1EE888D9 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, Type_t * ___type1, MethodInfo_t * ___method2, const RuntimeMethod* method); // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::ConvertChecked(System.Linq.Expressions.Expression,System.Type,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_ConvertChecked_m1BCF0337232768F9992499C67612D3471E0843E1 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, Type_t * ___type1, MethodInfo_t * ___method2, const RuntimeMethod* method); // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::Throw(System.Linq.Expressions.Expression,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_Throw_mEDE9895093C52A20A1A895C44CE7F73D7F0C7A01 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___value0, Type_t * ___type1, const RuntimeMethod* method); // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::TypeAs(System.Linq.Expressions.Expression,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_TypeAs_mFC9778EFABB2A3EF2BF592F3C8EC07D078A08170 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, Type_t * ___type1, const RuntimeMethod* method); // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::Quote(System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_Quote_mFAEA4DFF58E7A8B140999CEB85444E10FBE1C5A4 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, const RuntimeMethod* method); // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::UnaryPlus(System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_UnaryPlus_m8799A965DA17AD80C6DA8BDE7C82B71121D2ACF9 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, MethodInfo_t * ___method1, const RuntimeMethod* method); // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::Unbox(System.Linq.Expressions.Expression,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_Unbox_m47A9AF5A87E55456CCCCE48C94C0BD5ECE95BCD3 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, Type_t * ___type1, const RuntimeMethod* method); // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::Increment(System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_Increment_m42221032D5CC37A343682F18A9980DED4D0C391E (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, MethodInfo_t * ___method1, const RuntimeMethod* method); // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::Decrement(System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_Decrement_mF6A4F69AE4F51C31CFFE87B3E9E5E7A0045B2009 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, MethodInfo_t * ___method1, const RuntimeMethod* method); // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::PreIncrementAssign(System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_PreIncrementAssign_mF5D8327085AED92931DC04E9958BA9D7EBC7B9B3 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, MethodInfo_t * ___method1, const RuntimeMethod* method); // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::PostIncrementAssign(System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_PostIncrementAssign_mD64046E22194F25EE82FF6390C42D16AEB291106 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, MethodInfo_t * ___method1, const RuntimeMethod* method); // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::PreDecrementAssign(System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_PreDecrementAssign_m46D5B09F948089F6D95673A3E058F40DC9272086 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, MethodInfo_t * ___method1, const RuntimeMethod* method); // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::PostDecrementAssign(System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_PostDecrementAssign_mE286941C424DFA4FA71A6D10883AB4ADC26666F4 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, MethodInfo_t * ___method1, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::UnhandledUnary(System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_UnhandledUnary_m1F47FABDEC462D711F6A48F2659A27E44C17A21E (RuntimeObject * ___p00, String_t* ___paramName1, const RuntimeMethod* method); // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::GetUserDefinedUnaryOperator(System.Linq.Expressions.ExpressionType,System.String,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_GetUserDefinedUnaryOperator_mC068AA039B49363E3A9A902824125F8AF6B68027 (int32_t ___unaryType0, String_t* ___name1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___operand2, const RuntimeMethod* method); // System.Reflection.MethodInfo System.Linq.Expressions.UnaryExpression::get_Method() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR MethodInfo_t * UnaryExpression_get_Method_mF7A38BDDAD6A7507D7D301371599CE0B9489A7E0_inline (UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * __this, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::UnaryOperatorNotDefined(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_UnaryOperatorNotDefined_mFF8603B94F06A46C278F7813921FC9B80644FD64 (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method); // System.Void System.Linq.Expressions.UnaryExpression::.ctor(System.Linq.Expressions.ExpressionType,System.Linq.Expressions.Expression,System.Type,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnaryExpression__ctor_m21160294834514DA946C00EA104C8F3D1CBCF318 (UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * __this, int32_t ___nodeType0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression1, Type_t * ___type2, MethodInfo_t * ___method3, const RuntimeMethod* method); // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::GetUserDefinedCoercion(System.Linq.Expressions.ExpressionType,System.Linq.Expressions.Expression,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_GetUserDefinedCoercion_m37ECFEABBA8DBCB5A5B5963CE6590237CB7CAE09 (int32_t ___coercionType0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression1, Type_t * ___convertToType2, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::CoercionOperatorNotDefined(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_CoercionOperatorNotDefined_m4AF0621E2D95AE8B8B8DF6CE05DD983837AAA6AC (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method); // System.Reflection.MethodInfo System.Dynamic.Utils.TypeUtils::GetUserDefinedCoercionMethod(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodInfo_t * TypeUtils_GetUserDefinedCoercionMethod_mF5BA3186A667B6928F3E1C4388CD94CE9D6E5846 (Type_t * ___convertFrom0, Type_t * ___convertToType1, const RuntimeMethod* method); // System.Boolean System.Dynamic.Utils.TypeUtils::IsUnsignedInt(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_IsUnsignedInt_mAA16A30F908F288A0A34A137D663F8EAE43D3163 (Type_t * ___type0, const RuntimeMethod* method); // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::GetUserDefinedUnaryOperatorOrThrow(System.Linq.Expressions.ExpressionType,System.String,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_GetUserDefinedUnaryOperatorOrThrow_m7A6DF4D0B639D555567998123559C6CEDA4B3A1E (int32_t ___unaryType0, String_t* ___name1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___operand2, const RuntimeMethod* method); // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::GetMethodBasedUnaryOperator(System.Linq.Expressions.ExpressionType,System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_GetMethodBasedUnaryOperator_m6A544F27344B6584B4169BAB91B5C481E57C7A5D (int32_t ___unaryType0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___operand1, MethodInfo_t * ___method2, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::IncorrectTypeForTypeAs(System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_IncorrectTypeForTypeAs_mABF56304E0E0D1A111B532EBFA4F731F9B1ECD48 (RuntimeObject * ___p00, String_t* ___paramName1, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::InvalidUnboxType(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_InvalidUnboxType_m2A5E94EAE154B829443FB9DA6EB4E611E77A6AC1 (String_t* ___paramName0, const RuntimeMethod* method); // System.Boolean System.Dynamic.Utils.TypeUtils::HasIdentityPrimitiveOrNullableConversionTo(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_HasIdentityPrimitiveOrNullableConversionTo_mA1F78B9925FB090C4BBD3FFA51AE82C0E327797D (Type_t * ___source0, Type_t * ___dest1, const RuntimeMethod* method); // System.Boolean System.Dynamic.Utils.TypeUtils::HasReferenceConversionTo(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtils_HasReferenceConversionTo_m9FC9FF092E33B33C3FBEF65CFF6081EC0A643B11 (Type_t * ___source0, Type_t * ___dest1, const RuntimeMethod* method); // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::GetUserDefinedCoercionOrThrow(System.Linq.Expressions.ExpressionType,System.Linq.Expressions.Expression,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_GetUserDefinedCoercionOrThrow_m25DB11EE83D00AD8145359433EEF1B235E34D2DB (int32_t ___coercionType0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression1, Type_t * ___convertToType2, const RuntimeMethod* method); // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::GetMethodBasedCoercionOperator(System.Linq.Expressions.ExpressionType,System.Linq.Expressions.Expression,System.Type,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_GetMethodBasedCoercionOperator_mDC5EC6D7887A392ADAFA7CC1418A57716E5DBF96 (int32_t ___unaryType0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___operand1, Type_t * ___convertToType2, MethodInfo_t * ___method3, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::ArgumentMustBeSingleDimensionalArrayType(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ArgumentMustBeSingleDimensionalArrayType_m451C1816129FAA354BB88B6C13A27D04B147036B (String_t* ___paramName0, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::QuotedExpressionMustBeLambda(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_QuotedExpressionMustBeLambda_m5EF5A03D3A675B25B8D8F532594B3BA0AE52B6D6 (String_t* ___paramName0, const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::ArgumentMustNotHaveValueType(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ArgumentMustNotHaveValueType_mDC3F1C3551467CA868D1C2B713467D7ABBF3F788 (String_t* ___paramName0, const RuntimeMethod* method); // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::MakeOpAssignUnary(System.Linq.Expressions.ExpressionType,System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_MakeOpAssignUnary_m6BE9C0AD6604D3D785AFCE56DB1032DE9F3F441B (int32_t ___kind0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression1, MethodInfo_t * ___method2, const RuntimeMethod* method); // System.Void System.Dynamic.Utils.CacheDict`2::.ctor(System.Int32) inline void CacheDict_2__ctor_m0F4765979864C9F6DD7E47A0C1D1660B3F3BF9A5 (CacheDict_2_t23833FEB97C42D87EBF4B5FE3B56AA1336D7B3CE * __this, int32_t ___size0, const RuntimeMethod* method) { (( void (*) (CacheDict_2_t23833FEB97C42D87EBF4B5FE3B56AA1336D7B3CE *, int32_t, const RuntimeMethod*))CacheDict_2__ctor_m00697894AA73CE236834AB326F94431441B26B2D_gshared)(__this, ___size0, method); } #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.AddInstruction::get_ConsumedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AddInstruction_get_ConsumedStack_m19BD307FA7DDD12B660BC141F13D9720238BFEF6 (AddInstruction_tE70231108102CA726317C742E7E7A161756D243B * __this, const RuntimeMethod* method) { { return 2; } } // System.Int32 System.Linq.Expressions.Interpreter.AddInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AddInstruction_get_ProducedStack_mF4BFFE87AD93830519DEEC8EBF4A49EA71F01B0E (AddInstruction_tE70231108102CA726317C742E7E7A161756D243B * __this, const RuntimeMethod* method) { { return 1; } } // System.String System.Linq.Expressions.Interpreter.AddInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AddInstruction_get_InstructionName_mF81A631AE0AE84A548C55F937A9364FB193520B3 (AddInstruction_tE70231108102CA726317C742E7E7A161756D243B * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral107694947DB47644F8036602F63473486E1ED925); s_Il2CppMethodInitialized = true; } { return _stringLiteral107694947DB47644F8036602F63473486E1ED925; } } // System.Void System.Linq.Expressions.Interpreter.AddInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddInstruction__ctor_m1BE2177B08518C8C4B98DE778E42D1489CDE9E3C (AddInstruction_tE70231108102CA726317C742E7E7A161756D243B * __this, const RuntimeMethod* method) { { Instruction__ctor_m6EC6EEE16C3396CAE6C572D701AADFCE6C189A67(__this, /*hidden argument*/NULL); return; } } // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AddInstruction::Create(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * AddInstruction_Create_m4255162837794F5F8B4A63740E79C88F4D088C32 (Type_t * ___type0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AddDouble_tBFDDDD46997B5B03C8C0555F8EE578A53F6B32F9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AddInt16_tD63C23EDC7441D9BB980B07B762DBE4AFA0328A1_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AddInt32_t38AA5CA348CC1E7D2AFB2A73D0671164A88BDCD1_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AddInt64_t0A61177C350B9B43E7299936F84BCB1D69A7BEAF_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AddSingle_t5F43F41F0BC01B03F40B23E889736E3193820176_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AddUInt16_t69A150D091B935809970141E345DD48EE0B4B35E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AddUInt32_tC3EB7672D6B4B915873F80B5B28A646C7415F4AA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AddUInt64_tA8F4F2561B708B460DB4D1C49D389777A9A5B050_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B4_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B3_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B7_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B6_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B10_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B9_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B13_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B12_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B16_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B15_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B19_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B18_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B22_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B21_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B25_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B24_0 = NULL; { Type_t * L_0 = ___type0; Type_t * L_1; L_1 = TypeUtils_GetNonNullableType_mA6F8CDE5F82C60FE0E993D3D4ADF445AAFCB1066(L_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); int32_t L_2; L_2 = TypeExtensions_GetTypeCode_m7DAE78B372162A83421926BC359D419D3309A128(L_1, /*hidden argument*/NULL); V_0 = L_2; int32_t L_3 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)7))) { case 0: { goto IL_0039; } case 1: { goto IL_0078; } case 2: { goto IL_004e; } case 3: { goto IL_008d; } case 4: { goto IL_0063; } case 5: { goto IL_00a2; } case 6: { goto IL_00b7; } case 7: { goto IL_00cc; } } } { goto IL_00e1; } IL_0039: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_4 = ((AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_StaticFields*)il2cpp_codegen_static_fields_for(AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_il2cpp_TypeInfo_var))->get_s_Int16_0(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_5 = L_4; G_B3_0 = L_5; if (L_5) { G_B4_0 = L_5; goto IL_004d; } } { AddInt16_tD63C23EDC7441D9BB980B07B762DBE4AFA0328A1 * L_6 = (AddInt16_tD63C23EDC7441D9BB980B07B762DBE4AFA0328A1 *)il2cpp_codegen_object_new(AddInt16_tD63C23EDC7441D9BB980B07B762DBE4AFA0328A1_il2cpp_TypeInfo_var); AddInt16__ctor_m5E0A9B70946650A60DEBFD81617696AE33D73B4E(L_6, /*hidden argument*/NULL); AddInt16_tD63C23EDC7441D9BB980B07B762DBE4AFA0328A1 * L_7 = L_6; ((AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_StaticFields*)il2cpp_codegen_static_fields_for(AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_il2cpp_TypeInfo_var))->set_s_Int16_0(L_7); G_B4_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_7)); } IL_004d: { return G_B4_0; } IL_004e: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_8 = ((AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_StaticFields*)il2cpp_codegen_static_fields_for(AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_il2cpp_TypeInfo_var))->get_s_Int32_1(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_9 = L_8; G_B6_0 = L_9; if (L_9) { G_B7_0 = L_9; goto IL_0062; } } { AddInt32_t38AA5CA348CC1E7D2AFB2A73D0671164A88BDCD1 * L_10 = (AddInt32_t38AA5CA348CC1E7D2AFB2A73D0671164A88BDCD1 *)il2cpp_codegen_object_new(AddInt32_t38AA5CA348CC1E7D2AFB2A73D0671164A88BDCD1_il2cpp_TypeInfo_var); AddInt32__ctor_mAB8865126F630195E5D3E56911F3119B2EE151B1(L_10, /*hidden argument*/NULL); AddInt32_t38AA5CA348CC1E7D2AFB2A73D0671164A88BDCD1 * L_11 = L_10; ((AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_StaticFields*)il2cpp_codegen_static_fields_for(AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_il2cpp_TypeInfo_var))->set_s_Int32_1(L_11); G_B7_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_11)); } IL_0062: { return G_B7_0; } IL_0063: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_12 = ((AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_StaticFields*)il2cpp_codegen_static_fields_for(AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_il2cpp_TypeInfo_var))->get_s_Int64_2(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_13 = L_12; G_B9_0 = L_13; if (L_13) { G_B10_0 = L_13; goto IL_0077; } } { AddInt64_t0A61177C350B9B43E7299936F84BCB1D69A7BEAF * L_14 = (AddInt64_t0A61177C350B9B43E7299936F84BCB1D69A7BEAF *)il2cpp_codegen_object_new(AddInt64_t0A61177C350B9B43E7299936F84BCB1D69A7BEAF_il2cpp_TypeInfo_var); AddInt64__ctor_m087500E9EBE0390ACB3614CA91BCAB92FF8CCA03(L_14, /*hidden argument*/NULL); AddInt64_t0A61177C350B9B43E7299936F84BCB1D69A7BEAF * L_15 = L_14; ((AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_StaticFields*)il2cpp_codegen_static_fields_for(AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_il2cpp_TypeInfo_var))->set_s_Int64_2(L_15); G_B10_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_15)); } IL_0077: { return G_B10_0; } IL_0078: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_16 = ((AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_StaticFields*)il2cpp_codegen_static_fields_for(AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_il2cpp_TypeInfo_var))->get_s_UInt16_3(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_17 = L_16; G_B12_0 = L_17; if (L_17) { G_B13_0 = L_17; goto IL_008c; } } { AddUInt16_t69A150D091B935809970141E345DD48EE0B4B35E * L_18 = (AddUInt16_t69A150D091B935809970141E345DD48EE0B4B35E *)il2cpp_codegen_object_new(AddUInt16_t69A150D091B935809970141E345DD48EE0B4B35E_il2cpp_TypeInfo_var); AddUInt16__ctor_m10DE01DFC60F461486475F7FCEF5E87F0720C3DB(L_18, /*hidden argument*/NULL); AddUInt16_t69A150D091B935809970141E345DD48EE0B4B35E * L_19 = L_18; ((AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_StaticFields*)il2cpp_codegen_static_fields_for(AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_il2cpp_TypeInfo_var))->set_s_UInt16_3(L_19); G_B13_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_19)); } IL_008c: { return G_B13_0; } IL_008d: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_20 = ((AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_StaticFields*)il2cpp_codegen_static_fields_for(AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_il2cpp_TypeInfo_var))->get_s_UInt32_4(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_21 = L_20; G_B15_0 = L_21; if (L_21) { G_B16_0 = L_21; goto IL_00a1; } } { AddUInt32_tC3EB7672D6B4B915873F80B5B28A646C7415F4AA * L_22 = (AddUInt32_tC3EB7672D6B4B915873F80B5B28A646C7415F4AA *)il2cpp_codegen_object_new(AddUInt32_tC3EB7672D6B4B915873F80B5B28A646C7415F4AA_il2cpp_TypeInfo_var); AddUInt32__ctor_m59E34D6015C91EB3DDCA6E4D8D1A2A9D4EE7A0C9(L_22, /*hidden argument*/NULL); AddUInt32_tC3EB7672D6B4B915873F80B5B28A646C7415F4AA * L_23 = L_22; ((AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_StaticFields*)il2cpp_codegen_static_fields_for(AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_il2cpp_TypeInfo_var))->set_s_UInt32_4(L_23); G_B16_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_23)); } IL_00a1: { return G_B16_0; } IL_00a2: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_24 = ((AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_StaticFields*)il2cpp_codegen_static_fields_for(AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_il2cpp_TypeInfo_var))->get_s_UInt64_5(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_25 = L_24; G_B18_0 = L_25; if (L_25) { G_B19_0 = L_25; goto IL_00b6; } } { AddUInt64_tA8F4F2561B708B460DB4D1C49D389777A9A5B050 * L_26 = (AddUInt64_tA8F4F2561B708B460DB4D1C49D389777A9A5B050 *)il2cpp_codegen_object_new(AddUInt64_tA8F4F2561B708B460DB4D1C49D389777A9A5B050_il2cpp_TypeInfo_var); AddUInt64__ctor_m6ACB5603C39116989F1C5ADFFEF793CDB62928B5(L_26, /*hidden argument*/NULL); AddUInt64_tA8F4F2561B708B460DB4D1C49D389777A9A5B050 * L_27 = L_26; ((AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_StaticFields*)il2cpp_codegen_static_fields_for(AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_il2cpp_TypeInfo_var))->set_s_UInt64_5(L_27); G_B19_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_27)); } IL_00b6: { return G_B19_0; } IL_00b7: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_28 = ((AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_StaticFields*)il2cpp_codegen_static_fields_for(AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_il2cpp_TypeInfo_var))->get_s_Single_6(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_29 = L_28; G_B21_0 = L_29; if (L_29) { G_B22_0 = L_29; goto IL_00cb; } } { AddSingle_t5F43F41F0BC01B03F40B23E889736E3193820176 * L_30 = (AddSingle_t5F43F41F0BC01B03F40B23E889736E3193820176 *)il2cpp_codegen_object_new(AddSingle_t5F43F41F0BC01B03F40B23E889736E3193820176_il2cpp_TypeInfo_var); AddSingle__ctor_m738D5B1E6C24B2811F0785D59F8E7781E0300C5A(L_30, /*hidden argument*/NULL); AddSingle_t5F43F41F0BC01B03F40B23E889736E3193820176 * L_31 = L_30; ((AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_StaticFields*)il2cpp_codegen_static_fields_for(AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_il2cpp_TypeInfo_var))->set_s_Single_6(L_31); G_B22_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_31)); } IL_00cb: { return G_B22_0; } IL_00cc: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_32 = ((AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_StaticFields*)il2cpp_codegen_static_fields_for(AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_il2cpp_TypeInfo_var))->get_s_Double_7(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_33 = L_32; G_B24_0 = L_33; if (L_33) { G_B25_0 = L_33; goto IL_00e0; } } { AddDouble_tBFDDDD46997B5B03C8C0555F8EE578A53F6B32F9 * L_34 = (AddDouble_tBFDDDD46997B5B03C8C0555F8EE578A53F6B32F9 *)il2cpp_codegen_object_new(AddDouble_tBFDDDD46997B5B03C8C0555F8EE578A53F6B32F9_il2cpp_TypeInfo_var); AddDouble__ctor_mCC64A75FAA374BCEAB9743881FF08539D9BF3E14(L_34, /*hidden argument*/NULL); AddDouble_tBFDDDD46997B5B03C8C0555F8EE578A53F6B32F9 * L_35 = L_34; ((AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_StaticFields*)il2cpp_codegen_static_fields_for(AddInstruction_tE70231108102CA726317C742E7E7A161756D243B_il2cpp_TypeInfo_var))->set_s_Double_7(L_35); G_B25_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_35)); } IL_00e0: { return G_B25_0; } IL_00e1: { Exception_t * L_36; L_36 = ContractUtils_get_Unreachable_m814C0ABAB566942A64D62EE4BF63B9C75B8BDF5D(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_36, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AddInstruction_Create_m4255162837794F5F8B4A63740E79C88F4D088C32_RuntimeMethod_var))); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.AddOvfInstruction::get_ConsumedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AddOvfInstruction_get_ConsumedStack_m5ACC57FF74446447048C7AE07BA85A509172FBAB (AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827 * __this, const RuntimeMethod* method) { { return 2; } } // System.Int32 System.Linq.Expressions.Interpreter.AddOvfInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AddOvfInstruction_get_ProducedStack_m456CDFD5955B0EA47CF62D4A08F1AC2E34F1AA35 (AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827 * __this, const RuntimeMethod* method) { { return 1; } } // System.String System.Linq.Expressions.Interpreter.AddOvfInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AddOvfInstruction_get_InstructionName_m8DA961F0959083CA90E979531AD7ADEEFC9AA64B (AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral052EE60531114B35FEF5633AEC7E950F5D071C18); s_Il2CppMethodInitialized = true; } { return _stringLiteral052EE60531114B35FEF5633AEC7E950F5D071C18; } } // System.Void System.Linq.Expressions.Interpreter.AddOvfInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AddOvfInstruction__ctor_mE5A3917DD1614E3D2A2F2B7B8AEE097AD08227F7 (AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827 * __this, const RuntimeMethod* method) { { Instruction__ctor_m6EC6EEE16C3396CAE6C572D701AADFCE6C189A67(__this, /*hidden argument*/NULL); return; } } // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AddOvfInstruction::Create(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * AddOvfInstruction_Create_m9688F54382588136C0A1B299847512234CBD9440 (Type_t * ___type0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AddOvfInt16_tD4A66765762C9526A6D0B53B836BD0A5276EEEF8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AddOvfInt32_tF258FAEEF10C2BA5612FD8A64731CC05EDFE2DFA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AddOvfInt64_t4960F776CA3CF7524C794E46DB84B669EDE632E2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AddOvfUInt16_tED3343A9E243352F1344362F93DA1242EEF4CEAC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AddOvfUInt32_tEFC3F4F2661C19CF476AB25281AEFA9255FA6421_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AddOvfUInt64_t79C91AE4B8B23944C1F90799628ADD9259EA4CC6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B4_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B3_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B7_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B6_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B10_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B9_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B13_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B12_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B16_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B15_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B19_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B18_0 = NULL; { Type_t * L_0 = ___type0; Type_t * L_1; L_1 = TypeUtils_GetNonNullableType_mA6F8CDE5F82C60FE0E993D3D4ADF445AAFCB1066(L_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); int32_t L_2; L_2 = TypeExtensions_GetTypeCode_m7DAE78B372162A83421926BC359D419D3309A128(L_1, /*hidden argument*/NULL); V_0 = L_2; int32_t L_3 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)7))) { case 0: { goto IL_002e; } case 1: { goto IL_006d; } case 2: { goto IL_0043; } case 3: { goto IL_0082; } case 4: { goto IL_0058; } case 5: { goto IL_0097; } } } { goto IL_00ac; } IL_002e: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_4 = ((AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827_StaticFields*)il2cpp_codegen_static_fields_for(AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827_il2cpp_TypeInfo_var))->get_s_Int16_0(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_5 = L_4; G_B3_0 = L_5; if (L_5) { G_B4_0 = L_5; goto IL_0042; } } { AddOvfInt16_tD4A66765762C9526A6D0B53B836BD0A5276EEEF8 * L_6 = (AddOvfInt16_tD4A66765762C9526A6D0B53B836BD0A5276EEEF8 *)il2cpp_codegen_object_new(AddOvfInt16_tD4A66765762C9526A6D0B53B836BD0A5276EEEF8_il2cpp_TypeInfo_var); AddOvfInt16__ctor_m57DAE036FE249A55A3A6EA11728570BE3632A987(L_6, /*hidden argument*/NULL); AddOvfInt16_tD4A66765762C9526A6D0B53B836BD0A5276EEEF8 * L_7 = L_6; ((AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827_StaticFields*)il2cpp_codegen_static_fields_for(AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827_il2cpp_TypeInfo_var))->set_s_Int16_0(L_7); G_B4_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_7)); } IL_0042: { return G_B4_0; } IL_0043: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_8 = ((AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827_StaticFields*)il2cpp_codegen_static_fields_for(AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827_il2cpp_TypeInfo_var))->get_s_Int32_1(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_9 = L_8; G_B6_0 = L_9; if (L_9) { G_B7_0 = L_9; goto IL_0057; } } { AddOvfInt32_tF258FAEEF10C2BA5612FD8A64731CC05EDFE2DFA * L_10 = (AddOvfInt32_tF258FAEEF10C2BA5612FD8A64731CC05EDFE2DFA *)il2cpp_codegen_object_new(AddOvfInt32_tF258FAEEF10C2BA5612FD8A64731CC05EDFE2DFA_il2cpp_TypeInfo_var); AddOvfInt32__ctor_m0293D16438BD2EEE037D19CCCC69A8391EC0F050(L_10, /*hidden argument*/NULL); AddOvfInt32_tF258FAEEF10C2BA5612FD8A64731CC05EDFE2DFA * L_11 = L_10; ((AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827_StaticFields*)il2cpp_codegen_static_fields_for(AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827_il2cpp_TypeInfo_var))->set_s_Int32_1(L_11); G_B7_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_11)); } IL_0057: { return G_B7_0; } IL_0058: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_12 = ((AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827_StaticFields*)il2cpp_codegen_static_fields_for(AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827_il2cpp_TypeInfo_var))->get_s_Int64_2(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_13 = L_12; G_B9_0 = L_13; if (L_13) { G_B10_0 = L_13; goto IL_006c; } } { AddOvfInt64_t4960F776CA3CF7524C794E46DB84B669EDE632E2 * L_14 = (AddOvfInt64_t4960F776CA3CF7524C794E46DB84B669EDE632E2 *)il2cpp_codegen_object_new(AddOvfInt64_t4960F776CA3CF7524C794E46DB84B669EDE632E2_il2cpp_TypeInfo_var); AddOvfInt64__ctor_mA028FC92D3B4F7698A6EA69EADA6200DF58CCB61(L_14, /*hidden argument*/NULL); AddOvfInt64_t4960F776CA3CF7524C794E46DB84B669EDE632E2 * L_15 = L_14; ((AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827_StaticFields*)il2cpp_codegen_static_fields_for(AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827_il2cpp_TypeInfo_var))->set_s_Int64_2(L_15); G_B10_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_15)); } IL_006c: { return G_B10_0; } IL_006d: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_16 = ((AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827_StaticFields*)il2cpp_codegen_static_fields_for(AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827_il2cpp_TypeInfo_var))->get_s_UInt16_3(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_17 = L_16; G_B12_0 = L_17; if (L_17) { G_B13_0 = L_17; goto IL_0081; } } { AddOvfUInt16_tED3343A9E243352F1344362F93DA1242EEF4CEAC * L_18 = (AddOvfUInt16_tED3343A9E243352F1344362F93DA1242EEF4CEAC *)il2cpp_codegen_object_new(AddOvfUInt16_tED3343A9E243352F1344362F93DA1242EEF4CEAC_il2cpp_TypeInfo_var); AddOvfUInt16__ctor_m5790569EC913ADE38D4FA103BB3A77D17DBDF180(L_18, /*hidden argument*/NULL); AddOvfUInt16_tED3343A9E243352F1344362F93DA1242EEF4CEAC * L_19 = L_18; ((AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827_StaticFields*)il2cpp_codegen_static_fields_for(AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827_il2cpp_TypeInfo_var))->set_s_UInt16_3(L_19); G_B13_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_19)); } IL_0081: { return G_B13_0; } IL_0082: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_20 = ((AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827_StaticFields*)il2cpp_codegen_static_fields_for(AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827_il2cpp_TypeInfo_var))->get_s_UInt32_4(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_21 = L_20; G_B15_0 = L_21; if (L_21) { G_B16_0 = L_21; goto IL_0096; } } { AddOvfUInt32_tEFC3F4F2661C19CF476AB25281AEFA9255FA6421 * L_22 = (AddOvfUInt32_tEFC3F4F2661C19CF476AB25281AEFA9255FA6421 *)il2cpp_codegen_object_new(AddOvfUInt32_tEFC3F4F2661C19CF476AB25281AEFA9255FA6421_il2cpp_TypeInfo_var); AddOvfUInt32__ctor_mFE4092C8B1A638B5FAB6E61CA915E77513EABAF2(L_22, /*hidden argument*/NULL); AddOvfUInt32_tEFC3F4F2661C19CF476AB25281AEFA9255FA6421 * L_23 = L_22; ((AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827_StaticFields*)il2cpp_codegen_static_fields_for(AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827_il2cpp_TypeInfo_var))->set_s_UInt32_4(L_23); G_B16_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_23)); } IL_0096: { return G_B16_0; } IL_0097: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_24 = ((AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827_StaticFields*)il2cpp_codegen_static_fields_for(AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827_il2cpp_TypeInfo_var))->get_s_UInt64_5(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_25 = L_24; G_B18_0 = L_25; if (L_25) { G_B19_0 = L_25; goto IL_00ab; } } { AddOvfUInt64_t79C91AE4B8B23944C1F90799628ADD9259EA4CC6 * L_26 = (AddOvfUInt64_t79C91AE4B8B23944C1F90799628ADD9259EA4CC6 *)il2cpp_codegen_object_new(AddOvfUInt64_t79C91AE4B8B23944C1F90799628ADD9259EA4CC6_il2cpp_TypeInfo_var); AddOvfUInt64__ctor_m49A7FC5EB3F5FBF488B0496DF02D85A880FF59FC(L_26, /*hidden argument*/NULL); AddOvfUInt64_t79C91AE4B8B23944C1F90799628ADD9259EA4CC6 * L_27 = L_26; ((AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827_StaticFields*)il2cpp_codegen_static_fields_for(AddOvfInstruction_t13997A920283A19EEFE52D7496861AA9700E1827_il2cpp_TypeInfo_var))->set_s_UInt64_5(L_27); G_B19_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_27)); } IL_00ab: { return G_B19_0; } IL_00ac: { Type_t * L_28 = ___type0; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_29; L_29 = AddInstruction_Create_m4255162837794F5F8B4A63740E79C88F4D088C32(L_28, /*hidden argument*/NULL); return L_29; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Security.Cryptography.AesCryptoServiceProvider::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AesCryptoServiceProvider__ctor_mA9857852BC34D8AB0F463C1AF1837CBBD9102265 (AesCryptoServiceProvider_t080AAB2CD65488A93A584E1F2125C24A653DD1EF * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Aes_tFD34360BE594E79220F75AA9DF67CABB00116D7C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(Aes_tFD34360BE594E79220F75AA9DF67CABB00116D7C_il2cpp_TypeInfo_var); Aes__ctor_m8BE534212149E466C49141CAC9A78B72C2A1D8FA(__this, /*hidden argument*/NULL); ((SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 *)__this)->set_FeedbackSizeValue_1(8); return; } } // System.Void System.Security.Cryptography.AesCryptoServiceProvider::GenerateIV() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AesCryptoServiceProvider_GenerateIV_m18539D5136BA9A2FC71F439150D16E35AD3BF5C4 (AesCryptoServiceProvider_t080AAB2CD65488A93A584E1F2125C24A653DD1EF * __this, const RuntimeMethod* method) { { int32_t L_0 = ((SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 *)__this)->get_BlockSizeValue_0(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1; L_1 = KeyBuilder_IV_mEE5E62517E2B6CCF31A31CF995A7E423767AE3C0(((int32_t)((int32_t)L_0>>(int32_t)3)), /*hidden argument*/NULL); ((SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 *)__this)->set_IVValue_2(L_1); return; } } // System.Void System.Security.Cryptography.AesCryptoServiceProvider::GenerateKey() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AesCryptoServiceProvider_GenerateKey_m574F877FD23D1F07033FC035E89BE232303F3502 (AesCryptoServiceProvider_t080AAB2CD65488A93A584E1F2125C24A653DD1EF * __this, const RuntimeMethod* method) { { int32_t L_0 = ((SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 *)__this)->get_KeySizeValue_6(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1; L_1 = KeyBuilder_Key_m3ABEBE6D1D42B469EF3626FF15E473FF0CEC7CA0(((int32_t)((int32_t)L_0>>(int32_t)3)), /*hidden argument*/NULL); ((SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 *)__this)->set_KeyValue_3(L_1); return; } } // System.Security.Cryptography.ICryptoTransform System.Security.Cryptography.AesCryptoServiceProvider::CreateDecryptor(System.Byte[],System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* AesCryptoServiceProvider_CreateDecryptor_mAB5FB857F549A86D986461C8665BE6B2393305D1 (AesCryptoServiceProvider_t080AAB2CD65488A93A584E1F2125C24A653DD1EF * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___key0, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___iv1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { int32_t L_0; L_0 = VirtualFuncInvoker0< int32_t >::Invoke(18 /* System.Security.Cryptography.CipherMode System.Security.Cryptography.SymmetricAlgorithm::get_Mode() */, __this); if ((!(((uint32_t)L_0) == ((uint32_t)4)))) { goto IL_001e; } } { int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(8 /* System.Int32 System.Security.Cryptography.SymmetricAlgorithm::get_FeedbackSize() */, __this); if ((((int32_t)L_1) <= ((int32_t)((int32_t)64)))) { goto IL_001e; } } { CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 * L_2 = (CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5_il2cpp_TypeInfo_var))); CryptographicException__ctor_mE6D40FE819914DA1C6600907D160AD4231B46C31(L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4D7A17FBB4AEF7D9DB034889EBF3537D477B9336)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AesCryptoServiceProvider_CreateDecryptor_mAB5FB857F549A86D986461C8665BE6B2393305D1_RuntimeMethod_var))); } IL_001e: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3 = ___key0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = ___iv1; AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B * L_5 = (AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B *)il2cpp_codegen_object_new(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var); AesTransform__ctor_m3903A599E8B2C3F7AB3B70E1258980151D639598(L_5, __this, (bool)0, L_3, L_4, /*hidden argument*/NULL); return L_5; } } // System.Security.Cryptography.ICryptoTransform System.Security.Cryptography.AesCryptoServiceProvider::CreateEncryptor(System.Byte[],System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* AesCryptoServiceProvider_CreateEncryptor_m6BF20D5D8424DB627CD3010D9E4C8555C6BD0465 (AesCryptoServiceProvider_t080AAB2CD65488A93A584E1F2125C24A653DD1EF * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___key0, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___iv1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { int32_t L_0; L_0 = VirtualFuncInvoker0< int32_t >::Invoke(18 /* System.Security.Cryptography.CipherMode System.Security.Cryptography.SymmetricAlgorithm::get_Mode() */, __this); if ((!(((uint32_t)L_0) == ((uint32_t)4)))) { goto IL_001e; } } { int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(8 /* System.Int32 System.Security.Cryptography.SymmetricAlgorithm::get_FeedbackSize() */, __this); if ((((int32_t)L_1) <= ((int32_t)((int32_t)64)))) { goto IL_001e; } } { CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 * L_2 = (CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5_il2cpp_TypeInfo_var))); CryptographicException__ctor_mE6D40FE819914DA1C6600907D160AD4231B46C31(L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4D7A17FBB4AEF7D9DB034889EBF3537D477B9336)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AesCryptoServiceProvider_CreateEncryptor_m6BF20D5D8424DB627CD3010D9E4C8555C6BD0465_RuntimeMethod_var))); } IL_001e: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3 = ___key0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = ___iv1; AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B * L_5 = (AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B *)il2cpp_codegen_object_new(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var); AesTransform__ctor_m3903A599E8B2C3F7AB3B70E1258980151D639598(L_5, __this, (bool)1, L_3, L_4, /*hidden argument*/NULL); return L_5; } } // System.Byte[] System.Security.Cryptography.AesCryptoServiceProvider::get_IV() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* AesCryptoServiceProvider_get_IV_m6A46F1C255ABE41F98BEE8C0C37D6AFBB9F29D34 (AesCryptoServiceProvider_t080AAB2CD65488A93A584E1F2125C24A653DD1EF * __this, const RuntimeMethod* method) { { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0; L_0 = SymmetricAlgorithm_get_IV_m221EB23F12FF2FF2AA5851DEEA4DBA954C3DF9CA(__this, /*hidden argument*/NULL); return L_0; } } // System.Void System.Security.Cryptography.AesCryptoServiceProvider::set_IV(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AesCryptoServiceProvider_set_IV_mCB88C0F651B17F3EC7575F16E14C9E3BD2DB24DB (AesCryptoServiceProvider_t080AAB2CD65488A93A584E1F2125C24A653DD1EF * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___value0, const RuntimeMethod* method) { { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___value0; SymmetricAlgorithm_set_IV_m5C08F9246FD093A56F7CEFAA3DCC3D1A788FAA19(__this, L_0, /*hidden argument*/NULL); return; } } // System.Byte[] System.Security.Cryptography.AesCryptoServiceProvider::get_Key() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* AesCryptoServiceProvider_get_Key_mAC979BC922E8F1F15B36220E77972AC9CE5D5252 (AesCryptoServiceProvider_t080AAB2CD65488A93A584E1F2125C24A653DD1EF * __this, const RuntimeMethod* method) { { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0; L_0 = SymmetricAlgorithm_get_Key_mBC34A99AE033189081A0110393457578A0CA4031(__this, /*hidden argument*/NULL); return L_0; } } // System.Void System.Security.Cryptography.AesCryptoServiceProvider::set_Key(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AesCryptoServiceProvider_set_Key_m65785032C270005BC120157A0C9D019F6F6BC96F (AesCryptoServiceProvider_t080AAB2CD65488A93A584E1F2125C24A653DD1EF * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___value0, const RuntimeMethod* method) { { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___value0; SymmetricAlgorithm_set_Key_m06B818761C6D0705328BE370E62B77897C4F6A95(__this, L_0, /*hidden argument*/NULL); return; } } // System.Int32 System.Security.Cryptography.AesCryptoServiceProvider::get_KeySize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AesCryptoServiceProvider_get_KeySize_m3081171DF6C11CA55ECEBA29B9559D18E78D8058 (AesCryptoServiceProvider_t080AAB2CD65488A93A584E1F2125C24A653DD1EF * __this, const RuntimeMethod* method) { { int32_t L_0; L_0 = SymmetricAlgorithm_get_KeySize_m4971214DFD683A30CF42574E399A49D46881EFE6_inline(__this, /*hidden argument*/NULL); return L_0; } } // System.Void System.Security.Cryptography.AesCryptoServiceProvider::set_KeySize(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AesCryptoServiceProvider_set_KeySize_mA994D2D3098216C0B8C4F02C0F0A0F63D4256218 (AesCryptoServiceProvider_t080AAB2CD65488A93A584E1F2125C24A653DD1EF * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; SymmetricAlgorithm_set_KeySize_mE442D2BEE16679C2F20CF1CE680C2FB7EC1798A3(__this, L_0, /*hidden argument*/NULL); return; } } // System.Int32 System.Security.Cryptography.AesCryptoServiceProvider::get_FeedbackSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AesCryptoServiceProvider_get_FeedbackSize_m9DC2E1C3E84CC674ADB2D7E6B06066F333BEC89D (AesCryptoServiceProvider_t080AAB2CD65488A93A584E1F2125C24A653DD1EF * __this, const RuntimeMethod* method) { { int32_t L_0; L_0 = SymmetricAlgorithm_get_FeedbackSize_m5F7652D1BB0A4C6A9573281D5FDB92653E56097F_inline(__this, /*hidden argument*/NULL); return L_0; } } // System.Void System.Security.Cryptography.AesCryptoServiceProvider::set_FeedbackSize(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AesCryptoServiceProvider_set_FeedbackSize_m5B367A05D9F985C7C83425637637B840858C255D (AesCryptoServiceProvider_t080AAB2CD65488A93A584E1F2125C24A653DD1EF * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; SymmetricAlgorithm_set_FeedbackSize_m67C5F06BE2346792B0A3A19F952DA6183FCB5544(__this, L_0, /*hidden argument*/NULL); return; } } // System.Security.Cryptography.CipherMode System.Security.Cryptography.AesCryptoServiceProvider::get_Mode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AesCryptoServiceProvider_get_Mode_m3E1CBFD4D7CE748F3AB615EB88DE1A5D7238285D (AesCryptoServiceProvider_t080AAB2CD65488A93A584E1F2125C24A653DD1EF * __this, const RuntimeMethod* method) { { int32_t L_0; L_0 = SymmetricAlgorithm_get_Mode_mC45173B64F0EF7E6FE8A282AB16AFE98024492D5_inline(__this, /*hidden argument*/NULL); return L_0; } } // System.Void System.Security.Cryptography.AesCryptoServiceProvider::set_Mode(System.Security.Cryptography.CipherMode) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AesCryptoServiceProvider_set_Mode_mFE7044929761BABE312D1146B0ED51B331E35D63 (AesCryptoServiceProvider_t080AAB2CD65488A93A584E1F2125C24A653DD1EF * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; if ((!(((uint32_t)L_0) == ((uint32_t)5)))) { goto IL_000f; } } { CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 * L_1 = (CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5_il2cpp_TypeInfo_var))); CryptographicException__ctor_mE6D40FE819914DA1C6600907D160AD4231B46C31(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral05D9407DB2D05625AF86D4150AF53FC9966C7633)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AesCryptoServiceProvider_set_Mode_mFE7044929761BABE312D1146B0ED51B331E35D63_RuntimeMethod_var))); } IL_000f: { int32_t L_2 = ___value0; SymmetricAlgorithm_set_Mode_m021BECC925EE517E9EBDCB0C4ADD730D721CC804(__this, L_2, /*hidden argument*/NULL); return; } } // System.Security.Cryptography.PaddingMode System.Security.Cryptography.AesCryptoServiceProvider::get_Padding() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AesCryptoServiceProvider_get_Padding_m89D49B05949BA2C6C557EFA5211B4934D279C7AD (AesCryptoServiceProvider_t080AAB2CD65488A93A584E1F2125C24A653DD1EF * __this, const RuntimeMethod* method) { { int32_t L_0; L_0 = SymmetricAlgorithm_get_Padding_m0E3D81138F2FF12B498A92A096555BC9F22F6D28_inline(__this, /*hidden argument*/NULL); return L_0; } } // System.Void System.Security.Cryptography.AesCryptoServiceProvider::set_Padding(System.Security.Cryptography.PaddingMode) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AesCryptoServiceProvider_set_Padding_mD3353CD8F4B931AA00203000140520775643F96E (AesCryptoServiceProvider_t080AAB2CD65488A93A584E1F2125C24A653DD1EF * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; SymmetricAlgorithm_set_Padding_mC234D5C20E4C7EF00FDAFA28E457F04CDA775D21(__this, L_0, /*hidden argument*/NULL); return; } } // System.Security.Cryptography.ICryptoTransform System.Security.Cryptography.AesCryptoServiceProvider::CreateDecryptor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* AesCryptoServiceProvider_CreateDecryptor_mB1F90A7339DA65542795E17DF9C37810BD088DDF (AesCryptoServiceProvider_t080AAB2CD65488A93A584E1F2125C24A653DD1EF * __this, const RuntimeMethod* method) { { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0; L_0 = VirtualFuncInvoker0< ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* >::Invoke(12 /* System.Byte[] System.Security.Cryptography.SymmetricAlgorithm::get_Key() */, __this); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1; L_1 = VirtualFuncInvoker0< ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* >::Invoke(10 /* System.Byte[] System.Security.Cryptography.SymmetricAlgorithm::get_IV() */, __this); RuntimeObject* L_2; L_2 = VirtualFuncInvoker2< RuntimeObject*, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* >::Invoke(25 /* System.Security.Cryptography.ICryptoTransform System.Security.Cryptography.SymmetricAlgorithm::CreateDecryptor(System.Byte[],System.Byte[]) */, __this, L_0, L_1); return L_2; } } // System.Security.Cryptography.ICryptoTransform System.Security.Cryptography.AesCryptoServiceProvider::CreateEncryptor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* AesCryptoServiceProvider_CreateEncryptor_m9555DFFCA344DF06C8B88DDE2EB987B3958EC6BB (AesCryptoServiceProvider_t080AAB2CD65488A93A584E1F2125C24A653DD1EF * __this, const RuntimeMethod* method) { { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0; L_0 = VirtualFuncInvoker0< ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* >::Invoke(12 /* System.Byte[] System.Security.Cryptography.SymmetricAlgorithm::get_Key() */, __this); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1; L_1 = VirtualFuncInvoker0< ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* >::Invoke(10 /* System.Byte[] System.Security.Cryptography.SymmetricAlgorithm::get_IV() */, __this); RuntimeObject* L_2; L_2 = VirtualFuncInvoker2< RuntimeObject*, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* >::Invoke(23 /* System.Security.Cryptography.ICryptoTransform System.Security.Cryptography.SymmetricAlgorithm::CreateEncryptor(System.Byte[],System.Byte[]) */, __this, L_0, L_1); return L_2; } } // System.Void System.Security.Cryptography.AesCryptoServiceProvider::Dispose(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AesCryptoServiceProvider_Dispose_m7123198904819E2BF2B1398E20047B316C3D7D1E (AesCryptoServiceProvider_t080AAB2CD65488A93A584E1F2125C24A653DD1EF * __this, bool ___disposing0, const RuntimeMethod* method) { { bool L_0 = ___disposing0; SymmetricAlgorithm_Dispose_mF5E8765FC3FCC4DFEA30200FAA1EDFAFA2BE893D(__this, L_0, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Security.Cryptography.AesManaged::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AesManaged__ctor_m79644F6BCD0E8C2D8BAF1B1E22E90D3C364F5C57 (AesManaged_tEA4C1DCB8D73BD33AA7397B0B448B7D5C0ACD9C4 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Aes_tFD34360BE594E79220F75AA9DF67CABB00116D7C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RijndaelManaged_tD1B1F2A2FFA25C00142012CF301D52F46943A86E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(Aes_tFD34360BE594E79220F75AA9DF67CABB00116D7C_il2cpp_TypeInfo_var); Aes__ctor_m8BE534212149E466C49141CAC9A78B72C2A1D8FA(__this, /*hidden argument*/NULL); bool L_0; L_0 = CryptoConfig_get_AllowOnlyFipsAlgorithms_m5727A4E316AE115D2E891B3727745C100BB74CD5(/*hidden argument*/NULL); if (!L_0) { goto IL_001d; } } { String_t* L_1; L_1 = SR_GetString_mD7FC73A3473F4F165E55F8B4A7088F2E9F9CC412(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral17BA770D472146F14CBDE2CFF7752F076430BCBE)), /*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_2 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_2, L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AesManaged__ctor_m79644F6BCD0E8C2D8BAF1B1E22E90D3C364F5C57_RuntimeMethod_var))); } IL_001d: { RijndaelManaged_tD1B1F2A2FFA25C00142012CF301D52F46943A86E * L_3 = (RijndaelManaged_tD1B1F2A2FFA25C00142012CF301D52F46943A86E *)il2cpp_codegen_object_new(RijndaelManaged_tD1B1F2A2FFA25C00142012CF301D52F46943A86E_il2cpp_TypeInfo_var); RijndaelManaged__ctor_mB961FACC934247ED58EC21A6291E2018BD570650(L_3, /*hidden argument*/NULL); __this->set_m_rijndael_11(L_3); RijndaelManaged_tD1B1F2A2FFA25C00142012CF301D52F46943A86E * L_4 = __this->get_m_rijndael_11(); int32_t L_5; L_5 = VirtualFuncInvoker0< int32_t >::Invoke(6 /* System.Int32 System.Security.Cryptography.SymmetricAlgorithm::get_BlockSize() */, __this); NullCheck(L_4); VirtualActionInvoker1< int32_t >::Invoke(7 /* System.Void System.Security.Cryptography.SymmetricAlgorithm::set_BlockSize(System.Int32) */, L_4, L_5); RijndaelManaged_tD1B1F2A2FFA25C00142012CF301D52F46943A86E * L_6 = __this->get_m_rijndael_11(); int32_t L_7; L_7 = VirtualFuncInvoker0< int32_t >::Invoke(16 /* System.Int32 System.Security.Cryptography.SymmetricAlgorithm::get_KeySize() */, __this); NullCheck(L_6); VirtualActionInvoker1< int32_t >::Invoke(17 /* System.Void System.Security.Cryptography.SymmetricAlgorithm::set_KeySize(System.Int32) */, L_6, L_7); return; } } // System.Int32 System.Security.Cryptography.AesManaged::get_FeedbackSize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AesManaged_get_FeedbackSize_mCFE4C56DFF81F5E616CE535AB7D9E37DC1B7A937 (AesManaged_tEA4C1DCB8D73BD33AA7397B0B448B7D5C0ACD9C4 * __this, const RuntimeMethod* method) { { RijndaelManaged_tD1B1F2A2FFA25C00142012CF301D52F46943A86E * L_0 = __this->get_m_rijndael_11(); NullCheck(L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(8 /* System.Int32 System.Security.Cryptography.SymmetricAlgorithm::get_FeedbackSize() */, L_0); return L_1; } } // System.Void System.Security.Cryptography.AesManaged::set_FeedbackSize(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AesManaged_set_FeedbackSize_mD898DD8078EA74C68D8DA8D461E79ABE7BF0BDE2 (AesManaged_tEA4C1DCB8D73BD33AA7397B0B448B7D5C0ACD9C4 * __this, int32_t ___value0, const RuntimeMethod* method) { { RijndaelManaged_tD1B1F2A2FFA25C00142012CF301D52F46943A86E * L_0 = __this->get_m_rijndael_11(); int32_t L_1 = ___value0; NullCheck(L_0); VirtualActionInvoker1< int32_t >::Invoke(9 /* System.Void System.Security.Cryptography.SymmetricAlgorithm::set_FeedbackSize(System.Int32) */, L_0, L_1); return; } } // System.Byte[] System.Security.Cryptography.AesManaged::get_IV() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* AesManaged_get_IV_mB1D7896A5F5E71B8B7938A5DF3A743FC2E444018 (AesManaged_tEA4C1DCB8D73BD33AA7397B0B448B7D5C0ACD9C4 * __this, const RuntimeMethod* method) { { RijndaelManaged_tD1B1F2A2FFA25C00142012CF301D52F46943A86E * L_0 = __this->get_m_rijndael_11(); NullCheck(L_0); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1; L_1 = VirtualFuncInvoker0< ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* >::Invoke(10 /* System.Byte[] System.Security.Cryptography.SymmetricAlgorithm::get_IV() */, L_0); return L_1; } } // System.Void System.Security.Cryptography.AesManaged::set_IV(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AesManaged_set_IV_m1DBDC4FDAE66A5F2FA99AA4A4E76769BB8897D1E (AesManaged_tEA4C1DCB8D73BD33AA7397B0B448B7D5C0ACD9C4 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___value0, const RuntimeMethod* method) { { RijndaelManaged_tD1B1F2A2FFA25C00142012CF301D52F46943A86E * L_0 = __this->get_m_rijndael_11(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1 = ___value0; NullCheck(L_0); VirtualActionInvoker1< ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* >::Invoke(11 /* System.Void System.Security.Cryptography.SymmetricAlgorithm::set_IV(System.Byte[]) */, L_0, L_1); return; } } // System.Byte[] System.Security.Cryptography.AesManaged::get_Key() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* AesManaged_get_Key_m4CC3B2D28A918B935AD42F3F8D54E93A6CB2FA31 (AesManaged_tEA4C1DCB8D73BD33AA7397B0B448B7D5C0ACD9C4 * __this, const RuntimeMethod* method) { { RijndaelManaged_tD1B1F2A2FFA25C00142012CF301D52F46943A86E * L_0 = __this->get_m_rijndael_11(); NullCheck(L_0); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1; L_1 = VirtualFuncInvoker0< ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* >::Invoke(12 /* System.Byte[] System.Security.Cryptography.SymmetricAlgorithm::get_Key() */, L_0); return L_1; } } // System.Void System.Security.Cryptography.AesManaged::set_Key(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AesManaged_set_Key_m35D61E5FD8942054840B1F24E685E91E3E6CA6E1 (AesManaged_tEA4C1DCB8D73BD33AA7397B0B448B7D5C0ACD9C4 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___value0, const RuntimeMethod* method) { { RijndaelManaged_tD1B1F2A2FFA25C00142012CF301D52F46943A86E * L_0 = __this->get_m_rijndael_11(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1 = ___value0; NullCheck(L_0); VirtualActionInvoker1< ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* >::Invoke(13 /* System.Void System.Security.Cryptography.SymmetricAlgorithm::set_Key(System.Byte[]) */, L_0, L_1); return; } } // System.Int32 System.Security.Cryptography.AesManaged::get_KeySize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AesManaged_get_KeySize_mBE6EA533BD5978099974A74FF3DE3ECB8B173CD6 (AesManaged_tEA4C1DCB8D73BD33AA7397B0B448B7D5C0ACD9C4 * __this, const RuntimeMethod* method) { { RijndaelManaged_tD1B1F2A2FFA25C00142012CF301D52F46943A86E * L_0 = __this->get_m_rijndael_11(); NullCheck(L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(16 /* System.Int32 System.Security.Cryptography.SymmetricAlgorithm::get_KeySize() */, L_0); return L_1; } } // System.Void System.Security.Cryptography.AesManaged::set_KeySize(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AesManaged_set_KeySize_m2003A2B9200003C23B544F56E949A0630AA87F93 (AesManaged_tEA4C1DCB8D73BD33AA7397B0B448B7D5C0ACD9C4 * __this, int32_t ___value0, const RuntimeMethod* method) { { RijndaelManaged_tD1B1F2A2FFA25C00142012CF301D52F46943A86E * L_0 = __this->get_m_rijndael_11(); int32_t L_1 = ___value0; NullCheck(L_0); VirtualActionInvoker1< int32_t >::Invoke(17 /* System.Void System.Security.Cryptography.SymmetricAlgorithm::set_KeySize(System.Int32) */, L_0, L_1); return; } } // System.Security.Cryptography.CipherMode System.Security.Cryptography.AesManaged::get_Mode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AesManaged_get_Mode_mF9D7222B2AB685AC46F4564B6F2247114244AEF6 (AesManaged_tEA4C1DCB8D73BD33AA7397B0B448B7D5C0ACD9C4 * __this, const RuntimeMethod* method) { { RijndaelManaged_tD1B1F2A2FFA25C00142012CF301D52F46943A86E * L_0 = __this->get_m_rijndael_11(); NullCheck(L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(18 /* System.Security.Cryptography.CipherMode System.Security.Cryptography.SymmetricAlgorithm::get_Mode() */, L_0); return L_1; } } // System.Void System.Security.Cryptography.AesManaged::set_Mode(System.Security.Cryptography.CipherMode) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AesManaged_set_Mode_mA5CF4C1F3B41503C6E09373ADB0B8983A6F61460 (AesManaged_tEA4C1DCB8D73BD33AA7397B0B448B7D5C0ACD9C4 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; if ((((int32_t)L_0) == ((int32_t)4))) { goto IL_0008; } } { int32_t L_1 = ___value0; if ((!(((uint32_t)L_1) == ((uint32_t)3)))) { goto IL_0018; } } IL_0008: { String_t* L_2; L_2 = SR_GetString_mD7FC73A3473F4F165E55F8B4A7088F2E9F9CC412(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralEC5FCBC48B93DF02EB8C67CDC7FE9AC103D0C83C)), /*hidden argument*/NULL); CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 * L_3 = (CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5_il2cpp_TypeInfo_var))); CryptographicException__ctor_mE6D40FE819914DA1C6600907D160AD4231B46C31(L_3, L_2, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AesManaged_set_Mode_mA5CF4C1F3B41503C6E09373ADB0B8983A6F61460_RuntimeMethod_var))); } IL_0018: { RijndaelManaged_tD1B1F2A2FFA25C00142012CF301D52F46943A86E * L_4 = __this->get_m_rijndael_11(); int32_t L_5 = ___value0; NullCheck(L_4); VirtualActionInvoker1< int32_t >::Invoke(19 /* System.Void System.Security.Cryptography.SymmetricAlgorithm::set_Mode(System.Security.Cryptography.CipherMode) */, L_4, L_5); return; } } // System.Security.Cryptography.PaddingMode System.Security.Cryptography.AesManaged::get_Padding() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AesManaged_get_Padding_mD81B3F96D3421F6CD2189A01D65736A9098ACD45 (AesManaged_tEA4C1DCB8D73BD33AA7397B0B448B7D5C0ACD9C4 * __this, const RuntimeMethod* method) { { RijndaelManaged_tD1B1F2A2FFA25C00142012CF301D52F46943A86E * L_0 = __this->get_m_rijndael_11(); NullCheck(L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(20 /* System.Security.Cryptography.PaddingMode System.Security.Cryptography.SymmetricAlgorithm::get_Padding() */, L_0); return L_1; } } // System.Void System.Security.Cryptography.AesManaged::set_Padding(System.Security.Cryptography.PaddingMode) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AesManaged_set_Padding_m6B07EC4A0F1F451417DC0AC64E9D637D7916866B (AesManaged_tEA4C1DCB8D73BD33AA7397B0B448B7D5C0ACD9C4 * __this, int32_t ___value0, const RuntimeMethod* method) { { RijndaelManaged_tD1B1F2A2FFA25C00142012CF301D52F46943A86E * L_0 = __this->get_m_rijndael_11(); int32_t L_1 = ___value0; NullCheck(L_0); VirtualActionInvoker1< int32_t >::Invoke(21 /* System.Void System.Security.Cryptography.SymmetricAlgorithm::set_Padding(System.Security.Cryptography.PaddingMode) */, L_0, L_1); return; } } // System.Security.Cryptography.ICryptoTransform System.Security.Cryptography.AesManaged::CreateDecryptor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* AesManaged_CreateDecryptor_m41AE4428FE60C9FD485640F3A09F1BF345452A3C (AesManaged_tEA4C1DCB8D73BD33AA7397B0B448B7D5C0ACD9C4 * __this, const RuntimeMethod* method) { { RijndaelManaged_tD1B1F2A2FFA25C00142012CF301D52F46943A86E * L_0 = __this->get_m_rijndael_11(); NullCheck(L_0); RuntimeObject* L_1; L_1 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(24 /* System.Security.Cryptography.ICryptoTransform System.Security.Cryptography.SymmetricAlgorithm::CreateDecryptor() */, L_0); return L_1; } } // System.Security.Cryptography.ICryptoTransform System.Security.Cryptography.AesManaged::CreateDecryptor(System.Byte[],System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* AesManaged_CreateDecryptor_m7240F8C38B99CE73159DE7455046E951C4900268 (AesManaged_tEA4C1DCB8D73BD33AA7397B0B448B7D5C0ACD9C4 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___key0, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___iv1, const RuntimeMethod* method) { { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___key0; 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*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE7D028CCE3B6E7B61AE2C752D7AE970DA04AB7C6)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AesManaged_CreateDecryptor_m7240F8C38B99CE73159DE7455046E951C4900268_RuntimeMethod_var))); } IL_000e: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2 = ___key0; NullCheck(L_2); bool L_3; L_3 = SymmetricAlgorithm_ValidKeySize_mD9A55FE9CC3ADA203B6E1704F877A750A68A0514(__this, ((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_2)->max_length))), (int32_t)8)), /*hidden argument*/NULL); if (L_3) { goto IL_0030; } } { String_t* L_4; L_4 = SR_GetString_mD7FC73A3473F4F165E55F8B4A7088F2E9F9CC412(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral98EE0647F9BA017E0436FC5F851A25DCBC9B810A)), /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_5 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_5, L_4, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE7D028CCE3B6E7B61AE2C752D7AE970DA04AB7C6)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AesManaged_CreateDecryptor_m7240F8C38B99CE73159DE7455046E951C4900268_RuntimeMethod_var))); } IL_0030: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_6 = ___iv1; if (!L_6) { goto IL_0055; } } { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_7 = ___iv1; NullCheck(L_7); int32_t L_8 = ((SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 *)__this)->get_BlockSizeValue_0(); if ((((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length))), (int32_t)8))) == ((int32_t)L_8))) { goto IL_0055; } } { String_t* L_9; L_9 = SR_GetString_mD7FC73A3473F4F165E55F8B4A7088F2E9F9CC412(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralEFFE2CA9E53825F0268901130D843E969BE20A0B)), /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_10 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_10, L_9, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCBCF5ABE35600EAFD21FA4DC1F78EBBBCAD041EB)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AesManaged_CreateDecryptor_m7240F8C38B99CE73159DE7455046E951C4900268_RuntimeMethod_var))); } IL_0055: { RijndaelManaged_tD1B1F2A2FFA25C00142012CF301D52F46943A86E * L_11 = __this->get_m_rijndael_11(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_12 = ___key0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_13 = ___iv1; NullCheck(L_11); RuntimeObject* L_14; L_14 = VirtualFuncInvoker2< RuntimeObject*, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* >::Invoke(25 /* System.Security.Cryptography.ICryptoTransform System.Security.Cryptography.SymmetricAlgorithm::CreateDecryptor(System.Byte[],System.Byte[]) */, L_11, L_12, L_13); return L_14; } } // System.Security.Cryptography.ICryptoTransform System.Security.Cryptography.AesManaged::CreateEncryptor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* AesManaged_CreateEncryptor_mB2BBCAB8753A59FFB572091D2EF80F287CD951BF (AesManaged_tEA4C1DCB8D73BD33AA7397B0B448B7D5C0ACD9C4 * __this, const RuntimeMethod* method) { { RijndaelManaged_tD1B1F2A2FFA25C00142012CF301D52F46943A86E * L_0 = __this->get_m_rijndael_11(); NullCheck(L_0); RuntimeObject* L_1; L_1 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(22 /* System.Security.Cryptography.ICryptoTransform System.Security.Cryptography.SymmetricAlgorithm::CreateEncryptor() */, L_0); return L_1; } } // System.Security.Cryptography.ICryptoTransform System.Security.Cryptography.AesManaged::CreateEncryptor(System.Byte[],System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* AesManaged_CreateEncryptor_m1E4EB80DE75FCF9E940228E1D7664C0EA1378153 (AesManaged_tEA4C1DCB8D73BD33AA7397B0B448B7D5C0ACD9C4 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___key0, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___iv1, const RuntimeMethod* method) { { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___key0; 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*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE7D028CCE3B6E7B61AE2C752D7AE970DA04AB7C6)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AesManaged_CreateEncryptor_m1E4EB80DE75FCF9E940228E1D7664C0EA1378153_RuntimeMethod_var))); } IL_000e: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2 = ___key0; NullCheck(L_2); bool L_3; L_3 = SymmetricAlgorithm_ValidKeySize_mD9A55FE9CC3ADA203B6E1704F877A750A68A0514(__this, ((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_2)->max_length))), (int32_t)8)), /*hidden argument*/NULL); if (L_3) { goto IL_0030; } } { String_t* L_4; L_4 = SR_GetString_mD7FC73A3473F4F165E55F8B4A7088F2E9F9CC412(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral98EE0647F9BA017E0436FC5F851A25DCBC9B810A)), /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_5 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_5, L_4, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE7D028CCE3B6E7B61AE2C752D7AE970DA04AB7C6)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AesManaged_CreateEncryptor_m1E4EB80DE75FCF9E940228E1D7664C0EA1378153_RuntimeMethod_var))); } IL_0030: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_6 = ___iv1; if (!L_6) { goto IL_0055; } } { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_7 = ___iv1; NullCheck(L_7); int32_t L_8 = ((SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 *)__this)->get_BlockSizeValue_0(); if ((((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length))), (int32_t)8))) == ((int32_t)L_8))) { goto IL_0055; } } { String_t* L_9; L_9 = SR_GetString_mD7FC73A3473F4F165E55F8B4A7088F2E9F9CC412(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralEFFE2CA9E53825F0268901130D843E969BE20A0B)), /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_10 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_10, L_9, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCBCF5ABE35600EAFD21FA4DC1F78EBBBCAD041EB)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AesManaged_CreateEncryptor_m1E4EB80DE75FCF9E940228E1D7664C0EA1378153_RuntimeMethod_var))); } IL_0055: { RijndaelManaged_tD1B1F2A2FFA25C00142012CF301D52F46943A86E * L_11 = __this->get_m_rijndael_11(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_12 = ___key0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_13 = ___iv1; NullCheck(L_11); RuntimeObject* L_14; L_14 = VirtualFuncInvoker2< RuntimeObject*, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* >::Invoke(23 /* System.Security.Cryptography.ICryptoTransform System.Security.Cryptography.SymmetricAlgorithm::CreateEncryptor(System.Byte[],System.Byte[]) */, L_11, L_12, L_13); return L_14; } } // System.Void System.Security.Cryptography.AesManaged::Dispose(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AesManaged_Dispose_mB0D969841D51825F37095A93E73A50C15C1A1477 (AesManaged_tEA4C1DCB8D73BD33AA7397B0B448B7D5C0ACD9C4 * __this, bool ___disposing0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; IL_0000: try {// begin try (depth: 1) { bool L_0 = ___disposing0; if (!L_0) { goto IL_000e; } } IL_0003: { RijndaelManaged_tD1B1F2A2FFA25C00142012CF301D52F46943A86E * L_1 = __this->get_m_rijndael_11(); NullCheck(L_1); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_1); } IL_000e: { IL2CPP_LEAVE(0x18, FINALLY_0010); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0010; } FINALLY_0010: {// begin finally (depth: 1) bool L_2 = ___disposing0; SymmetricAlgorithm_Dispose_mF5E8765FC3FCC4DFEA30200FAA1EDFAFA2BE893D(__this, L_2, /*hidden argument*/NULL); IL2CPP_END_FINALLY(16) }// end finally (depth: 1) IL2CPP_CLEANUP(16) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x18, IL_0018) } IL_0018: { return; } } // System.Void System.Security.Cryptography.AesManaged::GenerateIV() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AesManaged_GenerateIV_mBB19651CC37782273A882055D4E63370268F2D91 (AesManaged_tEA4C1DCB8D73BD33AA7397B0B448B7D5C0ACD9C4 * __this, const RuntimeMethod* method) { { RijndaelManaged_tD1B1F2A2FFA25C00142012CF301D52F46943A86E * L_0 = __this->get_m_rijndael_11(); NullCheck(L_0); VirtualActionInvoker0::Invoke(27 /* System.Void System.Security.Cryptography.SymmetricAlgorithm::GenerateIV() */, L_0); return; } } // System.Void System.Security.Cryptography.AesManaged::GenerateKey() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AesManaged_GenerateKey_mF6673B955AE82377595277C6B78C7DA8A16F480E (AesManaged_tEA4C1DCB8D73BD33AA7397B0B448B7D5C0ACD9C4 * __this, const RuntimeMethod* method) { { RijndaelManaged_tD1B1F2A2FFA25C00142012CF301D52F46943A86E * L_0 = __this->get_m_rijndael_11(); NullCheck(L_0); VirtualActionInvoker0::Invoke(26 /* System.Void System.Security.Cryptography.SymmetricAlgorithm::GenerateKey() */, L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Security.Cryptography.AesTransform::.ctor(System.Security.Cryptography.Aes,System.Boolean,System.Byte[],System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AesTransform__ctor_m3903A599E8B2C3F7AB3B70E1258980151D639598 (AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B * __this, Aes_tFD34360BE594E79220F75AA9DF67CABB00116D7C * ___algo0, bool ___encryption1, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___key2, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___iv3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* V_2 = NULL; int32_t V_3 = 0; int32_t V_4 = 0; uint32_t V_5 = 0; int32_t V_6 = 0; uint32_t V_7 = 0; uint32_t V_8 = 0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; uint32_t V_12 = 0; int32_t V_13 = 0; { Aes_tFD34360BE594E79220F75AA9DF67CABB00116D7C * L_0 = ___algo0; bool L_1 = ___encryption1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2 = ___iv3; SymmetricTransform__ctor_m9C5CF3DDF8C94E36D642CFA223A7D155A10D8827(__this, L_0, L_1, L_2, /*hidden argument*/NULL); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3 = ___key2; if (L_3) { goto IL_0018; } } { CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 * L_4 = (CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5_il2cpp_TypeInfo_var))); CryptographicException__ctor_mE6D40FE819914DA1C6600907D160AD4231B46C31(L_4, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralAC5E7797F30965FD4F725C4ABC4334B3AA868AB2)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AesTransform__ctor_m3903A599E8B2C3F7AB3B70E1258980151D639598_RuntimeMethod_var))); } IL_0018: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_5 = ___iv3; if (!L_5) { goto IL_005c; } } { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_6 = ___iv3; NullCheck(L_6); Aes_tFD34360BE594E79220F75AA9DF67CABB00116D7C * L_7 = ___algo0; NullCheck(L_7); int32_t L_8; L_8 = VirtualFuncInvoker0< int32_t >::Invoke(6 /* System.Int32 System.Security.Cryptography.SymmetricAlgorithm::get_BlockSize() */, L_7); if ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_6)->max_length)))) == ((int32_t)((int32_t)((int32_t)L_8>>(int32_t)3))))) { goto IL_005c; } } { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var)), (uint32_t)2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_10 = L_9; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_11 = ___iv3; NullCheck(L_11); int32_t L_12 = ((int32_t)((int32_t)(((RuntimeArray*)L_11)->max_length))); RuntimeObject * L_13 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)), &L_12); NullCheck(L_10); ArrayElementTypeCheck (L_10, L_13); (L_10)->SetAt(static_cast(0), (RuntimeObject *)L_13); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_14 = L_10; Aes_tFD34360BE594E79220F75AA9DF67CABB00116D7C * L_15 = ___algo0; NullCheck(L_15); int32_t L_16; L_16 = VirtualFuncInvoker0< int32_t >::Invoke(6 /* System.Int32 System.Security.Cryptography.SymmetricAlgorithm::get_BlockSize() */, L_15); int32_t L_17 = ((int32_t)((int32_t)L_16>>(int32_t)3)); RuntimeObject * L_18 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)), &L_17); NullCheck(L_14); ArrayElementTypeCheck (L_14, L_18); (L_14)->SetAt(static_cast(1), (RuntimeObject *)L_18); String_t* L_19; L_19 = Locale_GetText_m9472C71D4F5D9E384D5964D8A2281B9F895F386A(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral82B03C89EBDF21F2AC40796C070B4770C4DC82D9)), L_14, /*hidden argument*/NULL); CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 * L_20 = (CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5_il2cpp_TypeInfo_var))); CryptographicException__ctor_mE6D40FE819914DA1C6600907D160AD4231B46C31(L_20, L_19, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_20, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AesTransform__ctor_m3903A599E8B2C3F7AB3B70E1258980151D639598_RuntimeMethod_var))); } IL_005c: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_21 = ___key2; NullCheck(L_21); V_0 = ((int32_t)((int32_t)(((RuntimeArray*)L_21)->max_length))); int32_t L_22 = V_0; if ((((int32_t)L_22) == ((int32_t)((int32_t)16)))) { goto IL_00ac; } } { int32_t L_23 = V_0; if ((((int32_t)L_23) == ((int32_t)((int32_t)24)))) { goto IL_00ac; } } { int32_t L_24 = V_0; if ((((int32_t)L_24) == ((int32_t)((int32_t)32)))) { goto IL_00ac; } } { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_25 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var)), (uint32_t)4); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_26 = L_25; int32_t L_27 = V_0; int32_t L_28 = L_27; RuntimeObject * L_29 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)), &L_28); NullCheck(L_26); ArrayElementTypeCheck (L_26, L_29); (L_26)->SetAt(static_cast(0), (RuntimeObject *)L_29); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_30 = L_26; int32_t L_31 = ((int32_t)16); RuntimeObject * L_32 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)), &L_31); NullCheck(L_30); ArrayElementTypeCheck (L_30, L_32); (L_30)->SetAt(static_cast(1), (RuntimeObject *)L_32); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_33 = L_30; int32_t L_34 = ((int32_t)24); RuntimeObject * L_35 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)), &L_34); NullCheck(L_33); ArrayElementTypeCheck (L_33, L_35); (L_33)->SetAt(static_cast(2), (RuntimeObject *)L_35); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_36 = L_33; int32_t L_37 = ((int32_t)32); RuntimeObject * L_38 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)), &L_37); NullCheck(L_36); ArrayElementTypeCheck (L_36, L_38); (L_36)->SetAt(static_cast(3), (RuntimeObject *)L_38); String_t* L_39; L_39 = Locale_GetText_m9472C71D4F5D9E384D5964D8A2281B9F895F386A(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF82365E63B4829E3BB5F054E86FEF03FBB9807C3)), L_36, /*hidden argument*/NULL); CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 * L_40 = (CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5_il2cpp_TypeInfo_var))); CryptographicException__ctor_mE6D40FE819914DA1C6600907D160AD4231B46C31(L_40, L_39, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_40, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AesTransform__ctor_m3903A599E8B2C3F7AB3B70E1258980151D639598_RuntimeMethod_var))); } IL_00ac: { int32_t L_41 = V_0; V_0 = ((int32_t)((int32_t)L_41<<(int32_t)3)); int32_t L_42 = V_0; __this->set_Nk_13(((int32_t)((int32_t)L_42>>(int32_t)5))); int32_t L_43 = __this->get_Nk_13(); if ((!(((uint32_t)L_43) == ((uint32_t)8)))) { goto IL_00cc; } } { __this->set_Nr_14(((int32_t)14)); goto IL_00e7; } IL_00cc: { int32_t L_44 = __this->get_Nk_13(); if ((!(((uint32_t)L_44) == ((uint32_t)6)))) { goto IL_00df; } } { __this->set_Nr_14(((int32_t)12)); goto IL_00e7; } IL_00df: { __this->set_Nr_14(((int32_t)10)); } IL_00e7: { int32_t L_45 = __this->get_Nr_14(); V_1 = ((int32_t)il2cpp_codegen_multiply((int32_t)4, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_45, (int32_t)1)))); int32_t L_46 = V_1; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_47 = (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)SZArrayNew(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF_il2cpp_TypeInfo_var, (uint32_t)L_46); V_2 = L_47; V_3 = 0; V_4 = 0; goto IL_0141; } IL_0100: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_48 = ___key2; int32_t L_49 = V_3; int32_t L_50 = L_49; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)1)); NullCheck(L_48); int32_t L_51 = L_50; uint8_t L_52 = (L_48)->GetAt(static_cast(L_51)); V_5 = ((int32_t)((int32_t)L_52<<(int32_t)((int32_t)24))); uint32_t L_53 = V_5; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_54 = ___key2; int32_t L_55 = V_3; int32_t L_56 = L_55; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_56, (int32_t)1)); NullCheck(L_54); int32_t L_57 = L_56; uint8_t L_58 = (L_54)->GetAt(static_cast(L_57)); V_5 = ((int32_t)((int32_t)L_53|(int32_t)((int32_t)((int32_t)L_58<<(int32_t)((int32_t)16))))); uint32_t L_59 = V_5; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_60 = ___key2; int32_t L_61 = V_3; int32_t L_62 = L_61; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)1)); NullCheck(L_60); int32_t L_63 = L_62; uint8_t L_64 = (L_60)->GetAt(static_cast(L_63)); V_5 = ((int32_t)((int32_t)L_59|(int32_t)((int32_t)((int32_t)L_64<<(int32_t)8)))); uint32_t L_65 = V_5; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_66 = ___key2; int32_t L_67 = V_3; int32_t L_68 = L_67; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_68, (int32_t)1)); NullCheck(L_66); int32_t L_69 = L_68; uint8_t L_70 = (L_66)->GetAt(static_cast(L_69)); V_5 = ((int32_t)((int32_t)L_65|(int32_t)L_70)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_71 = V_2; int32_t L_72 = V_4; uint32_t L_73 = V_5; NullCheck(L_71); (L_71)->SetAt(static_cast(L_72), (uint32_t)L_73); int32_t L_74 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_0141: { int32_t L_75 = V_4; int32_t L_76 = __this->get_Nk_13(); if ((((int32_t)L_75) < ((int32_t)L_76))) { goto IL_0100; } } { int32_t L_77 = __this->get_Nk_13(); V_6 = L_77; goto IL_01cd; } IL_0155: { UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_78 = V_2; int32_t L_79 = V_6; NullCheck(L_78); int32_t L_80 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_79, (int32_t)1)); uint32_t L_81 = (L_78)->GetAt(static_cast(L_80)); V_7 = L_81; int32_t L_82 = V_6; int32_t L_83 = __this->get_Nk_13(); if (((int32_t)((int32_t)L_82%(int32_t)L_83))) { goto IL_0196; } } { uint32_t L_84 = V_7; uint32_t L_85 = V_7; V_8 = ((int32_t)((int32_t)((int32_t)((int32_t)L_84<<(int32_t)8))|(int32_t)((int32_t)((int32_t)((int32_t)((uint32_t)L_85>>((int32_t)24)))&(int32_t)((int32_t)255))))); uint32_t L_86 = V_8; uint32_t L_87; L_87 = AesTransform_SubByte_m2D77D545ABD3D84C04741B80ABB74BEFE8C55679(__this, L_86, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_88 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_Rcon_15(); int32_t L_89 = V_6; int32_t L_90 = __this->get_Nk_13(); NullCheck(L_88); int32_t L_91 = ((int32_t)((int32_t)L_89/(int32_t)L_90)); uint32_t L_92 = (L_88)->GetAt(static_cast(L_91)); V_7 = ((int32_t)((int32_t)L_87^(int32_t)L_92)); goto IL_01b5; } IL_0196: { int32_t L_93 = __this->get_Nk_13(); if ((((int32_t)L_93) <= ((int32_t)6))) { goto IL_01b5; } } { int32_t L_94 = V_6; int32_t L_95 = __this->get_Nk_13(); if ((!(((uint32_t)((int32_t)((int32_t)L_94%(int32_t)L_95))) == ((uint32_t)4)))) { goto IL_01b5; } } { uint32_t L_96 = V_7; uint32_t L_97; L_97 = AesTransform_SubByte_m2D77D545ABD3D84C04741B80ABB74BEFE8C55679(__this, L_96, /*hidden argument*/NULL); V_7 = L_97; } IL_01b5: { UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_98 = V_2; int32_t L_99 = V_6; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_100 = V_2; int32_t L_101 = V_6; int32_t L_102 = __this->get_Nk_13(); NullCheck(L_100); int32_t L_103 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_101, (int32_t)L_102)); uint32_t L_104 = (L_100)->GetAt(static_cast(L_103)); uint32_t L_105 = V_7; NullCheck(L_98); (L_98)->SetAt(static_cast(L_99), (uint32_t)((int32_t)((int32_t)L_104^(int32_t)L_105))); int32_t L_106 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_106, (int32_t)1)); } IL_01cd: { int32_t L_107 = V_6; int32_t L_108 = V_1; if ((((int32_t)L_107) < ((int32_t)L_108))) { goto IL_0155; } } { bool L_109 = ___encryption1; if (L_109) { goto IL_028a; } } { V_9 = 0; int32_t L_110 = V_1; V_10 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_110, (int32_t)4)); goto IL_021e; } IL_01e2: { V_11 = 0; goto IL_020d; } IL_01e7: { UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_111 = V_2; int32_t L_112 = V_9; int32_t L_113 = V_11; NullCheck(L_111); int32_t L_114 = ((int32_t)il2cpp_codegen_add((int32_t)L_112, (int32_t)L_113)); uint32_t L_115 = (L_111)->GetAt(static_cast(L_114)); V_12 = L_115; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_116 = V_2; int32_t L_117 = V_9; int32_t L_118 = V_11; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_119 = V_2; int32_t L_120 = V_10; int32_t L_121 = V_11; NullCheck(L_119); int32_t L_122 = ((int32_t)il2cpp_codegen_add((int32_t)L_120, (int32_t)L_121)); uint32_t L_123 = (L_119)->GetAt(static_cast(L_122)); NullCheck(L_116); (L_116)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_117, (int32_t)L_118))), (uint32_t)L_123); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_124 = V_2; int32_t L_125 = V_10; int32_t L_126 = V_11; uint32_t L_127 = V_12; NullCheck(L_124); (L_124)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_125, (int32_t)L_126))), (uint32_t)L_127); int32_t L_128 = V_11; V_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_128, (int32_t)1)); } IL_020d: { int32_t L_129 = V_11; if ((((int32_t)L_129) < ((int32_t)4))) { goto IL_01e7; } } { int32_t L_130 = V_9; V_9 = ((int32_t)il2cpp_codegen_add((int32_t)L_130, (int32_t)4)); int32_t L_131 = V_10; V_10 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_131, (int32_t)4)); } IL_021e: { int32_t L_132 = V_9; int32_t L_133 = V_10; if ((((int32_t)L_132) < ((int32_t)L_133))) { goto IL_01e2; } } { V_13 = 4; goto IL_0281; } IL_0229: { UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_134 = V_2; int32_t L_135 = V_13; IL2CPP_RUNTIME_CLASS_INIT(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_136 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_137 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_SBox_16(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_138 = V_2; int32_t L_139 = V_13; NullCheck(L_138); int32_t L_140 = L_139; uint32_t L_141 = (L_138)->GetAt(static_cast(L_140)); NullCheck(L_137); int32_t L_142 = ((int32_t)((uint32_t)L_141>>((int32_t)24))); uint8_t L_143 = (L_137)->GetAt(static_cast(L_142)); NullCheck(L_136); uint8_t L_144 = L_143; uint32_t L_145 = (L_136)->GetAt(static_cast(L_144)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_146 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_147 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_SBox_16(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_148 = V_2; int32_t L_149 = V_13; NullCheck(L_148); int32_t L_150 = L_149; uint32_t L_151 = (L_148)->GetAt(static_cast(L_150)); NullCheck(L_147); int32_t L_152 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_151>>((int32_t)16))))); uint8_t L_153 = (L_147)->GetAt(static_cast(L_152)); NullCheck(L_146); uint8_t L_154 = L_153; uint32_t L_155 = (L_146)->GetAt(static_cast(L_154)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_156 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_157 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_SBox_16(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_158 = V_2; int32_t L_159 = V_13; NullCheck(L_158); int32_t L_160 = L_159; uint32_t L_161 = (L_158)->GetAt(static_cast(L_160)); NullCheck(L_157); int32_t L_162 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_161>>8)))); uint8_t L_163 = (L_157)->GetAt(static_cast(L_162)); NullCheck(L_156); uint8_t L_164 = L_163; uint32_t L_165 = (L_156)->GetAt(static_cast(L_164)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_166 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_167 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_SBox_16(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_168 = V_2; int32_t L_169 = V_13; NullCheck(L_168); int32_t L_170 = L_169; uint32_t L_171 = (L_168)->GetAt(static_cast(L_170)); NullCheck(L_167); int32_t L_172 = ((int32_t)((uint8_t)L_171)); uint8_t L_173 = (L_167)->GetAt(static_cast(L_172)); NullCheck(L_166); uint8_t L_174 = L_173; uint32_t L_175 = (L_166)->GetAt(static_cast(L_174)); NullCheck(L_134); (L_134)->SetAt(static_cast(L_135), (uint32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_145^(int32_t)L_155))^(int32_t)L_165))^(int32_t)L_175))); int32_t L_176 = V_13; V_13 = ((int32_t)il2cpp_codegen_add((int32_t)L_176, (int32_t)1)); } IL_0281: { int32_t L_177 = V_13; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_178 = V_2; NullCheck(L_178); if ((((int32_t)L_177) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_178)->max_length))), (int32_t)4))))) { goto IL_0229; } } IL_028a: { UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_179 = V_2; __this->set_expandedKey_12(L_179); return; } } // System.Void System.Security.Cryptography.AesTransform::ECB(System.Byte[],System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AesTransform_ECB_m2E2F4E2B307B0D34FEADF38684007E622FCEDFD1 (AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___input0, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___output1, const RuntimeMethod* method) { { bool L_0 = ((SymmetricTransform_t7F2159C79FF7B594CAC28B7061F5891F9B7CDB76 *)__this)->get_encrypt_1(); if (!L_0) { goto IL_0017; } } { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1 = ___input0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2 = ___output1; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_3 = __this->get_expandedKey_12(); AesTransform_Encrypt128_m57DA74A7E05818DFD92F2614F8F65B0D1E696129(__this, L_1, L_2, L_3, /*hidden argument*/NULL); return; } IL_0017: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = ___input0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_5 = ___output1; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_6 = __this->get_expandedKey_12(); AesTransform_Decrypt128_m075F7BA40A4CFECA6F6A379065B731586EDDB23A(__this, L_4, L_5, L_6, /*hidden argument*/NULL); return; } } // System.UInt32 System.Security.Cryptography.AesTransform::SubByte(System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t AesTransform_SubByte_m2D77D545ABD3D84C04741B80ABB74BEFE8C55679 (AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B * __this, uint32_t ___a0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; { uint32_t L_0 = ___a0; V_0 = ((int32_t)((int32_t)((int32_t)255)&(int32_t)L_0)); IL2CPP_RUNTIME_CLASS_INIT(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_SBox_16(); uint32_t L_2 = V_0; NullCheck(L_1); uint32_t L_3 = L_2; uint8_t L_4 = (L_1)->GetAt(static_cast(L_3)); uint32_t L_5 = ___a0; V_0 = ((int32_t)((int32_t)((int32_t)255)&(int32_t)((int32_t)((uint32_t)L_5>>8)))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_6 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_SBox_16(); uint32_t L_7 = V_0; NullCheck(L_6); uint32_t L_8 = L_7; uint8_t L_9 = (L_6)->GetAt(static_cast(L_8)); uint32_t L_10 = ___a0; V_0 = ((int32_t)((int32_t)((int32_t)255)&(int32_t)((int32_t)((uint32_t)L_10>>((int32_t)16))))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_11 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_SBox_16(); uint32_t L_12 = V_0; NullCheck(L_11); uint32_t L_13 = L_12; uint8_t L_14 = (L_11)->GetAt(static_cast(L_13)); uint32_t L_15 = ___a0; V_0 = ((int32_t)((int32_t)((int32_t)255)&(int32_t)((int32_t)((uint32_t)L_15>>((int32_t)24))))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_16 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_SBox_16(); uint32_t L_17 = V_0; NullCheck(L_16); uint32_t L_18 = L_17; uint8_t L_19 = (L_16)->GetAt(static_cast(L_18)); return ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_4|(int32_t)((int32_t)((int32_t)L_9<<(int32_t)8))))|(int32_t)((int32_t)((int32_t)L_14<<(int32_t)((int32_t)16)))))|(int32_t)((int32_t)((int32_t)L_19<<(int32_t)((int32_t)24))))); } } // System.Void System.Security.Cryptography.AesTransform::Encrypt128(System.Byte[],System.Byte[],System.UInt32[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AesTransform_Encrypt128_m57DA74A7E05818DFD92F2614F8F65B0D1E696129 (AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___indata0, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___outdata1, UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___ekey2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; uint32_t V_1 = 0; uint32_t V_2 = 0; uint32_t V_3 = 0; uint32_t V_4 = 0; uint32_t V_5 = 0; uint32_t V_6 = 0; uint32_t V_7 = 0; int32_t V_8 = 0; { V_8 = ((int32_t)40); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___indata0; NullCheck(L_0); int32_t L_1 = 0; uint8_t L_2 = (L_0)->GetAt(static_cast(L_1)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3 = ___indata0; NullCheck(L_3); int32_t L_4 = 1; uint8_t L_5 = (L_3)->GetAt(static_cast(L_4)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_6 = ___indata0; NullCheck(L_6); int32_t L_7 = 2; uint8_t L_8 = (L_6)->GetAt(static_cast(L_7)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_9 = ___indata0; NullCheck(L_9); int32_t L_10 = 3; uint8_t L_11 = (L_9)->GetAt(static_cast(L_10)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_12 = ___ekey2; NullCheck(L_12); int32_t L_13 = 0; uint32_t L_14 = (L_12)->GetAt(static_cast(L_13)); V_0 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_2<<(int32_t)((int32_t)24)))|(int32_t)((int32_t)((int32_t)L_5<<(int32_t)((int32_t)16)))))|(int32_t)((int32_t)((int32_t)L_8<<(int32_t)8))))|(int32_t)L_11))^(int32_t)L_14)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_15 = ___indata0; NullCheck(L_15); int32_t L_16 = 4; uint8_t L_17 = (L_15)->GetAt(static_cast(L_16)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_18 = ___indata0; NullCheck(L_18); int32_t L_19 = 5; uint8_t L_20 = (L_18)->GetAt(static_cast(L_19)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_21 = ___indata0; NullCheck(L_21); int32_t L_22 = 6; uint8_t L_23 = (L_21)->GetAt(static_cast(L_22)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_24 = ___indata0; NullCheck(L_24); int32_t L_25 = 7; uint8_t L_26 = (L_24)->GetAt(static_cast(L_25)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_27 = ___ekey2; NullCheck(L_27); int32_t L_28 = 1; uint32_t L_29 = (L_27)->GetAt(static_cast(L_28)); V_1 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_17<<(int32_t)((int32_t)24)))|(int32_t)((int32_t)((int32_t)L_20<<(int32_t)((int32_t)16)))))|(int32_t)((int32_t)((int32_t)L_23<<(int32_t)8))))|(int32_t)L_26))^(int32_t)L_29)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_30 = ___indata0; NullCheck(L_30); int32_t L_31 = 8; uint8_t L_32 = (L_30)->GetAt(static_cast(L_31)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_33 = ___indata0; NullCheck(L_33); int32_t L_34 = ((int32_t)9); uint8_t L_35 = (L_33)->GetAt(static_cast(L_34)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_36 = ___indata0; NullCheck(L_36); int32_t L_37 = ((int32_t)10); uint8_t L_38 = (L_36)->GetAt(static_cast(L_37)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_39 = ___indata0; NullCheck(L_39); int32_t L_40 = ((int32_t)11); uint8_t L_41 = (L_39)->GetAt(static_cast(L_40)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_42 = ___ekey2; NullCheck(L_42); int32_t L_43 = 2; uint32_t L_44 = (L_42)->GetAt(static_cast(L_43)); V_2 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_32<<(int32_t)((int32_t)24)))|(int32_t)((int32_t)((int32_t)L_35<<(int32_t)((int32_t)16)))))|(int32_t)((int32_t)((int32_t)L_38<<(int32_t)8))))|(int32_t)L_41))^(int32_t)L_44)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_45 = ___indata0; NullCheck(L_45); int32_t L_46 = ((int32_t)12); uint8_t L_47 = (L_45)->GetAt(static_cast(L_46)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_48 = ___indata0; NullCheck(L_48); int32_t L_49 = ((int32_t)13); uint8_t L_50 = (L_48)->GetAt(static_cast(L_49)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_51 = ___indata0; NullCheck(L_51); int32_t L_52 = ((int32_t)14); uint8_t L_53 = (L_51)->GetAt(static_cast(L_52)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_54 = ___indata0; NullCheck(L_54); int32_t L_55 = ((int32_t)15); uint8_t L_56 = (L_54)->GetAt(static_cast(L_55)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_57 = ___ekey2; NullCheck(L_57); int32_t L_58 = 3; uint32_t L_59 = (L_57)->GetAt(static_cast(L_58)); V_3 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_47<<(int32_t)((int32_t)24)))|(int32_t)((int32_t)((int32_t)L_50<<(int32_t)((int32_t)16)))))|(int32_t)((int32_t)((int32_t)L_53<<(int32_t)8))))|(int32_t)L_56))^(int32_t)L_59)); IL2CPP_RUNTIME_CLASS_INIT(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_60 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_61 = V_0; NullCheck(L_60); int32_t L_62 = ((int32_t)((uint32_t)L_61>>((int32_t)24))); uint32_t L_63 = (L_60)->GetAt(static_cast(L_62)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_64 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_65 = V_1; NullCheck(L_64); int32_t L_66 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_65>>((int32_t)16))))); uint32_t L_67 = (L_64)->GetAt(static_cast(L_66)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_68 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_69 = V_2; NullCheck(L_68); int32_t L_70 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_69>>8)))); uint32_t L_71 = (L_68)->GetAt(static_cast(L_70)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_72 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_73 = V_3; NullCheck(L_72); int32_t L_74 = ((int32_t)((uint8_t)L_73)); uint32_t L_75 = (L_72)->GetAt(static_cast(L_74)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_76 = ___ekey2; NullCheck(L_76); int32_t L_77 = 4; uint32_t L_78 = (L_76)->GetAt(static_cast(L_77)); V_4 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_63^(int32_t)L_67))^(int32_t)L_71))^(int32_t)L_75))^(int32_t)L_78)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_79 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_80 = V_1; NullCheck(L_79); int32_t L_81 = ((int32_t)((uint32_t)L_80>>((int32_t)24))); uint32_t L_82 = (L_79)->GetAt(static_cast(L_81)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_83 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_84 = V_2; NullCheck(L_83); int32_t L_85 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_84>>((int32_t)16))))); uint32_t L_86 = (L_83)->GetAt(static_cast(L_85)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_87 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_88 = V_3; NullCheck(L_87); int32_t L_89 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_88>>8)))); uint32_t L_90 = (L_87)->GetAt(static_cast(L_89)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_91 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_92 = V_0; NullCheck(L_91); int32_t L_93 = ((int32_t)((uint8_t)L_92)); uint32_t L_94 = (L_91)->GetAt(static_cast(L_93)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_95 = ___ekey2; NullCheck(L_95); int32_t L_96 = 5; uint32_t L_97 = (L_95)->GetAt(static_cast(L_96)); V_5 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_82^(int32_t)L_86))^(int32_t)L_90))^(int32_t)L_94))^(int32_t)L_97)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_98 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_99 = V_2; NullCheck(L_98); int32_t L_100 = ((int32_t)((uint32_t)L_99>>((int32_t)24))); uint32_t L_101 = (L_98)->GetAt(static_cast(L_100)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_102 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_103 = V_3; NullCheck(L_102); int32_t L_104 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_103>>((int32_t)16))))); uint32_t L_105 = (L_102)->GetAt(static_cast(L_104)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_106 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_107 = V_0; NullCheck(L_106); int32_t L_108 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_107>>8)))); uint32_t L_109 = (L_106)->GetAt(static_cast(L_108)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_110 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_111 = V_1; NullCheck(L_110); int32_t L_112 = ((int32_t)((uint8_t)L_111)); uint32_t L_113 = (L_110)->GetAt(static_cast(L_112)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_114 = ___ekey2; NullCheck(L_114); int32_t L_115 = 6; uint32_t L_116 = (L_114)->GetAt(static_cast(L_115)); V_6 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_101^(int32_t)L_105))^(int32_t)L_109))^(int32_t)L_113))^(int32_t)L_116)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_117 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_118 = V_3; NullCheck(L_117); int32_t L_119 = ((int32_t)((uint32_t)L_118>>((int32_t)24))); uint32_t L_120 = (L_117)->GetAt(static_cast(L_119)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_121 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_122 = V_0; NullCheck(L_121); int32_t L_123 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_122>>((int32_t)16))))); uint32_t L_124 = (L_121)->GetAt(static_cast(L_123)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_125 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_126 = V_1; NullCheck(L_125); int32_t L_127 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_126>>8)))); uint32_t L_128 = (L_125)->GetAt(static_cast(L_127)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_129 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_130 = V_2; NullCheck(L_129); int32_t L_131 = ((int32_t)((uint8_t)L_130)); uint32_t L_132 = (L_129)->GetAt(static_cast(L_131)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_133 = ___ekey2; NullCheck(L_133); int32_t L_134 = 7; uint32_t L_135 = (L_133)->GetAt(static_cast(L_134)); V_7 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_120^(int32_t)L_124))^(int32_t)L_128))^(int32_t)L_132))^(int32_t)L_135)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_136 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_137 = V_4; NullCheck(L_136); int32_t L_138 = ((int32_t)((uint32_t)L_137>>((int32_t)24))); uint32_t L_139 = (L_136)->GetAt(static_cast(L_138)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_140 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_141 = V_5; NullCheck(L_140); int32_t L_142 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_141>>((int32_t)16))))); uint32_t L_143 = (L_140)->GetAt(static_cast(L_142)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_144 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_145 = V_6; NullCheck(L_144); int32_t L_146 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_145>>8)))); uint32_t L_147 = (L_144)->GetAt(static_cast(L_146)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_148 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_149 = V_7; NullCheck(L_148); int32_t L_150 = ((int32_t)((uint8_t)L_149)); uint32_t L_151 = (L_148)->GetAt(static_cast(L_150)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_152 = ___ekey2; NullCheck(L_152); int32_t L_153 = 8; uint32_t L_154 = (L_152)->GetAt(static_cast(L_153)); V_0 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_139^(int32_t)L_143))^(int32_t)L_147))^(int32_t)L_151))^(int32_t)L_154)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_155 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_156 = V_5; NullCheck(L_155); int32_t L_157 = ((int32_t)((uint32_t)L_156>>((int32_t)24))); uint32_t L_158 = (L_155)->GetAt(static_cast(L_157)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_159 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_160 = V_6; NullCheck(L_159); int32_t L_161 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_160>>((int32_t)16))))); uint32_t L_162 = (L_159)->GetAt(static_cast(L_161)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_163 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_164 = V_7; NullCheck(L_163); int32_t L_165 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_164>>8)))); uint32_t L_166 = (L_163)->GetAt(static_cast(L_165)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_167 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_168 = V_4; NullCheck(L_167); int32_t L_169 = ((int32_t)((uint8_t)L_168)); uint32_t L_170 = (L_167)->GetAt(static_cast(L_169)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_171 = ___ekey2; NullCheck(L_171); int32_t L_172 = ((int32_t)9); uint32_t L_173 = (L_171)->GetAt(static_cast(L_172)); V_1 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_158^(int32_t)L_162))^(int32_t)L_166))^(int32_t)L_170))^(int32_t)L_173)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_174 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_175 = V_6; NullCheck(L_174); int32_t L_176 = ((int32_t)((uint32_t)L_175>>((int32_t)24))); uint32_t L_177 = (L_174)->GetAt(static_cast(L_176)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_178 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_179 = V_7; NullCheck(L_178); int32_t L_180 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_179>>((int32_t)16))))); uint32_t L_181 = (L_178)->GetAt(static_cast(L_180)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_182 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_183 = V_4; NullCheck(L_182); int32_t L_184 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_183>>8)))); uint32_t L_185 = (L_182)->GetAt(static_cast(L_184)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_186 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_187 = V_5; NullCheck(L_186); int32_t L_188 = ((int32_t)((uint8_t)L_187)); uint32_t L_189 = (L_186)->GetAt(static_cast(L_188)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_190 = ___ekey2; NullCheck(L_190); int32_t L_191 = ((int32_t)10); uint32_t L_192 = (L_190)->GetAt(static_cast(L_191)); V_2 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_177^(int32_t)L_181))^(int32_t)L_185))^(int32_t)L_189))^(int32_t)L_192)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_193 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_194 = V_7; NullCheck(L_193); int32_t L_195 = ((int32_t)((uint32_t)L_194>>((int32_t)24))); uint32_t L_196 = (L_193)->GetAt(static_cast(L_195)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_197 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_198 = V_4; NullCheck(L_197); int32_t L_199 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_198>>((int32_t)16))))); uint32_t L_200 = (L_197)->GetAt(static_cast(L_199)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_201 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_202 = V_5; NullCheck(L_201); int32_t L_203 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_202>>8)))); uint32_t L_204 = (L_201)->GetAt(static_cast(L_203)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_205 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_206 = V_6; NullCheck(L_205); int32_t L_207 = ((int32_t)((uint8_t)L_206)); uint32_t L_208 = (L_205)->GetAt(static_cast(L_207)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_209 = ___ekey2; NullCheck(L_209); int32_t L_210 = ((int32_t)11); uint32_t L_211 = (L_209)->GetAt(static_cast(L_210)); V_3 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_196^(int32_t)L_200))^(int32_t)L_204))^(int32_t)L_208))^(int32_t)L_211)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_212 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_213 = V_0; NullCheck(L_212); int32_t L_214 = ((int32_t)((uint32_t)L_213>>((int32_t)24))); uint32_t L_215 = (L_212)->GetAt(static_cast(L_214)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_216 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_217 = V_1; NullCheck(L_216); int32_t L_218 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_217>>((int32_t)16))))); uint32_t L_219 = (L_216)->GetAt(static_cast(L_218)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_220 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_221 = V_2; NullCheck(L_220); int32_t L_222 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_221>>8)))); uint32_t L_223 = (L_220)->GetAt(static_cast(L_222)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_224 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_225 = V_3; NullCheck(L_224); int32_t L_226 = ((int32_t)((uint8_t)L_225)); uint32_t L_227 = (L_224)->GetAt(static_cast(L_226)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_228 = ___ekey2; NullCheck(L_228); int32_t L_229 = ((int32_t)12); uint32_t L_230 = (L_228)->GetAt(static_cast(L_229)); V_4 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_215^(int32_t)L_219))^(int32_t)L_223))^(int32_t)L_227))^(int32_t)L_230)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_231 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_232 = V_1; NullCheck(L_231); int32_t L_233 = ((int32_t)((uint32_t)L_232>>((int32_t)24))); uint32_t L_234 = (L_231)->GetAt(static_cast(L_233)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_235 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_236 = V_2; NullCheck(L_235); int32_t L_237 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_236>>((int32_t)16))))); uint32_t L_238 = (L_235)->GetAt(static_cast(L_237)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_239 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_240 = V_3; NullCheck(L_239); int32_t L_241 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_240>>8)))); uint32_t L_242 = (L_239)->GetAt(static_cast(L_241)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_243 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_244 = V_0; NullCheck(L_243); int32_t L_245 = ((int32_t)((uint8_t)L_244)); uint32_t L_246 = (L_243)->GetAt(static_cast(L_245)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_247 = ___ekey2; NullCheck(L_247); int32_t L_248 = ((int32_t)13); uint32_t L_249 = (L_247)->GetAt(static_cast(L_248)); V_5 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_234^(int32_t)L_238))^(int32_t)L_242))^(int32_t)L_246))^(int32_t)L_249)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_250 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_251 = V_2; NullCheck(L_250); int32_t L_252 = ((int32_t)((uint32_t)L_251>>((int32_t)24))); uint32_t L_253 = (L_250)->GetAt(static_cast(L_252)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_254 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_255 = V_3; NullCheck(L_254); int32_t L_256 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_255>>((int32_t)16))))); uint32_t L_257 = (L_254)->GetAt(static_cast(L_256)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_258 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_259 = V_0; NullCheck(L_258); int32_t L_260 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_259>>8)))); uint32_t L_261 = (L_258)->GetAt(static_cast(L_260)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_262 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_263 = V_1; NullCheck(L_262); int32_t L_264 = ((int32_t)((uint8_t)L_263)); uint32_t L_265 = (L_262)->GetAt(static_cast(L_264)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_266 = ___ekey2; NullCheck(L_266); int32_t L_267 = ((int32_t)14); uint32_t L_268 = (L_266)->GetAt(static_cast(L_267)); V_6 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_253^(int32_t)L_257))^(int32_t)L_261))^(int32_t)L_265))^(int32_t)L_268)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_269 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_270 = V_3; NullCheck(L_269); int32_t L_271 = ((int32_t)((uint32_t)L_270>>((int32_t)24))); uint32_t L_272 = (L_269)->GetAt(static_cast(L_271)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_273 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_274 = V_0; NullCheck(L_273); int32_t L_275 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_274>>((int32_t)16))))); uint32_t L_276 = (L_273)->GetAt(static_cast(L_275)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_277 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_278 = V_1; NullCheck(L_277); int32_t L_279 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_278>>8)))); uint32_t L_280 = (L_277)->GetAt(static_cast(L_279)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_281 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_282 = V_2; NullCheck(L_281); int32_t L_283 = ((int32_t)((uint8_t)L_282)); uint32_t L_284 = (L_281)->GetAt(static_cast(L_283)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_285 = ___ekey2; NullCheck(L_285); int32_t L_286 = ((int32_t)15); uint32_t L_287 = (L_285)->GetAt(static_cast(L_286)); V_7 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_272^(int32_t)L_276))^(int32_t)L_280))^(int32_t)L_284))^(int32_t)L_287)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_288 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_289 = V_4; NullCheck(L_288); int32_t L_290 = ((int32_t)((uint32_t)L_289>>((int32_t)24))); uint32_t L_291 = (L_288)->GetAt(static_cast(L_290)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_292 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_293 = V_5; NullCheck(L_292); int32_t L_294 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_293>>((int32_t)16))))); uint32_t L_295 = (L_292)->GetAt(static_cast(L_294)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_296 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_297 = V_6; NullCheck(L_296); int32_t L_298 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_297>>8)))); uint32_t L_299 = (L_296)->GetAt(static_cast(L_298)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_300 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_301 = V_7; NullCheck(L_300); int32_t L_302 = ((int32_t)((uint8_t)L_301)); uint32_t L_303 = (L_300)->GetAt(static_cast(L_302)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_304 = ___ekey2; NullCheck(L_304); int32_t L_305 = ((int32_t)16); uint32_t L_306 = (L_304)->GetAt(static_cast(L_305)); V_0 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_291^(int32_t)L_295))^(int32_t)L_299))^(int32_t)L_303))^(int32_t)L_306)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_307 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_308 = V_5; NullCheck(L_307); int32_t L_309 = ((int32_t)((uint32_t)L_308>>((int32_t)24))); uint32_t L_310 = (L_307)->GetAt(static_cast(L_309)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_311 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_312 = V_6; NullCheck(L_311); int32_t L_313 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_312>>((int32_t)16))))); uint32_t L_314 = (L_311)->GetAt(static_cast(L_313)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_315 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_316 = V_7; NullCheck(L_315); int32_t L_317 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_316>>8)))); uint32_t L_318 = (L_315)->GetAt(static_cast(L_317)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_319 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_320 = V_4; NullCheck(L_319); int32_t L_321 = ((int32_t)((uint8_t)L_320)); uint32_t L_322 = (L_319)->GetAt(static_cast(L_321)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_323 = ___ekey2; NullCheck(L_323); int32_t L_324 = ((int32_t)17); uint32_t L_325 = (L_323)->GetAt(static_cast(L_324)); V_1 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_310^(int32_t)L_314))^(int32_t)L_318))^(int32_t)L_322))^(int32_t)L_325)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_326 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_327 = V_6; NullCheck(L_326); int32_t L_328 = ((int32_t)((uint32_t)L_327>>((int32_t)24))); uint32_t L_329 = (L_326)->GetAt(static_cast(L_328)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_330 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_331 = V_7; NullCheck(L_330); int32_t L_332 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_331>>((int32_t)16))))); uint32_t L_333 = (L_330)->GetAt(static_cast(L_332)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_334 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_335 = V_4; NullCheck(L_334); int32_t L_336 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_335>>8)))); uint32_t L_337 = (L_334)->GetAt(static_cast(L_336)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_338 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_339 = V_5; NullCheck(L_338); int32_t L_340 = ((int32_t)((uint8_t)L_339)); uint32_t L_341 = (L_338)->GetAt(static_cast(L_340)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_342 = ___ekey2; NullCheck(L_342); int32_t L_343 = ((int32_t)18); uint32_t L_344 = (L_342)->GetAt(static_cast(L_343)); V_2 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_329^(int32_t)L_333))^(int32_t)L_337))^(int32_t)L_341))^(int32_t)L_344)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_345 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_346 = V_7; NullCheck(L_345); int32_t L_347 = ((int32_t)((uint32_t)L_346>>((int32_t)24))); uint32_t L_348 = (L_345)->GetAt(static_cast(L_347)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_349 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_350 = V_4; NullCheck(L_349); int32_t L_351 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_350>>((int32_t)16))))); uint32_t L_352 = (L_349)->GetAt(static_cast(L_351)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_353 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_354 = V_5; NullCheck(L_353); int32_t L_355 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_354>>8)))); uint32_t L_356 = (L_353)->GetAt(static_cast(L_355)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_357 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_358 = V_6; NullCheck(L_357); int32_t L_359 = ((int32_t)((uint8_t)L_358)); uint32_t L_360 = (L_357)->GetAt(static_cast(L_359)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_361 = ___ekey2; NullCheck(L_361); int32_t L_362 = ((int32_t)19); uint32_t L_363 = (L_361)->GetAt(static_cast(L_362)); V_3 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_348^(int32_t)L_352))^(int32_t)L_356))^(int32_t)L_360))^(int32_t)L_363)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_364 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_365 = V_0; NullCheck(L_364); int32_t L_366 = ((int32_t)((uint32_t)L_365>>((int32_t)24))); uint32_t L_367 = (L_364)->GetAt(static_cast(L_366)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_368 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_369 = V_1; NullCheck(L_368); int32_t L_370 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_369>>((int32_t)16))))); uint32_t L_371 = (L_368)->GetAt(static_cast(L_370)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_372 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_373 = V_2; NullCheck(L_372); int32_t L_374 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_373>>8)))); uint32_t L_375 = (L_372)->GetAt(static_cast(L_374)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_376 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_377 = V_3; NullCheck(L_376); int32_t L_378 = ((int32_t)((uint8_t)L_377)); uint32_t L_379 = (L_376)->GetAt(static_cast(L_378)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_380 = ___ekey2; NullCheck(L_380); int32_t L_381 = ((int32_t)20); uint32_t L_382 = (L_380)->GetAt(static_cast(L_381)); V_4 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_367^(int32_t)L_371))^(int32_t)L_375))^(int32_t)L_379))^(int32_t)L_382)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_383 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_384 = V_1; NullCheck(L_383); int32_t L_385 = ((int32_t)((uint32_t)L_384>>((int32_t)24))); uint32_t L_386 = (L_383)->GetAt(static_cast(L_385)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_387 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_388 = V_2; NullCheck(L_387); int32_t L_389 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_388>>((int32_t)16))))); uint32_t L_390 = (L_387)->GetAt(static_cast(L_389)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_391 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_392 = V_3; NullCheck(L_391); int32_t L_393 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_392>>8)))); uint32_t L_394 = (L_391)->GetAt(static_cast(L_393)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_395 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_396 = V_0; NullCheck(L_395); int32_t L_397 = ((int32_t)((uint8_t)L_396)); uint32_t L_398 = (L_395)->GetAt(static_cast(L_397)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_399 = ___ekey2; NullCheck(L_399); int32_t L_400 = ((int32_t)21); uint32_t L_401 = (L_399)->GetAt(static_cast(L_400)); V_5 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_386^(int32_t)L_390))^(int32_t)L_394))^(int32_t)L_398))^(int32_t)L_401)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_402 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_403 = V_2; NullCheck(L_402); int32_t L_404 = ((int32_t)((uint32_t)L_403>>((int32_t)24))); uint32_t L_405 = (L_402)->GetAt(static_cast(L_404)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_406 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_407 = V_3; NullCheck(L_406); int32_t L_408 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_407>>((int32_t)16))))); uint32_t L_409 = (L_406)->GetAt(static_cast(L_408)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_410 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_411 = V_0; NullCheck(L_410); int32_t L_412 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_411>>8)))); uint32_t L_413 = (L_410)->GetAt(static_cast(L_412)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_414 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_415 = V_1; NullCheck(L_414); int32_t L_416 = ((int32_t)((uint8_t)L_415)); uint32_t L_417 = (L_414)->GetAt(static_cast(L_416)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_418 = ___ekey2; NullCheck(L_418); int32_t L_419 = ((int32_t)22); uint32_t L_420 = (L_418)->GetAt(static_cast(L_419)); V_6 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_405^(int32_t)L_409))^(int32_t)L_413))^(int32_t)L_417))^(int32_t)L_420)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_421 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_422 = V_3; NullCheck(L_421); int32_t L_423 = ((int32_t)((uint32_t)L_422>>((int32_t)24))); uint32_t L_424 = (L_421)->GetAt(static_cast(L_423)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_425 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_426 = V_0; NullCheck(L_425); int32_t L_427 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_426>>((int32_t)16))))); uint32_t L_428 = (L_425)->GetAt(static_cast(L_427)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_429 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_430 = V_1; NullCheck(L_429); int32_t L_431 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_430>>8)))); uint32_t L_432 = (L_429)->GetAt(static_cast(L_431)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_433 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_434 = V_2; NullCheck(L_433); int32_t L_435 = ((int32_t)((uint8_t)L_434)); uint32_t L_436 = (L_433)->GetAt(static_cast(L_435)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_437 = ___ekey2; NullCheck(L_437); int32_t L_438 = ((int32_t)23); uint32_t L_439 = (L_437)->GetAt(static_cast(L_438)); V_7 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_424^(int32_t)L_428))^(int32_t)L_432))^(int32_t)L_436))^(int32_t)L_439)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_440 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_441 = V_4; NullCheck(L_440); int32_t L_442 = ((int32_t)((uint32_t)L_441>>((int32_t)24))); uint32_t L_443 = (L_440)->GetAt(static_cast(L_442)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_444 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_445 = V_5; NullCheck(L_444); int32_t L_446 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_445>>((int32_t)16))))); uint32_t L_447 = (L_444)->GetAt(static_cast(L_446)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_448 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_449 = V_6; NullCheck(L_448); int32_t L_450 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_449>>8)))); uint32_t L_451 = (L_448)->GetAt(static_cast(L_450)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_452 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_453 = V_7; NullCheck(L_452); int32_t L_454 = ((int32_t)((uint8_t)L_453)); uint32_t L_455 = (L_452)->GetAt(static_cast(L_454)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_456 = ___ekey2; NullCheck(L_456); int32_t L_457 = ((int32_t)24); uint32_t L_458 = (L_456)->GetAt(static_cast(L_457)); V_0 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_443^(int32_t)L_447))^(int32_t)L_451))^(int32_t)L_455))^(int32_t)L_458)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_459 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_460 = V_5; NullCheck(L_459); int32_t L_461 = ((int32_t)((uint32_t)L_460>>((int32_t)24))); uint32_t L_462 = (L_459)->GetAt(static_cast(L_461)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_463 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_464 = V_6; NullCheck(L_463); int32_t L_465 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_464>>((int32_t)16))))); uint32_t L_466 = (L_463)->GetAt(static_cast(L_465)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_467 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_468 = V_7; NullCheck(L_467); int32_t L_469 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_468>>8)))); uint32_t L_470 = (L_467)->GetAt(static_cast(L_469)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_471 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_472 = V_4; NullCheck(L_471); int32_t L_473 = ((int32_t)((uint8_t)L_472)); uint32_t L_474 = (L_471)->GetAt(static_cast(L_473)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_475 = ___ekey2; NullCheck(L_475); int32_t L_476 = ((int32_t)25); uint32_t L_477 = (L_475)->GetAt(static_cast(L_476)); V_1 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_462^(int32_t)L_466))^(int32_t)L_470))^(int32_t)L_474))^(int32_t)L_477)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_478 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_479 = V_6; NullCheck(L_478); int32_t L_480 = ((int32_t)((uint32_t)L_479>>((int32_t)24))); uint32_t L_481 = (L_478)->GetAt(static_cast(L_480)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_482 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_483 = V_7; NullCheck(L_482); int32_t L_484 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_483>>((int32_t)16))))); uint32_t L_485 = (L_482)->GetAt(static_cast(L_484)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_486 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_487 = V_4; NullCheck(L_486); int32_t L_488 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_487>>8)))); uint32_t L_489 = (L_486)->GetAt(static_cast(L_488)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_490 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_491 = V_5; NullCheck(L_490); int32_t L_492 = ((int32_t)((uint8_t)L_491)); uint32_t L_493 = (L_490)->GetAt(static_cast(L_492)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_494 = ___ekey2; NullCheck(L_494); int32_t L_495 = ((int32_t)26); uint32_t L_496 = (L_494)->GetAt(static_cast(L_495)); V_2 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_481^(int32_t)L_485))^(int32_t)L_489))^(int32_t)L_493))^(int32_t)L_496)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_497 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_498 = V_7; NullCheck(L_497); int32_t L_499 = ((int32_t)((uint32_t)L_498>>((int32_t)24))); uint32_t L_500 = (L_497)->GetAt(static_cast(L_499)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_501 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_502 = V_4; NullCheck(L_501); int32_t L_503 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_502>>((int32_t)16))))); uint32_t L_504 = (L_501)->GetAt(static_cast(L_503)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_505 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_506 = V_5; NullCheck(L_505); int32_t L_507 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_506>>8)))); uint32_t L_508 = (L_505)->GetAt(static_cast(L_507)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_509 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_510 = V_6; NullCheck(L_509); int32_t L_511 = ((int32_t)((uint8_t)L_510)); uint32_t L_512 = (L_509)->GetAt(static_cast(L_511)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_513 = ___ekey2; NullCheck(L_513); int32_t L_514 = ((int32_t)27); uint32_t L_515 = (L_513)->GetAt(static_cast(L_514)); V_3 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_500^(int32_t)L_504))^(int32_t)L_508))^(int32_t)L_512))^(int32_t)L_515)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_516 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_517 = V_0; NullCheck(L_516); int32_t L_518 = ((int32_t)((uint32_t)L_517>>((int32_t)24))); uint32_t L_519 = (L_516)->GetAt(static_cast(L_518)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_520 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_521 = V_1; NullCheck(L_520); int32_t L_522 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_521>>((int32_t)16))))); uint32_t L_523 = (L_520)->GetAt(static_cast(L_522)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_524 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_525 = V_2; NullCheck(L_524); int32_t L_526 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_525>>8)))); uint32_t L_527 = (L_524)->GetAt(static_cast(L_526)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_528 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_529 = V_3; NullCheck(L_528); int32_t L_530 = ((int32_t)((uint8_t)L_529)); uint32_t L_531 = (L_528)->GetAt(static_cast(L_530)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_532 = ___ekey2; NullCheck(L_532); int32_t L_533 = ((int32_t)28); uint32_t L_534 = (L_532)->GetAt(static_cast(L_533)); V_4 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_519^(int32_t)L_523))^(int32_t)L_527))^(int32_t)L_531))^(int32_t)L_534)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_535 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_536 = V_1; NullCheck(L_535); int32_t L_537 = ((int32_t)((uint32_t)L_536>>((int32_t)24))); uint32_t L_538 = (L_535)->GetAt(static_cast(L_537)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_539 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_540 = V_2; NullCheck(L_539); int32_t L_541 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_540>>((int32_t)16))))); uint32_t L_542 = (L_539)->GetAt(static_cast(L_541)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_543 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_544 = V_3; NullCheck(L_543); int32_t L_545 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_544>>8)))); uint32_t L_546 = (L_543)->GetAt(static_cast(L_545)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_547 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_548 = V_0; NullCheck(L_547); int32_t L_549 = ((int32_t)((uint8_t)L_548)); uint32_t L_550 = (L_547)->GetAt(static_cast(L_549)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_551 = ___ekey2; NullCheck(L_551); int32_t L_552 = ((int32_t)29); uint32_t L_553 = (L_551)->GetAt(static_cast(L_552)); V_5 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_538^(int32_t)L_542))^(int32_t)L_546))^(int32_t)L_550))^(int32_t)L_553)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_554 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_555 = V_2; NullCheck(L_554); int32_t L_556 = ((int32_t)((uint32_t)L_555>>((int32_t)24))); uint32_t L_557 = (L_554)->GetAt(static_cast(L_556)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_558 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_559 = V_3; NullCheck(L_558); int32_t L_560 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_559>>((int32_t)16))))); uint32_t L_561 = (L_558)->GetAt(static_cast(L_560)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_562 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_563 = V_0; NullCheck(L_562); int32_t L_564 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_563>>8)))); uint32_t L_565 = (L_562)->GetAt(static_cast(L_564)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_566 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_567 = V_1; NullCheck(L_566); int32_t L_568 = ((int32_t)((uint8_t)L_567)); uint32_t L_569 = (L_566)->GetAt(static_cast(L_568)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_570 = ___ekey2; NullCheck(L_570); int32_t L_571 = ((int32_t)30); uint32_t L_572 = (L_570)->GetAt(static_cast(L_571)); V_6 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_557^(int32_t)L_561))^(int32_t)L_565))^(int32_t)L_569))^(int32_t)L_572)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_573 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_574 = V_3; NullCheck(L_573); int32_t L_575 = ((int32_t)((uint32_t)L_574>>((int32_t)24))); uint32_t L_576 = (L_573)->GetAt(static_cast(L_575)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_577 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_578 = V_0; NullCheck(L_577); int32_t L_579 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_578>>((int32_t)16))))); uint32_t L_580 = (L_577)->GetAt(static_cast(L_579)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_581 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_582 = V_1; NullCheck(L_581); int32_t L_583 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_582>>8)))); uint32_t L_584 = (L_581)->GetAt(static_cast(L_583)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_585 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_586 = V_2; NullCheck(L_585); int32_t L_587 = ((int32_t)((uint8_t)L_586)); uint32_t L_588 = (L_585)->GetAt(static_cast(L_587)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_589 = ___ekey2; NullCheck(L_589); int32_t L_590 = ((int32_t)31); uint32_t L_591 = (L_589)->GetAt(static_cast(L_590)); V_7 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_576^(int32_t)L_580))^(int32_t)L_584))^(int32_t)L_588))^(int32_t)L_591)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_592 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_593 = V_4; NullCheck(L_592); int32_t L_594 = ((int32_t)((uint32_t)L_593>>((int32_t)24))); uint32_t L_595 = (L_592)->GetAt(static_cast(L_594)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_596 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_597 = V_5; NullCheck(L_596); int32_t L_598 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_597>>((int32_t)16))))); uint32_t L_599 = (L_596)->GetAt(static_cast(L_598)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_600 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_601 = V_6; NullCheck(L_600); int32_t L_602 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_601>>8)))); uint32_t L_603 = (L_600)->GetAt(static_cast(L_602)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_604 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_605 = V_7; NullCheck(L_604); int32_t L_606 = ((int32_t)((uint8_t)L_605)); uint32_t L_607 = (L_604)->GetAt(static_cast(L_606)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_608 = ___ekey2; NullCheck(L_608); int32_t L_609 = ((int32_t)32); uint32_t L_610 = (L_608)->GetAt(static_cast(L_609)); V_0 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_595^(int32_t)L_599))^(int32_t)L_603))^(int32_t)L_607))^(int32_t)L_610)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_611 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_612 = V_5; NullCheck(L_611); int32_t L_613 = ((int32_t)((uint32_t)L_612>>((int32_t)24))); uint32_t L_614 = (L_611)->GetAt(static_cast(L_613)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_615 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_616 = V_6; NullCheck(L_615); int32_t L_617 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_616>>((int32_t)16))))); uint32_t L_618 = (L_615)->GetAt(static_cast(L_617)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_619 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_620 = V_7; NullCheck(L_619); int32_t L_621 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_620>>8)))); uint32_t L_622 = (L_619)->GetAt(static_cast(L_621)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_623 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_624 = V_4; NullCheck(L_623); int32_t L_625 = ((int32_t)((uint8_t)L_624)); uint32_t L_626 = (L_623)->GetAt(static_cast(L_625)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_627 = ___ekey2; NullCheck(L_627); int32_t L_628 = ((int32_t)33); uint32_t L_629 = (L_627)->GetAt(static_cast(L_628)); V_1 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_614^(int32_t)L_618))^(int32_t)L_622))^(int32_t)L_626))^(int32_t)L_629)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_630 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_631 = V_6; NullCheck(L_630); int32_t L_632 = ((int32_t)((uint32_t)L_631>>((int32_t)24))); uint32_t L_633 = (L_630)->GetAt(static_cast(L_632)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_634 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_635 = V_7; NullCheck(L_634); int32_t L_636 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_635>>((int32_t)16))))); uint32_t L_637 = (L_634)->GetAt(static_cast(L_636)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_638 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_639 = V_4; NullCheck(L_638); int32_t L_640 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_639>>8)))); uint32_t L_641 = (L_638)->GetAt(static_cast(L_640)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_642 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_643 = V_5; NullCheck(L_642); int32_t L_644 = ((int32_t)((uint8_t)L_643)); uint32_t L_645 = (L_642)->GetAt(static_cast(L_644)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_646 = ___ekey2; NullCheck(L_646); int32_t L_647 = ((int32_t)34); uint32_t L_648 = (L_646)->GetAt(static_cast(L_647)); V_2 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_633^(int32_t)L_637))^(int32_t)L_641))^(int32_t)L_645))^(int32_t)L_648)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_649 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_650 = V_7; NullCheck(L_649); int32_t L_651 = ((int32_t)((uint32_t)L_650>>((int32_t)24))); uint32_t L_652 = (L_649)->GetAt(static_cast(L_651)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_653 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_654 = V_4; NullCheck(L_653); int32_t L_655 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_654>>((int32_t)16))))); uint32_t L_656 = (L_653)->GetAt(static_cast(L_655)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_657 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_658 = V_5; NullCheck(L_657); int32_t L_659 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_658>>8)))); uint32_t L_660 = (L_657)->GetAt(static_cast(L_659)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_661 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_662 = V_6; NullCheck(L_661); int32_t L_663 = ((int32_t)((uint8_t)L_662)); uint32_t L_664 = (L_661)->GetAt(static_cast(L_663)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_665 = ___ekey2; NullCheck(L_665); int32_t L_666 = ((int32_t)35); uint32_t L_667 = (L_665)->GetAt(static_cast(L_666)); V_3 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_652^(int32_t)L_656))^(int32_t)L_660))^(int32_t)L_664))^(int32_t)L_667)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_668 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_669 = V_0; NullCheck(L_668); int32_t L_670 = ((int32_t)((uint32_t)L_669>>((int32_t)24))); uint32_t L_671 = (L_668)->GetAt(static_cast(L_670)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_672 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_673 = V_1; NullCheck(L_672); int32_t L_674 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_673>>((int32_t)16))))); uint32_t L_675 = (L_672)->GetAt(static_cast(L_674)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_676 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_677 = V_2; NullCheck(L_676); int32_t L_678 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_677>>8)))); uint32_t L_679 = (L_676)->GetAt(static_cast(L_678)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_680 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_681 = V_3; NullCheck(L_680); int32_t L_682 = ((int32_t)((uint8_t)L_681)); uint32_t L_683 = (L_680)->GetAt(static_cast(L_682)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_684 = ___ekey2; NullCheck(L_684); int32_t L_685 = ((int32_t)36); uint32_t L_686 = (L_684)->GetAt(static_cast(L_685)); V_4 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_671^(int32_t)L_675))^(int32_t)L_679))^(int32_t)L_683))^(int32_t)L_686)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_687 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_688 = V_1; NullCheck(L_687); int32_t L_689 = ((int32_t)((uint32_t)L_688>>((int32_t)24))); uint32_t L_690 = (L_687)->GetAt(static_cast(L_689)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_691 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_692 = V_2; NullCheck(L_691); int32_t L_693 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_692>>((int32_t)16))))); uint32_t L_694 = (L_691)->GetAt(static_cast(L_693)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_695 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_696 = V_3; NullCheck(L_695); int32_t L_697 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_696>>8)))); uint32_t L_698 = (L_695)->GetAt(static_cast(L_697)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_699 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_700 = V_0; NullCheck(L_699); int32_t L_701 = ((int32_t)((uint8_t)L_700)); uint32_t L_702 = (L_699)->GetAt(static_cast(L_701)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_703 = ___ekey2; NullCheck(L_703); int32_t L_704 = ((int32_t)37); uint32_t L_705 = (L_703)->GetAt(static_cast(L_704)); V_5 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_690^(int32_t)L_694))^(int32_t)L_698))^(int32_t)L_702))^(int32_t)L_705)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_706 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_707 = V_2; NullCheck(L_706); int32_t L_708 = ((int32_t)((uint32_t)L_707>>((int32_t)24))); uint32_t L_709 = (L_706)->GetAt(static_cast(L_708)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_710 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_711 = V_3; NullCheck(L_710); int32_t L_712 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_711>>((int32_t)16))))); uint32_t L_713 = (L_710)->GetAt(static_cast(L_712)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_714 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_715 = V_0; NullCheck(L_714); int32_t L_716 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_715>>8)))); uint32_t L_717 = (L_714)->GetAt(static_cast(L_716)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_718 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_719 = V_1; NullCheck(L_718); int32_t L_720 = ((int32_t)((uint8_t)L_719)); uint32_t L_721 = (L_718)->GetAt(static_cast(L_720)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_722 = ___ekey2; NullCheck(L_722); int32_t L_723 = ((int32_t)38); uint32_t L_724 = (L_722)->GetAt(static_cast(L_723)); V_6 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_709^(int32_t)L_713))^(int32_t)L_717))^(int32_t)L_721))^(int32_t)L_724)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_725 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_726 = V_3; NullCheck(L_725); int32_t L_727 = ((int32_t)((uint32_t)L_726>>((int32_t)24))); uint32_t L_728 = (L_725)->GetAt(static_cast(L_727)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_729 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_730 = V_0; NullCheck(L_729); int32_t L_731 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_730>>((int32_t)16))))); uint32_t L_732 = (L_729)->GetAt(static_cast(L_731)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_733 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_734 = V_1; NullCheck(L_733); int32_t L_735 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_734>>8)))); uint32_t L_736 = (L_733)->GetAt(static_cast(L_735)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_737 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_738 = V_2; NullCheck(L_737); int32_t L_739 = ((int32_t)((uint8_t)L_738)); uint32_t L_740 = (L_737)->GetAt(static_cast(L_739)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_741 = ___ekey2; NullCheck(L_741); int32_t L_742 = ((int32_t)39); uint32_t L_743 = (L_741)->GetAt(static_cast(L_742)); V_7 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_728^(int32_t)L_732))^(int32_t)L_736))^(int32_t)L_740))^(int32_t)L_743)); int32_t L_744 = __this->get_Nr_14(); if ((((int32_t)L_744) <= ((int32_t)((int32_t)10)))) { goto IL_0ad4; } } { IL2CPP_RUNTIME_CLASS_INIT(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_745 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_746 = V_4; NullCheck(L_745); int32_t L_747 = ((int32_t)((uint32_t)L_746>>((int32_t)24))); uint32_t L_748 = (L_745)->GetAt(static_cast(L_747)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_749 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_750 = V_5; NullCheck(L_749); int32_t L_751 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_750>>((int32_t)16))))); uint32_t L_752 = (L_749)->GetAt(static_cast(L_751)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_753 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_754 = V_6; NullCheck(L_753); int32_t L_755 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_754>>8)))); uint32_t L_756 = (L_753)->GetAt(static_cast(L_755)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_757 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_758 = V_7; NullCheck(L_757); int32_t L_759 = ((int32_t)((uint8_t)L_758)); uint32_t L_760 = (L_757)->GetAt(static_cast(L_759)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_761 = ___ekey2; NullCheck(L_761); int32_t L_762 = ((int32_t)40); uint32_t L_763 = (L_761)->GetAt(static_cast(L_762)); V_0 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_748^(int32_t)L_752))^(int32_t)L_756))^(int32_t)L_760))^(int32_t)L_763)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_764 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_765 = V_5; NullCheck(L_764); int32_t L_766 = ((int32_t)((uint32_t)L_765>>((int32_t)24))); uint32_t L_767 = (L_764)->GetAt(static_cast(L_766)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_768 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_769 = V_6; NullCheck(L_768); int32_t L_770 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_769>>((int32_t)16))))); uint32_t L_771 = (L_768)->GetAt(static_cast(L_770)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_772 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_773 = V_7; NullCheck(L_772); int32_t L_774 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_773>>8)))); uint32_t L_775 = (L_772)->GetAt(static_cast(L_774)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_776 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_777 = V_4; NullCheck(L_776); int32_t L_778 = ((int32_t)((uint8_t)L_777)); uint32_t L_779 = (L_776)->GetAt(static_cast(L_778)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_780 = ___ekey2; NullCheck(L_780); int32_t L_781 = ((int32_t)41); uint32_t L_782 = (L_780)->GetAt(static_cast(L_781)); V_1 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_767^(int32_t)L_771))^(int32_t)L_775))^(int32_t)L_779))^(int32_t)L_782)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_783 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_784 = V_6; NullCheck(L_783); int32_t L_785 = ((int32_t)((uint32_t)L_784>>((int32_t)24))); uint32_t L_786 = (L_783)->GetAt(static_cast(L_785)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_787 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_788 = V_7; NullCheck(L_787); int32_t L_789 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_788>>((int32_t)16))))); uint32_t L_790 = (L_787)->GetAt(static_cast(L_789)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_791 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_792 = V_4; NullCheck(L_791); int32_t L_793 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_792>>8)))); uint32_t L_794 = (L_791)->GetAt(static_cast(L_793)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_795 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_796 = V_5; NullCheck(L_795); int32_t L_797 = ((int32_t)((uint8_t)L_796)); uint32_t L_798 = (L_795)->GetAt(static_cast(L_797)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_799 = ___ekey2; NullCheck(L_799); int32_t L_800 = ((int32_t)42); uint32_t L_801 = (L_799)->GetAt(static_cast(L_800)); V_2 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_786^(int32_t)L_790))^(int32_t)L_794))^(int32_t)L_798))^(int32_t)L_801)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_802 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_803 = V_7; NullCheck(L_802); int32_t L_804 = ((int32_t)((uint32_t)L_803>>((int32_t)24))); uint32_t L_805 = (L_802)->GetAt(static_cast(L_804)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_806 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_807 = V_4; NullCheck(L_806); int32_t L_808 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_807>>((int32_t)16))))); uint32_t L_809 = (L_806)->GetAt(static_cast(L_808)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_810 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_811 = V_5; NullCheck(L_810); int32_t L_812 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_811>>8)))); uint32_t L_813 = (L_810)->GetAt(static_cast(L_812)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_814 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_815 = V_6; NullCheck(L_814); int32_t L_816 = ((int32_t)((uint8_t)L_815)); uint32_t L_817 = (L_814)->GetAt(static_cast(L_816)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_818 = ___ekey2; NullCheck(L_818); int32_t L_819 = ((int32_t)43); uint32_t L_820 = (L_818)->GetAt(static_cast(L_819)); V_3 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_805^(int32_t)L_809))^(int32_t)L_813))^(int32_t)L_817))^(int32_t)L_820)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_821 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_822 = V_0; NullCheck(L_821); int32_t L_823 = ((int32_t)((uint32_t)L_822>>((int32_t)24))); uint32_t L_824 = (L_821)->GetAt(static_cast(L_823)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_825 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_826 = V_1; NullCheck(L_825); int32_t L_827 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_826>>((int32_t)16))))); uint32_t L_828 = (L_825)->GetAt(static_cast(L_827)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_829 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_830 = V_2; NullCheck(L_829); int32_t L_831 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_830>>8)))); uint32_t L_832 = (L_829)->GetAt(static_cast(L_831)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_833 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_834 = V_3; NullCheck(L_833); int32_t L_835 = ((int32_t)((uint8_t)L_834)); uint32_t L_836 = (L_833)->GetAt(static_cast(L_835)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_837 = ___ekey2; NullCheck(L_837); int32_t L_838 = ((int32_t)44); uint32_t L_839 = (L_837)->GetAt(static_cast(L_838)); V_4 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_824^(int32_t)L_828))^(int32_t)L_832))^(int32_t)L_836))^(int32_t)L_839)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_840 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_841 = V_1; NullCheck(L_840); int32_t L_842 = ((int32_t)((uint32_t)L_841>>((int32_t)24))); uint32_t L_843 = (L_840)->GetAt(static_cast(L_842)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_844 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_845 = V_2; NullCheck(L_844); int32_t L_846 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_845>>((int32_t)16))))); uint32_t L_847 = (L_844)->GetAt(static_cast(L_846)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_848 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_849 = V_3; NullCheck(L_848); int32_t L_850 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_849>>8)))); uint32_t L_851 = (L_848)->GetAt(static_cast(L_850)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_852 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_853 = V_0; NullCheck(L_852); int32_t L_854 = ((int32_t)((uint8_t)L_853)); uint32_t L_855 = (L_852)->GetAt(static_cast(L_854)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_856 = ___ekey2; NullCheck(L_856); int32_t L_857 = ((int32_t)45); uint32_t L_858 = (L_856)->GetAt(static_cast(L_857)); V_5 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_843^(int32_t)L_847))^(int32_t)L_851))^(int32_t)L_855))^(int32_t)L_858)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_859 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_860 = V_2; NullCheck(L_859); int32_t L_861 = ((int32_t)((uint32_t)L_860>>((int32_t)24))); uint32_t L_862 = (L_859)->GetAt(static_cast(L_861)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_863 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_864 = V_3; NullCheck(L_863); int32_t L_865 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_864>>((int32_t)16))))); uint32_t L_866 = (L_863)->GetAt(static_cast(L_865)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_867 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_868 = V_0; NullCheck(L_867); int32_t L_869 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_868>>8)))); uint32_t L_870 = (L_867)->GetAt(static_cast(L_869)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_871 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_872 = V_1; NullCheck(L_871); int32_t L_873 = ((int32_t)((uint8_t)L_872)); uint32_t L_874 = (L_871)->GetAt(static_cast(L_873)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_875 = ___ekey2; NullCheck(L_875); int32_t L_876 = ((int32_t)46); uint32_t L_877 = (L_875)->GetAt(static_cast(L_876)); V_6 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_862^(int32_t)L_866))^(int32_t)L_870))^(int32_t)L_874))^(int32_t)L_877)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_878 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_879 = V_3; NullCheck(L_878); int32_t L_880 = ((int32_t)((uint32_t)L_879>>((int32_t)24))); uint32_t L_881 = (L_878)->GetAt(static_cast(L_880)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_882 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_883 = V_0; NullCheck(L_882); int32_t L_884 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_883>>((int32_t)16))))); uint32_t L_885 = (L_882)->GetAt(static_cast(L_884)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_886 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_887 = V_1; NullCheck(L_886); int32_t L_888 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_887>>8)))); uint32_t L_889 = (L_886)->GetAt(static_cast(L_888)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_890 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_891 = V_2; NullCheck(L_890); int32_t L_892 = ((int32_t)((uint8_t)L_891)); uint32_t L_893 = (L_890)->GetAt(static_cast(L_892)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_894 = ___ekey2; NullCheck(L_894); int32_t L_895 = ((int32_t)47); uint32_t L_896 = (L_894)->GetAt(static_cast(L_895)); V_7 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_881^(int32_t)L_885))^(int32_t)L_889))^(int32_t)L_893))^(int32_t)L_896)); V_8 = ((int32_t)48); int32_t L_897 = __this->get_Nr_14(); if ((((int32_t)L_897) <= ((int32_t)((int32_t)12)))) { goto IL_0ad4; } } { IL2CPP_RUNTIME_CLASS_INIT(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_898 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_899 = V_4; NullCheck(L_898); int32_t L_900 = ((int32_t)((uint32_t)L_899>>((int32_t)24))); uint32_t L_901 = (L_898)->GetAt(static_cast(L_900)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_902 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_903 = V_5; NullCheck(L_902); int32_t L_904 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_903>>((int32_t)16))))); uint32_t L_905 = (L_902)->GetAt(static_cast(L_904)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_906 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_907 = V_6; NullCheck(L_906); int32_t L_908 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_907>>8)))); uint32_t L_909 = (L_906)->GetAt(static_cast(L_908)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_910 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_911 = V_7; NullCheck(L_910); int32_t L_912 = ((int32_t)((uint8_t)L_911)); uint32_t L_913 = (L_910)->GetAt(static_cast(L_912)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_914 = ___ekey2; NullCheck(L_914); int32_t L_915 = ((int32_t)48); uint32_t L_916 = (L_914)->GetAt(static_cast(L_915)); V_0 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_901^(int32_t)L_905))^(int32_t)L_909))^(int32_t)L_913))^(int32_t)L_916)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_917 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_918 = V_5; NullCheck(L_917); int32_t L_919 = ((int32_t)((uint32_t)L_918>>((int32_t)24))); uint32_t L_920 = (L_917)->GetAt(static_cast(L_919)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_921 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_922 = V_6; NullCheck(L_921); int32_t L_923 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_922>>((int32_t)16))))); uint32_t L_924 = (L_921)->GetAt(static_cast(L_923)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_925 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_926 = V_7; NullCheck(L_925); int32_t L_927 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_926>>8)))); uint32_t L_928 = (L_925)->GetAt(static_cast(L_927)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_929 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_930 = V_4; NullCheck(L_929); int32_t L_931 = ((int32_t)((uint8_t)L_930)); uint32_t L_932 = (L_929)->GetAt(static_cast(L_931)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_933 = ___ekey2; NullCheck(L_933); int32_t L_934 = ((int32_t)49); uint32_t L_935 = (L_933)->GetAt(static_cast(L_934)); V_1 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_920^(int32_t)L_924))^(int32_t)L_928))^(int32_t)L_932))^(int32_t)L_935)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_936 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_937 = V_6; NullCheck(L_936); int32_t L_938 = ((int32_t)((uint32_t)L_937>>((int32_t)24))); uint32_t L_939 = (L_936)->GetAt(static_cast(L_938)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_940 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_941 = V_7; NullCheck(L_940); int32_t L_942 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_941>>((int32_t)16))))); uint32_t L_943 = (L_940)->GetAt(static_cast(L_942)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_944 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_945 = V_4; NullCheck(L_944); int32_t L_946 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_945>>8)))); uint32_t L_947 = (L_944)->GetAt(static_cast(L_946)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_948 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_949 = V_5; NullCheck(L_948); int32_t L_950 = ((int32_t)((uint8_t)L_949)); uint32_t L_951 = (L_948)->GetAt(static_cast(L_950)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_952 = ___ekey2; NullCheck(L_952); int32_t L_953 = ((int32_t)50); uint32_t L_954 = (L_952)->GetAt(static_cast(L_953)); V_2 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_939^(int32_t)L_943))^(int32_t)L_947))^(int32_t)L_951))^(int32_t)L_954)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_955 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_956 = V_7; NullCheck(L_955); int32_t L_957 = ((int32_t)((uint32_t)L_956>>((int32_t)24))); uint32_t L_958 = (L_955)->GetAt(static_cast(L_957)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_959 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_960 = V_4; NullCheck(L_959); int32_t L_961 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_960>>((int32_t)16))))); uint32_t L_962 = (L_959)->GetAt(static_cast(L_961)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_963 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_964 = V_5; NullCheck(L_963); int32_t L_965 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_964>>8)))); uint32_t L_966 = (L_963)->GetAt(static_cast(L_965)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_967 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_968 = V_6; NullCheck(L_967); int32_t L_969 = ((int32_t)((uint8_t)L_968)); uint32_t L_970 = (L_967)->GetAt(static_cast(L_969)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_971 = ___ekey2; NullCheck(L_971); int32_t L_972 = ((int32_t)51); uint32_t L_973 = (L_971)->GetAt(static_cast(L_972)); V_3 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_958^(int32_t)L_962))^(int32_t)L_966))^(int32_t)L_970))^(int32_t)L_973)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_974 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_975 = V_0; NullCheck(L_974); int32_t L_976 = ((int32_t)((uint32_t)L_975>>((int32_t)24))); uint32_t L_977 = (L_974)->GetAt(static_cast(L_976)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_978 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_979 = V_1; NullCheck(L_978); int32_t L_980 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_979>>((int32_t)16))))); uint32_t L_981 = (L_978)->GetAt(static_cast(L_980)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_982 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_983 = V_2; NullCheck(L_982); int32_t L_984 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_983>>8)))); uint32_t L_985 = (L_982)->GetAt(static_cast(L_984)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_986 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_987 = V_3; NullCheck(L_986); int32_t L_988 = ((int32_t)((uint8_t)L_987)); uint32_t L_989 = (L_986)->GetAt(static_cast(L_988)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_990 = ___ekey2; NullCheck(L_990); int32_t L_991 = ((int32_t)52); uint32_t L_992 = (L_990)->GetAt(static_cast(L_991)); V_4 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_977^(int32_t)L_981))^(int32_t)L_985))^(int32_t)L_989))^(int32_t)L_992)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_993 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_994 = V_1; NullCheck(L_993); int32_t L_995 = ((int32_t)((uint32_t)L_994>>((int32_t)24))); uint32_t L_996 = (L_993)->GetAt(static_cast(L_995)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_997 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_998 = V_2; NullCheck(L_997); int32_t L_999 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_998>>((int32_t)16))))); uint32_t L_1000 = (L_997)->GetAt(static_cast(L_999)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1001 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_1002 = V_3; NullCheck(L_1001); int32_t L_1003 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_1002>>8)))); uint32_t L_1004 = (L_1001)->GetAt(static_cast(L_1003)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1005 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_1006 = V_0; NullCheck(L_1005); int32_t L_1007 = ((int32_t)((uint8_t)L_1006)); uint32_t L_1008 = (L_1005)->GetAt(static_cast(L_1007)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1009 = ___ekey2; NullCheck(L_1009); int32_t L_1010 = ((int32_t)53); uint32_t L_1011 = (L_1009)->GetAt(static_cast(L_1010)); V_5 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_996^(int32_t)L_1000))^(int32_t)L_1004))^(int32_t)L_1008))^(int32_t)L_1011)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1012 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_1013 = V_2; NullCheck(L_1012); int32_t L_1014 = ((int32_t)((uint32_t)L_1013>>((int32_t)24))); uint32_t L_1015 = (L_1012)->GetAt(static_cast(L_1014)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1016 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_1017 = V_3; NullCheck(L_1016); int32_t L_1018 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_1017>>((int32_t)16))))); uint32_t L_1019 = (L_1016)->GetAt(static_cast(L_1018)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1020 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_1021 = V_0; NullCheck(L_1020); int32_t L_1022 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_1021>>8)))); uint32_t L_1023 = (L_1020)->GetAt(static_cast(L_1022)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1024 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_1025 = V_1; NullCheck(L_1024); int32_t L_1026 = ((int32_t)((uint8_t)L_1025)); uint32_t L_1027 = (L_1024)->GetAt(static_cast(L_1026)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1028 = ___ekey2; NullCheck(L_1028); int32_t L_1029 = ((int32_t)54); uint32_t L_1030 = (L_1028)->GetAt(static_cast(L_1029)); V_6 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_1015^(int32_t)L_1019))^(int32_t)L_1023))^(int32_t)L_1027))^(int32_t)L_1030)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1031 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T0_18(); uint32_t L_1032 = V_3; NullCheck(L_1031); int32_t L_1033 = ((int32_t)((uint32_t)L_1032>>((int32_t)24))); uint32_t L_1034 = (L_1031)->GetAt(static_cast(L_1033)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1035 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T1_19(); uint32_t L_1036 = V_0; NullCheck(L_1035); int32_t L_1037 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_1036>>((int32_t)16))))); uint32_t L_1038 = (L_1035)->GetAt(static_cast(L_1037)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1039 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T2_20(); uint32_t L_1040 = V_1; NullCheck(L_1039); int32_t L_1041 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_1040>>8)))); uint32_t L_1042 = (L_1039)->GetAt(static_cast(L_1041)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1043 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_T3_21(); uint32_t L_1044 = V_2; NullCheck(L_1043); int32_t L_1045 = ((int32_t)((uint8_t)L_1044)); uint32_t L_1046 = (L_1043)->GetAt(static_cast(L_1045)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1047 = ___ekey2; NullCheck(L_1047); int32_t L_1048 = ((int32_t)55); uint32_t L_1049 = (L_1047)->GetAt(static_cast(L_1048)); V_7 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_1034^(int32_t)L_1038))^(int32_t)L_1042))^(int32_t)L_1046))^(int32_t)L_1049)); V_8 = ((int32_t)56); } IL_0ad4: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1050 = ___outdata1; IL2CPP_RUNTIME_CLASS_INIT(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1051 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_SBox_16(); uint32_t L_1052 = V_4; NullCheck(L_1051); int32_t L_1053 = ((int32_t)((uint32_t)L_1052>>((int32_t)24))); uint8_t L_1054 = (L_1051)->GetAt(static_cast(L_1053)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1055 = ___ekey2; int32_t L_1056 = V_8; NullCheck(L_1055); int32_t L_1057 = L_1056; uint32_t L_1058 = (L_1055)->GetAt(static_cast(L_1057)); NullCheck(L_1050); (L_1050)->SetAt(static_cast(0), (uint8_t)((int32_t)((uint8_t)((int32_t)((int32_t)L_1054^(int32_t)((int32_t)((uint8_t)((int32_t)((uint32_t)L_1058>>((int32_t)24)))))))))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1059 = ___outdata1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1060 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_SBox_16(); uint32_t L_1061 = V_5; NullCheck(L_1060); int32_t L_1062 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_1061>>((int32_t)16))))); uint8_t L_1063 = (L_1060)->GetAt(static_cast(L_1062)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1064 = ___ekey2; int32_t L_1065 = V_8; NullCheck(L_1064); int32_t L_1066 = L_1065; uint32_t L_1067 = (L_1064)->GetAt(static_cast(L_1066)); NullCheck(L_1059); (L_1059)->SetAt(static_cast(1), (uint8_t)((int32_t)((uint8_t)((int32_t)((int32_t)L_1063^(int32_t)((int32_t)((uint8_t)((int32_t)((uint32_t)L_1067>>((int32_t)16)))))))))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1068 = ___outdata1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1069 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_SBox_16(); uint32_t L_1070 = V_6; NullCheck(L_1069); int32_t L_1071 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_1070>>8)))); uint8_t L_1072 = (L_1069)->GetAt(static_cast(L_1071)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1073 = ___ekey2; int32_t L_1074 = V_8; NullCheck(L_1073); int32_t L_1075 = L_1074; uint32_t L_1076 = (L_1073)->GetAt(static_cast(L_1075)); NullCheck(L_1068); (L_1068)->SetAt(static_cast(2), (uint8_t)((int32_t)((uint8_t)((int32_t)((int32_t)L_1072^(int32_t)((int32_t)((uint8_t)((int32_t)((uint32_t)L_1076>>8))))))))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1077 = ___outdata1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1078 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_SBox_16(); uint32_t L_1079 = V_7; NullCheck(L_1078); int32_t L_1080 = ((int32_t)((uint8_t)L_1079)); uint8_t L_1081 = (L_1078)->GetAt(static_cast(L_1080)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1082 = ___ekey2; int32_t L_1083 = V_8; int32_t L_1084 = L_1083; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_1084, (int32_t)1)); NullCheck(L_1082); int32_t L_1085 = L_1084; uint32_t L_1086 = (L_1082)->GetAt(static_cast(L_1085)); NullCheck(L_1077); (L_1077)->SetAt(static_cast(3), (uint8_t)((int32_t)((uint8_t)((int32_t)((int32_t)L_1081^(int32_t)((int32_t)((uint8_t)L_1086))))))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1087 = ___outdata1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1088 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_SBox_16(); uint32_t L_1089 = V_5; NullCheck(L_1088); int32_t L_1090 = ((int32_t)((uint32_t)L_1089>>((int32_t)24))); uint8_t L_1091 = (L_1088)->GetAt(static_cast(L_1090)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1092 = ___ekey2; int32_t L_1093 = V_8; NullCheck(L_1092); int32_t L_1094 = L_1093; uint32_t L_1095 = (L_1092)->GetAt(static_cast(L_1094)); NullCheck(L_1087); (L_1087)->SetAt(static_cast(4), (uint8_t)((int32_t)((uint8_t)((int32_t)((int32_t)L_1091^(int32_t)((int32_t)((uint8_t)((int32_t)((uint32_t)L_1095>>((int32_t)24)))))))))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1096 = ___outdata1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1097 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_SBox_16(); uint32_t L_1098 = V_6; NullCheck(L_1097); int32_t L_1099 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_1098>>((int32_t)16))))); uint8_t L_1100 = (L_1097)->GetAt(static_cast(L_1099)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1101 = ___ekey2; int32_t L_1102 = V_8; NullCheck(L_1101); int32_t L_1103 = L_1102; uint32_t L_1104 = (L_1101)->GetAt(static_cast(L_1103)); NullCheck(L_1096); (L_1096)->SetAt(static_cast(5), (uint8_t)((int32_t)((uint8_t)((int32_t)((int32_t)L_1100^(int32_t)((int32_t)((uint8_t)((int32_t)((uint32_t)L_1104>>((int32_t)16)))))))))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1105 = ___outdata1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1106 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_SBox_16(); uint32_t L_1107 = V_7; NullCheck(L_1106); int32_t L_1108 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_1107>>8)))); uint8_t L_1109 = (L_1106)->GetAt(static_cast(L_1108)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1110 = ___ekey2; int32_t L_1111 = V_8; NullCheck(L_1110); int32_t L_1112 = L_1111; uint32_t L_1113 = (L_1110)->GetAt(static_cast(L_1112)); NullCheck(L_1105); (L_1105)->SetAt(static_cast(6), (uint8_t)((int32_t)((uint8_t)((int32_t)((int32_t)L_1109^(int32_t)((int32_t)((uint8_t)((int32_t)((uint32_t)L_1113>>8))))))))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1114 = ___outdata1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1115 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_SBox_16(); uint32_t L_1116 = V_4; NullCheck(L_1115); int32_t L_1117 = ((int32_t)((uint8_t)L_1116)); uint8_t L_1118 = (L_1115)->GetAt(static_cast(L_1117)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1119 = ___ekey2; int32_t L_1120 = V_8; int32_t L_1121 = L_1120; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_1121, (int32_t)1)); NullCheck(L_1119); int32_t L_1122 = L_1121; uint32_t L_1123 = (L_1119)->GetAt(static_cast(L_1122)); NullCheck(L_1114); (L_1114)->SetAt(static_cast(7), (uint8_t)((int32_t)((uint8_t)((int32_t)((int32_t)L_1118^(int32_t)((int32_t)((uint8_t)L_1123))))))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1124 = ___outdata1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1125 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_SBox_16(); uint32_t L_1126 = V_6; NullCheck(L_1125); int32_t L_1127 = ((int32_t)((uint32_t)L_1126>>((int32_t)24))); uint8_t L_1128 = (L_1125)->GetAt(static_cast(L_1127)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1129 = ___ekey2; int32_t L_1130 = V_8; NullCheck(L_1129); int32_t L_1131 = L_1130; uint32_t L_1132 = (L_1129)->GetAt(static_cast(L_1131)); NullCheck(L_1124); (L_1124)->SetAt(static_cast(8), (uint8_t)((int32_t)((uint8_t)((int32_t)((int32_t)L_1128^(int32_t)((int32_t)((uint8_t)((int32_t)((uint32_t)L_1132>>((int32_t)24)))))))))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1133 = ___outdata1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1134 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_SBox_16(); uint32_t L_1135 = V_7; NullCheck(L_1134); int32_t L_1136 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_1135>>((int32_t)16))))); uint8_t L_1137 = (L_1134)->GetAt(static_cast(L_1136)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1138 = ___ekey2; int32_t L_1139 = V_8; NullCheck(L_1138); int32_t L_1140 = L_1139; uint32_t L_1141 = (L_1138)->GetAt(static_cast(L_1140)); NullCheck(L_1133); (L_1133)->SetAt(static_cast(((int32_t)9)), (uint8_t)((int32_t)((uint8_t)((int32_t)((int32_t)L_1137^(int32_t)((int32_t)((uint8_t)((int32_t)((uint32_t)L_1141>>((int32_t)16)))))))))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1142 = ___outdata1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1143 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_SBox_16(); uint32_t L_1144 = V_4; NullCheck(L_1143); int32_t L_1145 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_1144>>8)))); uint8_t L_1146 = (L_1143)->GetAt(static_cast(L_1145)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1147 = ___ekey2; int32_t L_1148 = V_8; NullCheck(L_1147); int32_t L_1149 = L_1148; uint32_t L_1150 = (L_1147)->GetAt(static_cast(L_1149)); NullCheck(L_1142); (L_1142)->SetAt(static_cast(((int32_t)10)), (uint8_t)((int32_t)((uint8_t)((int32_t)((int32_t)L_1146^(int32_t)((int32_t)((uint8_t)((int32_t)((uint32_t)L_1150>>8))))))))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1151 = ___outdata1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1152 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_SBox_16(); uint32_t L_1153 = V_5; NullCheck(L_1152); int32_t L_1154 = ((int32_t)((uint8_t)L_1153)); uint8_t L_1155 = (L_1152)->GetAt(static_cast(L_1154)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1156 = ___ekey2; int32_t L_1157 = V_8; int32_t L_1158 = L_1157; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_1158, (int32_t)1)); NullCheck(L_1156); int32_t L_1159 = L_1158; uint32_t L_1160 = (L_1156)->GetAt(static_cast(L_1159)); NullCheck(L_1151); (L_1151)->SetAt(static_cast(((int32_t)11)), (uint8_t)((int32_t)((uint8_t)((int32_t)((int32_t)L_1155^(int32_t)((int32_t)((uint8_t)L_1160))))))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1161 = ___outdata1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1162 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_SBox_16(); uint32_t L_1163 = V_7; NullCheck(L_1162); int32_t L_1164 = ((int32_t)((uint32_t)L_1163>>((int32_t)24))); uint8_t L_1165 = (L_1162)->GetAt(static_cast(L_1164)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1166 = ___ekey2; int32_t L_1167 = V_8; NullCheck(L_1166); int32_t L_1168 = L_1167; uint32_t L_1169 = (L_1166)->GetAt(static_cast(L_1168)); NullCheck(L_1161); (L_1161)->SetAt(static_cast(((int32_t)12)), (uint8_t)((int32_t)((uint8_t)((int32_t)((int32_t)L_1165^(int32_t)((int32_t)((uint8_t)((int32_t)((uint32_t)L_1169>>((int32_t)24)))))))))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1170 = ___outdata1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1171 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_SBox_16(); uint32_t L_1172 = V_4; NullCheck(L_1171); int32_t L_1173 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_1172>>((int32_t)16))))); uint8_t L_1174 = (L_1171)->GetAt(static_cast(L_1173)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1175 = ___ekey2; int32_t L_1176 = V_8; NullCheck(L_1175); int32_t L_1177 = L_1176; uint32_t L_1178 = (L_1175)->GetAt(static_cast(L_1177)); NullCheck(L_1170); (L_1170)->SetAt(static_cast(((int32_t)13)), (uint8_t)((int32_t)((uint8_t)((int32_t)((int32_t)L_1174^(int32_t)((int32_t)((uint8_t)((int32_t)((uint32_t)L_1178>>((int32_t)16)))))))))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1179 = ___outdata1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1180 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_SBox_16(); uint32_t L_1181 = V_5; NullCheck(L_1180); int32_t L_1182 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_1181>>8)))); uint8_t L_1183 = (L_1180)->GetAt(static_cast(L_1182)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1184 = ___ekey2; int32_t L_1185 = V_8; NullCheck(L_1184); int32_t L_1186 = L_1185; uint32_t L_1187 = (L_1184)->GetAt(static_cast(L_1186)); NullCheck(L_1179); (L_1179)->SetAt(static_cast(((int32_t)14)), (uint8_t)((int32_t)((uint8_t)((int32_t)((int32_t)L_1183^(int32_t)((int32_t)((uint8_t)((int32_t)((uint32_t)L_1187>>8))))))))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1188 = ___outdata1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1189 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_SBox_16(); uint32_t L_1190 = V_6; NullCheck(L_1189); int32_t L_1191 = ((int32_t)((uint8_t)L_1190)); uint8_t L_1192 = (L_1189)->GetAt(static_cast(L_1191)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1193 = ___ekey2; int32_t L_1194 = V_8; int32_t L_1195 = L_1194; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_1195, (int32_t)1)); NullCheck(L_1193); int32_t L_1196 = L_1195; uint32_t L_1197 = (L_1193)->GetAt(static_cast(L_1196)); NullCheck(L_1188); (L_1188)->SetAt(static_cast(((int32_t)15)), (uint8_t)((int32_t)((uint8_t)((int32_t)((int32_t)L_1192^(int32_t)((int32_t)((uint8_t)L_1197))))))); return; } } // System.Void System.Security.Cryptography.AesTransform::Decrypt128(System.Byte[],System.Byte[],System.UInt32[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AesTransform_Decrypt128_m075F7BA40A4CFECA6F6A379065B731586EDDB23A (AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___indata0, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___outdata1, UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___ekey2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; uint32_t V_1 = 0; uint32_t V_2 = 0; uint32_t V_3 = 0; uint32_t V_4 = 0; uint32_t V_5 = 0; uint32_t V_6 = 0; uint32_t V_7 = 0; int32_t V_8 = 0; { V_8 = ((int32_t)40); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___indata0; NullCheck(L_0); int32_t L_1 = 0; uint8_t L_2 = (L_0)->GetAt(static_cast(L_1)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3 = ___indata0; NullCheck(L_3); int32_t L_4 = 1; uint8_t L_5 = (L_3)->GetAt(static_cast(L_4)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_6 = ___indata0; NullCheck(L_6); int32_t L_7 = 2; uint8_t L_8 = (L_6)->GetAt(static_cast(L_7)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_9 = ___indata0; NullCheck(L_9); int32_t L_10 = 3; uint8_t L_11 = (L_9)->GetAt(static_cast(L_10)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_12 = ___ekey2; NullCheck(L_12); int32_t L_13 = 0; uint32_t L_14 = (L_12)->GetAt(static_cast(L_13)); V_0 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_2<<(int32_t)((int32_t)24)))|(int32_t)((int32_t)((int32_t)L_5<<(int32_t)((int32_t)16)))))|(int32_t)((int32_t)((int32_t)L_8<<(int32_t)8))))|(int32_t)L_11))^(int32_t)L_14)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_15 = ___indata0; NullCheck(L_15); int32_t L_16 = 4; uint8_t L_17 = (L_15)->GetAt(static_cast(L_16)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_18 = ___indata0; NullCheck(L_18); int32_t L_19 = 5; uint8_t L_20 = (L_18)->GetAt(static_cast(L_19)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_21 = ___indata0; NullCheck(L_21); int32_t L_22 = 6; uint8_t L_23 = (L_21)->GetAt(static_cast(L_22)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_24 = ___indata0; NullCheck(L_24); int32_t L_25 = 7; uint8_t L_26 = (L_24)->GetAt(static_cast(L_25)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_27 = ___ekey2; NullCheck(L_27); int32_t L_28 = 1; uint32_t L_29 = (L_27)->GetAt(static_cast(L_28)); V_1 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_17<<(int32_t)((int32_t)24)))|(int32_t)((int32_t)((int32_t)L_20<<(int32_t)((int32_t)16)))))|(int32_t)((int32_t)((int32_t)L_23<<(int32_t)8))))|(int32_t)L_26))^(int32_t)L_29)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_30 = ___indata0; NullCheck(L_30); int32_t L_31 = 8; uint8_t L_32 = (L_30)->GetAt(static_cast(L_31)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_33 = ___indata0; NullCheck(L_33); int32_t L_34 = ((int32_t)9); uint8_t L_35 = (L_33)->GetAt(static_cast(L_34)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_36 = ___indata0; NullCheck(L_36); int32_t L_37 = ((int32_t)10); uint8_t L_38 = (L_36)->GetAt(static_cast(L_37)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_39 = ___indata0; NullCheck(L_39); int32_t L_40 = ((int32_t)11); uint8_t L_41 = (L_39)->GetAt(static_cast(L_40)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_42 = ___ekey2; NullCheck(L_42); int32_t L_43 = 2; uint32_t L_44 = (L_42)->GetAt(static_cast(L_43)); V_2 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_32<<(int32_t)((int32_t)24)))|(int32_t)((int32_t)((int32_t)L_35<<(int32_t)((int32_t)16)))))|(int32_t)((int32_t)((int32_t)L_38<<(int32_t)8))))|(int32_t)L_41))^(int32_t)L_44)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_45 = ___indata0; NullCheck(L_45); int32_t L_46 = ((int32_t)12); uint8_t L_47 = (L_45)->GetAt(static_cast(L_46)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_48 = ___indata0; NullCheck(L_48); int32_t L_49 = ((int32_t)13); uint8_t L_50 = (L_48)->GetAt(static_cast(L_49)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_51 = ___indata0; NullCheck(L_51); int32_t L_52 = ((int32_t)14); uint8_t L_53 = (L_51)->GetAt(static_cast(L_52)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_54 = ___indata0; NullCheck(L_54); int32_t L_55 = ((int32_t)15); uint8_t L_56 = (L_54)->GetAt(static_cast(L_55)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_57 = ___ekey2; NullCheck(L_57); int32_t L_58 = 3; uint32_t L_59 = (L_57)->GetAt(static_cast(L_58)); V_3 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_47<<(int32_t)((int32_t)24)))|(int32_t)((int32_t)((int32_t)L_50<<(int32_t)((int32_t)16)))))|(int32_t)((int32_t)((int32_t)L_53<<(int32_t)8))))|(int32_t)L_56))^(int32_t)L_59)); IL2CPP_RUNTIME_CLASS_INIT(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_60 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_61 = V_0; NullCheck(L_60); int32_t L_62 = ((int32_t)((uint32_t)L_61>>((int32_t)24))); uint32_t L_63 = (L_60)->GetAt(static_cast(L_62)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_64 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_65 = V_3; NullCheck(L_64); int32_t L_66 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_65>>((int32_t)16))))); uint32_t L_67 = (L_64)->GetAt(static_cast(L_66)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_68 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_69 = V_2; NullCheck(L_68); int32_t L_70 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_69>>8)))); uint32_t L_71 = (L_68)->GetAt(static_cast(L_70)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_72 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_73 = V_1; NullCheck(L_72); int32_t L_74 = ((int32_t)((uint8_t)L_73)); uint32_t L_75 = (L_72)->GetAt(static_cast(L_74)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_76 = ___ekey2; NullCheck(L_76); int32_t L_77 = 4; uint32_t L_78 = (L_76)->GetAt(static_cast(L_77)); V_4 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_63^(int32_t)L_67))^(int32_t)L_71))^(int32_t)L_75))^(int32_t)L_78)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_79 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_80 = V_1; NullCheck(L_79); int32_t L_81 = ((int32_t)((uint32_t)L_80>>((int32_t)24))); uint32_t L_82 = (L_79)->GetAt(static_cast(L_81)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_83 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_84 = V_0; NullCheck(L_83); int32_t L_85 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_84>>((int32_t)16))))); uint32_t L_86 = (L_83)->GetAt(static_cast(L_85)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_87 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_88 = V_3; NullCheck(L_87); int32_t L_89 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_88>>8)))); uint32_t L_90 = (L_87)->GetAt(static_cast(L_89)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_91 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_92 = V_2; NullCheck(L_91); int32_t L_93 = ((int32_t)((uint8_t)L_92)); uint32_t L_94 = (L_91)->GetAt(static_cast(L_93)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_95 = ___ekey2; NullCheck(L_95); int32_t L_96 = 5; uint32_t L_97 = (L_95)->GetAt(static_cast(L_96)); V_5 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_82^(int32_t)L_86))^(int32_t)L_90))^(int32_t)L_94))^(int32_t)L_97)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_98 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_99 = V_2; NullCheck(L_98); int32_t L_100 = ((int32_t)((uint32_t)L_99>>((int32_t)24))); uint32_t L_101 = (L_98)->GetAt(static_cast(L_100)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_102 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_103 = V_1; NullCheck(L_102); int32_t L_104 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_103>>((int32_t)16))))); uint32_t L_105 = (L_102)->GetAt(static_cast(L_104)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_106 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_107 = V_0; NullCheck(L_106); int32_t L_108 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_107>>8)))); uint32_t L_109 = (L_106)->GetAt(static_cast(L_108)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_110 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_111 = V_3; NullCheck(L_110); int32_t L_112 = ((int32_t)((uint8_t)L_111)); uint32_t L_113 = (L_110)->GetAt(static_cast(L_112)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_114 = ___ekey2; NullCheck(L_114); int32_t L_115 = 6; uint32_t L_116 = (L_114)->GetAt(static_cast(L_115)); V_6 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_101^(int32_t)L_105))^(int32_t)L_109))^(int32_t)L_113))^(int32_t)L_116)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_117 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_118 = V_3; NullCheck(L_117); int32_t L_119 = ((int32_t)((uint32_t)L_118>>((int32_t)24))); uint32_t L_120 = (L_117)->GetAt(static_cast(L_119)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_121 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_122 = V_2; NullCheck(L_121); int32_t L_123 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_122>>((int32_t)16))))); uint32_t L_124 = (L_121)->GetAt(static_cast(L_123)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_125 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_126 = V_1; NullCheck(L_125); int32_t L_127 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_126>>8)))); uint32_t L_128 = (L_125)->GetAt(static_cast(L_127)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_129 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_130 = V_0; NullCheck(L_129); int32_t L_131 = ((int32_t)((uint8_t)L_130)); uint32_t L_132 = (L_129)->GetAt(static_cast(L_131)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_133 = ___ekey2; NullCheck(L_133); int32_t L_134 = 7; uint32_t L_135 = (L_133)->GetAt(static_cast(L_134)); V_7 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_120^(int32_t)L_124))^(int32_t)L_128))^(int32_t)L_132))^(int32_t)L_135)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_136 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_137 = V_4; NullCheck(L_136); int32_t L_138 = ((int32_t)((uint32_t)L_137>>((int32_t)24))); uint32_t L_139 = (L_136)->GetAt(static_cast(L_138)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_140 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_141 = V_7; NullCheck(L_140); int32_t L_142 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_141>>((int32_t)16))))); uint32_t L_143 = (L_140)->GetAt(static_cast(L_142)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_144 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_145 = V_6; NullCheck(L_144); int32_t L_146 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_145>>8)))); uint32_t L_147 = (L_144)->GetAt(static_cast(L_146)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_148 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_149 = V_5; NullCheck(L_148); int32_t L_150 = ((int32_t)((uint8_t)L_149)); uint32_t L_151 = (L_148)->GetAt(static_cast(L_150)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_152 = ___ekey2; NullCheck(L_152); int32_t L_153 = 8; uint32_t L_154 = (L_152)->GetAt(static_cast(L_153)); V_0 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_139^(int32_t)L_143))^(int32_t)L_147))^(int32_t)L_151))^(int32_t)L_154)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_155 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_156 = V_5; NullCheck(L_155); int32_t L_157 = ((int32_t)((uint32_t)L_156>>((int32_t)24))); uint32_t L_158 = (L_155)->GetAt(static_cast(L_157)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_159 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_160 = V_4; NullCheck(L_159); int32_t L_161 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_160>>((int32_t)16))))); uint32_t L_162 = (L_159)->GetAt(static_cast(L_161)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_163 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_164 = V_7; NullCheck(L_163); int32_t L_165 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_164>>8)))); uint32_t L_166 = (L_163)->GetAt(static_cast(L_165)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_167 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_168 = V_6; NullCheck(L_167); int32_t L_169 = ((int32_t)((uint8_t)L_168)); uint32_t L_170 = (L_167)->GetAt(static_cast(L_169)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_171 = ___ekey2; NullCheck(L_171); int32_t L_172 = ((int32_t)9); uint32_t L_173 = (L_171)->GetAt(static_cast(L_172)); V_1 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_158^(int32_t)L_162))^(int32_t)L_166))^(int32_t)L_170))^(int32_t)L_173)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_174 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_175 = V_6; NullCheck(L_174); int32_t L_176 = ((int32_t)((uint32_t)L_175>>((int32_t)24))); uint32_t L_177 = (L_174)->GetAt(static_cast(L_176)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_178 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_179 = V_5; NullCheck(L_178); int32_t L_180 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_179>>((int32_t)16))))); uint32_t L_181 = (L_178)->GetAt(static_cast(L_180)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_182 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_183 = V_4; NullCheck(L_182); int32_t L_184 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_183>>8)))); uint32_t L_185 = (L_182)->GetAt(static_cast(L_184)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_186 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_187 = V_7; NullCheck(L_186); int32_t L_188 = ((int32_t)((uint8_t)L_187)); uint32_t L_189 = (L_186)->GetAt(static_cast(L_188)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_190 = ___ekey2; NullCheck(L_190); int32_t L_191 = ((int32_t)10); uint32_t L_192 = (L_190)->GetAt(static_cast(L_191)); V_2 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_177^(int32_t)L_181))^(int32_t)L_185))^(int32_t)L_189))^(int32_t)L_192)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_193 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_194 = V_7; NullCheck(L_193); int32_t L_195 = ((int32_t)((uint32_t)L_194>>((int32_t)24))); uint32_t L_196 = (L_193)->GetAt(static_cast(L_195)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_197 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_198 = V_6; NullCheck(L_197); int32_t L_199 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_198>>((int32_t)16))))); uint32_t L_200 = (L_197)->GetAt(static_cast(L_199)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_201 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_202 = V_5; NullCheck(L_201); int32_t L_203 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_202>>8)))); uint32_t L_204 = (L_201)->GetAt(static_cast(L_203)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_205 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_206 = V_4; NullCheck(L_205); int32_t L_207 = ((int32_t)((uint8_t)L_206)); uint32_t L_208 = (L_205)->GetAt(static_cast(L_207)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_209 = ___ekey2; NullCheck(L_209); int32_t L_210 = ((int32_t)11); uint32_t L_211 = (L_209)->GetAt(static_cast(L_210)); V_3 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_196^(int32_t)L_200))^(int32_t)L_204))^(int32_t)L_208))^(int32_t)L_211)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_212 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_213 = V_0; NullCheck(L_212); int32_t L_214 = ((int32_t)((uint32_t)L_213>>((int32_t)24))); uint32_t L_215 = (L_212)->GetAt(static_cast(L_214)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_216 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_217 = V_3; NullCheck(L_216); int32_t L_218 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_217>>((int32_t)16))))); uint32_t L_219 = (L_216)->GetAt(static_cast(L_218)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_220 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_221 = V_2; NullCheck(L_220); int32_t L_222 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_221>>8)))); uint32_t L_223 = (L_220)->GetAt(static_cast(L_222)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_224 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_225 = V_1; NullCheck(L_224); int32_t L_226 = ((int32_t)((uint8_t)L_225)); uint32_t L_227 = (L_224)->GetAt(static_cast(L_226)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_228 = ___ekey2; NullCheck(L_228); int32_t L_229 = ((int32_t)12); uint32_t L_230 = (L_228)->GetAt(static_cast(L_229)); V_4 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_215^(int32_t)L_219))^(int32_t)L_223))^(int32_t)L_227))^(int32_t)L_230)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_231 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_232 = V_1; NullCheck(L_231); int32_t L_233 = ((int32_t)((uint32_t)L_232>>((int32_t)24))); uint32_t L_234 = (L_231)->GetAt(static_cast(L_233)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_235 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_236 = V_0; NullCheck(L_235); int32_t L_237 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_236>>((int32_t)16))))); uint32_t L_238 = (L_235)->GetAt(static_cast(L_237)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_239 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_240 = V_3; NullCheck(L_239); int32_t L_241 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_240>>8)))); uint32_t L_242 = (L_239)->GetAt(static_cast(L_241)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_243 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_244 = V_2; NullCheck(L_243); int32_t L_245 = ((int32_t)((uint8_t)L_244)); uint32_t L_246 = (L_243)->GetAt(static_cast(L_245)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_247 = ___ekey2; NullCheck(L_247); int32_t L_248 = ((int32_t)13); uint32_t L_249 = (L_247)->GetAt(static_cast(L_248)); V_5 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_234^(int32_t)L_238))^(int32_t)L_242))^(int32_t)L_246))^(int32_t)L_249)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_250 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_251 = V_2; NullCheck(L_250); int32_t L_252 = ((int32_t)((uint32_t)L_251>>((int32_t)24))); uint32_t L_253 = (L_250)->GetAt(static_cast(L_252)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_254 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_255 = V_1; NullCheck(L_254); int32_t L_256 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_255>>((int32_t)16))))); uint32_t L_257 = (L_254)->GetAt(static_cast(L_256)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_258 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_259 = V_0; NullCheck(L_258); int32_t L_260 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_259>>8)))); uint32_t L_261 = (L_258)->GetAt(static_cast(L_260)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_262 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_263 = V_3; NullCheck(L_262); int32_t L_264 = ((int32_t)((uint8_t)L_263)); uint32_t L_265 = (L_262)->GetAt(static_cast(L_264)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_266 = ___ekey2; NullCheck(L_266); int32_t L_267 = ((int32_t)14); uint32_t L_268 = (L_266)->GetAt(static_cast(L_267)); V_6 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_253^(int32_t)L_257))^(int32_t)L_261))^(int32_t)L_265))^(int32_t)L_268)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_269 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_270 = V_3; NullCheck(L_269); int32_t L_271 = ((int32_t)((uint32_t)L_270>>((int32_t)24))); uint32_t L_272 = (L_269)->GetAt(static_cast(L_271)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_273 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_274 = V_2; NullCheck(L_273); int32_t L_275 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_274>>((int32_t)16))))); uint32_t L_276 = (L_273)->GetAt(static_cast(L_275)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_277 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_278 = V_1; NullCheck(L_277); int32_t L_279 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_278>>8)))); uint32_t L_280 = (L_277)->GetAt(static_cast(L_279)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_281 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_282 = V_0; NullCheck(L_281); int32_t L_283 = ((int32_t)((uint8_t)L_282)); uint32_t L_284 = (L_281)->GetAt(static_cast(L_283)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_285 = ___ekey2; NullCheck(L_285); int32_t L_286 = ((int32_t)15); uint32_t L_287 = (L_285)->GetAt(static_cast(L_286)); V_7 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_272^(int32_t)L_276))^(int32_t)L_280))^(int32_t)L_284))^(int32_t)L_287)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_288 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_289 = V_4; NullCheck(L_288); int32_t L_290 = ((int32_t)((uint32_t)L_289>>((int32_t)24))); uint32_t L_291 = (L_288)->GetAt(static_cast(L_290)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_292 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_293 = V_7; NullCheck(L_292); int32_t L_294 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_293>>((int32_t)16))))); uint32_t L_295 = (L_292)->GetAt(static_cast(L_294)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_296 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_297 = V_6; NullCheck(L_296); int32_t L_298 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_297>>8)))); uint32_t L_299 = (L_296)->GetAt(static_cast(L_298)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_300 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_301 = V_5; NullCheck(L_300); int32_t L_302 = ((int32_t)((uint8_t)L_301)); uint32_t L_303 = (L_300)->GetAt(static_cast(L_302)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_304 = ___ekey2; NullCheck(L_304); int32_t L_305 = ((int32_t)16); uint32_t L_306 = (L_304)->GetAt(static_cast(L_305)); V_0 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_291^(int32_t)L_295))^(int32_t)L_299))^(int32_t)L_303))^(int32_t)L_306)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_307 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_308 = V_5; NullCheck(L_307); int32_t L_309 = ((int32_t)((uint32_t)L_308>>((int32_t)24))); uint32_t L_310 = (L_307)->GetAt(static_cast(L_309)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_311 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_312 = V_4; NullCheck(L_311); int32_t L_313 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_312>>((int32_t)16))))); uint32_t L_314 = (L_311)->GetAt(static_cast(L_313)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_315 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_316 = V_7; NullCheck(L_315); int32_t L_317 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_316>>8)))); uint32_t L_318 = (L_315)->GetAt(static_cast(L_317)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_319 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_320 = V_6; NullCheck(L_319); int32_t L_321 = ((int32_t)((uint8_t)L_320)); uint32_t L_322 = (L_319)->GetAt(static_cast(L_321)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_323 = ___ekey2; NullCheck(L_323); int32_t L_324 = ((int32_t)17); uint32_t L_325 = (L_323)->GetAt(static_cast(L_324)); V_1 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_310^(int32_t)L_314))^(int32_t)L_318))^(int32_t)L_322))^(int32_t)L_325)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_326 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_327 = V_6; NullCheck(L_326); int32_t L_328 = ((int32_t)((uint32_t)L_327>>((int32_t)24))); uint32_t L_329 = (L_326)->GetAt(static_cast(L_328)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_330 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_331 = V_5; NullCheck(L_330); int32_t L_332 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_331>>((int32_t)16))))); uint32_t L_333 = (L_330)->GetAt(static_cast(L_332)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_334 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_335 = V_4; NullCheck(L_334); int32_t L_336 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_335>>8)))); uint32_t L_337 = (L_334)->GetAt(static_cast(L_336)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_338 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_339 = V_7; NullCheck(L_338); int32_t L_340 = ((int32_t)((uint8_t)L_339)); uint32_t L_341 = (L_338)->GetAt(static_cast(L_340)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_342 = ___ekey2; NullCheck(L_342); int32_t L_343 = ((int32_t)18); uint32_t L_344 = (L_342)->GetAt(static_cast(L_343)); V_2 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_329^(int32_t)L_333))^(int32_t)L_337))^(int32_t)L_341))^(int32_t)L_344)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_345 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_346 = V_7; NullCheck(L_345); int32_t L_347 = ((int32_t)((uint32_t)L_346>>((int32_t)24))); uint32_t L_348 = (L_345)->GetAt(static_cast(L_347)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_349 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_350 = V_6; NullCheck(L_349); int32_t L_351 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_350>>((int32_t)16))))); uint32_t L_352 = (L_349)->GetAt(static_cast(L_351)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_353 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_354 = V_5; NullCheck(L_353); int32_t L_355 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_354>>8)))); uint32_t L_356 = (L_353)->GetAt(static_cast(L_355)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_357 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_358 = V_4; NullCheck(L_357); int32_t L_359 = ((int32_t)((uint8_t)L_358)); uint32_t L_360 = (L_357)->GetAt(static_cast(L_359)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_361 = ___ekey2; NullCheck(L_361); int32_t L_362 = ((int32_t)19); uint32_t L_363 = (L_361)->GetAt(static_cast(L_362)); V_3 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_348^(int32_t)L_352))^(int32_t)L_356))^(int32_t)L_360))^(int32_t)L_363)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_364 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_365 = V_0; NullCheck(L_364); int32_t L_366 = ((int32_t)((uint32_t)L_365>>((int32_t)24))); uint32_t L_367 = (L_364)->GetAt(static_cast(L_366)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_368 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_369 = V_3; NullCheck(L_368); int32_t L_370 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_369>>((int32_t)16))))); uint32_t L_371 = (L_368)->GetAt(static_cast(L_370)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_372 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_373 = V_2; NullCheck(L_372); int32_t L_374 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_373>>8)))); uint32_t L_375 = (L_372)->GetAt(static_cast(L_374)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_376 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_377 = V_1; NullCheck(L_376); int32_t L_378 = ((int32_t)((uint8_t)L_377)); uint32_t L_379 = (L_376)->GetAt(static_cast(L_378)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_380 = ___ekey2; NullCheck(L_380); int32_t L_381 = ((int32_t)20); uint32_t L_382 = (L_380)->GetAt(static_cast(L_381)); V_4 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_367^(int32_t)L_371))^(int32_t)L_375))^(int32_t)L_379))^(int32_t)L_382)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_383 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_384 = V_1; NullCheck(L_383); int32_t L_385 = ((int32_t)((uint32_t)L_384>>((int32_t)24))); uint32_t L_386 = (L_383)->GetAt(static_cast(L_385)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_387 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_388 = V_0; NullCheck(L_387); int32_t L_389 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_388>>((int32_t)16))))); uint32_t L_390 = (L_387)->GetAt(static_cast(L_389)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_391 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_392 = V_3; NullCheck(L_391); int32_t L_393 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_392>>8)))); uint32_t L_394 = (L_391)->GetAt(static_cast(L_393)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_395 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_396 = V_2; NullCheck(L_395); int32_t L_397 = ((int32_t)((uint8_t)L_396)); uint32_t L_398 = (L_395)->GetAt(static_cast(L_397)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_399 = ___ekey2; NullCheck(L_399); int32_t L_400 = ((int32_t)21); uint32_t L_401 = (L_399)->GetAt(static_cast(L_400)); V_5 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_386^(int32_t)L_390))^(int32_t)L_394))^(int32_t)L_398))^(int32_t)L_401)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_402 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_403 = V_2; NullCheck(L_402); int32_t L_404 = ((int32_t)((uint32_t)L_403>>((int32_t)24))); uint32_t L_405 = (L_402)->GetAt(static_cast(L_404)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_406 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_407 = V_1; NullCheck(L_406); int32_t L_408 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_407>>((int32_t)16))))); uint32_t L_409 = (L_406)->GetAt(static_cast(L_408)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_410 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_411 = V_0; NullCheck(L_410); int32_t L_412 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_411>>8)))); uint32_t L_413 = (L_410)->GetAt(static_cast(L_412)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_414 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_415 = V_3; NullCheck(L_414); int32_t L_416 = ((int32_t)((uint8_t)L_415)); uint32_t L_417 = (L_414)->GetAt(static_cast(L_416)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_418 = ___ekey2; NullCheck(L_418); int32_t L_419 = ((int32_t)22); uint32_t L_420 = (L_418)->GetAt(static_cast(L_419)); V_6 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_405^(int32_t)L_409))^(int32_t)L_413))^(int32_t)L_417))^(int32_t)L_420)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_421 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_422 = V_3; NullCheck(L_421); int32_t L_423 = ((int32_t)((uint32_t)L_422>>((int32_t)24))); uint32_t L_424 = (L_421)->GetAt(static_cast(L_423)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_425 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_426 = V_2; NullCheck(L_425); int32_t L_427 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_426>>((int32_t)16))))); uint32_t L_428 = (L_425)->GetAt(static_cast(L_427)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_429 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_430 = V_1; NullCheck(L_429); int32_t L_431 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_430>>8)))); uint32_t L_432 = (L_429)->GetAt(static_cast(L_431)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_433 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_434 = V_0; NullCheck(L_433); int32_t L_435 = ((int32_t)((uint8_t)L_434)); uint32_t L_436 = (L_433)->GetAt(static_cast(L_435)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_437 = ___ekey2; NullCheck(L_437); int32_t L_438 = ((int32_t)23); uint32_t L_439 = (L_437)->GetAt(static_cast(L_438)); V_7 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_424^(int32_t)L_428))^(int32_t)L_432))^(int32_t)L_436))^(int32_t)L_439)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_440 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_441 = V_4; NullCheck(L_440); int32_t L_442 = ((int32_t)((uint32_t)L_441>>((int32_t)24))); uint32_t L_443 = (L_440)->GetAt(static_cast(L_442)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_444 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_445 = V_7; NullCheck(L_444); int32_t L_446 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_445>>((int32_t)16))))); uint32_t L_447 = (L_444)->GetAt(static_cast(L_446)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_448 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_449 = V_6; NullCheck(L_448); int32_t L_450 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_449>>8)))); uint32_t L_451 = (L_448)->GetAt(static_cast(L_450)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_452 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_453 = V_5; NullCheck(L_452); int32_t L_454 = ((int32_t)((uint8_t)L_453)); uint32_t L_455 = (L_452)->GetAt(static_cast(L_454)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_456 = ___ekey2; NullCheck(L_456); int32_t L_457 = ((int32_t)24); uint32_t L_458 = (L_456)->GetAt(static_cast(L_457)); V_0 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_443^(int32_t)L_447))^(int32_t)L_451))^(int32_t)L_455))^(int32_t)L_458)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_459 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_460 = V_5; NullCheck(L_459); int32_t L_461 = ((int32_t)((uint32_t)L_460>>((int32_t)24))); uint32_t L_462 = (L_459)->GetAt(static_cast(L_461)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_463 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_464 = V_4; NullCheck(L_463); int32_t L_465 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_464>>((int32_t)16))))); uint32_t L_466 = (L_463)->GetAt(static_cast(L_465)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_467 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_468 = V_7; NullCheck(L_467); int32_t L_469 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_468>>8)))); uint32_t L_470 = (L_467)->GetAt(static_cast(L_469)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_471 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_472 = V_6; NullCheck(L_471); int32_t L_473 = ((int32_t)((uint8_t)L_472)); uint32_t L_474 = (L_471)->GetAt(static_cast(L_473)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_475 = ___ekey2; NullCheck(L_475); int32_t L_476 = ((int32_t)25); uint32_t L_477 = (L_475)->GetAt(static_cast(L_476)); V_1 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_462^(int32_t)L_466))^(int32_t)L_470))^(int32_t)L_474))^(int32_t)L_477)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_478 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_479 = V_6; NullCheck(L_478); int32_t L_480 = ((int32_t)((uint32_t)L_479>>((int32_t)24))); uint32_t L_481 = (L_478)->GetAt(static_cast(L_480)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_482 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_483 = V_5; NullCheck(L_482); int32_t L_484 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_483>>((int32_t)16))))); uint32_t L_485 = (L_482)->GetAt(static_cast(L_484)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_486 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_487 = V_4; NullCheck(L_486); int32_t L_488 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_487>>8)))); uint32_t L_489 = (L_486)->GetAt(static_cast(L_488)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_490 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_491 = V_7; NullCheck(L_490); int32_t L_492 = ((int32_t)((uint8_t)L_491)); uint32_t L_493 = (L_490)->GetAt(static_cast(L_492)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_494 = ___ekey2; NullCheck(L_494); int32_t L_495 = ((int32_t)26); uint32_t L_496 = (L_494)->GetAt(static_cast(L_495)); V_2 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_481^(int32_t)L_485))^(int32_t)L_489))^(int32_t)L_493))^(int32_t)L_496)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_497 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_498 = V_7; NullCheck(L_497); int32_t L_499 = ((int32_t)((uint32_t)L_498>>((int32_t)24))); uint32_t L_500 = (L_497)->GetAt(static_cast(L_499)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_501 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_502 = V_6; NullCheck(L_501); int32_t L_503 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_502>>((int32_t)16))))); uint32_t L_504 = (L_501)->GetAt(static_cast(L_503)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_505 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_506 = V_5; NullCheck(L_505); int32_t L_507 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_506>>8)))); uint32_t L_508 = (L_505)->GetAt(static_cast(L_507)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_509 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_510 = V_4; NullCheck(L_509); int32_t L_511 = ((int32_t)((uint8_t)L_510)); uint32_t L_512 = (L_509)->GetAt(static_cast(L_511)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_513 = ___ekey2; NullCheck(L_513); int32_t L_514 = ((int32_t)27); uint32_t L_515 = (L_513)->GetAt(static_cast(L_514)); V_3 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_500^(int32_t)L_504))^(int32_t)L_508))^(int32_t)L_512))^(int32_t)L_515)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_516 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_517 = V_0; NullCheck(L_516); int32_t L_518 = ((int32_t)((uint32_t)L_517>>((int32_t)24))); uint32_t L_519 = (L_516)->GetAt(static_cast(L_518)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_520 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_521 = V_3; NullCheck(L_520); int32_t L_522 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_521>>((int32_t)16))))); uint32_t L_523 = (L_520)->GetAt(static_cast(L_522)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_524 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_525 = V_2; NullCheck(L_524); int32_t L_526 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_525>>8)))); uint32_t L_527 = (L_524)->GetAt(static_cast(L_526)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_528 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_529 = V_1; NullCheck(L_528); int32_t L_530 = ((int32_t)((uint8_t)L_529)); uint32_t L_531 = (L_528)->GetAt(static_cast(L_530)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_532 = ___ekey2; NullCheck(L_532); int32_t L_533 = ((int32_t)28); uint32_t L_534 = (L_532)->GetAt(static_cast(L_533)); V_4 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_519^(int32_t)L_523))^(int32_t)L_527))^(int32_t)L_531))^(int32_t)L_534)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_535 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_536 = V_1; NullCheck(L_535); int32_t L_537 = ((int32_t)((uint32_t)L_536>>((int32_t)24))); uint32_t L_538 = (L_535)->GetAt(static_cast(L_537)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_539 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_540 = V_0; NullCheck(L_539); int32_t L_541 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_540>>((int32_t)16))))); uint32_t L_542 = (L_539)->GetAt(static_cast(L_541)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_543 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_544 = V_3; NullCheck(L_543); int32_t L_545 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_544>>8)))); uint32_t L_546 = (L_543)->GetAt(static_cast(L_545)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_547 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_548 = V_2; NullCheck(L_547); int32_t L_549 = ((int32_t)((uint8_t)L_548)); uint32_t L_550 = (L_547)->GetAt(static_cast(L_549)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_551 = ___ekey2; NullCheck(L_551); int32_t L_552 = ((int32_t)29); uint32_t L_553 = (L_551)->GetAt(static_cast(L_552)); V_5 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_538^(int32_t)L_542))^(int32_t)L_546))^(int32_t)L_550))^(int32_t)L_553)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_554 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_555 = V_2; NullCheck(L_554); int32_t L_556 = ((int32_t)((uint32_t)L_555>>((int32_t)24))); uint32_t L_557 = (L_554)->GetAt(static_cast(L_556)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_558 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_559 = V_1; NullCheck(L_558); int32_t L_560 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_559>>((int32_t)16))))); uint32_t L_561 = (L_558)->GetAt(static_cast(L_560)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_562 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_563 = V_0; NullCheck(L_562); int32_t L_564 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_563>>8)))); uint32_t L_565 = (L_562)->GetAt(static_cast(L_564)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_566 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_567 = V_3; NullCheck(L_566); int32_t L_568 = ((int32_t)((uint8_t)L_567)); uint32_t L_569 = (L_566)->GetAt(static_cast(L_568)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_570 = ___ekey2; NullCheck(L_570); int32_t L_571 = ((int32_t)30); uint32_t L_572 = (L_570)->GetAt(static_cast(L_571)); V_6 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_557^(int32_t)L_561))^(int32_t)L_565))^(int32_t)L_569))^(int32_t)L_572)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_573 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_574 = V_3; NullCheck(L_573); int32_t L_575 = ((int32_t)((uint32_t)L_574>>((int32_t)24))); uint32_t L_576 = (L_573)->GetAt(static_cast(L_575)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_577 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_578 = V_2; NullCheck(L_577); int32_t L_579 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_578>>((int32_t)16))))); uint32_t L_580 = (L_577)->GetAt(static_cast(L_579)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_581 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_582 = V_1; NullCheck(L_581); int32_t L_583 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_582>>8)))); uint32_t L_584 = (L_581)->GetAt(static_cast(L_583)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_585 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_586 = V_0; NullCheck(L_585); int32_t L_587 = ((int32_t)((uint8_t)L_586)); uint32_t L_588 = (L_585)->GetAt(static_cast(L_587)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_589 = ___ekey2; NullCheck(L_589); int32_t L_590 = ((int32_t)31); uint32_t L_591 = (L_589)->GetAt(static_cast(L_590)); V_7 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_576^(int32_t)L_580))^(int32_t)L_584))^(int32_t)L_588))^(int32_t)L_591)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_592 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_593 = V_4; NullCheck(L_592); int32_t L_594 = ((int32_t)((uint32_t)L_593>>((int32_t)24))); uint32_t L_595 = (L_592)->GetAt(static_cast(L_594)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_596 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_597 = V_7; NullCheck(L_596); int32_t L_598 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_597>>((int32_t)16))))); uint32_t L_599 = (L_596)->GetAt(static_cast(L_598)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_600 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_601 = V_6; NullCheck(L_600); int32_t L_602 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_601>>8)))); uint32_t L_603 = (L_600)->GetAt(static_cast(L_602)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_604 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_605 = V_5; NullCheck(L_604); int32_t L_606 = ((int32_t)((uint8_t)L_605)); uint32_t L_607 = (L_604)->GetAt(static_cast(L_606)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_608 = ___ekey2; NullCheck(L_608); int32_t L_609 = ((int32_t)32); uint32_t L_610 = (L_608)->GetAt(static_cast(L_609)); V_0 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_595^(int32_t)L_599))^(int32_t)L_603))^(int32_t)L_607))^(int32_t)L_610)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_611 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_612 = V_5; NullCheck(L_611); int32_t L_613 = ((int32_t)((uint32_t)L_612>>((int32_t)24))); uint32_t L_614 = (L_611)->GetAt(static_cast(L_613)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_615 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_616 = V_4; NullCheck(L_615); int32_t L_617 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_616>>((int32_t)16))))); uint32_t L_618 = (L_615)->GetAt(static_cast(L_617)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_619 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_620 = V_7; NullCheck(L_619); int32_t L_621 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_620>>8)))); uint32_t L_622 = (L_619)->GetAt(static_cast(L_621)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_623 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_624 = V_6; NullCheck(L_623); int32_t L_625 = ((int32_t)((uint8_t)L_624)); uint32_t L_626 = (L_623)->GetAt(static_cast(L_625)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_627 = ___ekey2; NullCheck(L_627); int32_t L_628 = ((int32_t)33); uint32_t L_629 = (L_627)->GetAt(static_cast(L_628)); V_1 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_614^(int32_t)L_618))^(int32_t)L_622))^(int32_t)L_626))^(int32_t)L_629)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_630 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_631 = V_6; NullCheck(L_630); int32_t L_632 = ((int32_t)((uint32_t)L_631>>((int32_t)24))); uint32_t L_633 = (L_630)->GetAt(static_cast(L_632)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_634 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_635 = V_5; NullCheck(L_634); int32_t L_636 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_635>>((int32_t)16))))); uint32_t L_637 = (L_634)->GetAt(static_cast(L_636)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_638 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_639 = V_4; NullCheck(L_638); int32_t L_640 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_639>>8)))); uint32_t L_641 = (L_638)->GetAt(static_cast(L_640)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_642 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_643 = V_7; NullCheck(L_642); int32_t L_644 = ((int32_t)((uint8_t)L_643)); uint32_t L_645 = (L_642)->GetAt(static_cast(L_644)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_646 = ___ekey2; NullCheck(L_646); int32_t L_647 = ((int32_t)34); uint32_t L_648 = (L_646)->GetAt(static_cast(L_647)); V_2 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_633^(int32_t)L_637))^(int32_t)L_641))^(int32_t)L_645))^(int32_t)L_648)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_649 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_650 = V_7; NullCheck(L_649); int32_t L_651 = ((int32_t)((uint32_t)L_650>>((int32_t)24))); uint32_t L_652 = (L_649)->GetAt(static_cast(L_651)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_653 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_654 = V_6; NullCheck(L_653); int32_t L_655 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_654>>((int32_t)16))))); uint32_t L_656 = (L_653)->GetAt(static_cast(L_655)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_657 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_658 = V_5; NullCheck(L_657); int32_t L_659 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_658>>8)))); uint32_t L_660 = (L_657)->GetAt(static_cast(L_659)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_661 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_662 = V_4; NullCheck(L_661); int32_t L_663 = ((int32_t)((uint8_t)L_662)); uint32_t L_664 = (L_661)->GetAt(static_cast(L_663)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_665 = ___ekey2; NullCheck(L_665); int32_t L_666 = ((int32_t)35); uint32_t L_667 = (L_665)->GetAt(static_cast(L_666)); V_3 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_652^(int32_t)L_656))^(int32_t)L_660))^(int32_t)L_664))^(int32_t)L_667)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_668 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_669 = V_0; NullCheck(L_668); int32_t L_670 = ((int32_t)((uint32_t)L_669>>((int32_t)24))); uint32_t L_671 = (L_668)->GetAt(static_cast(L_670)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_672 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_673 = V_3; NullCheck(L_672); int32_t L_674 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_673>>((int32_t)16))))); uint32_t L_675 = (L_672)->GetAt(static_cast(L_674)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_676 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_677 = V_2; NullCheck(L_676); int32_t L_678 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_677>>8)))); uint32_t L_679 = (L_676)->GetAt(static_cast(L_678)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_680 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_681 = V_1; NullCheck(L_680); int32_t L_682 = ((int32_t)((uint8_t)L_681)); uint32_t L_683 = (L_680)->GetAt(static_cast(L_682)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_684 = ___ekey2; NullCheck(L_684); int32_t L_685 = ((int32_t)36); uint32_t L_686 = (L_684)->GetAt(static_cast(L_685)); V_4 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_671^(int32_t)L_675))^(int32_t)L_679))^(int32_t)L_683))^(int32_t)L_686)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_687 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_688 = V_1; NullCheck(L_687); int32_t L_689 = ((int32_t)((uint32_t)L_688>>((int32_t)24))); uint32_t L_690 = (L_687)->GetAt(static_cast(L_689)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_691 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_692 = V_0; NullCheck(L_691); int32_t L_693 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_692>>((int32_t)16))))); uint32_t L_694 = (L_691)->GetAt(static_cast(L_693)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_695 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_696 = V_3; NullCheck(L_695); int32_t L_697 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_696>>8)))); uint32_t L_698 = (L_695)->GetAt(static_cast(L_697)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_699 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_700 = V_2; NullCheck(L_699); int32_t L_701 = ((int32_t)((uint8_t)L_700)); uint32_t L_702 = (L_699)->GetAt(static_cast(L_701)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_703 = ___ekey2; NullCheck(L_703); int32_t L_704 = ((int32_t)37); uint32_t L_705 = (L_703)->GetAt(static_cast(L_704)); V_5 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_690^(int32_t)L_694))^(int32_t)L_698))^(int32_t)L_702))^(int32_t)L_705)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_706 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_707 = V_2; NullCheck(L_706); int32_t L_708 = ((int32_t)((uint32_t)L_707>>((int32_t)24))); uint32_t L_709 = (L_706)->GetAt(static_cast(L_708)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_710 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_711 = V_1; NullCheck(L_710); int32_t L_712 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_711>>((int32_t)16))))); uint32_t L_713 = (L_710)->GetAt(static_cast(L_712)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_714 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_715 = V_0; NullCheck(L_714); int32_t L_716 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_715>>8)))); uint32_t L_717 = (L_714)->GetAt(static_cast(L_716)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_718 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_719 = V_3; NullCheck(L_718); int32_t L_720 = ((int32_t)((uint8_t)L_719)); uint32_t L_721 = (L_718)->GetAt(static_cast(L_720)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_722 = ___ekey2; NullCheck(L_722); int32_t L_723 = ((int32_t)38); uint32_t L_724 = (L_722)->GetAt(static_cast(L_723)); V_6 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_709^(int32_t)L_713))^(int32_t)L_717))^(int32_t)L_721))^(int32_t)L_724)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_725 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_726 = V_3; NullCheck(L_725); int32_t L_727 = ((int32_t)((uint32_t)L_726>>((int32_t)24))); uint32_t L_728 = (L_725)->GetAt(static_cast(L_727)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_729 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_730 = V_2; NullCheck(L_729); int32_t L_731 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_730>>((int32_t)16))))); uint32_t L_732 = (L_729)->GetAt(static_cast(L_731)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_733 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_734 = V_1; NullCheck(L_733); int32_t L_735 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_734>>8)))); uint32_t L_736 = (L_733)->GetAt(static_cast(L_735)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_737 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_738 = V_0; NullCheck(L_737); int32_t L_739 = ((int32_t)((uint8_t)L_738)); uint32_t L_740 = (L_737)->GetAt(static_cast(L_739)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_741 = ___ekey2; NullCheck(L_741); int32_t L_742 = ((int32_t)39); uint32_t L_743 = (L_741)->GetAt(static_cast(L_742)); V_7 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_728^(int32_t)L_732))^(int32_t)L_736))^(int32_t)L_740))^(int32_t)L_743)); int32_t L_744 = __this->get_Nr_14(); if ((((int32_t)L_744) <= ((int32_t)((int32_t)10)))) { goto IL_0ad4; } } { IL2CPP_RUNTIME_CLASS_INIT(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_745 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_746 = V_4; NullCheck(L_745); int32_t L_747 = ((int32_t)((uint32_t)L_746>>((int32_t)24))); uint32_t L_748 = (L_745)->GetAt(static_cast(L_747)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_749 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_750 = V_7; NullCheck(L_749); int32_t L_751 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_750>>((int32_t)16))))); uint32_t L_752 = (L_749)->GetAt(static_cast(L_751)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_753 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_754 = V_6; NullCheck(L_753); int32_t L_755 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_754>>8)))); uint32_t L_756 = (L_753)->GetAt(static_cast(L_755)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_757 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_758 = V_5; NullCheck(L_757); int32_t L_759 = ((int32_t)((uint8_t)L_758)); uint32_t L_760 = (L_757)->GetAt(static_cast(L_759)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_761 = ___ekey2; NullCheck(L_761); int32_t L_762 = ((int32_t)40); uint32_t L_763 = (L_761)->GetAt(static_cast(L_762)); V_0 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_748^(int32_t)L_752))^(int32_t)L_756))^(int32_t)L_760))^(int32_t)L_763)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_764 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_765 = V_5; NullCheck(L_764); int32_t L_766 = ((int32_t)((uint32_t)L_765>>((int32_t)24))); uint32_t L_767 = (L_764)->GetAt(static_cast(L_766)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_768 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_769 = V_4; NullCheck(L_768); int32_t L_770 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_769>>((int32_t)16))))); uint32_t L_771 = (L_768)->GetAt(static_cast(L_770)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_772 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_773 = V_7; NullCheck(L_772); int32_t L_774 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_773>>8)))); uint32_t L_775 = (L_772)->GetAt(static_cast(L_774)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_776 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_777 = V_6; NullCheck(L_776); int32_t L_778 = ((int32_t)((uint8_t)L_777)); uint32_t L_779 = (L_776)->GetAt(static_cast(L_778)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_780 = ___ekey2; NullCheck(L_780); int32_t L_781 = ((int32_t)41); uint32_t L_782 = (L_780)->GetAt(static_cast(L_781)); V_1 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_767^(int32_t)L_771))^(int32_t)L_775))^(int32_t)L_779))^(int32_t)L_782)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_783 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_784 = V_6; NullCheck(L_783); int32_t L_785 = ((int32_t)((uint32_t)L_784>>((int32_t)24))); uint32_t L_786 = (L_783)->GetAt(static_cast(L_785)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_787 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_788 = V_5; NullCheck(L_787); int32_t L_789 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_788>>((int32_t)16))))); uint32_t L_790 = (L_787)->GetAt(static_cast(L_789)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_791 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_792 = V_4; NullCheck(L_791); int32_t L_793 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_792>>8)))); uint32_t L_794 = (L_791)->GetAt(static_cast(L_793)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_795 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_796 = V_7; NullCheck(L_795); int32_t L_797 = ((int32_t)((uint8_t)L_796)); uint32_t L_798 = (L_795)->GetAt(static_cast(L_797)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_799 = ___ekey2; NullCheck(L_799); int32_t L_800 = ((int32_t)42); uint32_t L_801 = (L_799)->GetAt(static_cast(L_800)); V_2 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_786^(int32_t)L_790))^(int32_t)L_794))^(int32_t)L_798))^(int32_t)L_801)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_802 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_803 = V_7; NullCheck(L_802); int32_t L_804 = ((int32_t)((uint32_t)L_803>>((int32_t)24))); uint32_t L_805 = (L_802)->GetAt(static_cast(L_804)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_806 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_807 = V_6; NullCheck(L_806); int32_t L_808 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_807>>((int32_t)16))))); uint32_t L_809 = (L_806)->GetAt(static_cast(L_808)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_810 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_811 = V_5; NullCheck(L_810); int32_t L_812 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_811>>8)))); uint32_t L_813 = (L_810)->GetAt(static_cast(L_812)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_814 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_815 = V_4; NullCheck(L_814); int32_t L_816 = ((int32_t)((uint8_t)L_815)); uint32_t L_817 = (L_814)->GetAt(static_cast(L_816)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_818 = ___ekey2; NullCheck(L_818); int32_t L_819 = ((int32_t)43); uint32_t L_820 = (L_818)->GetAt(static_cast(L_819)); V_3 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_805^(int32_t)L_809))^(int32_t)L_813))^(int32_t)L_817))^(int32_t)L_820)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_821 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_822 = V_0; NullCheck(L_821); int32_t L_823 = ((int32_t)((uint32_t)L_822>>((int32_t)24))); uint32_t L_824 = (L_821)->GetAt(static_cast(L_823)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_825 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_826 = V_3; NullCheck(L_825); int32_t L_827 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_826>>((int32_t)16))))); uint32_t L_828 = (L_825)->GetAt(static_cast(L_827)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_829 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_830 = V_2; NullCheck(L_829); int32_t L_831 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_830>>8)))); uint32_t L_832 = (L_829)->GetAt(static_cast(L_831)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_833 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_834 = V_1; NullCheck(L_833); int32_t L_835 = ((int32_t)((uint8_t)L_834)); uint32_t L_836 = (L_833)->GetAt(static_cast(L_835)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_837 = ___ekey2; NullCheck(L_837); int32_t L_838 = ((int32_t)44); uint32_t L_839 = (L_837)->GetAt(static_cast(L_838)); V_4 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_824^(int32_t)L_828))^(int32_t)L_832))^(int32_t)L_836))^(int32_t)L_839)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_840 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_841 = V_1; NullCheck(L_840); int32_t L_842 = ((int32_t)((uint32_t)L_841>>((int32_t)24))); uint32_t L_843 = (L_840)->GetAt(static_cast(L_842)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_844 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_845 = V_0; NullCheck(L_844); int32_t L_846 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_845>>((int32_t)16))))); uint32_t L_847 = (L_844)->GetAt(static_cast(L_846)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_848 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_849 = V_3; NullCheck(L_848); int32_t L_850 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_849>>8)))); uint32_t L_851 = (L_848)->GetAt(static_cast(L_850)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_852 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_853 = V_2; NullCheck(L_852); int32_t L_854 = ((int32_t)((uint8_t)L_853)); uint32_t L_855 = (L_852)->GetAt(static_cast(L_854)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_856 = ___ekey2; NullCheck(L_856); int32_t L_857 = ((int32_t)45); uint32_t L_858 = (L_856)->GetAt(static_cast(L_857)); V_5 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_843^(int32_t)L_847))^(int32_t)L_851))^(int32_t)L_855))^(int32_t)L_858)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_859 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_860 = V_2; NullCheck(L_859); int32_t L_861 = ((int32_t)((uint32_t)L_860>>((int32_t)24))); uint32_t L_862 = (L_859)->GetAt(static_cast(L_861)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_863 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_864 = V_1; NullCheck(L_863); int32_t L_865 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_864>>((int32_t)16))))); uint32_t L_866 = (L_863)->GetAt(static_cast(L_865)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_867 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_868 = V_0; NullCheck(L_867); int32_t L_869 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_868>>8)))); uint32_t L_870 = (L_867)->GetAt(static_cast(L_869)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_871 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_872 = V_3; NullCheck(L_871); int32_t L_873 = ((int32_t)((uint8_t)L_872)); uint32_t L_874 = (L_871)->GetAt(static_cast(L_873)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_875 = ___ekey2; NullCheck(L_875); int32_t L_876 = ((int32_t)46); uint32_t L_877 = (L_875)->GetAt(static_cast(L_876)); V_6 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_862^(int32_t)L_866))^(int32_t)L_870))^(int32_t)L_874))^(int32_t)L_877)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_878 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_879 = V_3; NullCheck(L_878); int32_t L_880 = ((int32_t)((uint32_t)L_879>>((int32_t)24))); uint32_t L_881 = (L_878)->GetAt(static_cast(L_880)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_882 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_883 = V_2; NullCheck(L_882); int32_t L_884 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_883>>((int32_t)16))))); uint32_t L_885 = (L_882)->GetAt(static_cast(L_884)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_886 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_887 = V_1; NullCheck(L_886); int32_t L_888 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_887>>8)))); uint32_t L_889 = (L_886)->GetAt(static_cast(L_888)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_890 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_891 = V_0; NullCheck(L_890); int32_t L_892 = ((int32_t)((uint8_t)L_891)); uint32_t L_893 = (L_890)->GetAt(static_cast(L_892)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_894 = ___ekey2; NullCheck(L_894); int32_t L_895 = ((int32_t)47); uint32_t L_896 = (L_894)->GetAt(static_cast(L_895)); V_7 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_881^(int32_t)L_885))^(int32_t)L_889))^(int32_t)L_893))^(int32_t)L_896)); V_8 = ((int32_t)48); int32_t L_897 = __this->get_Nr_14(); if ((((int32_t)L_897) <= ((int32_t)((int32_t)12)))) { goto IL_0ad4; } } { IL2CPP_RUNTIME_CLASS_INIT(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_898 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_899 = V_4; NullCheck(L_898); int32_t L_900 = ((int32_t)((uint32_t)L_899>>((int32_t)24))); uint32_t L_901 = (L_898)->GetAt(static_cast(L_900)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_902 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_903 = V_7; NullCheck(L_902); int32_t L_904 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_903>>((int32_t)16))))); uint32_t L_905 = (L_902)->GetAt(static_cast(L_904)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_906 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_907 = V_6; NullCheck(L_906); int32_t L_908 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_907>>8)))); uint32_t L_909 = (L_906)->GetAt(static_cast(L_908)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_910 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_911 = V_5; NullCheck(L_910); int32_t L_912 = ((int32_t)((uint8_t)L_911)); uint32_t L_913 = (L_910)->GetAt(static_cast(L_912)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_914 = ___ekey2; NullCheck(L_914); int32_t L_915 = ((int32_t)48); uint32_t L_916 = (L_914)->GetAt(static_cast(L_915)); V_0 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_901^(int32_t)L_905))^(int32_t)L_909))^(int32_t)L_913))^(int32_t)L_916)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_917 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_918 = V_5; NullCheck(L_917); int32_t L_919 = ((int32_t)((uint32_t)L_918>>((int32_t)24))); uint32_t L_920 = (L_917)->GetAt(static_cast(L_919)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_921 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_922 = V_4; NullCheck(L_921); int32_t L_923 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_922>>((int32_t)16))))); uint32_t L_924 = (L_921)->GetAt(static_cast(L_923)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_925 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_926 = V_7; NullCheck(L_925); int32_t L_927 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_926>>8)))); uint32_t L_928 = (L_925)->GetAt(static_cast(L_927)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_929 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_930 = V_6; NullCheck(L_929); int32_t L_931 = ((int32_t)((uint8_t)L_930)); uint32_t L_932 = (L_929)->GetAt(static_cast(L_931)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_933 = ___ekey2; NullCheck(L_933); int32_t L_934 = ((int32_t)49); uint32_t L_935 = (L_933)->GetAt(static_cast(L_934)); V_1 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_920^(int32_t)L_924))^(int32_t)L_928))^(int32_t)L_932))^(int32_t)L_935)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_936 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_937 = V_6; NullCheck(L_936); int32_t L_938 = ((int32_t)((uint32_t)L_937>>((int32_t)24))); uint32_t L_939 = (L_936)->GetAt(static_cast(L_938)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_940 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_941 = V_5; NullCheck(L_940); int32_t L_942 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_941>>((int32_t)16))))); uint32_t L_943 = (L_940)->GetAt(static_cast(L_942)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_944 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_945 = V_4; NullCheck(L_944); int32_t L_946 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_945>>8)))); uint32_t L_947 = (L_944)->GetAt(static_cast(L_946)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_948 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_949 = V_7; NullCheck(L_948); int32_t L_950 = ((int32_t)((uint8_t)L_949)); uint32_t L_951 = (L_948)->GetAt(static_cast(L_950)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_952 = ___ekey2; NullCheck(L_952); int32_t L_953 = ((int32_t)50); uint32_t L_954 = (L_952)->GetAt(static_cast(L_953)); V_2 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_939^(int32_t)L_943))^(int32_t)L_947))^(int32_t)L_951))^(int32_t)L_954)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_955 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_956 = V_7; NullCheck(L_955); int32_t L_957 = ((int32_t)((uint32_t)L_956>>((int32_t)24))); uint32_t L_958 = (L_955)->GetAt(static_cast(L_957)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_959 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_960 = V_6; NullCheck(L_959); int32_t L_961 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_960>>((int32_t)16))))); uint32_t L_962 = (L_959)->GetAt(static_cast(L_961)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_963 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_964 = V_5; NullCheck(L_963); int32_t L_965 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_964>>8)))); uint32_t L_966 = (L_963)->GetAt(static_cast(L_965)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_967 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_968 = V_4; NullCheck(L_967); int32_t L_969 = ((int32_t)((uint8_t)L_968)); uint32_t L_970 = (L_967)->GetAt(static_cast(L_969)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_971 = ___ekey2; NullCheck(L_971); int32_t L_972 = ((int32_t)51); uint32_t L_973 = (L_971)->GetAt(static_cast(L_972)); V_3 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_958^(int32_t)L_962))^(int32_t)L_966))^(int32_t)L_970))^(int32_t)L_973)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_974 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_975 = V_0; NullCheck(L_974); int32_t L_976 = ((int32_t)((uint32_t)L_975>>((int32_t)24))); uint32_t L_977 = (L_974)->GetAt(static_cast(L_976)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_978 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_979 = V_3; NullCheck(L_978); int32_t L_980 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_979>>((int32_t)16))))); uint32_t L_981 = (L_978)->GetAt(static_cast(L_980)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_982 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_983 = V_2; NullCheck(L_982); int32_t L_984 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_983>>8)))); uint32_t L_985 = (L_982)->GetAt(static_cast(L_984)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_986 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_987 = V_1; NullCheck(L_986); int32_t L_988 = ((int32_t)((uint8_t)L_987)); uint32_t L_989 = (L_986)->GetAt(static_cast(L_988)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_990 = ___ekey2; NullCheck(L_990); int32_t L_991 = ((int32_t)52); uint32_t L_992 = (L_990)->GetAt(static_cast(L_991)); V_4 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_977^(int32_t)L_981))^(int32_t)L_985))^(int32_t)L_989))^(int32_t)L_992)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_993 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_994 = V_1; NullCheck(L_993); int32_t L_995 = ((int32_t)((uint32_t)L_994>>((int32_t)24))); uint32_t L_996 = (L_993)->GetAt(static_cast(L_995)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_997 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_998 = V_0; NullCheck(L_997); int32_t L_999 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_998>>((int32_t)16))))); uint32_t L_1000 = (L_997)->GetAt(static_cast(L_999)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1001 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_1002 = V_3; NullCheck(L_1001); int32_t L_1003 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_1002>>8)))); uint32_t L_1004 = (L_1001)->GetAt(static_cast(L_1003)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1005 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_1006 = V_2; NullCheck(L_1005); int32_t L_1007 = ((int32_t)((uint8_t)L_1006)); uint32_t L_1008 = (L_1005)->GetAt(static_cast(L_1007)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1009 = ___ekey2; NullCheck(L_1009); int32_t L_1010 = ((int32_t)53); uint32_t L_1011 = (L_1009)->GetAt(static_cast(L_1010)); V_5 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_996^(int32_t)L_1000))^(int32_t)L_1004))^(int32_t)L_1008))^(int32_t)L_1011)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1012 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_1013 = V_2; NullCheck(L_1012); int32_t L_1014 = ((int32_t)((uint32_t)L_1013>>((int32_t)24))); uint32_t L_1015 = (L_1012)->GetAt(static_cast(L_1014)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1016 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_1017 = V_1; NullCheck(L_1016); int32_t L_1018 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_1017>>((int32_t)16))))); uint32_t L_1019 = (L_1016)->GetAt(static_cast(L_1018)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1020 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_1021 = V_0; NullCheck(L_1020); int32_t L_1022 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_1021>>8)))); uint32_t L_1023 = (L_1020)->GetAt(static_cast(L_1022)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1024 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_1025 = V_3; NullCheck(L_1024); int32_t L_1026 = ((int32_t)((uint8_t)L_1025)); uint32_t L_1027 = (L_1024)->GetAt(static_cast(L_1026)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1028 = ___ekey2; NullCheck(L_1028); int32_t L_1029 = ((int32_t)54); uint32_t L_1030 = (L_1028)->GetAt(static_cast(L_1029)); V_6 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_1015^(int32_t)L_1019))^(int32_t)L_1023))^(int32_t)L_1027))^(int32_t)L_1030)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1031 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT0_22(); uint32_t L_1032 = V_3; NullCheck(L_1031); int32_t L_1033 = ((int32_t)((uint32_t)L_1032>>((int32_t)24))); uint32_t L_1034 = (L_1031)->GetAt(static_cast(L_1033)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1035 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT1_23(); uint32_t L_1036 = V_2; NullCheck(L_1035); int32_t L_1037 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_1036>>((int32_t)16))))); uint32_t L_1038 = (L_1035)->GetAt(static_cast(L_1037)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1039 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT2_24(); uint32_t L_1040 = V_1; NullCheck(L_1039); int32_t L_1041 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_1040>>8)))); uint32_t L_1042 = (L_1039)->GetAt(static_cast(L_1041)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1043 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iT3_25(); uint32_t L_1044 = V_0; NullCheck(L_1043); int32_t L_1045 = ((int32_t)((uint8_t)L_1044)); uint32_t L_1046 = (L_1043)->GetAt(static_cast(L_1045)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1047 = ___ekey2; NullCheck(L_1047); int32_t L_1048 = ((int32_t)55); uint32_t L_1049 = (L_1047)->GetAt(static_cast(L_1048)); V_7 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_1034^(int32_t)L_1038))^(int32_t)L_1042))^(int32_t)L_1046))^(int32_t)L_1049)); V_8 = ((int32_t)56); } IL_0ad4: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1050 = ___outdata1; IL2CPP_RUNTIME_CLASS_INIT(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1051 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iSBox_17(); uint32_t L_1052 = V_4; NullCheck(L_1051); int32_t L_1053 = ((int32_t)((uint32_t)L_1052>>((int32_t)24))); uint8_t L_1054 = (L_1051)->GetAt(static_cast(L_1053)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1055 = ___ekey2; int32_t L_1056 = V_8; NullCheck(L_1055); int32_t L_1057 = L_1056; uint32_t L_1058 = (L_1055)->GetAt(static_cast(L_1057)); NullCheck(L_1050); (L_1050)->SetAt(static_cast(0), (uint8_t)((int32_t)((uint8_t)((int32_t)((int32_t)L_1054^(int32_t)((int32_t)((uint8_t)((int32_t)((uint32_t)L_1058>>((int32_t)24)))))))))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1059 = ___outdata1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1060 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iSBox_17(); uint32_t L_1061 = V_7; NullCheck(L_1060); int32_t L_1062 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_1061>>((int32_t)16))))); uint8_t L_1063 = (L_1060)->GetAt(static_cast(L_1062)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1064 = ___ekey2; int32_t L_1065 = V_8; NullCheck(L_1064); int32_t L_1066 = L_1065; uint32_t L_1067 = (L_1064)->GetAt(static_cast(L_1066)); NullCheck(L_1059); (L_1059)->SetAt(static_cast(1), (uint8_t)((int32_t)((uint8_t)((int32_t)((int32_t)L_1063^(int32_t)((int32_t)((uint8_t)((int32_t)((uint32_t)L_1067>>((int32_t)16)))))))))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1068 = ___outdata1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1069 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iSBox_17(); uint32_t L_1070 = V_6; NullCheck(L_1069); int32_t L_1071 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_1070>>8)))); uint8_t L_1072 = (L_1069)->GetAt(static_cast(L_1071)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1073 = ___ekey2; int32_t L_1074 = V_8; NullCheck(L_1073); int32_t L_1075 = L_1074; uint32_t L_1076 = (L_1073)->GetAt(static_cast(L_1075)); NullCheck(L_1068); (L_1068)->SetAt(static_cast(2), (uint8_t)((int32_t)((uint8_t)((int32_t)((int32_t)L_1072^(int32_t)((int32_t)((uint8_t)((int32_t)((uint32_t)L_1076>>8))))))))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1077 = ___outdata1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1078 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iSBox_17(); uint32_t L_1079 = V_5; NullCheck(L_1078); int32_t L_1080 = ((int32_t)((uint8_t)L_1079)); uint8_t L_1081 = (L_1078)->GetAt(static_cast(L_1080)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1082 = ___ekey2; int32_t L_1083 = V_8; int32_t L_1084 = L_1083; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_1084, (int32_t)1)); NullCheck(L_1082); int32_t L_1085 = L_1084; uint32_t L_1086 = (L_1082)->GetAt(static_cast(L_1085)); NullCheck(L_1077); (L_1077)->SetAt(static_cast(3), (uint8_t)((int32_t)((uint8_t)((int32_t)((int32_t)L_1081^(int32_t)((int32_t)((uint8_t)L_1086))))))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1087 = ___outdata1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1088 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iSBox_17(); uint32_t L_1089 = V_5; NullCheck(L_1088); int32_t L_1090 = ((int32_t)((uint32_t)L_1089>>((int32_t)24))); uint8_t L_1091 = (L_1088)->GetAt(static_cast(L_1090)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1092 = ___ekey2; int32_t L_1093 = V_8; NullCheck(L_1092); int32_t L_1094 = L_1093; uint32_t L_1095 = (L_1092)->GetAt(static_cast(L_1094)); NullCheck(L_1087); (L_1087)->SetAt(static_cast(4), (uint8_t)((int32_t)((uint8_t)((int32_t)((int32_t)L_1091^(int32_t)((int32_t)((uint8_t)((int32_t)((uint32_t)L_1095>>((int32_t)24)))))))))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1096 = ___outdata1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1097 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iSBox_17(); uint32_t L_1098 = V_4; NullCheck(L_1097); int32_t L_1099 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_1098>>((int32_t)16))))); uint8_t L_1100 = (L_1097)->GetAt(static_cast(L_1099)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1101 = ___ekey2; int32_t L_1102 = V_8; NullCheck(L_1101); int32_t L_1103 = L_1102; uint32_t L_1104 = (L_1101)->GetAt(static_cast(L_1103)); NullCheck(L_1096); (L_1096)->SetAt(static_cast(5), (uint8_t)((int32_t)((uint8_t)((int32_t)((int32_t)L_1100^(int32_t)((int32_t)((uint8_t)((int32_t)((uint32_t)L_1104>>((int32_t)16)))))))))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1105 = ___outdata1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1106 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iSBox_17(); uint32_t L_1107 = V_7; NullCheck(L_1106); int32_t L_1108 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_1107>>8)))); uint8_t L_1109 = (L_1106)->GetAt(static_cast(L_1108)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1110 = ___ekey2; int32_t L_1111 = V_8; NullCheck(L_1110); int32_t L_1112 = L_1111; uint32_t L_1113 = (L_1110)->GetAt(static_cast(L_1112)); NullCheck(L_1105); (L_1105)->SetAt(static_cast(6), (uint8_t)((int32_t)((uint8_t)((int32_t)((int32_t)L_1109^(int32_t)((int32_t)((uint8_t)((int32_t)((uint32_t)L_1113>>8))))))))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1114 = ___outdata1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1115 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iSBox_17(); uint32_t L_1116 = V_6; NullCheck(L_1115); int32_t L_1117 = ((int32_t)((uint8_t)L_1116)); uint8_t L_1118 = (L_1115)->GetAt(static_cast(L_1117)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1119 = ___ekey2; int32_t L_1120 = V_8; int32_t L_1121 = L_1120; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_1121, (int32_t)1)); NullCheck(L_1119); int32_t L_1122 = L_1121; uint32_t L_1123 = (L_1119)->GetAt(static_cast(L_1122)); NullCheck(L_1114); (L_1114)->SetAt(static_cast(7), (uint8_t)((int32_t)((uint8_t)((int32_t)((int32_t)L_1118^(int32_t)((int32_t)((uint8_t)L_1123))))))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1124 = ___outdata1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1125 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iSBox_17(); uint32_t L_1126 = V_6; NullCheck(L_1125); int32_t L_1127 = ((int32_t)((uint32_t)L_1126>>((int32_t)24))); uint8_t L_1128 = (L_1125)->GetAt(static_cast(L_1127)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1129 = ___ekey2; int32_t L_1130 = V_8; NullCheck(L_1129); int32_t L_1131 = L_1130; uint32_t L_1132 = (L_1129)->GetAt(static_cast(L_1131)); NullCheck(L_1124); (L_1124)->SetAt(static_cast(8), (uint8_t)((int32_t)((uint8_t)((int32_t)((int32_t)L_1128^(int32_t)((int32_t)((uint8_t)((int32_t)((uint32_t)L_1132>>((int32_t)24)))))))))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1133 = ___outdata1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1134 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iSBox_17(); uint32_t L_1135 = V_5; NullCheck(L_1134); int32_t L_1136 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_1135>>((int32_t)16))))); uint8_t L_1137 = (L_1134)->GetAt(static_cast(L_1136)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1138 = ___ekey2; int32_t L_1139 = V_8; NullCheck(L_1138); int32_t L_1140 = L_1139; uint32_t L_1141 = (L_1138)->GetAt(static_cast(L_1140)); NullCheck(L_1133); (L_1133)->SetAt(static_cast(((int32_t)9)), (uint8_t)((int32_t)((uint8_t)((int32_t)((int32_t)L_1137^(int32_t)((int32_t)((uint8_t)((int32_t)((uint32_t)L_1141>>((int32_t)16)))))))))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1142 = ___outdata1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1143 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iSBox_17(); uint32_t L_1144 = V_4; NullCheck(L_1143); int32_t L_1145 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_1144>>8)))); uint8_t L_1146 = (L_1143)->GetAt(static_cast(L_1145)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1147 = ___ekey2; int32_t L_1148 = V_8; NullCheck(L_1147); int32_t L_1149 = L_1148; uint32_t L_1150 = (L_1147)->GetAt(static_cast(L_1149)); NullCheck(L_1142); (L_1142)->SetAt(static_cast(((int32_t)10)), (uint8_t)((int32_t)((uint8_t)((int32_t)((int32_t)L_1146^(int32_t)((int32_t)((uint8_t)((int32_t)((uint32_t)L_1150>>8))))))))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1151 = ___outdata1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1152 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iSBox_17(); uint32_t L_1153 = V_7; NullCheck(L_1152); int32_t L_1154 = ((int32_t)((uint8_t)L_1153)); uint8_t L_1155 = (L_1152)->GetAt(static_cast(L_1154)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1156 = ___ekey2; int32_t L_1157 = V_8; int32_t L_1158 = L_1157; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_1158, (int32_t)1)); NullCheck(L_1156); int32_t L_1159 = L_1158; uint32_t L_1160 = (L_1156)->GetAt(static_cast(L_1159)); NullCheck(L_1151); (L_1151)->SetAt(static_cast(((int32_t)11)), (uint8_t)((int32_t)((uint8_t)((int32_t)((int32_t)L_1155^(int32_t)((int32_t)((uint8_t)L_1160))))))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1161 = ___outdata1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1162 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iSBox_17(); uint32_t L_1163 = V_7; NullCheck(L_1162); int32_t L_1164 = ((int32_t)((uint32_t)L_1163>>((int32_t)24))); uint8_t L_1165 = (L_1162)->GetAt(static_cast(L_1164)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1166 = ___ekey2; int32_t L_1167 = V_8; NullCheck(L_1166); int32_t L_1168 = L_1167; uint32_t L_1169 = (L_1166)->GetAt(static_cast(L_1168)); NullCheck(L_1161); (L_1161)->SetAt(static_cast(((int32_t)12)), (uint8_t)((int32_t)((uint8_t)((int32_t)((int32_t)L_1165^(int32_t)((int32_t)((uint8_t)((int32_t)((uint32_t)L_1169>>((int32_t)24)))))))))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1170 = ___outdata1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1171 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iSBox_17(); uint32_t L_1172 = V_6; NullCheck(L_1171); int32_t L_1173 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_1172>>((int32_t)16))))); uint8_t L_1174 = (L_1171)->GetAt(static_cast(L_1173)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1175 = ___ekey2; int32_t L_1176 = V_8; NullCheck(L_1175); int32_t L_1177 = L_1176; uint32_t L_1178 = (L_1175)->GetAt(static_cast(L_1177)); NullCheck(L_1170); (L_1170)->SetAt(static_cast(((int32_t)13)), (uint8_t)((int32_t)((uint8_t)((int32_t)((int32_t)L_1174^(int32_t)((int32_t)((uint8_t)((int32_t)((uint32_t)L_1178>>((int32_t)16)))))))))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1179 = ___outdata1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1180 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iSBox_17(); uint32_t L_1181 = V_5; NullCheck(L_1180); int32_t L_1182 = ((int32_t)((uint8_t)((int32_t)((uint32_t)L_1181>>8)))); uint8_t L_1183 = (L_1180)->GetAt(static_cast(L_1182)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1184 = ___ekey2; int32_t L_1185 = V_8; NullCheck(L_1184); int32_t L_1186 = L_1185; uint32_t L_1187 = (L_1184)->GetAt(static_cast(L_1186)); NullCheck(L_1179); (L_1179)->SetAt(static_cast(((int32_t)14)), (uint8_t)((int32_t)((uint8_t)((int32_t)((int32_t)L_1183^(int32_t)((int32_t)((uint8_t)((int32_t)((uint32_t)L_1187>>8))))))))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1188 = ___outdata1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1189 = ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->get_iSBox_17(); uint32_t L_1190 = V_4; NullCheck(L_1189); int32_t L_1191 = ((int32_t)((uint8_t)L_1190)); uint8_t L_1192 = (L_1189)->GetAt(static_cast(L_1191)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1193 = ___ekey2; int32_t L_1194 = V_8; int32_t L_1195 = L_1194; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_1195, (int32_t)1)); NullCheck(L_1193); int32_t L_1196 = L_1195; uint32_t L_1197 = (L_1193)->GetAt(static_cast(L_1196)); NullCheck(L_1188); (L_1188)->SetAt(static_cast(((int32_t)15)), (uint8_t)((int32_t)((uint8_t)((int32_t)((int32_t)L_1192^(int32_t)((int32_t)((uint8_t)L_1197))))))); return; } } // System.Void System.Security.Cryptography.AesTransform::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AesTransform__cctor_mAC6D46ED54345C2D23DFCA026C69029757222CFD (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_tBA8E38B46CD663D2D6A08EF9F2CB1A18D264104A____0AA802CD6847EB893FE786B5EA5168B2FDCD7B93_0_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_tBA8E38B46CD663D2D6A08EF9F2CB1A18D264104A____0C4110BC17D746F018F47B49E0EB0D6590F69939_1_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_tBA8E38B46CD663D2D6A08EF9F2CB1A18D264104A____20733E1283D873EBE47133A95C233E11B76F5F11_2_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_tBA8E38B46CD663D2D6A08EF9F2CB1A18D264104A____21F4CBF8283FF1CAEB4A39316A97FC1D6DF1D35E_3_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_tBA8E38B46CD663D2D6A08EF9F2CB1A18D264104A____23DFDCA6F045D4257BF5AC8CB1CF2EFADAFE9B94_4_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_tBA8E38B46CD663D2D6A08EF9F2CB1A18D264104A____30A0358B25B1372DD598BB4B1AC56AD6B8F08A47_5_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_tBA8E38B46CD663D2D6A08EF9F2CB1A18D264104A____5B5DF5A459E902D96F7DB0FB235A25346CA85C5D_6_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_tBA8E38B46CD663D2D6A08EF9F2CB1A18D264104A____5BE411F1438EAEF33726D855E99011D5FECDDD4E_7_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_tBA8E38B46CD663D2D6A08EF9F2CB1A18D264104A____8F22C9ECE1331718CBD268A9BBFD2F5E451441E3_8_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_tBA8E38B46CD663D2D6A08EF9F2CB1A18D264104A____A02DD1D8604EA8EC2D2BDA717A93A4EE85F13E53_9_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_tBA8E38B46CD663D2D6A08EF9F2CB1A18D264104A____AE2F76ECEF8B08F0BC7EA95DCFE945E1727927C9_10_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_0 = (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)SZArrayNew(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF_il2cpp_TypeInfo_var, (uint32_t)((int32_t)30)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1 = L_0; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_2 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_tBA8E38B46CD663D2D6A08EF9F2CB1A18D264104A____0AA802CD6847EB893FE786B5EA5168B2FDCD7B93_0_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_1, L_2, /*hidden argument*/NULL); ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->set_Rcon_15(L_1); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, (uint32_t)((int32_t)256)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = L_3; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_5 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_tBA8E38B46CD663D2D6A08EF9F2CB1A18D264104A____8F22C9ECE1331718CBD268A9BBFD2F5E451441E3_8_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_4, L_5, /*hidden argument*/NULL); ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->set_SBox_16(L_4); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_6 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, (uint32_t)((int32_t)256)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_7 = L_6; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_8 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_tBA8E38B46CD663D2D6A08EF9F2CB1A18D264104A____0C4110BC17D746F018F47B49E0EB0D6590F69939_1_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_7, L_8, /*hidden argument*/NULL); ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->set_iSBox_17(L_7); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_9 = (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)SZArrayNew(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF_il2cpp_TypeInfo_var, (uint32_t)((int32_t)256)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_10 = L_9; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_11 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_tBA8E38B46CD663D2D6A08EF9F2CB1A18D264104A____30A0358B25B1372DD598BB4B1AC56AD6B8F08A47_5_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_10, L_11, /*hidden argument*/NULL); ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->set_T0_18(L_10); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_12 = (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)SZArrayNew(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF_il2cpp_TypeInfo_var, (uint32_t)((int32_t)256)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_13 = L_12; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_14 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_tBA8E38B46CD663D2D6A08EF9F2CB1A18D264104A____AE2F76ECEF8B08F0BC7EA95DCFE945E1727927C9_10_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_13, L_14, /*hidden argument*/NULL); ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->set_T1_19(L_13); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_15 = (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)SZArrayNew(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF_il2cpp_TypeInfo_var, (uint32_t)((int32_t)256)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_16 = L_15; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_17 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_tBA8E38B46CD663D2D6A08EF9F2CB1A18D264104A____23DFDCA6F045D4257BF5AC8CB1CF2EFADAFE9B94_4_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_16, L_17, /*hidden argument*/NULL); ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->set_T2_20(L_16); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_18 = (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)SZArrayNew(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF_il2cpp_TypeInfo_var, (uint32_t)((int32_t)256)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_19 = L_18; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_20 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_tBA8E38B46CD663D2D6A08EF9F2CB1A18D264104A____5B5DF5A459E902D96F7DB0FB235A25346CA85C5D_6_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_19, L_20, /*hidden argument*/NULL); ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->set_T3_21(L_19); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_21 = (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)SZArrayNew(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF_il2cpp_TypeInfo_var, (uint32_t)((int32_t)256)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_22 = L_21; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_23 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_tBA8E38B46CD663D2D6A08EF9F2CB1A18D264104A____A02DD1D8604EA8EC2D2BDA717A93A4EE85F13E53_9_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_22, L_23, /*hidden argument*/NULL); ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->set_iT0_22(L_22); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_24 = (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)SZArrayNew(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF_il2cpp_TypeInfo_var, (uint32_t)((int32_t)256)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_25 = L_24; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_26 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_tBA8E38B46CD663D2D6A08EF9F2CB1A18D264104A____5BE411F1438EAEF33726D855E99011D5FECDDD4E_7_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_25, L_26, /*hidden argument*/NULL); ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->set_iT1_23(L_25); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_27 = (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)SZArrayNew(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF_il2cpp_TypeInfo_var, (uint32_t)((int32_t)256)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_28 = L_27; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_29 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_tBA8E38B46CD663D2D6A08EF9F2CB1A18D264104A____20733E1283D873EBE47133A95C233E11B76F5F11_2_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_28, L_29, /*hidden argument*/NULL); ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->set_iT2_24(L_28); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_30 = (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)SZArrayNew(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF_il2cpp_TypeInfo_var, (uint32_t)((int32_t)256)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_31 = L_30; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_32 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_tBA8E38B46CD663D2D6A08EF9F2CB1A18D264104A____21F4CBF8283FF1CAEB4A39316A97FC1D6DF1D35E_3_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_31, L_32, /*hidden argument*/NULL); ((AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_StaticFields*)il2cpp_codegen_static_fields_for(AesTransform_tE2EE87C05E7D4E99575696F89584747C12DF727B_il2cpp_TypeInfo_var))->set_iT3_25(L_31); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.AndInstruction::get_ConsumedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AndInstruction_get_ConsumedStack_m87AA6B91AD968181E4E7B1455354A52817CB9F5F (AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8 * __this, const RuntimeMethod* method) { { return 2; } } // System.Int32 System.Linq.Expressions.Interpreter.AndInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AndInstruction_get_ProducedStack_m2C40ED17E4B993C73A73DB267E2916099EAF9CF6 (AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8 * __this, const RuntimeMethod* method) { { return 1; } } // System.String System.Linq.Expressions.Interpreter.AndInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AndInstruction_get_InstructionName_m6624A4F540BDC012A554BC2F16ACDE48F42A85E8 (AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2382B971DAD288CA5D307A54F89DB13E13D34BB0); s_Il2CppMethodInitialized = true; } { return _stringLiteral2382B971DAD288CA5D307A54F89DB13E13D34BB0; } } // System.Void System.Linq.Expressions.Interpreter.AndInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AndInstruction__ctor_m46AA4DF64A387D0473F044B9BDD308DFE158785F (AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8 * __this, const RuntimeMethod* method) { { Instruction__ctor_m6EC6EEE16C3396CAE6C572D701AADFCE6C189A67(__this, /*hidden argument*/NULL); return; } } // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AndInstruction::Create(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * AndInstruction_Create_mFAFD0F607FACE106CFE46F59585ADE8E64F239CE (Type_t * ___type0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AndBoolean_tA166B93BE8CCD87C83F5AF85B4C73C2D65A0488A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AndByte_tD0C2D21E6F49411964474504BEC7BF3B9EA688EB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AndInt16_t6D7B2783268B3301475284C64A4DE1F136AA4C98_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AndInt32_t6827AF086CB2E00E5902032CCAF8247DB562E1C3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AndInt64_t2651345A816230DA8964114758B2DE5DB7302FC0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AndSByte_t64776A87B6794626CE1D2157C9518413F7F756A1_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AndUInt16_t06C5F3890A4ED7FE97BEA500E99E51D0FA1F6556_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AndUInt32_tB67639D2EBBC8C0CEC333EF30427DCC9794D891B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AndUInt64_t9C70E8307BD88C60CD4630E58F9BC114822697E4_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B4_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B3_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B7_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B6_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B10_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B9_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B13_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B12_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B16_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B15_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B19_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B18_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B22_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B21_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B25_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B24_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B28_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B27_0 = NULL; { Type_t * L_0 = ___type0; Type_t * L_1; L_1 = TypeUtils_GetNonNullableType_mA6F8CDE5F82C60FE0E993D3D4ADF445AAFCB1066(L_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); int32_t L_2; L_2 = TypeExtensions_GetTypeCode_m7DAE78B372162A83421926BC359D419D3309A128(L_1, /*hidden argument*/NULL); V_0 = L_2; int32_t L_3 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)3))) { case 0: { goto IL_00e9; } case 1: { goto IL_00fe; } case 2: { goto IL_0041; } case 3: { goto IL_0095; } case 4: { goto IL_0056; } case 5: { goto IL_00aa; } case 6: { goto IL_006b; } case 7: { goto IL_00bf; } case 8: { goto IL_0080; } case 9: { goto IL_00d4; } } } { goto IL_00fe; } IL_0041: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_4 = ((AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_StaticFields*)il2cpp_codegen_static_fields_for(AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_il2cpp_TypeInfo_var))->get_s_SByte_0(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_5 = L_4; G_B3_0 = L_5; if (L_5) { G_B4_0 = L_5; goto IL_0055; } } { AndSByte_t64776A87B6794626CE1D2157C9518413F7F756A1 * L_6 = (AndSByte_t64776A87B6794626CE1D2157C9518413F7F756A1 *)il2cpp_codegen_object_new(AndSByte_t64776A87B6794626CE1D2157C9518413F7F756A1_il2cpp_TypeInfo_var); AndSByte__ctor_m34C53BBEB9C9DF256A1CF94E5F0651232A3773BE(L_6, /*hidden argument*/NULL); AndSByte_t64776A87B6794626CE1D2157C9518413F7F756A1 * L_7 = L_6; ((AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_StaticFields*)il2cpp_codegen_static_fields_for(AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_il2cpp_TypeInfo_var))->set_s_SByte_0(L_7); G_B4_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_7)); } IL_0055: { return G_B4_0; } IL_0056: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_8 = ((AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_StaticFields*)il2cpp_codegen_static_fields_for(AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_il2cpp_TypeInfo_var))->get_s_Int16_1(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_9 = L_8; G_B6_0 = L_9; if (L_9) { G_B7_0 = L_9; goto IL_006a; } } { AndInt16_t6D7B2783268B3301475284C64A4DE1F136AA4C98 * L_10 = (AndInt16_t6D7B2783268B3301475284C64A4DE1F136AA4C98 *)il2cpp_codegen_object_new(AndInt16_t6D7B2783268B3301475284C64A4DE1F136AA4C98_il2cpp_TypeInfo_var); AndInt16__ctor_mB2E490C5DD39449EE4CE418F6AC48A49D4E57DCC(L_10, /*hidden argument*/NULL); AndInt16_t6D7B2783268B3301475284C64A4DE1F136AA4C98 * L_11 = L_10; ((AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_StaticFields*)il2cpp_codegen_static_fields_for(AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_il2cpp_TypeInfo_var))->set_s_Int16_1(L_11); G_B7_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_11)); } IL_006a: { return G_B7_0; } IL_006b: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_12 = ((AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_StaticFields*)il2cpp_codegen_static_fields_for(AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_il2cpp_TypeInfo_var))->get_s_Int32_2(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_13 = L_12; G_B9_0 = L_13; if (L_13) { G_B10_0 = L_13; goto IL_007f; } } { AndInt32_t6827AF086CB2E00E5902032CCAF8247DB562E1C3 * L_14 = (AndInt32_t6827AF086CB2E00E5902032CCAF8247DB562E1C3 *)il2cpp_codegen_object_new(AndInt32_t6827AF086CB2E00E5902032CCAF8247DB562E1C3_il2cpp_TypeInfo_var); AndInt32__ctor_m538AAADC626C60CC1586D8FA73CBB0E6DCF88687(L_14, /*hidden argument*/NULL); AndInt32_t6827AF086CB2E00E5902032CCAF8247DB562E1C3 * L_15 = L_14; ((AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_StaticFields*)il2cpp_codegen_static_fields_for(AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_il2cpp_TypeInfo_var))->set_s_Int32_2(L_15); G_B10_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_15)); } IL_007f: { return G_B10_0; } IL_0080: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_16 = ((AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_StaticFields*)il2cpp_codegen_static_fields_for(AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_il2cpp_TypeInfo_var))->get_s_Int64_3(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_17 = L_16; G_B12_0 = L_17; if (L_17) { G_B13_0 = L_17; goto IL_0094; } } { AndInt64_t2651345A816230DA8964114758B2DE5DB7302FC0 * L_18 = (AndInt64_t2651345A816230DA8964114758B2DE5DB7302FC0 *)il2cpp_codegen_object_new(AndInt64_t2651345A816230DA8964114758B2DE5DB7302FC0_il2cpp_TypeInfo_var); AndInt64__ctor_mE6B72D58B1B7AC49383CA86B74FF2A603A434F85(L_18, /*hidden argument*/NULL); AndInt64_t2651345A816230DA8964114758B2DE5DB7302FC0 * L_19 = L_18; ((AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_StaticFields*)il2cpp_codegen_static_fields_for(AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_il2cpp_TypeInfo_var))->set_s_Int64_3(L_19); G_B13_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_19)); } IL_0094: { return G_B13_0; } IL_0095: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_20 = ((AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_StaticFields*)il2cpp_codegen_static_fields_for(AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_il2cpp_TypeInfo_var))->get_s_Byte_4(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_21 = L_20; G_B15_0 = L_21; if (L_21) { G_B16_0 = L_21; goto IL_00a9; } } { AndByte_tD0C2D21E6F49411964474504BEC7BF3B9EA688EB * L_22 = (AndByte_tD0C2D21E6F49411964474504BEC7BF3B9EA688EB *)il2cpp_codegen_object_new(AndByte_tD0C2D21E6F49411964474504BEC7BF3B9EA688EB_il2cpp_TypeInfo_var); AndByte__ctor_mEE3E02EA1926B1FF899A18CA03AA166B0E77C8F4(L_22, /*hidden argument*/NULL); AndByte_tD0C2D21E6F49411964474504BEC7BF3B9EA688EB * L_23 = L_22; ((AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_StaticFields*)il2cpp_codegen_static_fields_for(AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_il2cpp_TypeInfo_var))->set_s_Byte_4(L_23); G_B16_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_23)); } IL_00a9: { return G_B16_0; } IL_00aa: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_24 = ((AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_StaticFields*)il2cpp_codegen_static_fields_for(AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_il2cpp_TypeInfo_var))->get_s_UInt16_5(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_25 = L_24; G_B18_0 = L_25; if (L_25) { G_B19_0 = L_25; goto IL_00be; } } { AndUInt16_t06C5F3890A4ED7FE97BEA500E99E51D0FA1F6556 * L_26 = (AndUInt16_t06C5F3890A4ED7FE97BEA500E99E51D0FA1F6556 *)il2cpp_codegen_object_new(AndUInt16_t06C5F3890A4ED7FE97BEA500E99E51D0FA1F6556_il2cpp_TypeInfo_var); AndUInt16__ctor_m107C36FE7C898556C744FDD46FACF9EB30352199(L_26, /*hidden argument*/NULL); AndUInt16_t06C5F3890A4ED7FE97BEA500E99E51D0FA1F6556 * L_27 = L_26; ((AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_StaticFields*)il2cpp_codegen_static_fields_for(AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_il2cpp_TypeInfo_var))->set_s_UInt16_5(L_27); G_B19_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_27)); } IL_00be: { return G_B19_0; } IL_00bf: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_28 = ((AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_StaticFields*)il2cpp_codegen_static_fields_for(AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_il2cpp_TypeInfo_var))->get_s_UInt32_6(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_29 = L_28; G_B21_0 = L_29; if (L_29) { G_B22_0 = L_29; goto IL_00d3; } } { AndUInt32_tB67639D2EBBC8C0CEC333EF30427DCC9794D891B * L_30 = (AndUInt32_tB67639D2EBBC8C0CEC333EF30427DCC9794D891B *)il2cpp_codegen_object_new(AndUInt32_tB67639D2EBBC8C0CEC333EF30427DCC9794D891B_il2cpp_TypeInfo_var); AndUInt32__ctor_m65FB234BD06ED91DB8C62D3B5260185B982EF449(L_30, /*hidden argument*/NULL); AndUInt32_tB67639D2EBBC8C0CEC333EF30427DCC9794D891B * L_31 = L_30; ((AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_StaticFields*)il2cpp_codegen_static_fields_for(AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_il2cpp_TypeInfo_var))->set_s_UInt32_6(L_31); G_B22_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_31)); } IL_00d3: { return G_B22_0; } IL_00d4: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_32 = ((AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_StaticFields*)il2cpp_codegen_static_fields_for(AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_il2cpp_TypeInfo_var))->get_s_UInt64_7(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_33 = L_32; G_B24_0 = L_33; if (L_33) { G_B25_0 = L_33; goto IL_00e8; } } { AndUInt64_t9C70E8307BD88C60CD4630E58F9BC114822697E4 * L_34 = (AndUInt64_t9C70E8307BD88C60CD4630E58F9BC114822697E4 *)il2cpp_codegen_object_new(AndUInt64_t9C70E8307BD88C60CD4630E58F9BC114822697E4_il2cpp_TypeInfo_var); AndUInt64__ctor_m5FAAF919DC89AF410F050609278FB5EC79AD87F0(L_34, /*hidden argument*/NULL); AndUInt64_t9C70E8307BD88C60CD4630E58F9BC114822697E4 * L_35 = L_34; ((AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_StaticFields*)il2cpp_codegen_static_fields_for(AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_il2cpp_TypeInfo_var))->set_s_UInt64_7(L_35); G_B25_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_35)); } IL_00e8: { return G_B25_0; } IL_00e9: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_36 = ((AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_StaticFields*)il2cpp_codegen_static_fields_for(AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_il2cpp_TypeInfo_var))->get_s_Boolean_8(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_37 = L_36; G_B27_0 = L_37; if (L_37) { G_B28_0 = L_37; goto IL_00fd; } } { AndBoolean_tA166B93BE8CCD87C83F5AF85B4C73C2D65A0488A * L_38 = (AndBoolean_tA166B93BE8CCD87C83F5AF85B4C73C2D65A0488A *)il2cpp_codegen_object_new(AndBoolean_tA166B93BE8CCD87C83F5AF85B4C73C2D65A0488A_il2cpp_TypeInfo_var); AndBoolean__ctor_m02462EA8DDACAA42E876C344F5D87625C6CF57C2(L_38, /*hidden argument*/NULL); AndBoolean_tA166B93BE8CCD87C83F5AF85B4C73C2D65A0488A * L_39 = L_38; ((AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_StaticFields*)il2cpp_codegen_static_fields_for(AndInstruction_t0EE67E1B44F8A5DFEF87516A52BD128282934DD8_il2cpp_TypeInfo_var))->set_s_Boolean_8(L_39); G_B28_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_39)); } IL_00fd: { return G_B28_0; } IL_00fe: { Exception_t * L_40; L_40 = ContractUtils_get_Unreachable_m814C0ABAB566942A64D62EE4BF63B9C75B8BDF5D(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_40, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AndInstruction_Create_mFAFD0F607FACE106CFE46F59585ADE8E64F239CE_RuntimeMethod_var))); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.Interpreter.ArrayByRefUpdater::.ctor(System.Linq.Expressions.Interpreter.LocalDefinition,System.Linq.Expressions.Interpreter.LocalDefinition,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArrayByRefUpdater__ctor_mA453D11DABCA686C20F974E3D21EE082194C9267 (ArrayByRefUpdater_t727EF0B31FA6E06E5ADF6A473A560F28A9DBAA1A * __this, LocalDefinition_t519C6D81C1FDC8B6E81932DD449C7A68EDBD3D03 ___array0, LocalDefinition_t519C6D81C1FDC8B6E81932DD449C7A68EDBD3D03 ___index1, int32_t ___argumentIndex2, const RuntimeMethod* method) { { int32_t L_0 = ___argumentIndex2; ByRefUpdater__ctor_m07B4AA1FF9BB5AC436CCA2B6DC9C09B00D023FEB(__this, L_0, /*hidden argument*/NULL); LocalDefinition_t519C6D81C1FDC8B6E81932DD449C7A68EDBD3D03 L_1 = ___array0; __this->set__array_1(L_1); LocalDefinition_t519C6D81C1FDC8B6E81932DD449C7A68EDBD3D03 L_2 = ___index1; __this->set__index_2(L_2); return; } } // System.Void System.Linq.Expressions.Interpreter.ArrayByRefUpdater::Update(System.Linq.Expressions.Interpreter.InterpretedFrame,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArrayByRefUpdater_Update_m9B7D63ED30DE0783807E1558B6AAE0EA7BCD5036 (ArrayByRefUpdater_t727EF0B31FA6E06E5ADF6A473A560F28A9DBAA1A * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, RuntimeObject * ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeArray_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; LocalDefinition_t519C6D81C1FDC8B6E81932DD449C7A68EDBD3D03 V_1; memset((&V_1), 0, sizeof(V_1)); { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_1 = L_0->get_Data_7(); LocalDefinition_t519C6D81C1FDC8B6E81932DD449C7A68EDBD3D03 L_2 = __this->get__index_2(); V_1 = L_2; int32_t L_3; L_3 = LocalDefinition_get_Index_m2D7AD9C1E220D93D17B7DB7A24541202477F3FE5_inline((LocalDefinition_t519C6D81C1FDC8B6E81932DD449C7A68EDBD3D03 *)(&V_1), /*hidden argument*/NULL); NullCheck(L_1); int32_t L_4 = L_3; RuntimeObject * L_5 = (L_1)->GetAt(static_cast(L_4)); V_0 = L_5; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_7 = L_6->get_Data_7(); LocalDefinition_t519C6D81C1FDC8B6E81932DD449C7A68EDBD3D03 L_8 = __this->get__array_1(); V_1 = L_8; int32_t L_9; L_9 = LocalDefinition_get_Index_m2D7AD9C1E220D93D17B7DB7A24541202477F3FE5_inline((LocalDefinition_t519C6D81C1FDC8B6E81932DD449C7A68EDBD3D03 *)(&V_1), /*hidden argument*/NULL); NullCheck(L_7); int32_t L_10 = L_9; RuntimeObject * L_11 = (L_7)->GetAt(static_cast(L_10)); RuntimeObject * L_12 = ___value1; RuntimeObject * L_13 = V_0; NullCheck(((RuntimeArray *)CastclassClass((RuntimeObject*)L_11, RuntimeArray_il2cpp_TypeInfo_var))); Array_SetValue_mD28884941182C5B7118CFBA3D55DB9CEA8797455(((RuntimeArray *)CastclassClass((RuntimeObject*)L_11, RuntimeArray_il2cpp_TypeInfo_var)), L_12, ((*(int32_t*)((int32_t*)UnBox(L_13, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return; } } // System.Void System.Linq.Expressions.Interpreter.ArrayByRefUpdater::UndefineTemps(System.Linq.Expressions.Interpreter.InstructionList,System.Linq.Expressions.Interpreter.LocalVariables) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArrayByRefUpdater_UndefineTemps_m805E0E26355CF31F4FED933BD68AE1B6771BF623 (ArrayByRefUpdater_t727EF0B31FA6E06E5ADF6A473A560F28A9DBAA1A * __this, InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 * ___instructions0, LocalVariables_tFD3F8FE77C4F8E4E2D98F8965F26A672AEEF59F2 * ___locals1, const RuntimeMethod* method) { { LocalVariables_tFD3F8FE77C4F8E4E2D98F8965F26A672AEEF59F2 * L_0 = ___locals1; LocalDefinition_t519C6D81C1FDC8B6E81932DD449C7A68EDBD3D03 L_1 = __this->get__array_1(); InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 * L_2 = ___instructions0; NullCheck(L_2); int32_t L_3; L_3 = InstructionList_get_Count_m053273059D7E370378CA5C9C2BA3F45E44EB3A29(L_2, /*hidden argument*/NULL); NullCheck(L_0); LocalVariables_UndefineLocal_mA8576EC67A0686B90997760CD1C411D6C6CFF0B6(L_0, L_1, L_3, /*hidden argument*/NULL); LocalVariables_tFD3F8FE77C4F8E4E2D98F8965F26A672AEEF59F2 * L_4 = ___locals1; LocalDefinition_t519C6D81C1FDC8B6E81932DD449C7A68EDBD3D03 L_5 = __this->get__index_2(); InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 * L_6 = ___instructions0; NullCheck(L_6); int32_t L_7; L_7 = InstructionList_get_Count_m053273059D7E370378CA5C9C2BA3F45E44EB3A29(L_6, /*hidden argument*/NULL); NullCheck(L_4); LocalVariables_UndefineLocal_mA8576EC67A0686B90997760CD1C411D6C6CFF0B6(L_4, L_5, L_7, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.ArrayLengthInstruction::get_ConsumedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ArrayLengthInstruction_get_ConsumedStack_m77C1331821D4F79DEC1BF3123FFF0BC5D84492B3 (ArrayLengthInstruction_t41A3BAEEBBCAB6EFD5842DBC5C0D0D99E336DF46 * __this, const RuntimeMethod* method) { { return 1; } } // System.Int32 System.Linq.Expressions.Interpreter.ArrayLengthInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ArrayLengthInstruction_get_ProducedStack_mDD9B9CE634D0CE791F6053644DF584B8CA900860 (ArrayLengthInstruction_t41A3BAEEBBCAB6EFD5842DBC5C0D0D99E336DF46 * __this, const RuntimeMethod* method) { { return 1; } } // System.String System.Linq.Expressions.Interpreter.ArrayLengthInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ArrayLengthInstruction_get_InstructionName_mED1431600CA586B9EB4262F8F1D3B10FF3DE3E7A (ArrayLengthInstruction_t41A3BAEEBBCAB6EFD5842DBC5C0D0D99E336DF46 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral79A194D17122AE4FAE98BAB9D513FA1EB31F4C29); s_Il2CppMethodInitialized = true; } { return _stringLiteral79A194D17122AE4FAE98BAB9D513FA1EB31F4C29; } } // System.Void System.Linq.Expressions.Interpreter.ArrayLengthInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArrayLengthInstruction__ctor_m055DF94714038B4E197A85240AFEB127BB507AC9 (ArrayLengthInstruction_t41A3BAEEBBCAB6EFD5842DBC5C0D0D99E336DF46 * __this, const RuntimeMethod* method) { { Instruction__ctor_m6EC6EEE16C3396CAE6C572D701AADFCE6C189A67(__this, /*hidden argument*/NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.ArrayLengthInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ArrayLengthInstruction_Run_m1DDB58D1D233F7F3D1AB30D31141150195E69A09 (ArrayLengthInstruction_t41A3BAEEBBCAB6EFD5842DBC5C0D0D99E336DF46 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeArray_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; RuntimeObject * L_3 = V_0; NullCheck(((RuntimeArray *)CastclassClass((RuntimeObject*)L_3, RuntimeArray_il2cpp_TypeInfo_var))); int32_t L_4; L_4 = Array_get_Length_m12B3E61F1BF9880AB252640D69269B49665C0A10(((RuntimeArray *)CastclassClass((RuntimeObject*)L_3, RuntimeArray_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); NullCheck(L_2); InterpretedFrame_Push_m8993875D202411807B024C272CA71C3852BE6C71(L_2, L_4, /*hidden argument*/NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.ArrayLengthInstruction::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArrayLengthInstruction__cctor_mE20A06E15880E220A46D8DB0FC8F0B8825CEF1B4 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayLengthInstruction_t41A3BAEEBBCAB6EFD5842DBC5C0D0D99E336DF46_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { ArrayLengthInstruction_t41A3BAEEBBCAB6EFD5842DBC5C0D0D99E336DF46 * L_0 = (ArrayLengthInstruction_t41A3BAEEBBCAB6EFD5842DBC5C0D0D99E336DF46 *)il2cpp_codegen_object_new(ArrayLengthInstruction_t41A3BAEEBBCAB6EFD5842DBC5C0D0D99E336DF46_il2cpp_TypeInfo_var); ArrayLengthInstruction__ctor_m055DF94714038B4E197A85240AFEB127BB507AC9(L_0, /*hidden argument*/NULL); ((ArrayLengthInstruction_t41A3BAEEBBCAB6EFD5842DBC5C0D0D99E336DF46_StaticFields*)il2cpp_codegen_static_fields_for(ArrayLengthInstruction_t41A3BAEEBBCAB6EFD5842DBC5C0D0D99E336DF46_il2cpp_TypeInfo_var))->set_Instance_0(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.AssignBinaryExpression::.ctor(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssignBinaryExpression__ctor_mA711D95DB394C595252D356DFFC97F3E589A2F94 (AssignBinaryExpression_t5794FCE6A689B9FEC14E98F4C281CB55B337C790 * __this, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, const RuntimeMethod* method) { { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___right1; BinaryExpression__ctor_m72A32152D1C93AB6D4352396AA6DAED3E3DB34F9(__this, L_0, L_1, /*hidden argument*/NULL); return; } } // System.Type System.Linq.Expressions.AssignBinaryExpression::get_Type() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * AssignBinaryExpression_get_Type_m35A5F66E1BEE439D99E2B59147C26524C0FEDE26 (AssignBinaryExpression_t5794FCE6A689B9FEC14E98F4C281CB55B337C790 * __this, const RuntimeMethod* method) { { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0; L_0 = BinaryExpression_get_Left_mEE3B1EB29EE8C0345CD0777779EC3084872367D8_inline(__this, /*hidden argument*/NULL); NullCheck(L_0); Type_t * L_1; L_1 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_0); return L_1; } } // System.Linq.Expressions.ExpressionType System.Linq.Expressions.AssignBinaryExpression::get_NodeType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AssignBinaryExpression_get_NodeType_m7A81945ADA101DA00775830174BDE033F6287C21 (AssignBinaryExpression_t5794FCE6A689B9FEC14E98F4C281CB55B337C790 * __this, const RuntimeMethod* method) { { return (int32_t)(((int32_t)46)); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.Interpreter.AssignLocalBoxedInstruction::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssignLocalBoxedInstruction__ctor_m712FF51B02556DF0D1386515827BD01BAE339DD8 (AssignLocalBoxedInstruction_tA50174198828CC91FE4864E60942064FEFC4B28E * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; LocalAccessInstruction__ctor_mB892C2D66567480A40DEF44395DB2FF4B74FB299(__this, L_0, /*hidden argument*/NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.AssignLocalBoxedInstruction::get_ConsumedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AssignLocalBoxedInstruction_get_ConsumedStack_m40988552D843B914E306F68FC40EDB9A0DBB0CE8 (AssignLocalBoxedInstruction_tA50174198828CC91FE4864E60942064FEFC4B28E * __this, const RuntimeMethod* method) { { return 1; } } // System.Int32 System.Linq.Expressions.Interpreter.AssignLocalBoxedInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AssignLocalBoxedInstruction_get_ProducedStack_m32CAA76310DF5295DE0EEA1075818EA2F27215D0 (AssignLocalBoxedInstruction_tA50174198828CC91FE4864E60942064FEFC4B28E * __this, const RuntimeMethod* method) { { return 1; } } // System.String System.Linq.Expressions.Interpreter.AssignLocalBoxedInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AssignLocalBoxedInstruction_get_InstructionName_mFC74C86AC861C251197DDF088C8B43715DC20037 (AssignLocalBoxedInstruction_tA50174198828CC91FE4864E60942064FEFC4B28E * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8C2F963B388917A19D8145D115C26D54868060F4); s_Il2CppMethodInitialized = true; } { return _stringLiteral8C2F963B388917A19D8145D115C26D54868060F4; } } // System.Int32 System.Linq.Expressions.Interpreter.AssignLocalBoxedInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AssignLocalBoxedInstruction_Run_mF7C595D428977999E843F801FDBA2FA01DA3E451 (AssignLocalBoxedInstruction_tA50174198828CC91FE4864E60942064FEFC4B28E * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IStrongBox_t37B8B513E3C7EF457F23D5089D694BE7F6095F54_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_1 = L_0->get_Data_7(); int32_t L_2 = ((LocalAccessInstruction_tD67186C7BE53D1E6A8211B5B7AF98B470855169B *)__this)->get__index_0(); NullCheck(L_1); int32_t L_3 = L_2; RuntimeObject * L_4 = (L_1)->GetAt(static_cast(L_3)); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_5 = ___frame0; NullCheck(L_5); RuntimeObject * L_6; L_6 = InterpretedFrame_Peek_m4E8B474399257371CC0E89CBE6ADB626BA454346(L_5, /*hidden argument*/NULL); NullCheck(((RuntimeObject*)Castclass((RuntimeObject*)L_4, IStrongBox_t37B8B513E3C7EF457F23D5089D694BE7F6095F54_il2cpp_TypeInfo_var))); InterfaceActionInvoker1< RuntimeObject * >::Invoke(1 /* System.Void System.Runtime.CompilerServices.IStrongBox::set_Value(System.Object) */, IStrongBox_t37B8B513E3C7EF457F23D5089D694BE7F6095F54_il2cpp_TypeInfo_var, ((RuntimeObject*)Castclass((RuntimeObject*)L_4, IStrongBox_t37B8B513E3C7EF457F23D5089D694BE7F6095F54_il2cpp_TypeInfo_var)), L_6); return 1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.Interpreter.AssignLocalInstruction::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssignLocalInstruction__ctor_m49A59B188CB8C46D6C8E6380ED83DBFB5F9BDAFC (AssignLocalInstruction_tEC55609D77CFDAB0FB6C354AD3C8714BF96A88D7 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; LocalAccessInstruction__ctor_mB892C2D66567480A40DEF44395DB2FF4B74FB299(__this, L_0, /*hidden argument*/NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.AssignLocalInstruction::get_ConsumedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AssignLocalInstruction_get_ConsumedStack_m78745A6C75295E6318014D06C0BA1800E75881DC (AssignLocalInstruction_tEC55609D77CFDAB0FB6C354AD3C8714BF96A88D7 * __this, const RuntimeMethod* method) { { return 1; } } // System.Int32 System.Linq.Expressions.Interpreter.AssignLocalInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AssignLocalInstruction_get_ProducedStack_mBD8BE37EB63B77F2D844DAF2FBD09616434CC5C8 (AssignLocalInstruction_tEC55609D77CFDAB0FB6C354AD3C8714BF96A88D7 * __this, const RuntimeMethod* method) { { return 1; } } // System.String System.Linq.Expressions.Interpreter.AssignLocalInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AssignLocalInstruction_get_InstructionName_m6F26222FE92E730C63FB722AE627C86378DBBD34 (AssignLocalInstruction_tEC55609D77CFDAB0FB6C354AD3C8714BF96A88D7 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral07C3DCDD9C51E641BE09DD4B32155A75B755E361); s_Il2CppMethodInitialized = true; } { return _stringLiteral07C3DCDD9C51E641BE09DD4B32155A75B755E361; } } // System.Int32 System.Linq.Expressions.Interpreter.AssignLocalInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AssignLocalInstruction_Run_m095506AD90FD95A5B6D8C361073A427552C00607 (AssignLocalInstruction_tEC55609D77CFDAB0FB6C354AD3C8714BF96A88D7 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_1 = L_0->get_Data_7(); int32_t L_2 = ((LocalAccessInstruction_tD67186C7BE53D1E6A8211B5B7AF98B470855169B *)__this)->get__index_0(); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_3 = ___frame0; NullCheck(L_3); RuntimeObject * L_4; L_4 = InterpretedFrame_Peek_m4E8B474399257371CC0E89CBE6ADB626BA454346(L_3, /*hidden argument*/NULL); NullCheck(L_1); ArrayElementTypeCheck (L_1, L_4); (L_1)->SetAt(static_cast(L_2), (RuntimeObject *)L_4); return 1; } } // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.AssignLocalInstruction::BoxIfIndexMatches(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * AssignLocalInstruction_BoxIfIndexMatches_m00D0624DADA97F90167C2B3826543ABAA4044279 (AssignLocalInstruction_tEC55609D77CFDAB0FB6C354AD3C8714BF96A88D7 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___index0; int32_t L_1 = ((LocalAccessInstruction_tD67186C7BE53D1E6A8211B5B7AF98B470855169B *)__this)->get__index_0(); if ((((int32_t)L_0) == ((int32_t)L_1))) { goto IL_000b; } } { return (Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)NULL; } IL_000b: { int32_t L_2 = ___index0; IL2CPP_RUNTIME_CLASS_INIT(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118_il2cpp_TypeInfo_var); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_3; L_3 = InstructionList_AssignLocalBoxed_m71087E5574C49B07B393B8CC66F6776AE31DD9F0(L_2, /*hidden argument*/NULL); return L_3; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.Interpreter.AssignLocalToClosureInstruction::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssignLocalToClosureInstruction__ctor_mD1A992D61CA432D94BC00C8AA8FCB91BA9E15EFA (AssignLocalToClosureInstruction_t57824A642EDD3CEACB935E447484C7B78AA196A4 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; LocalAccessInstruction__ctor_mB892C2D66567480A40DEF44395DB2FF4B74FB299(__this, L_0, /*hidden argument*/NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.AssignLocalToClosureInstruction::get_ConsumedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AssignLocalToClosureInstruction_get_ConsumedStack_m59503B60DF8629C7D116B650831C1747FA943CB6 (AssignLocalToClosureInstruction_t57824A642EDD3CEACB935E447484C7B78AA196A4 * __this, const RuntimeMethod* method) { { return 1; } } // System.Int32 System.Linq.Expressions.Interpreter.AssignLocalToClosureInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AssignLocalToClosureInstruction_get_ProducedStack_mDE01B10B4B944E6FFA9F0621392BBBF35F05096E (AssignLocalToClosureInstruction_t57824A642EDD3CEACB935E447484C7B78AA196A4 * __this, const RuntimeMethod* method) { { return 1; } } // System.String System.Linq.Expressions.Interpreter.AssignLocalToClosureInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AssignLocalToClosureInstruction_get_InstructionName_m346DF0DCF96F94DB72D21F710CD39CB3537FD82C (AssignLocalToClosureInstruction_t57824A642EDD3CEACB935E447484C7B78AA196A4 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEA577D4A2400FF2C9E200FACD45EE4EB76DEBC81); s_Il2CppMethodInitialized = true; } { return _stringLiteralEA577D4A2400FF2C9E200FACD45EE4EB76DEBC81; } } // System.Int32 System.Linq.Expressions.Interpreter.AssignLocalToClosureInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AssignLocalToClosureInstruction_Run_mC38473ABFBA622781F9C3C56B788DF549FD54964 (AssignLocalToClosureInstruction_t57824A642EDD3CEACB935E447484C7B78AA196A4 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IStrongBox_t37B8B513E3C7EF457F23D5089D694BE7F6095F54_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); IStrongBoxU5BU5D_t5C6F1860E4A12131ADABE7E078B70DDAB3B3801F* L_1 = L_0->get_Closure_8(); int32_t L_2 = ((LocalAccessInstruction_tD67186C7BE53D1E6A8211B5B7AF98B470855169B *)__this)->get__index_0(); NullCheck(L_1); int32_t L_3 = L_2; RuntimeObject* L_4 = (L_1)->GetAt(static_cast(L_3)); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_5 = ___frame0; NullCheck(L_5); RuntimeObject * L_6; L_6 = InterpretedFrame_Peek_m4E8B474399257371CC0E89CBE6ADB626BA454346(L_5, /*hidden argument*/NULL); NullCheck(L_4); InterfaceActionInvoker1< RuntimeObject * >::Invoke(1 /* System.Void System.Runtime.CompilerServices.IStrongBox::set_Value(System.Object) */, IStrongBox_t37B8B513E3C7EF457F23D5089D694BE7F6095F54_il2cpp_TypeInfo_var, L_4, L_6); return 1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.BinaryExpression::.ctor(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BinaryExpression__ctor_m72A32152D1C93AB6D4352396AA6DAED3E3DB34F9 (BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * __this, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression__ctor_m95B5A0A5256BB08165526F0843CDCB4334C43D1F(__this, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___left0; __this->set_U3CLeftU3Ek__BackingField_4(L_0); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___right1; __this->set_U3CRightU3Ek__BackingField_3(L_1); return; } } // System.Boolean System.Linq.Expressions.BinaryExpression::get_CanReduce() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BinaryExpression_get_CanReduce_m79B940D1F7E7388494EFFF1D1EE27C5AC48BCBAA (BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * __this, const RuntimeMethod* method) { { int32_t L_0; L_0 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Linq.Expressions.ExpressionType System.Linq.Expressions.Expression::get_NodeType() */, __this); bool L_1; L_1 = BinaryExpression_IsOpAssignment_m4E1C6C3CEEE30369CE41890787A07829E3658F06(L_0, /*hidden argument*/NULL); return L_1; } } // System.Boolean System.Linq.Expressions.BinaryExpression::IsOpAssignment(System.Linq.Expressions.ExpressionType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BinaryExpression_IsOpAssignment_m4E1C6C3CEEE30369CE41890787A07829E3658F06 (int32_t ___op0, const RuntimeMethod* method) { { int32_t L_0 = ___op0; if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)((int32_t)63)))) <= ((uint32_t)((int32_t)13))))) { goto IL_000a; } } { return (bool)1; } IL_000a: { return (bool)0; } } // System.Linq.Expressions.Expression System.Linq.Expressions.BinaryExpression::get_Right() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * BinaryExpression_get_Right_m85C92B2ACEFCD3C9848C27E804FDFC6C7CEEED89 (BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * __this, const RuntimeMethod* method) { { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = __this->get_U3CRightU3Ek__BackingField_3(); return L_0; } } // System.Linq.Expressions.Expression System.Linq.Expressions.BinaryExpression::get_Left() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * BinaryExpression_get_Left_mEE3B1EB29EE8C0345CD0777779EC3084872367D8 (BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * __this, const RuntimeMethod* method) { { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = __this->get_U3CLeftU3Ek__BackingField_4(); return L_0; } } // System.Reflection.MethodInfo System.Linq.Expressions.BinaryExpression::get_Method() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodInfo_t * BinaryExpression_get_Method_m655CAE28E67DEE36CFF393C3573764864EE8FEAA (BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * __this, const RuntimeMethod* method) { { MethodInfo_t * L_0; L_0 = VirtualFuncInvoker0< MethodInfo_t * >::Invoke(10 /* System.Reflection.MethodInfo System.Linq.Expressions.BinaryExpression::GetMethod() */, __this); return L_0; } } // System.Reflection.MethodInfo System.Linq.Expressions.BinaryExpression::GetMethod() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodInfo_t * BinaryExpression_GetMethod_mFE3AE9510CB76AF4D22D15F0E029C69A3723ED17 (BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * __this, const RuntimeMethod* method) { { return (MethodInfo_t *)NULL; } } // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.BinaryExpression::Update(System.Linq.Expressions.Expression,System.Linq.Expressions.LambdaExpression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * BinaryExpression_Update_m34CBA37A37FC47FD728196D42289215C83055584 (BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * __this, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * ___conversion1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1; L_1 = BinaryExpression_get_Left_mEE3B1EB29EE8C0345CD0777779EC3084872367D8_inline(__this, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_0) == ((RuntimeObject*)(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_1)))) { goto IL_001d; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___right2; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_3; L_3 = BinaryExpression_get_Right_m85C92B2ACEFCD3C9848C27E804FDFC6C7CEEED89_inline(__this, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_2) == ((RuntimeObject*)(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_3)))) { goto IL_001d; } } { LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_4 = ___conversion1; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_5; L_5 = BinaryExpression_get_Conversion_m6CFCA0562F5862E09A30141142FDF52397087965(__this, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 *)L_4) == ((RuntimeObject*)(LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 *)L_5)))) { goto IL_001d; } } { return __this; } IL_001d: { bool L_6; L_6 = BinaryExpression_get_IsReferenceComparison_m33D83A339136528214F78E87FFB4A5E7FB86E996(__this, /*hidden argument*/NULL); if (!L_6) { goto IL_003f; } } { int32_t L_7; L_7 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Linq.Expressions.ExpressionType System.Linq.Expressions.Expression::get_NodeType() */, __this); if ((!(((uint32_t)L_7) == ((uint32_t)((int32_t)13))))) { goto IL_0037; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_8 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_9 = ___right2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_10; L_10 = Expression_ReferenceEqual_m7CEF8AF607338901B76D03A3E5EE151823B02206(L_8, L_9, /*hidden argument*/NULL); return L_10; } IL_0037: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_11 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_12 = ___right2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_13; L_13 = Expression_ReferenceNotEqual_mD00439D6B7B0468E6DB134443242782A5DC75AA8(L_11, L_12, /*hidden argument*/NULL); return L_13; } IL_003f: { int32_t L_14; L_14 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Linq.Expressions.ExpressionType System.Linq.Expressions.Expression::get_NodeType() */, __this); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_15 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_16 = ___right2; bool L_17; L_17 = BinaryExpression_get_IsLiftedToNull_m28C244FD0FCD320A8A56B1BF515A93CF2DC8390E(__this, /*hidden argument*/NULL); MethodInfo_t * L_18; L_18 = BinaryExpression_get_Method_m655CAE28E67DEE36CFF393C3573764864EE8FEAA(__this, /*hidden argument*/NULL); LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_19 = ___conversion1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_20; L_20 = Expression_MakeBinary_m0C48B3A1AD0545EF9883FC4CFDC0E5AAEDA1D1FF(L_14, L_15, L_16, L_17, L_18, L_19, /*hidden argument*/NULL); return L_20; } } // System.Linq.Expressions.Expression System.Linq.Expressions.BinaryExpression::Reduce() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * BinaryExpression_Reduce_mFDA8671721A3D95AEB655BC0BF6B256FA9C150E1 (BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0; L_0 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Linq.Expressions.ExpressionType System.Linq.Expressions.Expression::get_NodeType() */, __this); bool L_1; L_1 = BinaryExpression_IsOpAssignment_m4E1C6C3CEEE30369CE41890787A07829E3658F06(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_003a; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2; L_2 = BinaryExpression_get_Left_mEE3B1EB29EE8C0345CD0777779EC3084872367D8_inline(__this, /*hidden argument*/NULL); NullCheck(L_2); int32_t L_3; L_3 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Linq.Expressions.ExpressionType System.Linq.Expressions.Expression::get_NodeType() */, L_2); V_0 = L_3; int32_t L_4 = V_0; if ((((int32_t)L_4) == ((int32_t)((int32_t)23)))) { goto IL_0025; } } { int32_t L_5 = V_0; if ((((int32_t)L_5) == ((int32_t)((int32_t)55)))) { goto IL_002c; } } { goto IL_0033; } IL_0025: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_6; L_6 = BinaryExpression_ReduceMember_m62D54AFB11594E06002394BF6C730C5065620D75(__this, /*hidden argument*/NULL); return L_6; } IL_002c: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_7; L_7 = BinaryExpression_ReduceIndex_m142593EB7361481D390B205D5B6AA3B02B97565F(__this, /*hidden argument*/NULL); return L_7; } IL_0033: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_8; L_8 = BinaryExpression_ReduceVariable_mABF270950763C3823313CA522A50807214801A0B(__this, /*hidden argument*/NULL); return L_8; } IL_003a: { return __this; } } // System.Linq.Expressions.ExpressionType System.Linq.Expressions.BinaryExpression::GetBinaryOpFromAssignmentOp(System.Linq.Expressions.ExpressionType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BinaryExpression_GetBinaryOpFromAssignmentOp_m46D07914615BCCC27F34745D9E1C06EC3E67C5BE (int32_t ___op0, const RuntimeMethod* method) { { int32_t L_0 = ___op0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)((int32_t)63)))) { case 0: { goto IL_0043; } case 1: { goto IL_005c; } case 2: { goto IL_0053; } case 3: { goto IL_0067; } case 4: { goto IL_0064; } case 5: { goto IL_0056; } case 6: { goto IL_004d; } case 7: { goto IL_005e; } case 8: { goto IL_0059; } case 9: { goto IL_0061; } case 10: { goto IL_0047; } case 11: { goto IL_0045; } case 12: { goto IL_0050; } case 13: { goto IL_004a; } } } { goto IL_006a; } IL_0043: { return (int32_t)(0); } IL_0045: { return (int32_t)(1); } IL_0047: { return (int32_t)(((int32_t)42)); } IL_004a: { return (int32_t)(((int32_t)43)); } IL_004d: { return (int32_t)(((int32_t)26)); } IL_0050: { return (int32_t)(((int32_t)27)); } IL_0053: { return (int32_t)(((int32_t)12)); } IL_0056: { return (int32_t)(((int32_t)25)); } IL_0059: { return (int32_t)(((int32_t)39)); } IL_005c: { return (int32_t)(2); } IL_005e: { return (int32_t)(((int32_t)36)); } IL_0061: { return (int32_t)(((int32_t)41)); } IL_0064: { return (int32_t)(((int32_t)19)); } IL_0067: { return (int32_t)(((int32_t)14)); } IL_006a: { Exception_t * L_1; L_1 = ContractUtils_get_Unreachable_m814C0ABAB566942A64D62EE4BF63B9C75B8BDF5D(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BinaryExpression_GetBinaryOpFromAssignmentOp_m46D07914615BCCC27F34745D9E1C06EC3E67C5BE_RuntimeMethod_var))); } } // System.Linq.Expressions.Expression System.Linq.Expressions.BinaryExpression::ReduceVariable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * BinaryExpression_ReduceVariable_mABF270950763C3823313CA522A50807214801A0B (BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * V_0 = NULL; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * V_1 = NULL; { int32_t L_0; L_0 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Linq.Expressions.ExpressionType System.Linq.Expressions.Expression::get_NodeType() */, __this); int32_t L_1; L_1 = BinaryExpression_GetBinaryOpFromAssignmentOp_m46D07914615BCCC27F34745D9E1C06EC3E67C5BE(L_0, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2; L_2 = BinaryExpression_get_Left_mEE3B1EB29EE8C0345CD0777779EC3084872367D8_inline(__this, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_3; L_3 = BinaryExpression_get_Right_m85C92B2ACEFCD3C9848C27E804FDFC6C7CEEED89_inline(__this, /*hidden argument*/NULL); MethodInfo_t * L_4; L_4 = BinaryExpression_get_Method_m655CAE28E67DEE36CFF393C3573764864EE8FEAA(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_5; L_5 = Expression_MakeBinary_mC08F80CC34A4F9DE8FD1BF8455213E7F67A5B728(L_1, L_2, L_3, (bool)0, L_4, /*hidden argument*/NULL); V_0 = L_5; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_6; L_6 = VirtualFuncInvoker0< LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * >::Invoke(11 /* System.Linq.Expressions.LambdaExpression System.Linq.Expressions.BinaryExpression::GetConversion() */, __this); V_1 = L_6; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_7 = V_1; if (!L_7) { goto IL_0036; } } { LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_8 = V_1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_9 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); InvocationExpression_tF2FBF805F35CA740983A7D613B5BB86ABA9D9A29 * L_10; L_10 = Expression_Invoke_m6C85A98E8DC1BFC856E2847189CA27249B6F35B2(L_8, L_9, /*hidden argument*/NULL); V_0 = L_10; } IL_0036: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_11; L_11 = BinaryExpression_get_Left_mEE3B1EB29EE8C0345CD0777779EC3084872367D8_inline(__this, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_12 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_13; L_13 = Expression_Assign_m32AEF41186AAC28E7AB3E83502C64A93CA69562C(L_11, L_12, /*hidden argument*/NULL); return L_13; } } // System.Linq.Expressions.Expression System.Linq.Expressions.BinaryExpression::ReduceMember() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * BinaryExpression_ReduceMember_m62D54AFB11594E06002394BF6C730C5065620D75 (BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemberExpression_t9F4B2A7A517DFE6F72C956A3ED868D8C043C6622_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParameterExpressionU5BU5D_tCF3EAA6D8556513C4937E1126F65AA08DF4DB147_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TrueReadOnlyCollection_1__ctor_m4875236293F4F79FE4BE2C5E115A1DA75D1881AA_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TrueReadOnlyCollection_1__ctor_m69BD8FE7BA1B50C8BE9EE80E47C3C13DF75F2BE0_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TrueReadOnlyCollection_1_t06D7E0A73C830464D87F10A513072796E7172082_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TrueReadOnlyCollection_1_tFACBB37A6A09F5303FA9A457A34FAFE7002020A3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBE63ACAAC1CAC6F63A170BC16408856F99F3C9B7); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD3A41AE32B7DD0C301C6B94180A5FBF00D750410); s_Il2CppMethodInitialized = true; } MemberExpression_t9F4B2A7A517DFE6F72C956A3ED868D8C043C6622 * V_0 = NULL; ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * V_1 = NULL; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * V_2 = NULL; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * V_3 = NULL; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * V_4 = NULL; ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * V_5 = NULL; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * V_6 = NULL; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * V_7 = NULL; { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0; L_0 = BinaryExpression_get_Left_mEE3B1EB29EE8C0345CD0777779EC3084872367D8_inline(__this, /*hidden argument*/NULL); V_0 = ((MemberExpression_t9F4B2A7A517DFE6F72C956A3ED868D8C043C6622 *)CastclassClass((RuntimeObject*)L_0, MemberExpression_t9F4B2A7A517DFE6F72C956A3ED868D8C043C6622_il2cpp_TypeInfo_var)); MemberExpression_t9F4B2A7A517DFE6F72C956A3ED868D8C043C6622 * L_1 = V_0; NullCheck(L_1); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2; L_2 = MemberExpression_get_Expression_mF45071AA01F3FD9644B8047DC9EFFBBF3895D03A_inline(L_1, /*hidden argument*/NULL); if (L_2) { goto IL_001b; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_3; L_3 = BinaryExpression_ReduceVariable_mABF270950763C3823313CA522A50807214801A0B(__this, /*hidden argument*/NULL); return L_3; } IL_001b: { MemberExpression_t9F4B2A7A517DFE6F72C956A3ED868D8C043C6622 * L_4 = V_0; NullCheck(L_4); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_5; L_5 = MemberExpression_get_Expression_mF45071AA01F3FD9644B8047DC9EFFBBF3895D03A_inline(L_4, /*hidden argument*/NULL); NullCheck(L_5); Type_t * L_6; L_6 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_5); IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_7; L_7 = Expression_Variable_mB9B43B1EE563E9939F2ABFBE04DEA87961D7A91E(L_6, _stringLiteralD3A41AE32B7DD0C301C6B94180A5FBF00D750410, /*hidden argument*/NULL); V_1 = L_7; ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_8 = V_1; MemberExpression_t9F4B2A7A517DFE6F72C956A3ED868D8C043C6622 * L_9 = V_0; NullCheck(L_9); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_10; L_10 = MemberExpression_get_Expression_mF45071AA01F3FD9644B8047DC9EFFBBF3895D03A_inline(L_9, /*hidden argument*/NULL); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_11; L_11 = Expression_Assign_m32AEF41186AAC28E7AB3E83502C64A93CA69562C(L_8, L_10, /*hidden argument*/NULL); V_2 = L_11; int32_t L_12; L_12 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Linq.Expressions.ExpressionType System.Linq.Expressions.Expression::get_NodeType() */, __this); int32_t L_13; L_13 = BinaryExpression_GetBinaryOpFromAssignmentOp_m46D07914615BCCC27F34745D9E1C06EC3E67C5BE(L_12, /*hidden argument*/NULL); ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_14 = V_1; MemberExpression_t9F4B2A7A517DFE6F72C956A3ED868D8C043C6622 * L_15 = V_0; NullCheck(L_15); MemberInfo_t * L_16; L_16 = MemberExpression_get_Member_m42D967F01204B3337C76BC2C679C42922ACF2D2C(L_15, /*hidden argument*/NULL); MemberExpression_t9F4B2A7A517DFE6F72C956A3ED868D8C043C6622 * L_17; L_17 = Expression_MakeMemberAccess_m5BB353DB69256E9AE44D098D3F4E59628A28A0A9(L_14, L_16, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_18; L_18 = BinaryExpression_get_Right_m85C92B2ACEFCD3C9848C27E804FDFC6C7CEEED89_inline(__this, /*hidden argument*/NULL); MethodInfo_t * L_19; L_19 = BinaryExpression_get_Method_m655CAE28E67DEE36CFF393C3573764864EE8FEAA(__this, /*hidden argument*/NULL); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_20; L_20 = Expression_MakeBinary_mC08F80CC34A4F9DE8FD1BF8455213E7F67A5B728(L_13, L_17, L_18, (bool)0, L_19, /*hidden argument*/NULL); V_3 = L_20; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_21; L_21 = VirtualFuncInvoker0< LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * >::Invoke(11 /* System.Linq.Expressions.LambdaExpression System.Linq.Expressions.BinaryExpression::GetConversion() */, __this); V_4 = L_21; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_22 = V_4; if (!L_22) { goto IL_007d; } } { LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_23 = V_4; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_24 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); InvocationExpression_tF2FBF805F35CA740983A7D613B5BB86ABA9D9A29 * L_25; L_25 = Expression_Invoke_m6C85A98E8DC1BFC856E2847189CA27249B6F35B2(L_23, L_24, /*hidden argument*/NULL); V_3 = L_25; } IL_007d: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_26 = V_3; NullCheck(L_26); Type_t * L_27; L_27 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_26); IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_28; L_28 = Expression_Variable_mB9B43B1EE563E9939F2ABFBE04DEA87961D7A91E(L_27, _stringLiteralBE63ACAAC1CAC6F63A170BC16408856F99F3C9B7, /*hidden argument*/NULL); V_5 = L_28; ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_29 = V_5; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_30 = V_3; BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_31; L_31 = Expression_Assign_m32AEF41186AAC28E7AB3E83502C64A93CA69562C(L_29, L_30, /*hidden argument*/NULL); V_3 = L_31; ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_32 = V_1; MemberExpression_t9F4B2A7A517DFE6F72C956A3ED868D8C043C6622 * L_33 = V_0; NullCheck(L_33); MemberInfo_t * L_34; L_34 = MemberExpression_get_Member_m42D967F01204B3337C76BC2C679C42922ACF2D2C(L_33, /*hidden argument*/NULL); MemberExpression_t9F4B2A7A517DFE6F72C956A3ED868D8C043C6622 * L_35; L_35 = Expression_MakeMemberAccess_m5BB353DB69256E9AE44D098D3F4E59628A28A0A9(L_32, L_34, /*hidden argument*/NULL); ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_36 = V_5; BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_37; L_37 = Expression_Assign_m32AEF41186AAC28E7AB3E83502C64A93CA69562C(L_35, L_36, /*hidden argument*/NULL); V_6 = L_37; ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_38 = V_5; V_7 = L_38; ParameterExpressionU5BU5D_tCF3EAA6D8556513C4937E1126F65AA08DF4DB147* L_39 = (ParameterExpressionU5BU5D_tCF3EAA6D8556513C4937E1126F65AA08DF4DB147*)(ParameterExpressionU5BU5D_tCF3EAA6D8556513C4937E1126F65AA08DF4DB147*)SZArrayNew(ParameterExpressionU5BU5D_tCF3EAA6D8556513C4937E1126F65AA08DF4DB147_il2cpp_TypeInfo_var, (uint32_t)2); ParameterExpressionU5BU5D_tCF3EAA6D8556513C4937E1126F65AA08DF4DB147* L_40 = L_39; ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_41 = V_1; NullCheck(L_40); ArrayElementTypeCheck (L_40, L_41); (L_40)->SetAt(static_cast(0), (ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE *)L_41); ParameterExpressionU5BU5D_tCF3EAA6D8556513C4937E1126F65AA08DF4DB147* L_42 = L_40; ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_43 = V_5; NullCheck(L_42); ArrayElementTypeCheck (L_42, L_43); (L_42)->SetAt(static_cast(1), (ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE *)L_43); TrueReadOnlyCollection_1_tFACBB37A6A09F5303FA9A457A34FAFE7002020A3 * L_44 = (TrueReadOnlyCollection_1_tFACBB37A6A09F5303FA9A457A34FAFE7002020A3 *)il2cpp_codegen_object_new(TrueReadOnlyCollection_1_tFACBB37A6A09F5303FA9A457A34FAFE7002020A3_il2cpp_TypeInfo_var); TrueReadOnlyCollection_1__ctor_m69BD8FE7BA1B50C8BE9EE80E47C3C13DF75F2BE0(L_44, L_42, /*hidden argument*/TrueReadOnlyCollection_1__ctor_m69BD8FE7BA1B50C8BE9EE80E47C3C13DF75F2BE0_RuntimeMethod_var); ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_45 = (ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63*)(ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63*)SZArrayNew(ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63_il2cpp_TypeInfo_var, (uint32_t)4); ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_46 = L_45; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_47 = V_2; NullCheck(L_46); ArrayElementTypeCheck (L_46, L_47); (L_46)->SetAt(static_cast(0), (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_47); ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_48 = L_46; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_49 = V_3; NullCheck(L_48); ArrayElementTypeCheck (L_48, L_49); (L_48)->SetAt(static_cast(1), (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_49); ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_50 = L_48; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_51 = V_6; NullCheck(L_50); ArrayElementTypeCheck (L_50, L_51); (L_50)->SetAt(static_cast(2), (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_51); ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_52 = L_50; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_53 = V_7; NullCheck(L_52); ArrayElementTypeCheck (L_52, L_53); (L_52)->SetAt(static_cast(3), (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_53); TrueReadOnlyCollection_1_t06D7E0A73C830464D87F10A513072796E7172082 * L_54 = (TrueReadOnlyCollection_1_t06D7E0A73C830464D87F10A513072796E7172082 *)il2cpp_codegen_object_new(TrueReadOnlyCollection_1_t06D7E0A73C830464D87F10A513072796E7172082_il2cpp_TypeInfo_var); TrueReadOnlyCollection_1__ctor_m4875236293F4F79FE4BE2C5E115A1DA75D1881AA(L_54, L_52, /*hidden argument*/TrueReadOnlyCollection_1__ctor_m4875236293F4F79FE4BE2C5E115A1DA75D1881AA_RuntimeMethod_var); BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * L_55; L_55 = Expression_Block_mA6CB052758601202DB19D5181835168D9CE6F908(L_44, L_54, /*hidden argument*/NULL); return L_55; } } // System.Linq.Expressions.Expression System.Linq.Expressions.BinaryExpression::ReduceIndex() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * BinaryExpression_ReduceIndex_m142593EB7361481D390B205D5B6AA3B02B97565F (BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayBuilderExtensions_ToReadOnly_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_m469BED9636AEB08E59A3245CDA4BB5E2EA9F72B4_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayBuilderExtensions_ToReadOnly_TisParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE_mC49BDA965F70F5FC168104F4326A19E4DB276A9F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayBuilder_1_UncheckedAdd_m5EA934E73BAB419503AFE7D5F92A77BDC06E4E91_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayBuilder_1_UncheckedAdd_m8BBA889A6582AB0E317744D5A7C335A217E69B52_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayBuilder_1__ctor_m42CDA9D7A2573F758D2D1F00BCB03A5F4ADA036E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayBuilder_1__ctor_m88848F1E4633FBDE984F3336507320C9DCA317DC_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6C35040F3A25119A9876B4922B7AB854A0386C0E); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral95E3FAFADBE33622CD8851A438ED6F1A4A387CA2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFC30CEE52E3CB6E0BDBB4E8654EAF29D132D6377); s_Il2CppMethodInitialized = true; } IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD * V_0 = NULL; ArrayBuilder_1_t7B2BCC91A90A8A4786FD90BC5CDD05956DE7F8B7 V_1; memset((&V_1), 0, sizeof(V_1)); ArrayBuilder_1_tE04BB2ED35AFAEAFA3CD424C1CCFAD4FEF405973 V_2; memset((&V_2), 0, sizeof(V_2)); ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * V_3 = NULL; int32_t V_4 = 0; ArrayBuilder_1_tE04BB2ED35AFAEAFA3CD424C1CCFAD4FEF405973 V_5; memset((&V_5), 0, sizeof(V_5)); IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD * V_6 = NULL; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * V_7 = NULL; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * V_8 = NULL; ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * V_9 = NULL; int32_t V_10 = 0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * V_11 = NULL; ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * V_12 = NULL; { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0; L_0 = BinaryExpression_get_Left_mEE3B1EB29EE8C0345CD0777779EC3084872367D8_inline(__this, /*hidden argument*/NULL); V_0 = ((IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD *)CastclassSealed((RuntimeObject*)L_0, IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD_il2cpp_TypeInfo_var)); IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD * L_1 = V_0; NullCheck(L_1); int32_t L_2; L_2 = IndexExpression_get_ArgumentCount_m8DC5505DE6686A0A52874ED6875458368B1FF8F7(L_1, /*hidden argument*/NULL); ArrayBuilder_1__ctor_m42CDA9D7A2573F758D2D1F00BCB03A5F4ADA036E((ArrayBuilder_1_t7B2BCC91A90A8A4786FD90BC5CDD05956DE7F8B7 *)(&V_1), ((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)2)), /*hidden argument*/ArrayBuilder_1__ctor_m42CDA9D7A2573F758D2D1F00BCB03A5F4ADA036E_RuntimeMethod_var); IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD * L_3 = V_0; NullCheck(L_3); int32_t L_4; L_4 = IndexExpression_get_ArgumentCount_m8DC5505DE6686A0A52874ED6875458368B1FF8F7(L_3, /*hidden argument*/NULL); ArrayBuilder_1__ctor_m88848F1E4633FBDE984F3336507320C9DCA317DC((ArrayBuilder_1_tE04BB2ED35AFAEAFA3CD424C1CCFAD4FEF405973 *)(&V_2), ((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)3)), /*hidden argument*/ArrayBuilder_1__ctor_m88848F1E4633FBDE984F3336507320C9DCA317DC_RuntimeMethod_var); IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD * L_5 = V_0; NullCheck(L_5); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_6; L_6 = IndexExpression_get_Object_mDD955311731D483584D5E23F38C4274E48F8A7CF_inline(L_5, /*hidden argument*/NULL); NullCheck(L_6); Type_t * L_7; L_7 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_6); IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_8; L_8 = Expression_Variable_mB9B43B1EE563E9939F2ABFBE04DEA87961D7A91E(L_7, _stringLiteralFC30CEE52E3CB6E0BDBB4E8654EAF29D132D6377, /*hidden argument*/NULL); V_3 = L_8; ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_9 = V_3; ArrayBuilder_1_UncheckedAdd_m8BBA889A6582AB0E317744D5A7C335A217E69B52((ArrayBuilder_1_t7B2BCC91A90A8A4786FD90BC5CDD05956DE7F8B7 *)(&V_1), L_9, /*hidden argument*/ArrayBuilder_1_UncheckedAdd_m8BBA889A6582AB0E317744D5A7C335A217E69B52_RuntimeMethod_var); ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_10 = V_3; IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD * L_11 = V_0; NullCheck(L_11); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_12; L_12 = IndexExpression_get_Object_mDD955311731D483584D5E23F38C4274E48F8A7CF_inline(L_11, /*hidden argument*/NULL); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_13; L_13 = Expression_Assign_m32AEF41186AAC28E7AB3E83502C64A93CA69562C(L_10, L_12, /*hidden argument*/NULL); ArrayBuilder_1_UncheckedAdd_m5EA934E73BAB419503AFE7D5F92A77BDC06E4E91((ArrayBuilder_1_tE04BB2ED35AFAEAFA3CD424C1CCFAD4FEF405973 *)(&V_2), L_13, /*hidden argument*/ArrayBuilder_1_UncheckedAdd_m5EA934E73BAB419503AFE7D5F92A77BDC06E4E91_RuntimeMethod_var); IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD * L_14 = V_0; NullCheck(L_14); int32_t L_15; L_15 = IndexExpression_get_ArgumentCount_m8DC5505DE6686A0A52874ED6875458368B1FF8F7(L_14, /*hidden argument*/NULL); V_4 = L_15; int32_t L_16 = V_4; ArrayBuilder_1__ctor_m88848F1E4633FBDE984F3336507320C9DCA317DC((ArrayBuilder_1_tE04BB2ED35AFAEAFA3CD424C1CCFAD4FEF405973 *)(&V_5), L_16, /*hidden argument*/ArrayBuilder_1__ctor_m88848F1E4633FBDE984F3336507320C9DCA317DC_RuntimeMethod_var); V_10 = 0; goto IL_00c2; } IL_0071: { IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD * L_17 = V_0; int32_t L_18 = V_10; NullCheck(L_17); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_19; L_19 = IndexExpression_GetArgument_m8B2530DBAD367B2D2AF5E26323B47487967CAA32(L_17, L_18, /*hidden argument*/NULL); V_11 = L_19; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_20 = V_11; NullCheck(L_20); Type_t * L_21; L_21 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_20); int32_t L_22 = V_10; int32_t L_23 = L_22; RuntimeObject * L_24 = Box(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var, &L_23); String_t* L_25; L_25 = String_Concat_m4D0DDA7FEDB75304E5FDAF8489A0478EE58A45F2(_stringLiteral95E3FAFADBE33622CD8851A438ED6F1A4A387CA2, L_24, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_26; L_26 = Expression_Variable_mB9B43B1EE563E9939F2ABFBE04DEA87961D7A91E(L_21, L_25, /*hidden argument*/NULL); V_12 = L_26; ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_27 = V_12; ArrayBuilder_1_UncheckedAdd_m8BBA889A6582AB0E317744D5A7C335A217E69B52((ArrayBuilder_1_t7B2BCC91A90A8A4786FD90BC5CDD05956DE7F8B7 *)(&V_1), L_27, /*hidden argument*/ArrayBuilder_1_UncheckedAdd_m8BBA889A6582AB0E317744D5A7C335A217E69B52_RuntimeMethod_var); ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_28 = V_12; ArrayBuilder_1_UncheckedAdd_m5EA934E73BAB419503AFE7D5F92A77BDC06E4E91((ArrayBuilder_1_tE04BB2ED35AFAEAFA3CD424C1CCFAD4FEF405973 *)(&V_5), L_28, /*hidden argument*/ArrayBuilder_1_UncheckedAdd_m5EA934E73BAB419503AFE7D5F92A77BDC06E4E91_RuntimeMethod_var); ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_29 = V_12; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_30 = V_11; BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_31; L_31 = Expression_Assign_m32AEF41186AAC28E7AB3E83502C64A93CA69562C(L_29, L_30, /*hidden argument*/NULL); ArrayBuilder_1_UncheckedAdd_m5EA934E73BAB419503AFE7D5F92A77BDC06E4E91((ArrayBuilder_1_tE04BB2ED35AFAEAFA3CD424C1CCFAD4FEF405973 *)(&V_2), L_31, /*hidden argument*/ArrayBuilder_1_UncheckedAdd_m5EA934E73BAB419503AFE7D5F92A77BDC06E4E91_RuntimeMethod_var); int32_t L_32 = V_10; V_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_32, (int32_t)1)); } IL_00c2: { int32_t L_33 = V_10; int32_t L_34 = V_4; if ((((int32_t)L_33) < ((int32_t)L_34))) { goto IL_0071; } } { ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_35 = V_3; IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD * L_36 = V_0; NullCheck(L_36); PropertyInfo_t * L_37; L_37 = IndexExpression_get_Indexer_m3B482E3736B7FA41B0678991045F37F69BE3D62A_inline(L_36, /*hidden argument*/NULL); ArrayBuilder_1_tE04BB2ED35AFAEAFA3CD424C1CCFAD4FEF405973 L_38 = V_5; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_39; L_39 = ArrayBuilderExtensions_ToReadOnly_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_m469BED9636AEB08E59A3245CDA4BB5E2EA9F72B4(L_38, /*hidden argument*/ArrayBuilderExtensions_ToReadOnly_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_m469BED9636AEB08E59A3245CDA4BB5E2EA9F72B4_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD * L_40; L_40 = Expression_MakeIndex_m1E597FC16E3947602AD4C87DC11F125D1D068996(L_35, L_37, L_39, /*hidden argument*/NULL); V_6 = L_40; int32_t L_41; L_41 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Linq.Expressions.ExpressionType System.Linq.Expressions.Expression::get_NodeType() */, __this); int32_t L_42; L_42 = BinaryExpression_GetBinaryOpFromAssignmentOp_m46D07914615BCCC27F34745D9E1C06EC3E67C5BE(L_41, /*hidden argument*/NULL); IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD * L_43 = V_6; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_44; L_44 = BinaryExpression_get_Right_m85C92B2ACEFCD3C9848C27E804FDFC6C7CEEED89_inline(__this, /*hidden argument*/NULL); MethodInfo_t * L_45; L_45 = BinaryExpression_get_Method_m655CAE28E67DEE36CFF393C3573764864EE8FEAA(__this, /*hidden argument*/NULL); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_46; L_46 = Expression_MakeBinary_mC08F80CC34A4F9DE8FD1BF8455213E7F67A5B728(L_42, L_43, L_44, (bool)0, L_45, /*hidden argument*/NULL); V_7 = L_46; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_47; L_47 = VirtualFuncInvoker0< LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * >::Invoke(11 /* System.Linq.Expressions.LambdaExpression System.Linq.Expressions.BinaryExpression::GetConversion() */, __this); V_8 = L_47; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_48 = V_8; if (!L_48) { goto IL_0115; } } { LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_49 = V_8; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_50 = V_7; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); InvocationExpression_tF2FBF805F35CA740983A7D613B5BB86ABA9D9A29 * L_51; L_51 = Expression_Invoke_m6C85A98E8DC1BFC856E2847189CA27249B6F35B2(L_49, L_50, /*hidden argument*/NULL); V_7 = L_51; } IL_0115: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_52 = V_7; NullCheck(L_52); Type_t * L_53; L_53 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_52); IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_54; L_54 = Expression_Variable_mB9B43B1EE563E9939F2ABFBE04DEA87961D7A91E(L_53, _stringLiteral6C35040F3A25119A9876B4922B7AB854A0386C0E, /*hidden argument*/NULL); V_9 = L_54; ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_55 = V_9; ArrayBuilder_1_UncheckedAdd_m8BBA889A6582AB0E317744D5A7C335A217E69B52((ArrayBuilder_1_t7B2BCC91A90A8A4786FD90BC5CDD05956DE7F8B7 *)(&V_1), L_55, /*hidden argument*/ArrayBuilder_1_UncheckedAdd_m8BBA889A6582AB0E317744D5A7C335A217E69B52_RuntimeMethod_var); ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_56 = V_9; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_57 = V_7; BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_58; L_58 = Expression_Assign_m32AEF41186AAC28E7AB3E83502C64A93CA69562C(L_56, L_57, /*hidden argument*/NULL); ArrayBuilder_1_UncheckedAdd_m5EA934E73BAB419503AFE7D5F92A77BDC06E4E91((ArrayBuilder_1_tE04BB2ED35AFAEAFA3CD424C1CCFAD4FEF405973 *)(&V_2), L_58, /*hidden argument*/ArrayBuilder_1_UncheckedAdd_m5EA934E73BAB419503AFE7D5F92A77BDC06E4E91_RuntimeMethod_var); IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD * L_59 = V_6; ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_60 = V_9; BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_61; L_61 = Expression_Assign_m32AEF41186AAC28E7AB3E83502C64A93CA69562C(L_59, L_60, /*hidden argument*/NULL); ArrayBuilder_1_UncheckedAdd_m5EA934E73BAB419503AFE7D5F92A77BDC06E4E91((ArrayBuilder_1_tE04BB2ED35AFAEAFA3CD424C1CCFAD4FEF405973 *)(&V_2), L_61, /*hidden argument*/ArrayBuilder_1_UncheckedAdd_m5EA934E73BAB419503AFE7D5F92A77BDC06E4E91_RuntimeMethod_var); ArrayBuilder_1_t7B2BCC91A90A8A4786FD90BC5CDD05956DE7F8B7 L_62 = V_1; ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * L_63; L_63 = ArrayBuilderExtensions_ToReadOnly_TisParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE_mC49BDA965F70F5FC168104F4326A19E4DB276A9F(L_62, /*hidden argument*/ArrayBuilderExtensions_ToReadOnly_TisParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE_mC49BDA965F70F5FC168104F4326A19E4DB276A9F_RuntimeMethod_var); ArrayBuilder_1_tE04BB2ED35AFAEAFA3CD424C1CCFAD4FEF405973 L_64 = V_2; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_65; L_65 = ArrayBuilderExtensions_ToReadOnly_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_m469BED9636AEB08E59A3245CDA4BB5E2EA9F72B4(L_64, /*hidden argument*/ArrayBuilderExtensions_ToReadOnly_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_m469BED9636AEB08E59A3245CDA4BB5E2EA9F72B4_RuntimeMethod_var); BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * L_66; L_66 = Expression_Block_mA6CB052758601202DB19D5181835168D9CE6F908(L_63, L_65, /*hidden argument*/NULL); return L_66; } } // System.Linq.Expressions.LambdaExpression System.Linq.Expressions.BinaryExpression::get_Conversion() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * BinaryExpression_get_Conversion_m6CFCA0562F5862E09A30141142FDF52397087965 (BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * __this, const RuntimeMethod* method) { { LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_0; L_0 = VirtualFuncInvoker0< LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * >::Invoke(11 /* System.Linq.Expressions.LambdaExpression System.Linq.Expressions.BinaryExpression::GetConversion() */, __this); return L_0; } } // System.Linq.Expressions.LambdaExpression System.Linq.Expressions.BinaryExpression::GetConversion() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * BinaryExpression_GetConversion_m1B5DC8476D3FD0B5046AF94CF152DA230E6E630B (BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * __this, const RuntimeMethod* method) { { return (LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 *)NULL; } } // System.Boolean System.Linq.Expressions.BinaryExpression::get_IsLifted() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BinaryExpression_get_IsLifted_m6A292403F86977B9C22432CAFB7952F97EFF7A7E (BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } MethodInfo_t * V_0 = NULL; { int32_t L_0; L_0 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Linq.Expressions.ExpressionType System.Linq.Expressions.Expression::get_NodeType() */, __this); if ((((int32_t)L_0) == ((int32_t)7))) { goto IL_0013; } } { int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Linq.Expressions.ExpressionType System.Linq.Expressions.Expression::get_NodeType() */, __this); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)46))))) { goto IL_0015; } } IL_0013: { return (bool)0; } IL_0015: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2; L_2 = BinaryExpression_get_Left_mEE3B1EB29EE8C0345CD0777779EC3084872367D8_inline(__this, /*hidden argument*/NULL); NullCheck(L_2); Type_t * L_3; L_3 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_2); bool L_4; L_4 = TypeUtils_IsNullableType_m62BA74C943634EF4B04246F74FE8834B5F23E85E(L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_005f; } } { MethodInfo_t * L_5; L_5 = VirtualFuncInvoker0< MethodInfo_t * >::Invoke(10 /* System.Reflection.MethodInfo System.Linq.Expressions.BinaryExpression::GetMethod() */, __this); V_0 = L_5; MethodInfo_t * L_6 = V_0; bool L_7; L_7 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_6, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (L_7) { goto IL_005d; } } { MethodInfo_t * L_8 = V_0; IL2CPP_RUNTIME_CLASS_INIT(TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_9; L_9 = TypeExtensions_GetParametersCached_m9E60E0DB31B9691FDC3A981DD809437A6B06CD60(L_8, /*hidden argument*/NULL); NullCheck(L_9); int32_t L_10 = 0; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_11 = (L_9)->GetAt(static_cast(L_10)); NullCheck(L_11); Type_t * L_12; L_12 = VirtualFuncInvoker0< Type_t * >::Invoke(8 /* System.Type System.Reflection.ParameterInfo::get_ParameterType() */, L_11); Type_t * L_13; L_13 = TypeUtils_GetNonRefType_m98F7A26B12025869E51751500F9F38FEF396A8FD(L_12, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_14; L_14 = BinaryExpression_get_Left_mEE3B1EB29EE8C0345CD0777779EC3084872367D8_inline(__this, /*hidden argument*/NULL); NullCheck(L_14); Type_t * L_15; L_15 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_14); bool L_16; L_16 = TypeUtils_AreEquivalent_m8F1F3807B8297B2F7C5F22F9C48F4B163085886B(L_13, L_15, /*hidden argument*/NULL); return (bool)((((int32_t)L_16) == ((int32_t)0))? 1 : 0); } IL_005d: { return (bool)1; } IL_005f: { return (bool)0; } } // System.Boolean System.Linq.Expressions.BinaryExpression::get_IsLiftedToNull() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BinaryExpression_get_IsLiftedToNull_m28C244FD0FCD320A8A56B1BF515A93CF2DC8390E (BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * __this, const RuntimeMethod* method) { { bool L_0; L_0 = BinaryExpression_get_IsLifted_m6A292403F86977B9C22432CAFB7952F97EFF7A7E(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0014; } } { Type_t * L_1; L_1 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, __this); bool L_2; L_2 = TypeUtils_IsNullableType_m62BA74C943634EF4B04246F74FE8834B5F23E85E(L_1, /*hidden argument*/NULL); return L_2; } IL_0014: { return (bool)0; } } // System.Linq.Expressions.Expression System.Linq.Expressions.BinaryExpression::Accept(System.Linq.Expressions.ExpressionVisitor) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * BinaryExpression_Accept_mB01427BE722C473D5ACB857A970465FAE983CCF0 (BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * __this, ExpressionVisitor_tD098DE8A366FBBB58C498C4EFF8B003FCA726DF4 * ___visitor0, const RuntimeMethod* method) { { ExpressionVisitor_tD098DE8A366FBBB58C498C4EFF8B003FCA726DF4 * L_0 = ___visitor0; NullCheck(L_0); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1; L_1 = VirtualFuncInvoker1< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *, BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * >::Invoke(5 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::VisitBinary(System.Linq.Expressions.BinaryExpression) */, L_0, __this); return L_1; } } // System.Boolean System.Linq.Expressions.BinaryExpression::get_IsLiftedLogical() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BinaryExpression_get_IsLiftedLogical_m6E2A6714A33BE7C729CC251AC2101F5A2D3D89B9 (BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * __this, const RuntimeMethod* method) { Type_t * V_0 = NULL; Type_t * V_1 = NULL; MethodInfo_t * V_2 = NULL; int32_t V_3 = 0; { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0; L_0 = BinaryExpression_get_Left_mEE3B1EB29EE8C0345CD0777779EC3084872367D8_inline(__this, /*hidden argument*/NULL); NullCheck(L_0); Type_t * L_1; L_1 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_0); V_0 = L_1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2; L_2 = BinaryExpression_get_Right_m85C92B2ACEFCD3C9848C27E804FDFC6C7CEEED89_inline(__this, /*hidden argument*/NULL); NullCheck(L_2); Type_t * L_3; L_3 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_2); V_1 = L_3; MethodInfo_t * L_4; L_4 = VirtualFuncInvoker0< MethodInfo_t * >::Invoke(10 /* System.Reflection.MethodInfo System.Linq.Expressions.BinaryExpression::GetMethod() */, __this); V_2 = L_4; int32_t L_5; L_5 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Linq.Expressions.ExpressionType System.Linq.Expressions.Expression::get_NodeType() */, __this); V_3 = L_5; int32_t L_6 = V_3; if ((((int32_t)L_6) == ((int32_t)3))) { goto IL_002f; } } { int32_t L_7 = V_3; if ((!(((uint32_t)L_7) == ((uint32_t)((int32_t)37))))) { goto IL_005b; } } IL_002f: { Type_t * L_8 = V_1; Type_t * L_9 = V_0; bool L_10; L_10 = TypeUtils_AreEquivalent_m8F1F3807B8297B2F7C5F22F9C48F4B163085886B(L_8, L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_005b; } } { Type_t * L_11 = V_0; bool L_12; L_12 = TypeUtils_IsNullableType_m62BA74C943634EF4B04246F74FE8834B5F23E85E(L_11, /*hidden argument*/NULL); if (!L_12) { goto IL_005b; } } { MethodInfo_t * L_13 = V_2; bool L_14; L_14 = MethodInfo_op_Inequality_mDE1DAA5D330E9C975AC6423FC2D06862637BE68D(L_13, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_14) { goto IL_005b; } } { MethodInfo_t * L_15 = V_2; NullCheck(L_15); Type_t * L_16; L_16 = VirtualFuncInvoker0< Type_t * >::Invoke(42 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_15); Type_t * L_17 = V_0; Type_t * L_18; L_18 = TypeUtils_GetNonNullableType_mA6F8CDE5F82C60FE0E993D3D4ADF445AAFCB1066(L_17, /*hidden argument*/NULL); bool L_19; L_19 = TypeUtils_AreEquivalent_m8F1F3807B8297B2F7C5F22F9C48F4B163085886B(L_16, L_18, /*hidden argument*/NULL); return L_19; } IL_005b: { return (bool)0; } } // System.Boolean System.Linq.Expressions.BinaryExpression::get_IsReferenceComparison() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BinaryExpression_get_IsReferenceComparison_m33D83A339136528214F78E87FFB4A5E7FB86E996 (BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * __this, const RuntimeMethod* method) { Type_t * V_0 = NULL; Type_t * V_1 = NULL; MethodInfo_t * V_2 = NULL; int32_t V_3 = 0; { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0; L_0 = BinaryExpression_get_Left_mEE3B1EB29EE8C0345CD0777779EC3084872367D8_inline(__this, /*hidden argument*/NULL); NullCheck(L_0); Type_t * L_1; L_1 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_0); V_0 = L_1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2; L_2 = BinaryExpression_get_Right_m85C92B2ACEFCD3C9848C27E804FDFC6C7CEEED89_inline(__this, /*hidden argument*/NULL); NullCheck(L_2); Type_t * L_3; L_3 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_2); V_1 = L_3; MethodInfo_t * L_4; L_4 = VirtualFuncInvoker0< MethodInfo_t * >::Invoke(10 /* System.Reflection.MethodInfo System.Linq.Expressions.BinaryExpression::GetMethod() */, __this); V_2 = L_4; int32_t L_5; L_5 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Linq.Expressions.ExpressionType System.Linq.Expressions.Expression::get_NodeType() */, __this); V_3 = L_5; int32_t L_6 = V_3; if ((((int32_t)L_6) == ((int32_t)((int32_t)13)))) { goto IL_0030; } } { int32_t L_7 = V_3; if ((!(((uint32_t)L_7) == ((uint32_t)((int32_t)35))))) { goto IL_004b; } } IL_0030: { MethodInfo_t * L_8 = V_2; bool L_9; L_9 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_8, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_9) { goto IL_004b; } } { Type_t * L_10 = V_0; NullCheck(L_10); bool L_11; L_11 = Type_get_IsValueType_m9CCCB4759C2D5A890096F8DBA66DAAEFE9D913FB(L_10, /*hidden argument*/NULL); if (L_11) { goto IL_004b; } } { Type_t * L_12 = V_1; NullCheck(L_12); bool L_13; L_13 = Type_get_IsValueType_m9CCCB4759C2D5A890096F8DBA66DAAEFE9D913FB(L_12, /*hidden argument*/NULL); return (bool)((((int32_t)L_13) == ((int32_t)0))? 1 : 0); } IL_004b: { return (bool)0; } } // System.Linq.Expressions.Expression System.Linq.Expressions.BinaryExpression::ReduceUserdefinedLifted() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * BinaryExpression_ReduceUserdefinedLifted_m8369BB3409CD869AE8DAFA85CDB3C8E983638C0B (BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Array_Empty_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mB16F0BD588BBC13D5AB2DA591662576315AA0C28_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParameterExpressionU5BU5D_tCF3EAA6D8556513C4937E1126F65AA08DF4DB147_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TrueReadOnlyCollection_1__ctor_m4875236293F4F79FE4BE2C5E115A1DA75D1881AA_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TrueReadOnlyCollection_1__ctor_m69BD8FE7BA1B50C8BE9EE80E47C3C13DF75F2BE0_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TrueReadOnlyCollection_1_t06D7E0A73C830464D87F10A513072796E7172082_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TrueReadOnlyCollection_1_tFACBB37A6A09F5303FA9A457A34FAFE7002020A3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1DD8594A96A295B77F6A1C938ED81FCF7ADCAC27); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5506B85C9F5FFCAB79D529FD71FE741DA8D34781); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6113A1F99DA57F871915F95846342272EC47617B); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAABD82B9770C6E8099F04256FEBEE6AA468C2904); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF); s_Il2CppMethodInitialized = true; } ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * V_0 = NULL; ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * V_1 = NULL; String_t* V_2 = NULL; MethodInfo_t * V_3 = NULL; String_t* G_B3_0 = NULL; { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0; L_0 = BinaryExpression_get_Left_mEE3B1EB29EE8C0345CD0777779EC3084872367D8_inline(__this, /*hidden argument*/NULL); NullCheck(L_0); Type_t * L_1; L_1 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_0); IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_2; L_2 = Expression_Parameter_m1613C069AFED7D393811F36BC7F91188D668A333(L_1, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); V_0 = L_2; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_3; L_3 = BinaryExpression_get_Right_m85C92B2ACEFCD3C9848C27E804FDFC6C7CEEED89_inline(__this, /*hidden argument*/NULL); NullCheck(L_3); Type_t * L_4; L_4 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_3); ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_5; L_5 = Expression_Parameter_m1613C069AFED7D393811F36BC7F91188D668A333(L_4, _stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF, /*hidden argument*/NULL); V_1 = L_5; int32_t L_6; L_6 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Linq.Expressions.ExpressionType System.Linq.Expressions.Expression::get_NodeType() */, __this); if ((((int32_t)L_6) == ((int32_t)3))) { goto IL_003c; } } { G_B3_0 = _stringLiteral1DD8594A96A295B77F6A1C938ED81FCF7ADCAC27; goto IL_0041; } IL_003c: { G_B3_0 = _stringLiteral5506B85C9F5FFCAB79D529FD71FE741DA8D34781; } IL_0041: { V_2 = G_B3_0; MethodInfo_t * L_7; L_7 = BinaryExpression_get_Method_m655CAE28E67DEE36CFF393C3573764864EE8FEAA(__this, /*hidden argument*/NULL); NullCheck(L_7); Type_t * L_8; L_8 = VirtualFuncInvoker0< Type_t * >::Invoke(9 /* System.Type System.Reflection.MemberInfo::get_DeclaringType() */, L_7); String_t* L_9 = V_2; MethodInfo_t * L_10; L_10 = TypeUtils_GetBooleanOperator_mA9ADEC0A214689AE50181C360123DAE1DF7CC1FA(L_8, L_9, /*hidden argument*/NULL); V_3 = L_10; ParameterExpressionU5BU5D_tCF3EAA6D8556513C4937E1126F65AA08DF4DB147* L_11 = (ParameterExpressionU5BU5D_tCF3EAA6D8556513C4937E1126F65AA08DF4DB147*)(ParameterExpressionU5BU5D_tCF3EAA6D8556513C4937E1126F65AA08DF4DB147*)SZArrayNew(ParameterExpressionU5BU5D_tCF3EAA6D8556513C4937E1126F65AA08DF4DB147_il2cpp_TypeInfo_var, (uint32_t)1); ParameterExpressionU5BU5D_tCF3EAA6D8556513C4937E1126F65AA08DF4DB147* L_12 = L_11; ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_13 = V_0; NullCheck(L_12); ArrayElementTypeCheck (L_12, L_13); (L_12)->SetAt(static_cast(0), (ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE *)L_13); TrueReadOnlyCollection_1_tFACBB37A6A09F5303FA9A457A34FAFE7002020A3 * L_14 = (TrueReadOnlyCollection_1_tFACBB37A6A09F5303FA9A457A34FAFE7002020A3 *)il2cpp_codegen_object_new(TrueReadOnlyCollection_1_tFACBB37A6A09F5303FA9A457A34FAFE7002020A3_il2cpp_TypeInfo_var); TrueReadOnlyCollection_1__ctor_m69BD8FE7BA1B50C8BE9EE80E47C3C13DF75F2BE0(L_14, L_12, /*hidden argument*/TrueReadOnlyCollection_1__ctor_m69BD8FE7BA1B50C8BE9EE80E47C3C13DF75F2BE0_RuntimeMethod_var); ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_15 = (ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63*)(ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63*)SZArrayNew(ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63_il2cpp_TypeInfo_var, (uint32_t)2); ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_16 = L_15; ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_17 = V_0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_18; L_18 = BinaryExpression_get_Left_mEE3B1EB29EE8C0345CD0777779EC3084872367D8_inline(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_19; L_19 = Expression_Assign_m32AEF41186AAC28E7AB3E83502C64A93CA69562C(L_17, L_18, /*hidden argument*/NULL); NullCheck(L_16); ArrayElementTypeCheck (L_16, L_19); (L_16)->SetAt(static_cast(0), (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_19); ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_20 = L_16; ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_21 = V_0; MemberExpression_t9F4B2A7A517DFE6F72C956A3ED868D8C043C6622 * L_22; L_22 = Expression_Property_m55DEE25BC25F38CDBF047D5FC9B6557D5DF01ABF(L_21, _stringLiteral6113A1F99DA57F871915F95846342272EC47617B, /*hidden argument*/NULL); MethodInfo_t * L_23 = V_3; ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_24 = V_0; ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_25; L_25 = Array_Empty_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mB16F0BD588BBC13D5AB2DA591662576315AA0C28_inline(/*hidden argument*/Array_Empty_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mB16F0BD588BBC13D5AB2DA591662576315AA0C28_RuntimeMethod_var); MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4 * L_26; L_26 = Expression_Call_m1BBBE20EBE24BB3924414A70A6083247D1D7D13C(L_24, _stringLiteralAABD82B9770C6E8099F04256FEBEE6AA468C2904, (TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755*)(TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755*)NULL, L_25, /*hidden argument*/NULL); MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4 * L_27; L_27 = Expression_Call_m2DABD4C69ED7E1BDE8189C258E5B424BF7DE07F6(L_23, L_26, /*hidden argument*/NULL); ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_28 = V_0; ParameterExpressionU5BU5D_tCF3EAA6D8556513C4937E1126F65AA08DF4DB147* L_29 = (ParameterExpressionU5BU5D_tCF3EAA6D8556513C4937E1126F65AA08DF4DB147*)(ParameterExpressionU5BU5D_tCF3EAA6D8556513C4937E1126F65AA08DF4DB147*)SZArrayNew(ParameterExpressionU5BU5D_tCF3EAA6D8556513C4937E1126F65AA08DF4DB147_il2cpp_TypeInfo_var, (uint32_t)1); ParameterExpressionU5BU5D_tCF3EAA6D8556513C4937E1126F65AA08DF4DB147* L_30 = L_29; ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_31 = V_1; NullCheck(L_30); ArrayElementTypeCheck (L_30, L_31); (L_30)->SetAt(static_cast(0), (ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE *)L_31); TrueReadOnlyCollection_1_tFACBB37A6A09F5303FA9A457A34FAFE7002020A3 * L_32 = (TrueReadOnlyCollection_1_tFACBB37A6A09F5303FA9A457A34FAFE7002020A3 *)il2cpp_codegen_object_new(TrueReadOnlyCollection_1_tFACBB37A6A09F5303FA9A457A34FAFE7002020A3_il2cpp_TypeInfo_var); TrueReadOnlyCollection_1__ctor_m69BD8FE7BA1B50C8BE9EE80E47C3C13DF75F2BE0(L_32, L_30, /*hidden argument*/TrueReadOnlyCollection_1__ctor_m69BD8FE7BA1B50C8BE9EE80E47C3C13DF75F2BE0_RuntimeMethod_var); ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_33 = (ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63*)(ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63*)SZArrayNew(ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63_il2cpp_TypeInfo_var, (uint32_t)2); ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_34 = L_33; ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_35 = V_1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_36; L_36 = BinaryExpression_get_Right_m85C92B2ACEFCD3C9848C27E804FDFC6C7CEEED89_inline(__this, /*hidden argument*/NULL); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_37; L_37 = Expression_Assign_m32AEF41186AAC28E7AB3E83502C64A93CA69562C(L_35, L_36, /*hidden argument*/NULL); NullCheck(L_34); ArrayElementTypeCheck (L_34, L_37); (L_34)->SetAt(static_cast(0), (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_37); ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_38 = L_34; ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_39 = V_1; MemberExpression_t9F4B2A7A517DFE6F72C956A3ED868D8C043C6622 * L_40; L_40 = Expression_Property_m55DEE25BC25F38CDBF047D5FC9B6557D5DF01ABF(L_39, _stringLiteral6113A1F99DA57F871915F95846342272EC47617B, /*hidden argument*/NULL); MethodInfo_t * L_41; L_41 = BinaryExpression_get_Method_m655CAE28E67DEE36CFF393C3573764864EE8FEAA(__this, /*hidden argument*/NULL); ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_42 = V_0; ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_43; L_43 = Array_Empty_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mB16F0BD588BBC13D5AB2DA591662576315AA0C28_inline(/*hidden argument*/Array_Empty_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mB16F0BD588BBC13D5AB2DA591662576315AA0C28_RuntimeMethod_var); MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4 * L_44; L_44 = Expression_Call_m1BBBE20EBE24BB3924414A70A6083247D1D7D13C(L_42, _stringLiteralAABD82B9770C6E8099F04256FEBEE6AA468C2904, (TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755*)(TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755*)NULL, L_43, /*hidden argument*/NULL); ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_45 = V_1; ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_46; L_46 = Array_Empty_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mB16F0BD588BBC13D5AB2DA591662576315AA0C28_inline(/*hidden argument*/Array_Empty_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mB16F0BD588BBC13D5AB2DA591662576315AA0C28_RuntimeMethod_var); MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4 * L_47; L_47 = Expression_Call_m1BBBE20EBE24BB3924414A70A6083247D1D7D13C(L_45, _stringLiteralAABD82B9770C6E8099F04256FEBEE6AA468C2904, (TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755*)(TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755*)NULL, L_46, /*hidden argument*/NULL); MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4 * L_48; L_48 = Expression_Call_m7F8784CDCEA8B62A5019ED5FA8990E932D869E24(L_41, L_44, L_47, /*hidden argument*/NULL); Type_t * L_49; L_49 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, __this); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_50; L_50 = Expression_Convert_m494826A3729B238263D95E7D7B0E236DE3B1CDA7(L_48, L_49, /*hidden argument*/NULL); Type_t * L_51; L_51 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, __this); ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * L_52; L_52 = Expression_Constant_m014E12A7CCA8E2705E27CA97B85616EBE181F3FF(NULL, L_51, /*hidden argument*/NULL); ConditionalExpression_t74C60793A382D6FC191C590A353984ED63ED3D4A * L_53; L_53 = Expression_Condition_mC872A59E887B01F7D9C80D1DB74F6087B5FE252F(L_40, L_50, L_52, /*hidden argument*/NULL); NullCheck(L_38); ArrayElementTypeCheck (L_38, L_53); (L_38)->SetAt(static_cast(1), (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_53); TrueReadOnlyCollection_1_t06D7E0A73C830464D87F10A513072796E7172082 * L_54 = (TrueReadOnlyCollection_1_t06D7E0A73C830464D87F10A513072796E7172082 *)il2cpp_codegen_object_new(TrueReadOnlyCollection_1_t06D7E0A73C830464D87F10A513072796E7172082_il2cpp_TypeInfo_var); TrueReadOnlyCollection_1__ctor_m4875236293F4F79FE4BE2C5E115A1DA75D1881AA(L_54, L_38, /*hidden argument*/TrueReadOnlyCollection_1__ctor_m4875236293F4F79FE4BE2C5E115A1DA75D1881AA_RuntimeMethod_var); BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * L_55; L_55 = Expression_Block_mA6CB052758601202DB19D5181835168D9CE6F908(L_32, L_54, /*hidden argument*/NULL); ConditionalExpression_t74C60793A382D6FC191C590A353984ED63ED3D4A * L_56; L_56 = Expression_Condition_mC872A59E887B01F7D9C80D1DB74F6087B5FE252F(L_27, L_28, L_55, /*hidden argument*/NULL); Type_t * L_57; L_57 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, __this); ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * L_58; L_58 = Expression_Constant_m014E12A7CCA8E2705E27CA97B85616EBE181F3FF(NULL, L_57, /*hidden argument*/NULL); ConditionalExpression_t74C60793A382D6FC191C590A353984ED63ED3D4A * L_59; L_59 = Expression_Condition_mC872A59E887B01F7D9C80D1DB74F6087B5FE252F(L_22, L_56, L_58, /*hidden argument*/NULL); NullCheck(L_20); ArrayElementTypeCheck (L_20, L_59); (L_20)->SetAt(static_cast(1), (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_59); TrueReadOnlyCollection_1_t06D7E0A73C830464D87F10A513072796E7172082 * L_60 = (TrueReadOnlyCollection_1_t06D7E0A73C830464D87F10A513072796E7172082 *)il2cpp_codegen_object_new(TrueReadOnlyCollection_1_t06D7E0A73C830464D87F10A513072796E7172082_il2cpp_TypeInfo_var); TrueReadOnlyCollection_1__ctor_m4875236293F4F79FE4BE2C5E115A1DA75D1881AA(L_60, L_20, /*hidden argument*/TrueReadOnlyCollection_1__ctor_m4875236293F4F79FE4BE2C5E115A1DA75D1881AA_RuntimeMethod_var); BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * L_61; L_61 = Expression_Block_mA6CB052758601202DB19D5181835168D9CE6F908(L_14, L_60, /*hidden argument*/NULL); return L_61; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.Block2::.ctor(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Block2__ctor_m660485966A376536176D48405114C02C95688FD3 (Block2_tE4BCA7D0F0ACBB66E97C3C70620E928AC52A84D9 * __this, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg00, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg11, const RuntimeMethod* method) { { BlockExpression__ctor_m8499039A37204BC540C0878BE22B0F571963E87E(__this, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___arg00; __this->set__arg0_3(L_0); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___arg11; __this->set__arg1_4(L_1); return; } } // System.Linq.Expressions.Expression System.Linq.Expressions.Block2::GetExpression(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * Block2_GetExpression_m71DDB3247A6FD5936538249D71E15D8489D43447 (Block2_tE4BCA7D0F0ACBB66E97C3C70620E928AC52A84D9 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionUtils_ReturnObject_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_m814A5046734D7116971CC263E4DDE7E1C4C5CB3B_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___index0; if (!L_0) { goto IL_0009; } } { int32_t L_1 = ___index0; if ((((int32_t)L_1) == ((int32_t)1))) { goto IL_0015; } } { goto IL_001c; } IL_0009: { RuntimeObject * L_2 = __this->get__arg0_3(); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_3; L_3 = ExpressionUtils_ReturnObject_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_m814A5046734D7116971CC263E4DDE7E1C4C5CB3B(L_2, /*hidden argument*/ExpressionUtils_ReturnObject_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_m814A5046734D7116971CC263E4DDE7E1C4C5CB3B_RuntimeMethod_var); return L_3; } IL_0015: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_4 = __this->get__arg1_4(); return L_4; } IL_001c: { Exception_t * L_5; L_5 = Error_ArgumentOutOfRange_mA956C078C804FC8993BD38BAD45A30C7964C40E8(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2B6D6F48C27C60C3B55391AB377D9DC8F5639AA1)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Block2_GetExpression_m71DDB3247A6FD5936538249D71E15D8489D43447_RuntimeMethod_var))); } } // System.Int32 System.Linq.Expressions.Block2::get_ExpressionCount() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Block2_get_ExpressionCount_mB40523BA368438475C01897023AC9E70E92EE64D (Block2_tE4BCA7D0F0ACBB66E97C3C70620E928AC52A84D9 * __this, const RuntimeMethod* method) { { return 2; } } // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Linq.Expressions.Block2::GetOrMakeExpressions() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * Block2_GetOrMakeExpressions_m42977EEDCC4DC3470B95F92826380E800BD8D369 (Block2_tE4BCA7D0F0ACBB66E97C3C70620E928AC52A84D9 * __this, const RuntimeMethod* method) { { RuntimeObject ** L_0 = __this->get_address_of__arg0_3(); ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_1; L_1 = BlockExpression_ReturnReadOnlyExpressions_mE7F98A7E89EA6433120F76BC9F481B0D4B363CAD(__this, (RuntimeObject **)L_0, /*hidden argument*/NULL); return L_1; } } // System.Linq.Expressions.BlockExpression System.Linq.Expressions.Block2::Rewrite(System.Collections.ObjectModel.ReadOnlyCollection`1,System.Linq.Expressions.Expression[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * Block2_Rewrite_m1943B5615B90D7D4DE9F9A3473F2A8FC81A4D4D9 (Block2_tE4BCA7D0F0ACBB66E97C3C70620E928AC52A84D9 * __this, ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * ___variables0, ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* ___args1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Block2_tE4BCA7D0F0ACBB66E97C3C70620E928AC52A84D9_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_0 = ___args1; NullCheck(L_0); int32_t L_1 = 0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = (L_0)->GetAt(static_cast(L_1)); ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_3 = ___args1; NullCheck(L_3); int32_t L_4 = 1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_5 = (L_3)->GetAt(static_cast(L_4)); Block2_tE4BCA7D0F0ACBB66E97C3C70620E928AC52A84D9 * L_6 = (Block2_tE4BCA7D0F0ACBB66E97C3C70620E928AC52A84D9 *)il2cpp_codegen_object_new(Block2_tE4BCA7D0F0ACBB66E97C3C70620E928AC52A84D9_il2cpp_TypeInfo_var); Block2__ctor_m660485966A376536176D48405114C02C95688FD3(L_6, L_2, L_5, /*hidden argument*/NULL); return L_6; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.Block3::.ctor(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Block3__ctor_mB58D0060DE73605B7B32674FA46AC52F0F55DD7E (Block3_t284DBA4C7DD6FA79B0983263FF40B6EA4F4AD834 * __this, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg00, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg11, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg22, const RuntimeMethod* method) { { BlockExpression__ctor_m8499039A37204BC540C0878BE22B0F571963E87E(__this, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___arg00; __this->set__arg0_3(L_0); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___arg11; __this->set__arg1_4(L_1); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___arg22; __this->set__arg2_5(L_2); return; } } // System.Linq.Expressions.Expression System.Linq.Expressions.Block3::GetExpression(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * Block3_GetExpression_m1264679BE629BA8A73182E681A1E5B46FE5C8FA4 (Block3_t284DBA4C7DD6FA79B0983263FF40B6EA4F4AD834 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionUtils_ReturnObject_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_m814A5046734D7116971CC263E4DDE7E1C4C5CB3B_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___index0; switch (L_0) { case 0: { goto IL_0014; } case 1: { goto IL_0020; } case 2: { goto IL_0027; } } } { goto IL_002e; } IL_0014: { RuntimeObject * L_1 = __this->get__arg0_3(); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2; L_2 = ExpressionUtils_ReturnObject_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_m814A5046734D7116971CC263E4DDE7E1C4C5CB3B(L_1, /*hidden argument*/ExpressionUtils_ReturnObject_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_m814A5046734D7116971CC263E4DDE7E1C4C5CB3B_RuntimeMethod_var); return L_2; } IL_0020: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_3 = __this->get__arg1_4(); return L_3; } IL_0027: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_4 = __this->get__arg2_5(); return L_4; } IL_002e: { Exception_t * L_5; L_5 = Error_ArgumentOutOfRange_mA956C078C804FC8993BD38BAD45A30C7964C40E8(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2B6D6F48C27C60C3B55391AB377D9DC8F5639AA1)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Block3_GetExpression_m1264679BE629BA8A73182E681A1E5B46FE5C8FA4_RuntimeMethod_var))); } } // System.Int32 System.Linq.Expressions.Block3::get_ExpressionCount() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Block3_get_ExpressionCount_m6B9143055C0D6D177552888A65ED24744C61D84F (Block3_t284DBA4C7DD6FA79B0983263FF40B6EA4F4AD834 * __this, const RuntimeMethod* method) { { return 3; } } // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Linq.Expressions.Block3::GetOrMakeExpressions() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * Block3_GetOrMakeExpressions_m6F5762B619549652604B1DD3DE727D8CFF7EA6D8 (Block3_t284DBA4C7DD6FA79B0983263FF40B6EA4F4AD834 * __this, const RuntimeMethod* method) { { RuntimeObject ** L_0 = __this->get_address_of__arg0_3(); ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_1; L_1 = BlockExpression_ReturnReadOnlyExpressions_mE7F98A7E89EA6433120F76BC9F481B0D4B363CAD(__this, (RuntimeObject **)L_0, /*hidden argument*/NULL); return L_1; } } // System.Linq.Expressions.BlockExpression System.Linq.Expressions.Block3::Rewrite(System.Collections.ObjectModel.ReadOnlyCollection`1,System.Linq.Expressions.Expression[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * Block3_Rewrite_m5EAAFB74364DE7570F72A92004F018EB978BBA86 (Block3_t284DBA4C7DD6FA79B0983263FF40B6EA4F4AD834 * __this, ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * ___variables0, ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* ___args1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Block3_t284DBA4C7DD6FA79B0983263FF40B6EA4F4AD834_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_0 = ___args1; NullCheck(L_0); int32_t L_1 = 0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = (L_0)->GetAt(static_cast(L_1)); ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_3 = ___args1; NullCheck(L_3); int32_t L_4 = 1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_5 = (L_3)->GetAt(static_cast(L_4)); ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_6 = ___args1; NullCheck(L_6); int32_t L_7 = 2; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_8 = (L_6)->GetAt(static_cast(L_7)); Block3_t284DBA4C7DD6FA79B0983263FF40B6EA4F4AD834 * L_9 = (Block3_t284DBA4C7DD6FA79B0983263FF40B6EA4F4AD834 *)il2cpp_codegen_object_new(Block3_t284DBA4C7DD6FA79B0983263FF40B6EA4F4AD834_il2cpp_TypeInfo_var); Block3__ctor_mB58D0060DE73605B7B32674FA46AC52F0F55DD7E(L_9, L_2, L_5, L_8, /*hidden argument*/NULL); return L_9; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.Block4::.ctor(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Block4__ctor_m9AA650AC19CAC820A25F2AF3979907DDFCDE0BE5 (Block4_t52F5085BA32EDD31381E70CADDAFAC3D6FA67A21 * __this, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg00, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg11, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg22, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg33, const RuntimeMethod* method) { { BlockExpression__ctor_m8499039A37204BC540C0878BE22B0F571963E87E(__this, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___arg00; __this->set__arg0_3(L_0); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___arg11; __this->set__arg1_4(L_1); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___arg22; __this->set__arg2_5(L_2); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_3 = ___arg33; __this->set__arg3_6(L_3); return; } } // System.Linq.Expressions.Expression System.Linq.Expressions.Block4::GetExpression(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * Block4_GetExpression_m0747607A859129DED1FABC1560DB6AD42AE5B36C (Block4_t52F5085BA32EDD31381E70CADDAFAC3D6FA67A21 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionUtils_ReturnObject_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_m814A5046734D7116971CC263E4DDE7E1C4C5CB3B_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___index0; switch (L_0) { case 0: { goto IL_0018; } case 1: { goto IL_0024; } case 2: { goto IL_002b; } case 3: { goto IL_0032; } } } { goto IL_0039; } IL_0018: { RuntimeObject * L_1 = __this->get__arg0_3(); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2; L_2 = ExpressionUtils_ReturnObject_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_m814A5046734D7116971CC263E4DDE7E1C4C5CB3B(L_1, /*hidden argument*/ExpressionUtils_ReturnObject_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_m814A5046734D7116971CC263E4DDE7E1C4C5CB3B_RuntimeMethod_var); return L_2; } IL_0024: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_3 = __this->get__arg1_4(); return L_3; } IL_002b: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_4 = __this->get__arg2_5(); return L_4; } IL_0032: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_5 = __this->get__arg3_6(); return L_5; } IL_0039: { Exception_t * L_6; L_6 = Error_ArgumentOutOfRange_mA956C078C804FC8993BD38BAD45A30C7964C40E8(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2B6D6F48C27C60C3B55391AB377D9DC8F5639AA1)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Block4_GetExpression_m0747607A859129DED1FABC1560DB6AD42AE5B36C_RuntimeMethod_var))); } } // System.Int32 System.Linq.Expressions.Block4::get_ExpressionCount() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Block4_get_ExpressionCount_m97024306E6D43609413C93EF26E14900CC438BE0 (Block4_t52F5085BA32EDD31381E70CADDAFAC3D6FA67A21 * __this, const RuntimeMethod* method) { { return 4; } } // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Linq.Expressions.Block4::GetOrMakeExpressions() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * Block4_GetOrMakeExpressions_m11F0E96AC00A5E11A1735FF6DEDD8735E13066EB (Block4_t52F5085BA32EDD31381E70CADDAFAC3D6FA67A21 * __this, const RuntimeMethod* method) { { RuntimeObject ** L_0 = __this->get_address_of__arg0_3(); ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_1; L_1 = BlockExpression_ReturnReadOnlyExpressions_mE7F98A7E89EA6433120F76BC9F481B0D4B363CAD(__this, (RuntimeObject **)L_0, /*hidden argument*/NULL); return L_1; } } // System.Linq.Expressions.BlockExpression System.Linq.Expressions.Block4::Rewrite(System.Collections.ObjectModel.ReadOnlyCollection`1,System.Linq.Expressions.Expression[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * Block4_Rewrite_m8AF350BB193FAC2FDF15781165241CEEF792A9AB (Block4_t52F5085BA32EDD31381E70CADDAFAC3D6FA67A21 * __this, ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * ___variables0, ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* ___args1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Block4_t52F5085BA32EDD31381E70CADDAFAC3D6FA67A21_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_0 = ___args1; NullCheck(L_0); int32_t L_1 = 0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = (L_0)->GetAt(static_cast(L_1)); ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_3 = ___args1; NullCheck(L_3); int32_t L_4 = 1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_5 = (L_3)->GetAt(static_cast(L_4)); ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_6 = ___args1; NullCheck(L_6); int32_t L_7 = 2; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_8 = (L_6)->GetAt(static_cast(L_7)); ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_9 = ___args1; NullCheck(L_9); int32_t L_10 = 3; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_11 = (L_9)->GetAt(static_cast(L_10)); Block4_t52F5085BA32EDD31381E70CADDAFAC3D6FA67A21 * L_12 = (Block4_t52F5085BA32EDD31381E70CADDAFAC3D6FA67A21 *)il2cpp_codegen_object_new(Block4_t52F5085BA32EDD31381E70CADDAFAC3D6FA67A21_il2cpp_TypeInfo_var); Block4__ctor_m9AA650AC19CAC820A25F2AF3979907DDFCDE0BE5(L_12, L_2, L_5, L_8, L_11, /*hidden argument*/NULL); return L_12; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.Block5::.ctor(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Block5__ctor_m16B0BD3D68A47315EB4566F36F3DBBF8D60A3E74 (Block5_tDBF9D05DED9100069A2A701184205D60A05D04D8 * __this, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg00, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg11, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg22, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg33, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg44, const RuntimeMethod* method) { { BlockExpression__ctor_m8499039A37204BC540C0878BE22B0F571963E87E(__this, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___arg00; __this->set__arg0_3(L_0); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___arg11; __this->set__arg1_4(L_1); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___arg22; __this->set__arg2_5(L_2); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_3 = ___arg33; __this->set__arg3_6(L_3); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_4 = ___arg44; __this->set__arg4_7(L_4); return; } } // System.Linq.Expressions.Expression System.Linq.Expressions.Block5::GetExpression(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * Block5_GetExpression_m82A6EB0FAB48DFD4F9E0C3F6874794A26009EFFA (Block5_tDBF9D05DED9100069A2A701184205D60A05D04D8 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionUtils_ReturnObject_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_m814A5046734D7116971CC263E4DDE7E1C4C5CB3B_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___index0; switch (L_0) { case 0: { goto IL_001c; } case 1: { goto IL_0028; } case 2: { goto IL_002f; } case 3: { goto IL_0036; } case 4: { goto IL_003d; } } } { goto IL_0044; } IL_001c: { RuntimeObject * L_1 = __this->get__arg0_3(); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2; L_2 = ExpressionUtils_ReturnObject_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_m814A5046734D7116971CC263E4DDE7E1C4C5CB3B(L_1, /*hidden argument*/ExpressionUtils_ReturnObject_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_m814A5046734D7116971CC263E4DDE7E1C4C5CB3B_RuntimeMethod_var); return L_2; } IL_0028: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_3 = __this->get__arg1_4(); return L_3; } IL_002f: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_4 = __this->get__arg2_5(); return L_4; } IL_0036: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_5 = __this->get__arg3_6(); return L_5; } IL_003d: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_6 = __this->get__arg4_7(); return L_6; } IL_0044: { Exception_t * L_7; L_7 = Error_ArgumentOutOfRange_mA956C078C804FC8993BD38BAD45A30C7964C40E8(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2B6D6F48C27C60C3B55391AB377D9DC8F5639AA1)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Block5_GetExpression_m82A6EB0FAB48DFD4F9E0C3F6874794A26009EFFA_RuntimeMethod_var))); } } // System.Int32 System.Linq.Expressions.Block5::get_ExpressionCount() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Block5_get_ExpressionCount_mAA24A82E08CFB4F22BD139CE5A7F4771CFD3A1B9 (Block5_tDBF9D05DED9100069A2A701184205D60A05D04D8 * __this, const RuntimeMethod* method) { { return 5; } } // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Linq.Expressions.Block5::GetOrMakeExpressions() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * Block5_GetOrMakeExpressions_m72B5DE840FC85F96C3FA124E00AAC2193A5F983E (Block5_tDBF9D05DED9100069A2A701184205D60A05D04D8 * __this, const RuntimeMethod* method) { { RuntimeObject ** L_0 = __this->get_address_of__arg0_3(); ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_1; L_1 = BlockExpression_ReturnReadOnlyExpressions_mE7F98A7E89EA6433120F76BC9F481B0D4B363CAD(__this, (RuntimeObject **)L_0, /*hidden argument*/NULL); return L_1; } } // System.Linq.Expressions.BlockExpression System.Linq.Expressions.Block5::Rewrite(System.Collections.ObjectModel.ReadOnlyCollection`1,System.Linq.Expressions.Expression[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * Block5_Rewrite_mA3DA711973010F445D42F3B83D647C0183AA12A2 (Block5_tDBF9D05DED9100069A2A701184205D60A05D04D8 * __this, ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * ___variables0, ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* ___args1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Block5_tDBF9D05DED9100069A2A701184205D60A05D04D8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_0 = ___args1; NullCheck(L_0); int32_t L_1 = 0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = (L_0)->GetAt(static_cast(L_1)); ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_3 = ___args1; NullCheck(L_3); int32_t L_4 = 1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_5 = (L_3)->GetAt(static_cast(L_4)); ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_6 = ___args1; NullCheck(L_6); int32_t L_7 = 2; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_8 = (L_6)->GetAt(static_cast(L_7)); ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_9 = ___args1; NullCheck(L_9); int32_t L_10 = 3; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_11 = (L_9)->GetAt(static_cast(L_10)); ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_12 = ___args1; NullCheck(L_12); int32_t L_13 = 4; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_14 = (L_12)->GetAt(static_cast(L_13)); Block5_tDBF9D05DED9100069A2A701184205D60A05D04D8 * L_15 = (Block5_tDBF9D05DED9100069A2A701184205D60A05D04D8 *)il2cpp_codegen_object_new(Block5_tDBF9D05DED9100069A2A701184205D60A05D04D8_il2cpp_TypeInfo_var); Block5__ctor_m16B0BD3D68A47315EB4566F36F3DBBF8D60A3E74(L_15, L_2, L_5, L_8, L_11, L_14, /*hidden argument*/NULL); return L_15; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Linq.Expressions.BlockExpression::get_Expressions() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * BlockExpression_get_Expressions_m2C426854D51716BDE8864B9CC47CEC5502D944A1 (BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * __this, const RuntimeMethod* method) { { ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_0; L_0 = VirtualFuncInvoker0< ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * >::Invoke(12 /* System.Collections.ObjectModel.ReadOnlyCollection`1 System.Linq.Expressions.BlockExpression::GetOrMakeExpressions() */, __this); return L_0; } } // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Linq.Expressions.BlockExpression::get_Variables() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * BlockExpression_get_Variables_mBA633EEB35C122AD8BDC6DA51BD768D839945533 (BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * __this, const RuntimeMethod* method) { { ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * L_0; L_0 = VirtualFuncInvoker0< ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * >::Invoke(13 /* System.Collections.ObjectModel.ReadOnlyCollection`1 System.Linq.Expressions.BlockExpression::GetOrMakeVariables() */, __this); return L_0; } } // System.Void System.Linq.Expressions.BlockExpression::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BlockExpression__ctor_m8499039A37204BC540C0878BE22B0F571963E87E (BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression__ctor_m95B5A0A5256BB08165526F0843CDCB4334C43D1F(__this, /*hidden argument*/NULL); return; } } // System.Linq.Expressions.Expression System.Linq.Expressions.BlockExpression::Accept(System.Linq.Expressions.ExpressionVisitor) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * BlockExpression_Accept_m62C670354D81E5A99661126C7639AE2009DBE4F7 (BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * __this, ExpressionVisitor_tD098DE8A366FBBB58C498C4EFF8B003FCA726DF4 * ___visitor0, const RuntimeMethod* method) { { ExpressionVisitor_tD098DE8A366FBBB58C498C4EFF8B003FCA726DF4 * L_0 = ___visitor0; NullCheck(L_0); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1; L_1 = VirtualFuncInvoker1< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *, BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * >::Invoke(6 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::VisitBlock(System.Linq.Expressions.BlockExpression) */, L_0, __this); return L_1; } } // System.Linq.Expressions.ExpressionType System.Linq.Expressions.BlockExpression::get_NodeType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BlockExpression_get_NodeType_mDFE59D17566B229EC4635F84498E030DA50FD4E2 (BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * __this, const RuntimeMethod* method) { { return (int32_t)(((int32_t)47)); } } // System.Type System.Linq.Expressions.BlockExpression::get_Type() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * BlockExpression_get_Type_m486A03B08C654781CEE96FFEF9FD64F3C287691B (BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * __this, const RuntimeMethod* method) { { int32_t L_0; L_0 = VirtualFuncInvoker0< int32_t >::Invoke(11 /* System.Int32 System.Linq.Expressions.BlockExpression::get_ExpressionCount() */, __this); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1; L_1 = VirtualFuncInvoker1< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *, int32_t >::Invoke(10 /* System.Linq.Expressions.Expression System.Linq.Expressions.BlockExpression::GetExpression(System.Int32) */, __this, ((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)1))); NullCheck(L_1); Type_t * L_2; L_2 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_1); return L_2; } } // System.Linq.Expressions.Expression System.Linq.Expressions.BlockExpression::GetExpression(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * BlockExpression_GetExpression_mA6669A8C340608A9F5FA0B0D2B8AD9DE7AF766E1 (BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * __this, int32_t ___index0, const RuntimeMethod* method) { { Exception_t * L_0; L_0 = ContractUtils_get_Unreachable_m814C0ABAB566942A64D62EE4BF63B9C75B8BDF5D(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BlockExpression_GetExpression_mA6669A8C340608A9F5FA0B0D2B8AD9DE7AF766E1_RuntimeMethod_var))); } } // System.Int32 System.Linq.Expressions.BlockExpression::get_ExpressionCount() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BlockExpression_get_ExpressionCount_mB8AB44AA910589615B553B0EB7D7F9A52DA8D9BA (BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * __this, const RuntimeMethod* method) { { Exception_t * L_0; L_0 = ContractUtils_get_Unreachable_m814C0ABAB566942A64D62EE4BF63B9C75B8BDF5D(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BlockExpression_get_ExpressionCount_mB8AB44AA910589615B553B0EB7D7F9A52DA8D9BA_RuntimeMethod_var))); } } // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Linq.Expressions.BlockExpression::GetOrMakeExpressions() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * BlockExpression_GetOrMakeExpressions_m2DF79E25BA11857F2E94331DE582FBB019EA9B46 (BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * __this, const RuntimeMethod* method) { { Exception_t * L_0; L_0 = ContractUtils_get_Unreachable_m814C0ABAB566942A64D62EE4BF63B9C75B8BDF5D(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BlockExpression_GetOrMakeExpressions_m2DF79E25BA11857F2E94331DE582FBB019EA9B46_RuntimeMethod_var))); } } // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Linq.Expressions.BlockExpression::GetOrMakeVariables() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * BlockExpression_GetOrMakeVariables_m16189FC379F40D6ADD16F401AF63E83AB529A719 (BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EmptyReadOnlyCollection_1_tBBE18827DF084915E7B2FEF1A050D0165CABD5D2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(EmptyReadOnlyCollection_1_tBBE18827DF084915E7B2FEF1A050D0165CABD5D2_il2cpp_TypeInfo_var); ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * L_0 = ((EmptyReadOnlyCollection_1_tBBE18827DF084915E7B2FEF1A050D0165CABD5D2_StaticFields*)il2cpp_codegen_static_fields_for(EmptyReadOnlyCollection_1_tBBE18827DF084915E7B2FEF1A050D0165CABD5D2_il2cpp_TypeInfo_var))->get_Instance_0(); return L_0; } } // System.Linq.Expressions.BlockExpression System.Linq.Expressions.BlockExpression::Rewrite(System.Collections.ObjectModel.ReadOnlyCollection`1,System.Linq.Expressions.Expression[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * BlockExpression_Rewrite_m1494F9C6E0F8219DF75A3535686C8D860B2EE585 (BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * __this, ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * ___variables0, ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* ___args1, const RuntimeMethod* method) { { Exception_t * L_0; L_0 = ContractUtils_get_Unreachable_m814C0ABAB566942A64D62EE4BF63B9C75B8BDF5D(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BlockExpression_Rewrite_m1494F9C6E0F8219DF75A3535686C8D860B2EE585_RuntimeMethod_var))); } } // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Linq.Expressions.BlockExpression::ReturnReadOnlyExpressions(System.Linq.Expressions.BlockExpression,System.Object&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * BlockExpression_ReturnReadOnlyExpressions_mE7F98A7E89EA6433120F76BC9F481B0D4B363CAD (BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * ___provider0, RuntimeObject ** ___collection1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BlockExpressionList_tC03E7B0B4BF307F781680AE2B201FFE0CA752D55_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1__ctor_m6CB6E203CFD99BDD0DC7CF52623462321AF9ABBC_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * V_0 = NULL; { RuntimeObject ** L_0 = ___collection1; RuntimeObject * L_1 = *((RuntimeObject **)L_0); V_0 = ((Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)IsInstClass((RuntimeObject*)L_1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var)); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = V_0; if (!L_2) { goto IL_001f; } } { RuntimeObject ** L_3 = ___collection1; BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * L_4 = ___provider0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_5 = V_0; BlockExpressionList_tC03E7B0B4BF307F781680AE2B201FFE0CA752D55 * L_6 = (BlockExpressionList_tC03E7B0B4BF307F781680AE2B201FFE0CA752D55 *)il2cpp_codegen_object_new(BlockExpressionList_tC03E7B0B4BF307F781680AE2B201FFE0CA752D55_il2cpp_TypeInfo_var); BlockExpressionList__ctor_mCF8CD5020A2FD310B3138D75F47AE628BDC80B1A(L_6, L_4, L_5, /*hidden argument*/NULL); ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_7 = (ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 *)il2cpp_codegen_object_new(ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5_il2cpp_TypeInfo_var); ReadOnlyCollection_1__ctor_m6CB6E203CFD99BDD0DC7CF52623462321AF9ABBC(L_7, L_6, /*hidden argument*/ReadOnlyCollection_1__ctor_m6CB6E203CFD99BDD0DC7CF52623462321AF9ABBC_RuntimeMethod_var); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_8 = V_0; RuntimeObject * L_9; L_9 = Interlocked_CompareExchange_mFAD09589A5DAFDBABB05C62A2D35CD5B92BC6961((RuntimeObject **)L_3, L_7, L_8, /*hidden argument*/NULL); } IL_001f: { RuntimeObject ** L_10 = ___collection1; RuntimeObject * L_11 = *((RuntimeObject **)L_10); return ((ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 *)CastclassClass((RuntimeObject*)L_11, ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5_il2cpp_TypeInfo_var)); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.BlockExpressionList::.ctor(System.Linq.Expressions.BlockExpression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BlockExpressionList__ctor_mCF8CD5020A2FD310B3138D75F47AE628BDC80B1A (BlockExpressionList_tC03E7B0B4BF307F781680AE2B201FFE0CA752D55 * __this, BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * ___provider0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg01, const RuntimeMethod* method) { { Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * L_0 = ___provider0; __this->set__block_0(L_0); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___arg01; __this->set__arg0_1(L_1); return; } } // System.Int32 System.Linq.Expressions.BlockExpressionList::IndexOf(System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BlockExpressionList_IndexOf_m2A311D7545A9CDD9169DB6C1DDE396EDF56B1D78 (BlockExpressionList_tC03E7B0B4BF307F781680AE2B201FFE0CA752D55 * __this, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___item0, const RuntimeMethod* method) { int32_t V_0 = 0; { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = __this->get__arg0_1(); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___item0; if ((!(((RuntimeObject*)(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_0) == ((RuntimeObject*)(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_1)))) { goto IL_000b; } } { return 0; } IL_000b: { V_0 = 1; goto IL_0024; } IL_000f: { BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * L_2 = __this->get__block_0(); int32_t L_3 = V_0; NullCheck(L_2); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_4; L_4 = VirtualFuncInvoker1< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *, int32_t >::Invoke(10 /* System.Linq.Expressions.Expression System.Linq.Expressions.BlockExpression::GetExpression(System.Int32) */, L_2, L_3); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_5 = ___item0; if ((!(((RuntimeObject*)(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_4) == ((RuntimeObject*)(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_5)))) { goto IL_0020; } } { int32_t L_6 = V_0; return L_6; } IL_0020: { int32_t L_7 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_0024: { int32_t L_8 = V_0; BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * L_9 = __this->get__block_0(); NullCheck(L_9); int32_t L_10; L_10 = VirtualFuncInvoker0< int32_t >::Invoke(11 /* System.Int32 System.Linq.Expressions.BlockExpression::get_ExpressionCount() */, L_9); if ((((int32_t)L_8) < ((int32_t)L_10))) { goto IL_000f; } } { return (-1); } } // System.Void System.Linq.Expressions.BlockExpressionList::Insert(System.Int32,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BlockExpressionList_Insert_mA3A27A93D7DD09540F3AC081D06DFE700BD7ABF6 (BlockExpressionList_tC03E7B0B4BF307F781680AE2B201FFE0CA752D55 * __this, int32_t ___index0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___item1, const RuntimeMethod* method) { { Exception_t * L_0; L_0 = ContractUtils_get_Unreachable_m814C0ABAB566942A64D62EE4BF63B9C75B8BDF5D(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BlockExpressionList_Insert_mA3A27A93D7DD09540F3AC081D06DFE700BD7ABF6_RuntimeMethod_var))); } } // System.Void System.Linq.Expressions.BlockExpressionList::RemoveAt(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BlockExpressionList_RemoveAt_m03DFBDABFA291400C489373261AFAC4A2CB4E145 (BlockExpressionList_tC03E7B0B4BF307F781680AE2B201FFE0CA752D55 * __this, int32_t ___index0, const RuntimeMethod* method) { { Exception_t * L_0; L_0 = ContractUtils_get_Unreachable_m814C0ABAB566942A64D62EE4BF63B9C75B8BDF5D(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BlockExpressionList_RemoveAt_m03DFBDABFA291400C489373261AFAC4A2CB4E145_RuntimeMethod_var))); } } // System.Linq.Expressions.Expression System.Linq.Expressions.BlockExpressionList::get_Item(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * BlockExpressionList_get_Item_m5F5FE419DBB09B8C5442C21A31E222DADA6CE28C (BlockExpressionList_tC03E7B0B4BF307F781680AE2B201FFE0CA752D55 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; if (L_0) { goto IL_000a; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = __this->get__arg0_1(); return L_1; } IL_000a: { BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * L_2 = __this->get__block_0(); int32_t L_3 = ___index0; NullCheck(L_2); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_4; L_4 = VirtualFuncInvoker1< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *, int32_t >::Invoke(10 /* System.Linq.Expressions.Expression System.Linq.Expressions.BlockExpression::GetExpression(System.Int32) */, L_2, L_3); return L_4; } } // System.Void System.Linq.Expressions.BlockExpressionList::set_Item(System.Int32,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BlockExpressionList_set_Item_mD0B23A92FA0D27B7DB00901915906764E02A5FA4 (BlockExpressionList_tC03E7B0B4BF307F781680AE2B201FFE0CA752D55 * __this, int32_t ___index0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___value1, const RuntimeMethod* method) { { Exception_t * L_0; L_0 = ContractUtils_get_Unreachable_m814C0ABAB566942A64D62EE4BF63B9C75B8BDF5D(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BlockExpressionList_set_Item_mD0B23A92FA0D27B7DB00901915906764E02A5FA4_RuntimeMethod_var))); } } // System.Void System.Linq.Expressions.BlockExpressionList::Add(System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BlockExpressionList_Add_mC16ABAEF09B3BEE5FB75F7FEBEC6C760DD9D3318 (BlockExpressionList_tC03E7B0B4BF307F781680AE2B201FFE0CA752D55 * __this, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___item0, const RuntimeMethod* method) { { Exception_t * L_0; L_0 = ContractUtils_get_Unreachable_m814C0ABAB566942A64D62EE4BF63B9C75B8BDF5D(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BlockExpressionList_Add_mC16ABAEF09B3BEE5FB75F7FEBEC6C760DD9D3318_RuntimeMethod_var))); } } // System.Void System.Linq.Expressions.BlockExpressionList::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BlockExpressionList_Clear_m66CD02F4295F918E55C5AAC8F27E1DE668BA161A (BlockExpressionList_tC03E7B0B4BF307F781680AE2B201FFE0CA752D55 * __this, const RuntimeMethod* method) { { Exception_t * L_0; L_0 = ContractUtils_get_Unreachable_m814C0ABAB566942A64D62EE4BF63B9C75B8BDF5D(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BlockExpressionList_Clear_m66CD02F4295F918E55C5AAC8F27E1DE668BA161A_RuntimeMethod_var))); } } // System.Boolean System.Linq.Expressions.BlockExpressionList::Contains(System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BlockExpressionList_Contains_m23558F3D70C9512B23FB6BA25B6427E616B4CCC6 (BlockExpressionList_tC03E7B0B4BF307F781680AE2B201FFE0CA752D55 * __this, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___item0, const RuntimeMethod* method) { { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___item0; int32_t L_1; L_1 = BlockExpressionList_IndexOf_m2A311D7545A9CDD9169DB6C1DDE396EDF56B1D78(__this, L_0, /*hidden argument*/NULL); return (bool)((((int32_t)((((int32_t)L_1) == ((int32_t)(-1)))? 1 : 0)) == ((int32_t)0))? 1 : 0); } } // System.Void System.Linq.Expressions.BlockExpressionList::CopyTo(System.Linq.Expressions.Expression[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BlockExpressionList_CopyTo_m97A9E05866088CAA31B5B182FC90B13D5F1FF5A1 (BlockExpressionList_tC03E7B0B4BF307F781680AE2B201FFE0CA752D55 * __this, ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* ___array0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_0 = ___array0; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3((RuntimeObject *)(RuntimeObject *)L_0, _stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED, /*hidden argument*/NULL); int32_t L_1 = ___index1; if ((((int32_t)L_1) >= ((int32_t)0))) { goto IL_001a; } } { Exception_t * L_2; L_2 = Error_ArgumentOutOfRange_mA956C078C804FC8993BD38BAD45A30C7964C40E8(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2B6D6F48C27C60C3B55391AB377D9DC8F5639AA1)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BlockExpressionList_CopyTo_m97A9E05866088CAA31B5B182FC90B13D5F1FF5A1_RuntimeMethod_var))); } IL_001a: { BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * L_3 = __this->get__block_0(); NullCheck(L_3); int32_t L_4; L_4 = VirtualFuncInvoker0< int32_t >::Invoke(11 /* System.Int32 System.Linq.Expressions.BlockExpression::get_ExpressionCount() */, L_3); V_0 = L_4; int32_t L_5 = ___index1; int32_t L_6 = V_0; ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_7 = ___array0; NullCheck(L_7); if ((((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)L_6))) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))))) { goto IL_0034; } } { ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_8 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m789B4E75608A673F2CF5DDFC2E67DA20AF440A34(L_8, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_8, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BlockExpressionList_CopyTo_m97A9E05866088CAA31B5B182FC90B13D5F1FF5A1_RuntimeMethod_var))); } IL_0034: { ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_9 = ___array0; int32_t L_10 = ___index1; int32_t L_11 = L_10; ___index1 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_12 = __this->get__arg0_1(); NullCheck(L_9); ArrayElementTypeCheck (L_9, L_12); (L_9)->SetAt(static_cast(L_11), (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_12); V_1 = 1; goto IL_005e; } IL_0046: { ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_13 = ___array0; int32_t L_14 = ___index1; int32_t L_15 = L_14; ___index1 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * L_16 = __this->get__block_0(); int32_t L_17 = V_1; NullCheck(L_16); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_18; L_18 = VirtualFuncInvoker1< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *, int32_t >::Invoke(10 /* System.Linq.Expressions.Expression System.Linq.Expressions.BlockExpression::GetExpression(System.Int32) */, L_16, L_17); NullCheck(L_13); ArrayElementTypeCheck (L_13, L_18); (L_13)->SetAt(static_cast(L_15), (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_18); int32_t L_19 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); } IL_005e: { int32_t L_20 = V_1; int32_t L_21 = V_0; if ((((int32_t)L_20) < ((int32_t)L_21))) { goto IL_0046; } } { return; } } // System.Int32 System.Linq.Expressions.BlockExpressionList::get_Count() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BlockExpressionList_get_Count_m9548D775A87C7C8A9599AC802BC23068BCE20A5D (BlockExpressionList_tC03E7B0B4BF307F781680AE2B201FFE0CA752D55 * __this, const RuntimeMethod* method) { { BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * L_0 = __this->get__block_0(); NullCheck(L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(11 /* System.Int32 System.Linq.Expressions.BlockExpression::get_ExpressionCount() */, L_0); return L_1; } } // System.Boolean System.Linq.Expressions.BlockExpressionList::get_IsReadOnly() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BlockExpressionList_get_IsReadOnly_m49FC5603CFD81CE513F4683EBB657651A3A8A225 (BlockExpressionList_tC03E7B0B4BF307F781680AE2B201FFE0CA752D55 * __this, const RuntimeMethod* method) { { Exception_t * L_0; L_0 = ContractUtils_get_Unreachable_m814C0ABAB566942A64D62EE4BF63B9C75B8BDF5D(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BlockExpressionList_get_IsReadOnly_m49FC5603CFD81CE513F4683EBB657651A3A8A225_RuntimeMethod_var))); } } // System.Boolean System.Linq.Expressions.BlockExpressionList::Remove(System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BlockExpressionList_Remove_m76A68962ECC3639C8E4E2CCDABF8029D97D01A73 (BlockExpressionList_tC03E7B0B4BF307F781680AE2B201FFE0CA752D55 * __this, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___item0, const RuntimeMethod* method) { { Exception_t * L_0; L_0 = ContractUtils_get_Unreachable_m814C0ABAB566942A64D62EE4BF63B9C75B8BDF5D(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BlockExpressionList_Remove_m76A68962ECC3639C8E4E2CCDABF8029D97D01A73_RuntimeMethod_var))); } } // System.Collections.Generic.IEnumerator`1 System.Linq.Expressions.BlockExpressionList::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* BlockExpressionList_GetEnumerator_m7519FCE9980C64CBF17EE599F19ADCBD9B393044 (BlockExpressionList_tC03E7B0B4BF307F781680AE2B201FFE0CA752D55 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CGetEnumeratorU3Ed__18_tDAE3ECED2997B9832BF2B82CDF3E400461F07C3B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { U3CGetEnumeratorU3Ed__18_tDAE3ECED2997B9832BF2B82CDF3E400461F07C3B * L_0 = (U3CGetEnumeratorU3Ed__18_tDAE3ECED2997B9832BF2B82CDF3E400461F07C3B *)il2cpp_codegen_object_new(U3CGetEnumeratorU3Ed__18_tDAE3ECED2997B9832BF2B82CDF3E400461F07C3B_il2cpp_TypeInfo_var); U3CGetEnumeratorU3Ed__18__ctor_m18852E116B0FF98E795528200D580D048B29AD67(L_0, 0, /*hidden argument*/NULL); U3CGetEnumeratorU3Ed__18_tDAE3ECED2997B9832BF2B82CDF3E400461F07C3B * L_1 = L_0; NullCheck(L_1); L_1->set_U3CU3E4__this_2(__this); return L_1; } } // System.Collections.IEnumerator System.Linq.Expressions.BlockExpressionList::System.Collections.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* BlockExpressionList_System_Collections_IEnumerable_GetEnumerator_mFD7DC40E17081DD67884BB40CCF82FA33FDD9007 (BlockExpressionList_tC03E7B0B4BF307F781680AE2B201FFE0CA752D55 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0; L_0 = BlockExpressionList_GetEnumerator_m7519FCE9980C64CBF17EE599F19ADCBD9B393044(__this, /*hidden argument*/NULL); return L_0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.BlockN::.ctor(System.Collections.Generic.IReadOnlyList`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BlockN__ctor_m0E9E18D813A38B2CE2B890E5BBF7FEA8BDD0550B (BlockN_tCE84D9AD8634612823520324AC4B0FF602E1902C * __this, RuntimeObject* ___expressions0, const RuntimeMethod* method) { { BlockExpression__ctor_m8499039A37204BC540C0878BE22B0F571963E87E(__this, /*hidden argument*/NULL); RuntimeObject* L_0 = ___expressions0; __this->set__expressions_3(L_0); return; } } // System.Linq.Expressions.Expression System.Linq.Expressions.BlockN::GetExpression(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * BlockN_GetExpression_m90D5FCBF10933E032CAD7445ABE3369FCBB21F8A (BlockN_tCE84D9AD8634612823520324AC4B0FF602E1902C * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IReadOnlyList_1_t3970E0723A7C2FEA094E64207358CF587FA8010F_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = __this->get__expressions_3(); int32_t L_1 = ___index0; NullCheck(L_0); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2; L_2 = InterfaceFuncInvoker1< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *, int32_t >::Invoke(0 /* !0 System.Collections.Generic.IReadOnlyList`1::get_Item(System.Int32) */, IReadOnlyList_1_t3970E0723A7C2FEA094E64207358CF587FA8010F_il2cpp_TypeInfo_var, L_0, L_1); return L_2; } } // System.Int32 System.Linq.Expressions.BlockN::get_ExpressionCount() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BlockN_get_ExpressionCount_m64F9461AC6EFFE17AEEFA4BD6B4E2C6B3D2028EC (BlockN_tCE84D9AD8634612823520324AC4B0FF602E1902C * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IReadOnlyCollection_1_tE16825A32F0C141711E14088EE2054669B37B029_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = __this->get__expressions_3(); NullCheck(L_0); int32_t L_1; L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.IReadOnlyCollection`1::get_Count() */, IReadOnlyCollection_1_tE16825A32F0C141711E14088EE2054669B37B029_il2cpp_TypeInfo_var, L_0); return L_1; } } // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Linq.Expressions.BlockN::GetOrMakeExpressions() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * BlockN_GetOrMakeExpressions_mD902490B1634BDFA7F4DEA4D4841786923EFEFA3 (BlockN_tCE84D9AD8634612823520324AC4B0FF602E1902C * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionUtils_ReturnReadOnly_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mC28D101026C5072858199AEBB6EAD99C49D6F053_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { RuntimeObject** L_0 = __this->get_address_of__expressions_3(); ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_1; L_1 = ExpressionUtils_ReturnReadOnly_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mC28D101026C5072858199AEBB6EAD99C49D6F053((RuntimeObject**)L_0, /*hidden argument*/ExpressionUtils_ReturnReadOnly_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mC28D101026C5072858199AEBB6EAD99C49D6F053_RuntimeMethod_var); return L_1; } } // System.Linq.Expressions.BlockExpression System.Linq.Expressions.BlockN::Rewrite(System.Collections.ObjectModel.ReadOnlyCollection`1,System.Linq.Expressions.Expression[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * BlockN_Rewrite_m4B74DE44449C5A04016BE7F780F641D169E54B8D (BlockN_tCE84D9AD8634612823520324AC4B0FF602E1902C * __this, ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * ___variables0, ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* ___args1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BlockN_tCE84D9AD8634612823520324AC4B0FF602E1902C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_0 = ___args1; BlockN_tCE84D9AD8634612823520324AC4B0FF602E1902C * L_1 = (BlockN_tCE84D9AD8634612823520324AC4B0FF602E1902C *)il2cpp_codegen_object_new(BlockN_tCE84D9AD8634612823520324AC4B0FF602E1902C_il2cpp_TypeInfo_var); BlockN__ctor_m0E9E18D813A38B2CE2B890E5BBF7FEA8BDD0550B(L_1, (RuntimeObject*)(RuntimeObject*)L_0, /*hidden argument*/NULL); return L_1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.BranchFalseInstruction::get_Cache() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* BranchFalseInstruction_get_Cache_m3E7331BE109AD4F5C9B8DFBF93A05903CA453641 (BranchFalseInstruction_t5BD9745691B4C51378D57C56F7BC175CCE07F2CD * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BranchFalseInstruction_t5BD9745691B4C51378D57C56F7BC175CCE07F2CD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* L_0 = ((BranchFalseInstruction_t5BD9745691B4C51378D57C56F7BC175CCE07F2CD_StaticFields*)il2cpp_codegen_static_fields_for(BranchFalseInstruction_t5BD9745691B4C51378D57C56F7BC175CCE07F2CD_il2cpp_TypeInfo_var))->get_s_cache_1(); if (L_0) { goto IL_0013; } } { InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* L_1 = (InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03*)(InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03*)SZArrayNew(InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03_il2cpp_TypeInfo_var, (uint32_t)((int32_t)32)); ((BranchFalseInstruction_t5BD9745691B4C51378D57C56F7BC175CCE07F2CD_StaticFields*)il2cpp_codegen_static_fields_for(BranchFalseInstruction_t5BD9745691B4C51378D57C56F7BC175CCE07F2CD_il2cpp_TypeInfo_var))->set_s_cache_1(L_1); } IL_0013: { InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* L_2 = ((BranchFalseInstruction_t5BD9745691B4C51378D57C56F7BC175CCE07F2CD_StaticFields*)il2cpp_codegen_static_fields_for(BranchFalseInstruction_t5BD9745691B4C51378D57C56F7BC175CCE07F2CD_il2cpp_TypeInfo_var))->get_s_cache_1(); return L_2; } } // System.String System.Linq.Expressions.Interpreter.BranchFalseInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* BranchFalseInstruction_get_InstructionName_m7833A6314CE1C73CD0315876F7FC5741B1E6727C (BranchFalseInstruction_t5BD9745691B4C51378D57C56F7BC175CCE07F2CD * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral31A08F6C04A5038A25CA76807E0B17461059ED99); s_Il2CppMethodInitialized = true; } { return _stringLiteral31A08F6C04A5038A25CA76807E0B17461059ED99; } } // System.Int32 System.Linq.Expressions.Interpreter.BranchFalseInstruction::get_ConsumedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BranchFalseInstruction_get_ConsumedStack_mC4A5487AA6C92346B5F9EC4BA4C58E2BA18D3989 (BranchFalseInstruction_t5BD9745691B4C51378D57C56F7BC175CCE07F2CD * __this, const RuntimeMethod* method) { { return 1; } } // System.Int32 System.Linq.Expressions.Interpreter.BranchFalseInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BranchFalseInstruction_Run_mF5E1DD77ED849ADE6ACD16459F1BAAF47E7AE851 (BranchFalseInstruction_t5BD9745691B4C51378D57C56F7BC175CCE07F2CD * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); if (((*(bool*)((bool*)UnBox(L_1, Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var))))) { goto IL_0014; } } { int32_t L_2 = ((OffsetInstruction_tF3FD4944F925CA471DC7B920C21DF5E058DC5CEB *)__this)->get__offset_0(); return L_2; } IL_0014: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.BranchFalseInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BranchFalseInstruction__ctor_m94A191EBD5E867B6B199F6F87181B5C76108CF66 (BranchFalseInstruction_t5BD9745691B4C51378D57C56F7BC175CCE07F2CD * __this, const RuntimeMethod* method) { { OffsetInstruction__ctor_mA1D3D8A8E5545261FB61BF302D982F77D5692F22(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.BranchInstruction::get_Cache() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* BranchInstruction_get_Cache_mE2DD4120A7A7DAA8F49728EABEB0042318084B08 (BranchInstruction_t798B6A52F451971DC0520FDE4E84C2855DB6D9A3 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BranchInstruction_t798B6A52F451971DC0520FDE4E84C2855DB6D9A3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InstructionU5BU5DU5BU5DU5BU5D_tC91D7302666D7BBDD9539639236F3B8742A0F5DB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InstructionU5BU5DU5BU5D_t59466CC7C903E621CC6A38FA9EEF2BE5D5EE25DA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* V_0 = NULL; InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* G_B4_0 = NULL; InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* G_B3_0 = NULL; { InstructionU5BU5DU5BU5DU5BU5D_tC91D7302666D7BBDD9539639236F3B8742A0F5DB* L_0 = ((BranchInstruction_t798B6A52F451971DC0520FDE4E84C2855DB6D9A3_StaticFields*)il2cpp_codegen_static_fields_for(BranchInstruction_t798B6A52F451971DC0520FDE4E84C2855DB6D9A3_il2cpp_TypeInfo_var))->get_s_caches_1(); if (L_0) { goto IL_0024; } } { InstructionU5BU5DU5BU5DU5BU5D_tC91D7302666D7BBDD9539639236F3B8742A0F5DB* L_1 = (InstructionU5BU5DU5BU5DU5BU5D_tC91D7302666D7BBDD9539639236F3B8742A0F5DB*)(InstructionU5BU5DU5BU5DU5BU5D_tC91D7302666D7BBDD9539639236F3B8742A0F5DB*)SZArrayNew(InstructionU5BU5DU5BU5DU5BU5D_tC91D7302666D7BBDD9539639236F3B8742A0F5DB_il2cpp_TypeInfo_var, (uint32_t)2); InstructionU5BU5DU5BU5DU5BU5D_tC91D7302666D7BBDD9539639236F3B8742A0F5DB* L_2 = L_1; InstructionU5BU5DU5BU5D_t59466CC7C903E621CC6A38FA9EEF2BE5D5EE25DA* L_3 = (InstructionU5BU5DU5BU5D_t59466CC7C903E621CC6A38FA9EEF2BE5D5EE25DA*)(InstructionU5BU5DU5BU5D_t59466CC7C903E621CC6A38FA9EEF2BE5D5EE25DA*)SZArrayNew(InstructionU5BU5DU5BU5D_t59466CC7C903E621CC6A38FA9EEF2BE5D5EE25DA_il2cpp_TypeInfo_var, (uint32_t)2); NullCheck(L_2); ArrayElementTypeCheck (L_2, L_3); (L_2)->SetAt(static_cast(0), (InstructionU5BU5DU5BU5D_t59466CC7C903E621CC6A38FA9EEF2BE5D5EE25DA*)L_3); InstructionU5BU5DU5BU5DU5BU5D_tC91D7302666D7BBDD9539639236F3B8742A0F5DB* L_4 = L_2; InstructionU5BU5DU5BU5D_t59466CC7C903E621CC6A38FA9EEF2BE5D5EE25DA* L_5 = (InstructionU5BU5DU5BU5D_t59466CC7C903E621CC6A38FA9EEF2BE5D5EE25DA*)(InstructionU5BU5DU5BU5D_t59466CC7C903E621CC6A38FA9EEF2BE5D5EE25DA*)SZArrayNew(InstructionU5BU5DU5BU5D_t59466CC7C903E621CC6A38FA9EEF2BE5D5EE25DA_il2cpp_TypeInfo_var, (uint32_t)2); NullCheck(L_4); ArrayElementTypeCheck (L_4, L_5); (L_4)->SetAt(static_cast(1), (InstructionU5BU5DU5BU5D_t59466CC7C903E621CC6A38FA9EEF2BE5D5EE25DA*)L_5); ((BranchInstruction_t798B6A52F451971DC0520FDE4E84C2855DB6D9A3_StaticFields*)il2cpp_codegen_static_fields_for(BranchInstruction_t798B6A52F451971DC0520FDE4E84C2855DB6D9A3_il2cpp_TypeInfo_var))->set_s_caches_1(L_4); } IL_0024: { InstructionU5BU5DU5BU5DU5BU5D_tC91D7302666D7BBDD9539639236F3B8742A0F5DB* L_6 = ((BranchInstruction_t798B6A52F451971DC0520FDE4E84C2855DB6D9A3_StaticFields*)il2cpp_codegen_static_fields_for(BranchInstruction_t798B6A52F451971DC0520FDE4E84C2855DB6D9A3_il2cpp_TypeInfo_var))->get_s_caches_1(); int32_t L_7; L_7 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 System.Linq.Expressions.Interpreter.Instruction::get_ConsumedStack() */, __this); NullCheck(L_6); int32_t L_8 = L_7; InstructionU5BU5DU5BU5D_t59466CC7C903E621CC6A38FA9EEF2BE5D5EE25DA* L_9 = (InstructionU5BU5DU5BU5D_t59466CC7C903E621CC6A38FA9EEF2BE5D5EE25DA*)(L_6)->GetAt(static_cast(L_8)); int32_t L_10; L_10 = VirtualFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 System.Linq.Expressions.Interpreter.Instruction::get_ProducedStack() */, __this); NullCheck(L_9); int32_t L_11 = L_10; InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* L_12 = (InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03*)(L_9)->GetAt(static_cast(L_11)); InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* L_13 = L_12; G_B3_0 = L_13; if (L_13) { G_B4_0 = L_13; goto IL_0058; } } { InstructionU5BU5DU5BU5DU5BU5D_tC91D7302666D7BBDD9539639236F3B8742A0F5DB* L_14 = ((BranchInstruction_t798B6A52F451971DC0520FDE4E84C2855DB6D9A3_StaticFields*)il2cpp_codegen_static_fields_for(BranchInstruction_t798B6A52F451971DC0520FDE4E84C2855DB6D9A3_il2cpp_TypeInfo_var))->get_s_caches_1(); int32_t L_15; L_15 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 System.Linq.Expressions.Interpreter.Instruction::get_ConsumedStack() */, __this); NullCheck(L_14); int32_t L_16 = L_15; InstructionU5BU5DU5BU5D_t59466CC7C903E621CC6A38FA9EEF2BE5D5EE25DA* L_17 = (InstructionU5BU5DU5BU5D_t59466CC7C903E621CC6A38FA9EEF2BE5D5EE25DA*)(L_14)->GetAt(static_cast(L_16)); int32_t L_18; L_18 = VirtualFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 System.Linq.Expressions.Interpreter.Instruction::get_ProducedStack() */, __this); InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* L_19 = (InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03*)(InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03*)SZArrayNew(InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03_il2cpp_TypeInfo_var, (uint32_t)((int32_t)32)); InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* L_20 = L_19; V_0 = L_20; NullCheck(L_17); ArrayElementTypeCheck (L_17, L_20); (L_17)->SetAt(static_cast(L_18), (InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03*)L_20); InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* L_21 = V_0; G_B4_0 = L_21; } IL_0058: { return G_B4_0; } } // System.Void System.Linq.Expressions.Interpreter.BranchInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BranchInstruction__ctor_mFC3682FB1780E634139FF0A902258800C9D4AE22 (BranchInstruction_t798B6A52F451971DC0520FDE4E84C2855DB6D9A3 * __this, const RuntimeMethod* method) { { BranchInstruction__ctor_m77B72DB3A9FC819F10024A18598C07806D2851C2(__this, (bool)0, (bool)0, /*hidden argument*/NULL); return; } } // System.Void System.Linq.Expressions.Interpreter.BranchInstruction::.ctor(System.Boolean,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BranchInstruction__ctor_m77B72DB3A9FC819F10024A18598C07806D2851C2 (BranchInstruction_t798B6A52F451971DC0520FDE4E84C2855DB6D9A3 * __this, bool ___hasResult0, bool ___hasValue1, const RuntimeMethod* method) { { OffsetInstruction__ctor_mA1D3D8A8E5545261FB61BF302D982F77D5692F22(__this, /*hidden argument*/NULL); bool L_0 = ___hasResult0; __this->set__hasResult_2(L_0); bool L_1 = ___hasValue1; __this->set__hasValue_3(L_1); return; } } // System.String System.Linq.Expressions.Interpreter.BranchInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* BranchInstruction_get_InstructionName_m04CB29A0096458914422B43EEE40F613C0027F11 (BranchInstruction_t798B6A52F451971DC0520FDE4E84C2855DB6D9A3 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1E77C8D5904D216C0CB266860238E3274F6A9750); s_Il2CppMethodInitialized = true; } { return _stringLiteral1E77C8D5904D216C0CB266860238E3274F6A9750; } } // System.Int32 System.Linq.Expressions.Interpreter.BranchInstruction::get_ConsumedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BranchInstruction_get_ConsumedStack_m6456CF16E5938C34EC6B215C73C56A04D560DCE1 (BranchInstruction_t798B6A52F451971DC0520FDE4E84C2855DB6D9A3 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get__hasValue_3(); if (L_0) { goto IL_000a; } } { return 0; } IL_000a: { return 1; } } // System.Int32 System.Linq.Expressions.Interpreter.BranchInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BranchInstruction_get_ProducedStack_m8FA96E720D3BA0068F7DA681238ADDA549A0352D (BranchInstruction_t798B6A52F451971DC0520FDE4E84C2855DB6D9A3 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get__hasResult_2(); if (L_0) { goto IL_000a; } } { return 0; } IL_000a: { return 1; } } // System.Int32 System.Linq.Expressions.Interpreter.BranchInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BranchInstruction_Run_mE4F3756D85D06CE92489CB72C7B108D9762B44DE (BranchInstruction_t798B6A52F451971DC0520FDE4E84C2855DB6D9A3 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { { int32_t L_0 = ((OffsetInstruction_tF3FD4944F925CA471DC7B920C21DF5E058DC5CEB *)__this)->get__offset_0(); return L_0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.BranchLabel::get_LabelIndex() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BranchLabel_get_LabelIndex_m54221DBE17F9BF45FDC3B5BDEF974EDF3E7E162B (BranchLabel_t1AD05E18FF3172A1D4FC287CAE57C9CE6EB96FB5 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CLabelIndexU3Ek__BackingField_4(); return L_0; } } // System.Void System.Linq.Expressions.Interpreter.BranchLabel::set_LabelIndex(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BranchLabel_set_LabelIndex_mB6A3B460358890E54C9B6557A8C6614DA3C3C778 (BranchLabel_t1AD05E18FF3172A1D4FC287CAE57C9CE6EB96FB5 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CLabelIndexU3Ek__BackingField_4(L_0); return; } } // System.Boolean System.Linq.Expressions.Interpreter.BranchLabel::get_HasRuntimeLabel() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BranchLabel_get_HasRuntimeLabel_m2C913A867F0408F0B8DC0D4B65D4E87DB238BD20 (BranchLabel_t1AD05E18FF3172A1D4FC287CAE57C9CE6EB96FB5 * __this, const RuntimeMethod* method) { { int32_t L_0; L_0 = BranchLabel_get_LabelIndex_m54221DBE17F9BF45FDC3B5BDEF974EDF3E7E162B_inline(__this, /*hidden argument*/NULL); return (bool)((((int32_t)((((int32_t)L_0) == ((int32_t)((int32_t)-2147483648LL)))? 1 : 0)) == ((int32_t)0))? 1 : 0); } } // System.Int32 System.Linq.Expressions.Interpreter.BranchLabel::get_TargetIndex() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BranchLabel_get_TargetIndex_m61F06DEB43701F1F5841923B360C375D8826E712 (BranchLabel_t1AD05E18FF3172A1D4FC287CAE57C9CE6EB96FB5 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get__targetIndex_0(); return L_0; } } // System.Linq.Expressions.Interpreter.RuntimeLabel System.Linq.Expressions.Interpreter.BranchLabel::ToRuntimeLabel() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeLabel_t6F93929F1E839AA32AE409193F505A4435E725FA BranchLabel_ToRuntimeLabel_m77671A3C40D11F6B2615A429A0ABCBDEA2E7FCE8 (BranchLabel_t1AD05E18FF3172A1D4FC287CAE57C9CE6EB96FB5 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get__targetIndex_0(); int32_t L_1 = __this->get__continuationStackDepth_2(); int32_t L_2 = __this->get__stackDepth_1(); RuntimeLabel_t6F93929F1E839AA32AE409193F505A4435E725FA L_3; memset((&L_3), 0, sizeof(L_3)); RuntimeLabel__ctor_mB27083AA69EB3BA4F6EF35B132AD114D014D9D68((&L_3), L_0, L_1, L_2, /*hidden argument*/NULL); return L_3; } } // System.Void System.Linq.Expressions.Interpreter.BranchLabel::Mark(System.Linq.Expressions.Interpreter.InstructionList) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BranchLabel_Mark_mF8253BFDE0A74580F79DF3288ABB5EF8FC707589 (BranchLabel_t1AD05E18FF3172A1D4FC287CAE57C9CE6EB96FB5 * __this, InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 * ___instructions0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m0F4FCA57A586D78D592E624FE089FC61DF99EF86_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m40FD166B6757334A2BBCF67238EFDF70D727A4A6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m376883DE8D9B9C406BEA9E5A0DB2F132FE4B7FDA_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_mD396EA185003D66D9F0425A2C98D23F6A1624175_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 * L_0 = ___instructions0; NullCheck(L_0); int32_t L_1; L_1 = InstructionList_get_CurrentStackDepth_mCB4C4E69FE7C054F30B28C8F3559859CD64ACEA8_inline(L_0, /*hidden argument*/NULL); __this->set__stackDepth_1(L_1); InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 * L_2 = ___instructions0; NullCheck(L_2); int32_t L_3; L_3 = InstructionList_get_CurrentContinuationsDepth_m14E281F4BC166AE65CC51A768EBE3FF806D32B57_inline(L_2, /*hidden argument*/NULL); __this->set__continuationStackDepth_2(L_3); InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 * L_4 = ___instructions0; NullCheck(L_4); int32_t L_5; L_5 = InstructionList_get_Count_m053273059D7E370378CA5C9C2BA3F45E44EB3A29(L_4, /*hidden argument*/NULL); __this->set__targetIndex_0(L_5); List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * L_6 = __this->get__forwardBranchFixups_3(); if (!L_6) { goto IL_006a; } } { List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * L_7 = __this->get__forwardBranchFixups_3(); NullCheck(L_7); Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C L_8; L_8 = List_1_GetEnumerator_mD396EA185003D66D9F0425A2C98D23F6A1624175(L_7, /*hidden argument*/List_1_GetEnumerator_mD396EA185003D66D9F0425A2C98D23F6A1624175_RuntimeMethod_var); V_0 = L_8; } IL_0038: try {// begin try (depth: 1) { goto IL_004a; } IL_003a: { int32_t L_9; L_9 = Enumerator_get_Current_m376883DE8D9B9C406BEA9E5A0DB2F132FE4B7FDA_inline((Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C *)(&V_0), /*hidden argument*/Enumerator_get_Current_m376883DE8D9B9C406BEA9E5A0DB2F132FE4B7FDA_RuntimeMethod_var); V_1 = L_9; InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 * L_10 = ___instructions0; int32_t L_11 = V_1; BranchLabel_FixupBranch_m0B782003246691FD77DF36E45C387E82F490220A(__this, L_10, L_11, /*hidden argument*/NULL); } IL_004a: { bool L_12; L_12 = Enumerator_MoveNext_m40FD166B6757334A2BBCF67238EFDF70D727A4A6((Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C *)(&V_0), /*hidden argument*/Enumerator_MoveNext_m40FD166B6757334A2BBCF67238EFDF70D727A4A6_RuntimeMethod_var); if (L_12) { goto IL_003a; } } IL_0053: { IL2CPP_LEAVE(0x63, FINALLY_0055); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0055; } FINALLY_0055: {// begin finally (depth: 1) Enumerator_Dispose_m0F4FCA57A586D78D592E624FE089FC61DF99EF86((Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C *)(&V_0), /*hidden argument*/Enumerator_Dispose_m0F4FCA57A586D78D592E624FE089FC61DF99EF86_RuntimeMethod_var); IL2CPP_END_FINALLY(85) }// end finally (depth: 1) IL2CPP_CLEANUP(85) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x63, IL_0063) } IL_0063: { __this->set__forwardBranchFixups_3((List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 *)NULL); } IL_006a: { return; } } // System.Void System.Linq.Expressions.Interpreter.BranchLabel::AddBranch(System.Linq.Expressions.Interpreter.InstructionList,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BranchLabel_AddBranch_m662603FABEFFF6E13DAB6C29B455A5FB2D0BBF70 (BranchLabel_t1AD05E18FF3172A1D4FC287CAE57C9CE6EB96FB5 * __this, InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 * ___instructions0, int32_t ___branchIndex1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m415CDDDC44D8102E7E71D9EA0A853D7BBE6F469F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m45E78772E9157F6CD684A69AAB07CE4082FE5FFD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { int32_t L_0 = __this->get__targetIndex_0(); if ((!(((uint32_t)L_0) == ((uint32_t)((int32_t)-2147483648LL))))) { goto IL_002d; } } { List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * L_1 = __this->get__forwardBranchFixups_3(); if (L_1) { goto IL_0020; } } { List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * L_2 = (List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 *)il2cpp_codegen_object_new(List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7_il2cpp_TypeInfo_var); List_1__ctor_m45E78772E9157F6CD684A69AAB07CE4082FE5FFD(L_2, /*hidden argument*/List_1__ctor_m45E78772E9157F6CD684A69AAB07CE4082FE5FFD_RuntimeMethod_var); __this->set__forwardBranchFixups_3(L_2); } IL_0020: { List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * L_3 = __this->get__forwardBranchFixups_3(); int32_t L_4 = ___branchIndex1; NullCheck(L_3); List_1_Add_m415CDDDC44D8102E7E71D9EA0A853D7BBE6F469F(L_3, L_4, /*hidden argument*/List_1_Add_m415CDDDC44D8102E7E71D9EA0A853D7BBE6F469F_RuntimeMethod_var); return; } IL_002d: { InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 * L_5 = ___instructions0; int32_t L_6 = ___branchIndex1; BranchLabel_FixupBranch_m0B782003246691FD77DF36E45C387E82F490220A(__this, L_5, L_6, /*hidden argument*/NULL); return; } } // System.Void System.Linq.Expressions.Interpreter.BranchLabel::FixupBranch(System.Linq.Expressions.Interpreter.InstructionList,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BranchLabel_FixupBranch_m0B782003246691FD77DF36E45C387E82F490220A (BranchLabel_t1AD05E18FF3172A1D4FC287CAE57C9CE6EB96FB5 * __this, InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 * ___instructions0, int32_t ___branchIndex1, const RuntimeMethod* method) { { InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 * L_0 = ___instructions0; int32_t L_1 = ___branchIndex1; int32_t L_2 = __this->get__targetIndex_0(); int32_t L_3 = ___branchIndex1; NullCheck(L_0); InstructionList_FixupBranch_mF8A8DCFE351AFC60A68A057CAB5EC15FD3A117E5(L_0, L_1, ((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)L_3)), /*hidden argument*/NULL); return; } } // System.Void System.Linq.Expressions.Interpreter.BranchLabel::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BranchLabel__ctor_mAA2E398AB383DF79B96C0D080237A769BD896803 (BranchLabel_t1AD05E18FF3172A1D4FC287CAE57C9CE6EB96FB5 * __this, const RuntimeMethod* method) { { __this->set__targetIndex_0(((int32_t)-2147483648LL)); __this->set__stackDepth_1(((int32_t)-2147483648LL)); __this->set__continuationStackDepth_2(((int32_t)-2147483648LL)); __this->set_U3CLabelIndexU3Ek__BackingField_4(((int32_t)-2147483648LL)); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.BranchTrueInstruction::get_Cache() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* BranchTrueInstruction_get_Cache_mDC925E088A1CB889BF8237988E436B1DF47E7432 (BranchTrueInstruction_t1A339EF01FA205F6B06C9BCBF6E5531C1269F946 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BranchTrueInstruction_t1A339EF01FA205F6B06C9BCBF6E5531C1269F946_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* L_0 = ((BranchTrueInstruction_t1A339EF01FA205F6B06C9BCBF6E5531C1269F946_StaticFields*)il2cpp_codegen_static_fields_for(BranchTrueInstruction_t1A339EF01FA205F6B06C9BCBF6E5531C1269F946_il2cpp_TypeInfo_var))->get_s_cache_1(); if (L_0) { goto IL_0013; } } { InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* L_1 = (InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03*)(InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03*)SZArrayNew(InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03_il2cpp_TypeInfo_var, (uint32_t)((int32_t)32)); ((BranchTrueInstruction_t1A339EF01FA205F6B06C9BCBF6E5531C1269F946_StaticFields*)il2cpp_codegen_static_fields_for(BranchTrueInstruction_t1A339EF01FA205F6B06C9BCBF6E5531C1269F946_il2cpp_TypeInfo_var))->set_s_cache_1(L_1); } IL_0013: { InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* L_2 = ((BranchTrueInstruction_t1A339EF01FA205F6B06C9BCBF6E5531C1269F946_StaticFields*)il2cpp_codegen_static_fields_for(BranchTrueInstruction_t1A339EF01FA205F6B06C9BCBF6E5531C1269F946_il2cpp_TypeInfo_var))->get_s_cache_1(); return L_2; } } // System.String System.Linq.Expressions.Interpreter.BranchTrueInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* BranchTrueInstruction_get_InstructionName_m4E23E05DA0EA6E77A9C31C80ADC7CDE5FAB4EE98 (BranchTrueInstruction_t1A339EF01FA205F6B06C9BCBF6E5531C1269F946 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral418FA1862825E9842DF0929F78CF82E6BBCD9254); s_Il2CppMethodInitialized = true; } { return _stringLiteral418FA1862825E9842DF0929F78CF82E6BBCD9254; } } // System.Int32 System.Linq.Expressions.Interpreter.BranchTrueInstruction::get_ConsumedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BranchTrueInstruction_get_ConsumedStack_mD7A962F55F834B9DB7E3C400AE18D6F8082C733D (BranchTrueInstruction_t1A339EF01FA205F6B06C9BCBF6E5531C1269F946 * __this, const RuntimeMethod* method) { { return 1; } } // System.Int32 System.Linq.Expressions.Interpreter.BranchTrueInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BranchTrueInstruction_Run_m09B4E68EDE87ADA5365B62AB7BCA3D1605DABE84 (BranchTrueInstruction_t1A339EF01FA205F6B06C9BCBF6E5531C1269F946 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); if (!((*(bool*)((bool*)UnBox(L_1, Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var))))) { goto IL_0014; } } { int32_t L_2 = ((OffsetInstruction_tF3FD4944F925CA471DC7B920C21DF5E058DC5CEB *)__this)->get__offset_0(); return L_2; } IL_0014: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.BranchTrueInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BranchTrueInstruction__ctor_m56AC0DC514DCA9AAC7CE4FE38965DC9B735F2122 (BranchTrueInstruction_t1A339EF01FA205F6B06C9BCBF6E5531C1269F946 * __this, const RuntimeMethod* method) { { OffsetInstruction__ctor_mA1D3D8A8E5545261FB61BF302D982F77D5692F22(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.Interpreter.ByRefMethodInfoCallInstruction::.ctor(System.Reflection.MethodInfo,System.Int32,System.Linq.Expressions.Interpreter.ByRefUpdater[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ByRefMethodInfoCallInstruction__ctor_m3A82BBC87115DA32DC7F1C0AF4494C3780164C9B (ByRefMethodInfoCallInstruction_t10DC45DF7072884B60C4A99761AEFDDD3790BDC0 * __this, MethodInfo_t * ___target0, int32_t ___argumentCount1, ByRefUpdaterU5BU5D_t0FAE787778490964F634E1734FBF728A93E13A84* ___byrefArgs2, const RuntimeMethod* method) { { MethodInfo_t * L_0 = ___target0; int32_t L_1 = ___argumentCount1; MethodInfoCallInstruction__ctor_mDB17C84A4B1E7EA47C009E3DC5338E328EE959E6(__this, L_0, L_1, /*hidden argument*/NULL); ByRefUpdaterU5BU5D_t0FAE787778490964F634E1734FBF728A93E13A84* L_2 = ___byrefArgs2; __this->set__byrefArgs_2(L_2); return; } } // System.Int32 System.Linq.Expressions.Interpreter.ByRefMethodInfoCallInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ByRefMethodInfoCallInstruction_get_ProducedStack_m20E2BCCF2D4B4CF464E120C0D2D861EF4B9C3C8E (ByRefMethodInfoCallInstruction_t10DC45DF7072884B60C4A99761AEFDDD3790BDC0 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var); s_Il2CppMethodInitialized = true; } { MethodInfo_t * L_0 = ((MethodInfoCallInstruction_t0EA1D8A0DFD7127CBAC63CDF76A82F8D094211ED *)__this)->get__target_0(); NullCheck(L_0); Type_t * L_1; L_1 = VirtualFuncInvoker0< Type_t * >::Invoke(42 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_0); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_2 = { reinterpret_cast (Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_3; L_3 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_2, /*hidden argument*/NULL); bool L_4; L_4 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_1, L_3, /*hidden argument*/NULL); if (L_4) { goto IL_001e; } } { return 1; } IL_001e: { return 0; } } // System.Int32 System.Linq.Expressions.Interpreter.ByRefMethodInfoCallInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ByRefMethodInfoCallInstruction_Run_mB777FF586202E7B96E996AF2AD97818A252E2740 (ByRefMethodInfoCallInstruction_t10DC45DF7072884B60C4A99761AEFDDD3790BDC0 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * V_4 = NULL; ByRefUpdaterU5BU5D_t0FAE787778490964F634E1734FBF728A93E13A84* V_5 = NULL; int32_t V_6 = 0; ByRefUpdater_t947287A35823D0D1649B767460D71471A72AE717 * V_7 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * G_B17_0 = NULL; ByRefUpdater_t947287A35823D0D1649B767460D71471A72AE717 * G_B17_1 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * G_B16_0 = NULL; ByRefUpdater_t947287A35823D0D1649B767460D71471A72AE717 * G_B16_1 = NULL; RuntimeObject * G_B18_0 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * G_B18_1 = NULL; ByRefUpdater_t947287A35823D0D1649B767460D71471A72AE717 * G_B18_2 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); int32_t L_2 = ((MethodInfoCallInstruction_t0EA1D8A0DFD7127CBAC63CDF76A82F8D094211ED *)__this)->get__argumentCount_1(); V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)L_2)); V_1 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)NULL; V_2 = NULL; } IL_0012: try {// begin try (depth: 1) { MethodInfo_t * L_3 = ((MethodInfoCallInstruction_t0EA1D8A0DFD7127CBAC63CDF76A82F8D094211ED *)__this)->get__target_0(); NullCheck(L_3); bool L_4; L_4 = MethodBase_get_IsStatic_mDFDF51EDFE5DBDD5FE942564A1F56E3C7E3DE43F(L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_0044; } } IL_001f: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_5 = ___frame0; int32_t L_6 = V_0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_7; L_7 = MethodInfoCallInstruction_GetArgs_m50806DE6680520C0BDA6334D348D58E2A6B20F50(__this, L_5, L_6, 0, /*hidden argument*/NULL); V_1 = L_7; } IL_0029: try {// begin try (depth: 2) MethodInfo_t * L_8 = ((MethodInfoCallInstruction_t0EA1D8A0DFD7127CBAC63CDF76A82F8D094211ED *)__this)->get__target_0(); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_9 = V_1; NullCheck(L_8); RuntimeObject * L_10; L_10 = MethodBase_Invoke_m5DA5E74F34F8FFA8133445BAE0266FD54F7D4EB3(L_8, NULL, L_9, /*hidden argument*/NULL); V_3 = L_10; goto IL_008f; }// end try (depth: 2) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&TargetInvocationException_t30F4C50D323F448CD2E08BDB8F47694B08EB354C_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0039; } throw e; } CATCH_0039: {// begin catch(System.Reflection.TargetInvocationException) ExceptionHelpers_UnwrapAndRethrow_m3E72B28269E51046AAB21E48674465F02400BB92(((TargetInvocationException_t30F4C50D323F448CD2E08BDB8F47694B08EB354C *)IL2CPP_GET_ACTIVE_EXCEPTION(TargetInvocationException_t30F4C50D323F448CD2E08BDB8F47694B08EB354C *)), /*hidden argument*/NULL); Exception_t * L_11; L_11 = ContractUtils_get_Unreachable_m814C0ABAB566942A64D62EE4BF63B9C75B8BDF5D(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_11, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ByRefMethodInfoCallInstruction_Run_mB777FF586202E7B96E996AF2AD97818A252E2740_RuntimeMethod_var))); }// end catch (depth: 2) IL_0044: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_12 = ___frame0; NullCheck(L_12); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = L_12->get_Data_7(); int32_t L_14 = V_0; NullCheck(L_13); int32_t L_15 = L_14; RuntimeObject * L_16 = (L_13)->GetAt(static_cast(L_15)); V_2 = L_16; RuntimeObject * L_17 = V_2; Instruction_NullCheck_m41ED82259C7462947CF9837727B5B45B64AFF8CC(L_17, /*hidden argument*/NULL); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_18 = ___frame0; int32_t L_19 = V_0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_20; L_20 = MethodInfoCallInstruction_GetArgs_m50806DE6680520C0BDA6334D348D58E2A6B20F50(__this, L_18, L_19, 1, /*hidden argument*/NULL); V_1 = L_20; RuntimeObject * L_21 = V_2; bool L_22; L_22 = CallInstruction_TryGetLightLambdaTarget_mBDEDD893A0F1713E9C6F73A883CC606C71B420AF(L_21, (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE **)(&V_4), /*hidden argument*/NULL); if (!L_22) { goto IL_0073; } } IL_0067: { LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * L_23 = V_4; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_24 = V_1; RuntimeObject * L_25; L_25 = CallInstruction_InterpretLambdaInvoke_m16411EA08CB44191554F7EB03E656CF9A3327617(__this, L_23, L_24, /*hidden argument*/NULL); V_3 = L_25; goto IL_008f; } IL_0073: { } IL_0074: try {// begin try (depth: 2) MethodInfo_t * L_26 = ((MethodInfoCallInstruction_t0EA1D8A0DFD7127CBAC63CDF76A82F8D094211ED *)__this)->get__target_0(); RuntimeObject * L_27 = V_2; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_28 = V_1; NullCheck(L_26); RuntimeObject * L_29; L_29 = MethodBase_Invoke_m5DA5E74F34F8FFA8133445BAE0266FD54F7D4EB3(L_26, L_27, L_28, /*hidden argument*/NULL); V_3 = L_29; goto IL_008f; }// end try (depth: 2) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&TargetInvocationException_t30F4C50D323F448CD2E08BDB8F47694B08EB354C_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0084; } throw e; } CATCH_0084: {// begin catch(System.Reflection.TargetInvocationException) ExceptionHelpers_UnwrapAndRethrow_m3E72B28269E51046AAB21E48674465F02400BB92(((TargetInvocationException_t30F4C50D323F448CD2E08BDB8F47694B08EB354C *)IL2CPP_GET_ACTIVE_EXCEPTION(TargetInvocationException_t30F4C50D323F448CD2E08BDB8F47694B08EB354C *)), /*hidden argument*/NULL); Exception_t * L_30; L_30 = ContractUtils_get_Unreachable_m814C0ABAB566942A64D62EE4BF63B9C75B8BDF5D(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_30, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ByRefMethodInfoCallInstruction_Run_mB777FF586202E7B96E996AF2AD97818A252E2740_RuntimeMethod_var))); }// end catch (depth: 2) IL_008f: { MethodInfo_t * L_31 = ((MethodInfoCallInstruction_t0EA1D8A0DFD7127CBAC63CDF76A82F8D094211ED *)__this)->get__target_0(); NullCheck(L_31); Type_t * L_32; L_32 = VirtualFuncInvoker0< Type_t * >::Invoke(42 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_31); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_33 = { reinterpret_cast (Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_34; L_34 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_33, /*hidden argument*/NULL); bool L_35; L_35 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0(L_32, L_34, /*hidden argument*/NULL); if (!L_35) { goto IL_00bf; } } IL_00ab: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_36 = ___frame0; NullCheck(L_36); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_37 = L_36->get_Data_7(); int32_t L_38 = V_0; RuntimeObject * L_39 = V_3; NullCheck(L_37); ArrayElementTypeCheck (L_37, L_39); (L_37)->SetAt(static_cast(L_38), (RuntimeObject *)L_39); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_40 = ___frame0; int32_t L_41 = V_0; NullCheck(L_40); L_40->set_StackIndex_9(((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1))); IL2CPP_LEAVE(0x10C, FINALLY_00c8); } IL_00bf: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_42 = ___frame0; int32_t L_43 = V_0; NullCheck(L_42); L_42->set_StackIndex_9(L_43); IL2CPP_LEAVE(0x10C, FINALLY_00c8); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00c8; } FINALLY_00c8: {// begin finally (depth: 1) { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_44 = V_1; if (!L_44) { goto IL_010b; } } IL_00cb: { ByRefUpdaterU5BU5D_t0FAE787778490964F634E1734FBF728A93E13A84* L_45 = __this->get__byrefArgs_2(); V_5 = L_45; V_6 = 0; goto IL_0103; } IL_00d8: { ByRefUpdaterU5BU5D_t0FAE787778490964F634E1734FBF728A93E13A84* L_46 = V_5; int32_t L_47 = V_6; NullCheck(L_46); int32_t L_48 = L_47; ByRefUpdater_t947287A35823D0D1649B767460D71471A72AE717 * L_49 = (L_46)->GetAt(static_cast(L_48)); V_7 = L_49; ByRefUpdater_t947287A35823D0D1649B767460D71471A72AE717 * L_50 = V_7; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_51 = ___frame0; ByRefUpdater_t947287A35823D0D1649B767460D71471A72AE717 * L_52 = V_7; NullCheck(L_52); int32_t L_53 = L_52->get_ArgumentIndex_0(); G_B16_0 = L_51; G_B16_1 = L_50; if ((((int32_t)L_53) == ((int32_t)(-1)))) { G_B17_0 = L_51; G_B17_1 = L_50; goto IL_00f7; } } IL_00ec: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_54 = V_1; ByRefUpdater_t947287A35823D0D1649B767460D71471A72AE717 * L_55 = V_7; NullCheck(L_55); int32_t L_56 = L_55->get_ArgumentIndex_0(); NullCheck(L_54); int32_t L_57 = L_56; RuntimeObject * L_58 = (L_54)->GetAt(static_cast(L_57)); G_B18_0 = L_58; G_B18_1 = G_B16_0; G_B18_2 = G_B16_1; goto IL_00f8; } IL_00f7: { RuntimeObject * L_59 = V_2; G_B18_0 = L_59; G_B18_1 = G_B17_0; G_B18_2 = G_B17_1; } IL_00f8: { NullCheck(G_B18_2); VirtualActionInvoker2< InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *, RuntimeObject * >::Invoke(4 /* System.Void System.Linq.Expressions.Interpreter.ByRefUpdater::Update(System.Linq.Expressions.Interpreter.InterpretedFrame,System.Object) */, G_B18_2, G_B18_1, G_B18_0); int32_t L_60 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_60, (int32_t)1)); } IL_0103: { int32_t L_61 = V_6; ByRefUpdaterU5BU5D_t0FAE787778490964F634E1734FBF728A93E13A84* L_62 = V_5; NullCheck(L_62); if ((((int32_t)L_61) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_62)->max_length)))))) { goto IL_00d8; } } IL_010b: { IL2CPP_END_FINALLY(200) } }// end finally (depth: 1) IL2CPP_CLEANUP(200) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x10C, IL_010c) } IL_010c: { return 1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.Interpreter.ByRefNewInstruction::.ctor(System.Reflection.ConstructorInfo,System.Int32,System.Linq.Expressions.Interpreter.ByRefUpdater[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ByRefNewInstruction__ctor_m6E9935295E1C09FA2F023AF402D91287EAA1758D (ByRefNewInstruction_t1B40344932F0D77B6151810C6E4710BEFB02E8F8 * __this, ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * ___target0, int32_t ___argumentCount1, ByRefUpdaterU5BU5D_t0FAE787778490964F634E1734FBF728A93E13A84* ___byrefArgs2, const RuntimeMethod* method) { { ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * L_0 = ___target0; int32_t L_1 = ___argumentCount1; NewInstruction__ctor_m59DAFB865D2DFE166F0B073A3AB06CE9548E4BE0(__this, L_0, L_1, /*hidden argument*/NULL); ByRefUpdaterU5BU5D_t0FAE787778490964F634E1734FBF728A93E13A84* L_2 = ___byrefArgs2; __this->set__byrefArgs_2(L_2); return; } } // System.String System.Linq.Expressions.Interpreter.ByRefNewInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ByRefNewInstruction_get_InstructionName_m99996858695BD72AFD054991F4B190E9DEFD681E (ByRefNewInstruction_t1B40344932F0D77B6151810C6E4710BEFB02E8F8 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0E07963036FFA72EDE4E767F81B01C3A7325FA4B); s_Il2CppMethodInitialized = true; } { return _stringLiteral0E07963036FFA72EDE4E767F81B01C3A7325FA4B; } } // System.Int32 System.Linq.Expressions.Interpreter.ByRefNewInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ByRefNewInstruction_Run_m82B4907DF15089DA076A6FFC66D8F52416028930 (ByRefNewInstruction_t1B40344932F0D77B6151810C6E4710BEFB02E8F8 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { int32_t V_0 = 0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; RuntimeObject * V_2 = NULL; ByRefUpdaterU5BU5D_t0FAE787778490964F634E1734FBF728A93E13A84* V_3 = NULL; int32_t V_4 = 0; ByRefUpdater_t947287A35823D0D1649B767460D71471A72AE717 * V_5 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); int32_t L_1 = L_0->get_StackIndex_9(); int32_t L_2 = ((NewInstruction_t6020D07F6354349B4BB08E9F3B730F97868E896F *)__this)->get__argumentCount_1(); V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)L_2)); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_3 = ___frame0; int32_t L_4 = V_0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_5; L_5 = NewInstruction_GetArgs_m3F2A6111A37DF960563D28CF49322596CA84216C(__this, L_3, L_4, /*hidden argument*/NULL); V_1 = L_5; } IL_0017: try {// begin try (depth: 1) try {// begin try (depth: 2) ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * L_6 = ((NewInstruction_t6020D07F6354349B4BB08E9F3B730F97868E896F *)__this)->get__constructor_0(); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_7 = V_1; NullCheck(L_6); RuntimeObject * L_8; L_8 = ConstructorInfo_Invoke_m8DF5D6F53038C7B6443EEA82D922724F39CD2906(L_6, L_7, /*hidden argument*/NULL); V_2 = L_8; goto IL_0031; }// end try (depth: 2) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&TargetInvocationException_t30F4C50D323F448CD2E08BDB8F47694B08EB354C_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0026; } throw e; } CATCH_0026: {// begin catch(System.Reflection.TargetInvocationException) ExceptionHelpers_UnwrapAndRethrow_m3E72B28269E51046AAB21E48674465F02400BB92(((TargetInvocationException_t30F4C50D323F448CD2E08BDB8F47694B08EB354C *)IL2CPP_GET_ACTIVE_EXCEPTION(TargetInvocationException_t30F4C50D323F448CD2E08BDB8F47694B08EB354C *)), /*hidden argument*/NULL); Exception_t * L_9; L_9 = ContractUtils_get_Unreachable_m814C0ABAB566942A64D62EE4BF63B9C75B8BDF5D(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_9, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ByRefNewInstruction_Run_m82B4907DF15089DA076A6FFC66D8F52416028930_RuntimeMethod_var))); }// end catch (depth: 2) IL_0031: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_10 = ___frame0; NullCheck(L_10); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_11 = L_10->get_Data_7(); int32_t L_12 = V_0; RuntimeObject * L_13 = V_2; NullCheck(L_11); ArrayElementTypeCheck (L_11, L_13); (L_11)->SetAt(static_cast(L_12), (RuntimeObject *)L_13); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_14 = ___frame0; int32_t L_15 = V_0; NullCheck(L_14); L_14->set_StackIndex_9(((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1))); IL2CPP_LEAVE(0x76, FINALLY_0045); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0045; } FINALLY_0045: {// begin finally (depth: 1) { ByRefUpdaterU5BU5D_t0FAE787778490964F634E1734FBF728A93E13A84* L_16 = __this->get__byrefArgs_2(); V_3 = L_16; V_4 = 0; goto IL_006e; } IL_0051: { ByRefUpdaterU5BU5D_t0FAE787778490964F634E1734FBF728A93E13A84* L_17 = V_3; int32_t L_18 = V_4; NullCheck(L_17); int32_t L_19 = L_18; ByRefUpdater_t947287A35823D0D1649B767460D71471A72AE717 * L_20 = (L_17)->GetAt(static_cast(L_19)); V_5 = L_20; ByRefUpdater_t947287A35823D0D1649B767460D71471A72AE717 * L_21 = V_5; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_22 = ___frame0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_23 = V_1; ByRefUpdater_t947287A35823D0D1649B767460D71471A72AE717 * L_24 = V_5; NullCheck(L_24); int32_t L_25 = L_24->get_ArgumentIndex_0(); NullCheck(L_23); int32_t L_26 = L_25; RuntimeObject * L_27 = (L_23)->GetAt(static_cast(L_26)); NullCheck(L_21); VirtualActionInvoker2< InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *, RuntimeObject * >::Invoke(4 /* System.Void System.Linq.Expressions.Interpreter.ByRefUpdater::Update(System.Linq.Expressions.Interpreter.InterpretedFrame,System.Object) */, L_21, L_22, L_27); int32_t L_28 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); } IL_006e: { int32_t L_29 = V_4; ByRefUpdaterU5BU5D_t0FAE787778490964F634E1734FBF728A93E13A84* L_30 = V_3; NullCheck(L_30); if ((((int32_t)L_29) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_30)->max_length)))))) { goto IL_0051; } } IL_0075: { IL2CPP_END_FINALLY(69) } }// end finally (depth: 1) IL2CPP_CLEANUP(69) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x76, IL_0076) } IL_0076: { return 1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.ByRefParameterExpression::.ctor(System.Type,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ByRefParameterExpression__ctor_m41F9A54906BA0F815F6C59275EED3292DA4FC3DE (ByRefParameterExpression_t61356780E4E9A2A07C0DD60617DDF57C71C9FFD1 * __this, Type_t * ___type0, String_t* ___name1, const RuntimeMethod* method) { { Type_t * L_0 = ___type0; String_t* L_1 = ___name1; TypedParameterExpression__ctor_m3D235CA0BCB4FCABE91C71DB32676114DA94AF6B(__this, L_0, L_1, /*hidden argument*/NULL); return; } } // System.Boolean System.Linq.Expressions.ByRefParameterExpression::GetIsByRef() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ByRefParameterExpression_GetIsByRef_m9F2F08505E714A803AB211BC45D27BF0EF1FD849 (ByRefParameterExpression_t61356780E4E9A2A07C0DD60617DDF57C71C9FFD1 * __this, const RuntimeMethod* method) { { return (bool)1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.Interpreter.ByRefUpdater::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ByRefUpdater__ctor_m07B4AA1FF9BB5AC436CCA2B6DC9C09B00D023FEB (ByRefUpdater_t947287A35823D0D1649B767460D71471A72AE717 * __this, int32_t ___argumentIndex0, const RuntimeMethod* method) { { Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); int32_t L_0 = ___argumentIndex0; __this->set_ArgumentIndex_0(L_0); return; } } // System.Void System.Linq.Expressions.Interpreter.ByRefUpdater::UndefineTemps(System.Linq.Expressions.Interpreter.InstructionList,System.Linq.Expressions.Interpreter.LocalVariables) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ByRefUpdater_UndefineTemps_mBDA10DAEB1571F8AD03BCF3E64B3E295395B79CF (ByRefUpdater_t947287A35823D0D1649B767460D71471A72AE717 * __this, InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 * ___instructions0, LocalVariables_tFD3F8FE77C4F8E4E2D98F8965F26A672AEEF59F2 * ___locals1, const RuntimeMethod* method) { { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Reflection.MethodInfo System.Linq.Expressions.CachedReflectionInfo::get_String_op_Equality_String_String() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodInfo_t * CachedReflectionInfo_get_String_op_Equality_String_String_m5787951FC8E36FC03021019952E00FD6CE9BC247 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CachedReflectionInfo_t642790C7A249BA13C0CA9D036535C0183B286976_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral133809702925763785FC982AE27A4E0B0C3B3D96); s_Il2CppMethodInitialized = true; } MethodInfo_t * G_B2_0 = NULL; MethodInfo_t * G_B1_0 = NULL; { MethodInfo_t * L_0 = ((CachedReflectionInfo_t642790C7A249BA13C0CA9D036535C0183B286976_StaticFields*)il2cpp_codegen_static_fields_for(CachedReflectionInfo_t642790C7A249BA13C0CA9D036535C0183B286976_il2cpp_TypeInfo_var))->get_s_String_op_Equality_String_String_0(); MethodInfo_t * L_1 = L_0; G_B1_0 = L_1; if (L_1) { G_B2_0 = L_1; goto IL_0043; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_2 = { reinterpret_cast (String_t_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_3; L_3 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_2, /*hidden argument*/NULL); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_4 = (TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755*)(TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755*)SZArrayNew(TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755_il2cpp_TypeInfo_var, (uint32_t)2); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_5 = L_4; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (String_t_0_0_0_var) }; Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_6, /*hidden argument*/NULL); NullCheck(L_5); ArrayElementTypeCheck (L_5, L_7); (L_5)->SetAt(static_cast(0), (Type_t *)L_7); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_8 = L_5; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_9 = { reinterpret_cast (String_t_0_0_0_var) }; Type_t * L_10; L_10 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_9, /*hidden argument*/NULL); NullCheck(L_8); ArrayElementTypeCheck (L_8, L_10); (L_8)->SetAt(static_cast(1), (Type_t *)L_10); NullCheck(L_3); MethodInfo_t * L_11; L_11 = Type_GetMethod_mDA3E2A83228C0493894D40D02963D7B07C7B058E(L_3, _stringLiteral133809702925763785FC982AE27A4E0B0C3B3D96, L_8, /*hidden argument*/NULL); MethodInfo_t * L_12 = L_11; ((CachedReflectionInfo_t642790C7A249BA13C0CA9D036535C0183B286976_StaticFields*)il2cpp_codegen_static_fields_for(CachedReflectionInfo_t642790C7A249BA13C0CA9D036535C0183B286976_il2cpp_TypeInfo_var))->set_s_String_op_Equality_String_String_0(L_12); G_B2_0 = L_12; } IL_0043: { return G_B2_0; } } // System.Reflection.MethodInfo System.Linq.Expressions.CachedReflectionInfo::get_Math_Pow_Double_Double() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodInfo_t * CachedReflectionInfo_get_Math_Pow_Double_Double_mABA660C4C8079386B61ADA56DD4A4E810B1E79A5 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CachedReflectionInfo_t642790C7A249BA13C0CA9D036535C0183B286976_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82A901265FBEA6E3CB1AA8C0B59AB2E742A5F278); s_Il2CppMethodInitialized = true; } MethodInfo_t * G_B2_0 = NULL; MethodInfo_t * G_B1_0 = NULL; { MethodInfo_t * L_0 = ((CachedReflectionInfo_t642790C7A249BA13C0CA9D036535C0183B286976_StaticFields*)il2cpp_codegen_static_fields_for(CachedReflectionInfo_t642790C7A249BA13C0CA9D036535C0183B286976_il2cpp_TypeInfo_var))->get_s_Math_Pow_Double_Double_1(); MethodInfo_t * L_1 = L_0; G_B1_0 = L_1; if (L_1) { G_B2_0 = L_1; goto IL_0043; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_2 = { reinterpret_cast (Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_3; L_3 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_2, /*hidden argument*/NULL); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_4 = (TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755*)(TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755*)SZArrayNew(TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755_il2cpp_TypeInfo_var, (uint32_t)2); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_5 = L_4; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_0_0_0_var) }; Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_6, /*hidden argument*/NULL); NullCheck(L_5); ArrayElementTypeCheck (L_5, L_7); (L_5)->SetAt(static_cast(0), (Type_t *)L_7); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_8 = L_5; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_9 = { reinterpret_cast (Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_0_0_0_var) }; Type_t * L_10; L_10 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_9, /*hidden argument*/NULL); NullCheck(L_8); ArrayElementTypeCheck (L_8, L_10); (L_8)->SetAt(static_cast(1), (Type_t *)L_10); NullCheck(L_3); MethodInfo_t * L_11; L_11 = Type_GetMethod_mDA3E2A83228C0493894D40D02963D7B07C7B058E(L_3, _stringLiteral82A901265FBEA6E3CB1AA8C0B59AB2E742A5F278, L_8, /*hidden argument*/NULL); MethodInfo_t * L_12 = L_11; ((CachedReflectionInfo_t642790C7A249BA13C0CA9D036535C0183B286976_StaticFields*)il2cpp_codegen_static_fields_for(CachedReflectionInfo_t642790C7A249BA13C0CA9D036535C0183B286976_il2cpp_TypeInfo_var))->set_s_Math_Pow_Double_Double_1(L_12); G_B2_0 = L_12; } IL_0043: { return G_B2_0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.String System.Linq.Expressions.Interpreter.CallInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* CallInstruction_get_InstructionName_mC5A76A1D10A537F1475ED83279FE2F64A724A93F (CallInstruction_t39AE23BF399E52EB8FF681E4E02E934FEFB05895 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4D63650286A1E1FD31796F6AE418A16D3A0C143B); s_Il2CppMethodInitialized = true; } { return _stringLiteral4D63650286A1E1FD31796F6AE418A16D3A0C143B; } } // System.Linq.Expressions.Interpreter.CallInstruction System.Linq.Expressions.Interpreter.CallInstruction::Create(System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CallInstruction_t39AE23BF399E52EB8FF681E4E02E934FEFB05895 * CallInstruction_Create_mAA5B5AA06D49E70C6CC3C4914DFB7F35F5F1CCCF (MethodInfo_t * ___info0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { MethodInfo_t * L_0 = ___info0; MethodInfo_t * L_1 = ___info0; IL2CPP_RUNTIME_CLASS_INIT(TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_2; L_2 = TypeExtensions_GetParametersCached_m9E60E0DB31B9691FDC3A981DD809437A6B06CD60(L_1, /*hidden argument*/NULL); CallInstruction_t39AE23BF399E52EB8FF681E4E02E934FEFB05895 * L_3; L_3 = CallInstruction_Create_mCD77878C2392ABC3CA76C1E368932319F3A2B0D4(L_0, L_2, /*hidden argument*/NULL); return L_3; } } // System.Linq.Expressions.Interpreter.CallInstruction System.Linq.Expressions.Interpreter.CallInstruction::Create(System.Reflection.MethodInfo,System.Reflection.ParameterInfo[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CallInstruction_t39AE23BF399E52EB8FF681E4E02E934FEFB05895 * CallInstruction_Create_mCD77878C2392ABC3CA76C1E368932319F3A2B0D4 (MethodInfo_t * ___info0, ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* ___parameters1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MethodInfoCallInstruction_t0EA1D8A0DFD7127CBAC63CDF76A82F8D094211ED_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral758F93F3CB6DF9025C805911F891F771E9A34EC3); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE32843613CB1773FC18270F1717753DCF3F79A26); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_0 = ___parameters1; NullCheck(L_0); V_0 = ((int32_t)((int32_t)(((RuntimeArray*)L_0)->max_length))); MethodInfo_t * L_1 = ___info0; NullCheck(L_1); bool L_2; L_2 = MethodBase_get_IsStatic_mDFDF51EDFE5DBDD5FE942564A1F56E3C7E3DE43F(L_1, /*hidden argument*/NULL); if (L_2) { goto IL_0010; } } { int32_t L_3 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)); } IL_0010: { MethodInfo_t * L_4 = ___info0; NullCheck(L_4); Type_t * L_5; L_5 = VirtualFuncInvoker0< Type_t * >::Invoke(9 /* System.Type System.Reflection.MemberInfo::get_DeclaringType() */, L_4); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0(L_5, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_6) { goto IL_0057; } } { MethodInfo_t * L_7 = ___info0; NullCheck(L_7); Type_t * L_8; L_8 = VirtualFuncInvoker0< Type_t * >::Invoke(9 /* System.Type System.Reflection.MemberInfo::get_DeclaringType() */, L_7); NullCheck(L_8); bool L_9; L_9 = Type_get_IsArray_m15FE83DD8FAF090F9BDA924753C7750AAEA7CFD1(L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0057; } } { MethodInfo_t * L_10 = ___info0; NullCheck(L_10); String_t* L_11; L_11 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, L_10); bool L_12; L_12 = String_op_Equality_m2B91EE68355F142F67095973D32EB5828B7B73CB(L_11, _stringLiteralE32843613CB1773FC18270F1717753DCF3F79A26, /*hidden argument*/NULL); if (L_12) { goto IL_004f; } } { MethodInfo_t * L_13 = ___info0; NullCheck(L_13); String_t* L_14; L_14 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, L_13); bool L_15; L_15 = String_op_Equality_m2B91EE68355F142F67095973D32EB5828B7B73CB(L_14, _stringLiteral758F93F3CB6DF9025C805911F891F771E9A34EC3, /*hidden argument*/NULL); if (!L_15) { goto IL_0057; } } IL_004f: { MethodInfo_t * L_16 = ___info0; int32_t L_17 = V_0; CallInstruction_t39AE23BF399E52EB8FF681E4E02E934FEFB05895 * L_18; L_18 = CallInstruction_GetArrayAccessor_mFEEBEA25D1A9E06FE93A8100D87131A3C4E9F0BB(L_16, L_17, /*hidden argument*/NULL); return L_18; } IL_0057: { MethodInfo_t * L_19 = ___info0; int32_t L_20 = V_0; MethodInfoCallInstruction_t0EA1D8A0DFD7127CBAC63CDF76A82F8D094211ED * L_21 = (MethodInfoCallInstruction_t0EA1D8A0DFD7127CBAC63CDF76A82F8D094211ED *)il2cpp_codegen_object_new(MethodInfoCallInstruction_t0EA1D8A0DFD7127CBAC63CDF76A82F8D094211ED_il2cpp_TypeInfo_var); MethodInfoCallInstruction__ctor_mDB17C84A4B1E7EA47C009E3DC5338E328EE959E6(L_21, L_19, L_20, /*hidden argument*/NULL); return L_21; } } // System.Linq.Expressions.Interpreter.CallInstruction System.Linq.Expressions.Interpreter.CallInstruction::GetArrayAccessor(System.Reflection.MethodInfo,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CallInstruction_t39AE23BF399E52EB8FF681E4E02E934FEFB05895 * CallInstruction_GetArrayAccessor_mFEEBEA25D1A9E06FE93A8100D87131A3C4E9F0BB (MethodInfo_t * ___info0, int32_t ___argumentCount1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallInstruction_t39AE23BF399E52EB8FF681E4E02E934FEFB05895_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MethodInfoCallInstruction_t0EA1D8A0DFD7127CBAC63CDF76A82F8D094211ED_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3171537C1CEDAF45027390AED5751A93E57A12BC); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBE4532ACDF8B6E559112A4059B7A7C36EB17E366); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE32843613CB1773FC18270F1717753DCF3F79A26); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE6971B9CA495EE944AC2E7D669A6B9C53BCF3459); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE9704200E3584F1D74B148DB95F9864DE214230E); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; bool V_1 = false; MethodInfo_t * V_2 = NULL; int32_t V_3 = 0; MethodInfo_t * G_B5_0 = NULL; MethodInfo_t * G_B9_0 = NULL; MethodInfo_t * G_B13_0 = NULL; { MethodInfo_t * L_0 = ___info0; NullCheck(L_0); Type_t * L_1; L_1 = VirtualFuncInvoker0< Type_t * >::Invoke(9 /* System.Type System.Reflection.MemberInfo::get_DeclaringType() */, L_0); V_0 = L_1; MethodInfo_t * L_2 = ___info0; NullCheck(L_2); String_t* L_3; L_3 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, L_2); bool L_4; L_4 = String_op_Equality_m2B91EE68355F142F67095973D32EB5828B7B73CB(L_3, _stringLiteralE32843613CB1773FC18270F1717753DCF3F79A26, /*hidden argument*/NULL); V_1 = L_4; V_2 = (MethodInfo_t *)NULL; Type_t * L_5 = V_0; NullCheck(L_5); int32_t L_6; L_6 = VirtualFuncInvoker0< int32_t >::Invoke(30 /* System.Int32 System.Type::GetArrayRank() */, L_5); V_3 = L_6; int32_t L_7 = V_3; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1))) { case 0: { goto IL_003a; } case 1: { goto IL_0077; } case 2: { goto IL_00be; } } } { goto IL_0110; } IL_003a: { bool L_8 = V_1; if (L_8) { goto IL_0053; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_9 = { reinterpret_cast (CallInstruction_t39AE23BF399E52EB8FF681E4E02E934FEFB05895_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_10; L_10 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_9, /*hidden argument*/NULL); NullCheck(L_10); MethodInfo_t * L_11; L_11 = Type_GetMethod_mDD47332AAF3036AAFC4C6626A999A452E7143DCF(L_10, _stringLiteralE9704200E3584F1D74B148DB95F9864DE214230E, /*hidden argument*/NULL); G_B5_0 = L_11; goto IL_0071; } IL_0053: { Type_t * L_12 = V_0; TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_13 = (TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755*)(TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755*)SZArrayNew(TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755_il2cpp_TypeInfo_var, (uint32_t)1); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_14 = L_13; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_15 = { reinterpret_cast (Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_16; L_16 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_15, /*hidden argument*/NULL); NullCheck(L_14); ArrayElementTypeCheck (L_14, L_16); (L_14)->SetAt(static_cast(0), (Type_t *)L_16); NullCheck(L_12); MethodInfo_t * L_17; L_17 = Type_GetMethod_mDA3E2A83228C0493894D40D02963D7B07C7B058E(L_12, _stringLiteralBE4532ACDF8B6E559112A4059B7A7C36EB17E366, L_14, /*hidden argument*/NULL); G_B5_0 = L_17; } IL_0071: { V_2 = G_B5_0; goto IL_0110; } IL_0077: { bool L_18 = V_1; if (L_18) { goto IL_0090; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_19 = { reinterpret_cast (CallInstruction_t39AE23BF399E52EB8FF681E4E02E934FEFB05895_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_20; L_20 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_19, /*hidden argument*/NULL); NullCheck(L_20); MethodInfo_t * L_21; L_21 = Type_GetMethod_mDD47332AAF3036AAFC4C6626A999A452E7143DCF(L_20, _stringLiteralE6971B9CA495EE944AC2E7D669A6B9C53BCF3459, /*hidden argument*/NULL); G_B9_0 = L_21; goto IL_00bb; } IL_0090: { Type_t * L_22 = V_0; TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_23 = (TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755*)(TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755*)SZArrayNew(TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755_il2cpp_TypeInfo_var, (uint32_t)2); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_24 = L_23; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_25 = { reinterpret_cast (Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_26; L_26 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_25, /*hidden argument*/NULL); NullCheck(L_24); ArrayElementTypeCheck (L_24, L_26); (L_24)->SetAt(static_cast(0), (Type_t *)L_26); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_27 = L_24; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_28 = { reinterpret_cast (Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var) }; Type_t * L_29; L_29 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_28, /*hidden argument*/NULL); NullCheck(L_27); ArrayElementTypeCheck (L_27, L_29); (L_27)->SetAt(static_cast(1), (Type_t *)L_29); NullCheck(L_22); MethodInfo_t * L_30; L_30 = Type_GetMethod_mDA3E2A83228C0493894D40D02963D7B07C7B058E(L_22, _stringLiteralBE4532ACDF8B6E559112A4059B7A7C36EB17E366, L_27, /*hidden argument*/NULL); G_B9_0 = L_30; } IL_00bb: { V_2 = G_B9_0; goto IL_0110; } IL_00be: { bool L_31 = V_1; if (L_31) { goto IL_00d7; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_32 = { reinterpret_cast (CallInstruction_t39AE23BF399E52EB8FF681E4E02E934FEFB05895_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_33; L_33 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_32, /*hidden argument*/NULL); NullCheck(L_33); MethodInfo_t * L_34; L_34 = Type_GetMethod_mDD47332AAF3036AAFC4C6626A999A452E7143DCF(L_33, _stringLiteral3171537C1CEDAF45027390AED5751A93E57A12BC, /*hidden argument*/NULL); G_B13_0 = L_34; goto IL_010f; } IL_00d7: { Type_t * L_35 = V_0; TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_36 = (TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755*)(TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755*)SZArrayNew(TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755_il2cpp_TypeInfo_var, (uint32_t)3); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_37 = L_36; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_38 = { reinterpret_cast (Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_39; L_39 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_38, /*hidden argument*/NULL); NullCheck(L_37); ArrayElementTypeCheck (L_37, L_39); (L_37)->SetAt(static_cast(0), (Type_t *)L_39); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_40 = L_37; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_41 = { reinterpret_cast (Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var) }; Type_t * L_42; L_42 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_41, /*hidden argument*/NULL); NullCheck(L_40); ArrayElementTypeCheck (L_40, L_42); (L_40)->SetAt(static_cast(1), (Type_t *)L_42); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_43 = L_40; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_44 = { reinterpret_cast (Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var) }; Type_t * L_45; L_45 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_44, /*hidden argument*/NULL); NullCheck(L_43); ArrayElementTypeCheck (L_43, L_45); (L_43)->SetAt(static_cast(2), (Type_t *)L_45); NullCheck(L_35); MethodInfo_t * L_46; L_46 = Type_GetMethod_mDA3E2A83228C0493894D40D02963D7B07C7B058E(L_35, _stringLiteralBE4532ACDF8B6E559112A4059B7A7C36EB17E366, L_43, /*hidden argument*/NULL); G_B13_0 = L_46; } IL_010f: { V_2 = G_B13_0; } IL_0110: { MethodInfo_t * L_47 = V_2; if (L_47) { goto IL_011b; } } { MethodInfo_t * L_48 = ___info0; int32_t L_49 = ___argumentCount1; MethodInfoCallInstruction_t0EA1D8A0DFD7127CBAC63CDF76A82F8D094211ED * L_50 = (MethodInfoCallInstruction_t0EA1D8A0DFD7127CBAC63CDF76A82F8D094211ED *)il2cpp_codegen_object_new(MethodInfoCallInstruction_t0EA1D8A0DFD7127CBAC63CDF76A82F8D094211ED_il2cpp_TypeInfo_var); MethodInfoCallInstruction__ctor_mDB17C84A4B1E7EA47C009E3DC5338E328EE959E6(L_50, L_48, L_49, /*hidden argument*/NULL); return L_50; } IL_011b: { MethodInfo_t * L_51 = V_2; CallInstruction_t39AE23BF399E52EB8FF681E4E02E934FEFB05895 * L_52; L_52 = CallInstruction_Create_mAA5B5AA06D49E70C6CC3C4914DFB7F35F5F1CCCF(L_51, /*hidden argument*/NULL); return L_52; } } // System.Void System.Linq.Expressions.Interpreter.CallInstruction::ArrayItemSetter1(System.Array,System.Int32,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallInstruction_ArrayItemSetter1_m7FA1022670F43A580E31C82BB9A6DE49E818B2F7 (RuntimeArray * ___array0, int32_t ___index01, RuntimeObject * ___value2, const RuntimeMethod* method) { { RuntimeArray * L_0 = ___array0; RuntimeObject * L_1 = ___value2; int32_t L_2 = ___index01; NullCheck(L_0); Array_SetValue_mD28884941182C5B7118CFBA3D55DB9CEA8797455(L_0, L_1, L_2, /*hidden argument*/NULL); return; } } // System.Void System.Linq.Expressions.Interpreter.CallInstruction::ArrayItemSetter2(System.Array,System.Int32,System.Int32,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallInstruction_ArrayItemSetter2_m290110AC755049181E964113D10231CD960FE152 (RuntimeArray * ___array0, int32_t ___index01, int32_t ___index12, RuntimeObject * ___value3, const RuntimeMethod* method) { { RuntimeArray * L_0 = ___array0; RuntimeObject * L_1 = ___value3; int32_t L_2 = ___index01; int32_t L_3 = ___index12; NullCheck(L_0); Array_SetValue_m011229E684886D4DF67513930B9FA4584AADEA77(L_0, L_1, L_2, L_3, /*hidden argument*/NULL); return; } } // System.Void System.Linq.Expressions.Interpreter.CallInstruction::ArrayItemSetter3(System.Array,System.Int32,System.Int32,System.Int32,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallInstruction_ArrayItemSetter3_m7C40528A8C5292CC85C084E83CC9098163D5B77B (RuntimeArray * ___array0, int32_t ___index01, int32_t ___index12, int32_t ___index23, RuntimeObject * ___value4, const RuntimeMethod* method) { { RuntimeArray * L_0 = ___array0; RuntimeObject * L_1 = ___value4; int32_t L_2 = ___index01; int32_t L_3 = ___index12; int32_t L_4 = ___index23; NullCheck(L_0); Array_SetValue_m455105055C4A9C139621B2E4477078C93D973A12(L_0, L_1, L_2, L_3, L_4, /*hidden argument*/NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.CallInstruction::get_ConsumedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CallInstruction_get_ConsumedStack_m15165E605ED443DF8C8027A13762D96E86095496 (CallInstruction_t39AE23BF399E52EB8FF681E4E02E934FEFB05895 * __this, const RuntimeMethod* method) { { int32_t L_0; L_0 = VirtualFuncInvoker0< int32_t >::Invoke(11 /* System.Int32 System.Linq.Expressions.Interpreter.CallInstruction::get_ArgumentCount() */, __this); return L_0; } } // System.Boolean System.Linq.Expressions.Interpreter.CallInstruction::TryGetLightLambdaTarget(System.Object,System.Linq.Expressions.Interpreter.LightLambda&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CallInstruction_TryGetLightLambdaTarget_mBDEDD893A0F1713E9C6F73A883CC606C71B420AF (RuntimeObject * ___instance0, LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE ** ___lightLambda1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Delegate_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2_t276FD175B6971359F8496785B593A232B27A83FD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Delegate_t * V_0 = NULL; Func_2_t276FD175B6971359F8496785B593A232B27A83FD * V_1 = NULL; { RuntimeObject * L_0 = ___instance0; V_0 = ((Delegate_t *)IsInstClass((RuntimeObject*)L_0, Delegate_t_il2cpp_TypeInfo_var)); Delegate_t * L_1 = V_0; if (!L_1) { goto IL_002c; } } { Delegate_t * L_2 = V_0; NullCheck(L_2); RuntimeObject * L_3; L_3 = Delegate_get_Target_mA4C35D598EE379F0F1D49EA8670620792D25EAB1_inline(L_2, /*hidden argument*/NULL); V_1 = ((Func_2_t276FD175B6971359F8496785B593A232B27A83FD *)IsInstSealed((RuntimeObject*)L_3, Func_2_t276FD175B6971359F8496785B593A232B27A83FD_il2cpp_TypeInfo_var)); Func_2_t276FD175B6971359F8496785B593A232B27A83FD * L_4 = V_1; if (!L_4) { goto IL_002c; } } { LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE ** L_5 = ___lightLambda1; Func_2_t276FD175B6971359F8496785B593A232B27A83FD * L_6 = V_1; NullCheck(L_6); RuntimeObject * L_7; L_7 = Delegate_get_Target_mA4C35D598EE379F0F1D49EA8670620792D25EAB1_inline(L_6, /*hidden argument*/NULL); *((RuntimeObject **)L_5) = (RuntimeObject *)((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)IsInstClass((RuntimeObject*)L_7, LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE_il2cpp_TypeInfo_var)); Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_5, (void*)(RuntimeObject *)((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)IsInstClass((RuntimeObject*)L_7, LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE_il2cpp_TypeInfo_var))); LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE ** L_8 = ___lightLambda1; LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * L_9 = *((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE **)L_8); if (!L_9) { goto IL_002c; } } { return (bool)1; } IL_002c: { LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE ** L_10 = ___lightLambda1; *((RuntimeObject **)L_10) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_10, (void*)(RuntimeObject *)NULL); return (bool)0; } } // System.Object System.Linq.Expressions.Interpreter.CallInstruction::InterpretLambdaInvoke(System.Linq.Expressions.Interpreter.LightLambda,System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * CallInstruction_InterpretLambdaInvoke_m16411EA08CB44191554F7EB03E656CF9A3327617 (CallInstruction_t39AE23BF399E52EB8FF681E4E02E934FEFB05895 * __this, LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * ___targetLambda0, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___args1, const RuntimeMethod* method) { { int32_t L_0; L_0 = VirtualFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 System.Linq.Expressions.Interpreter.Instruction::get_ProducedStack() */, __this); if ((((int32_t)L_0) <= ((int32_t)0))) { goto IL_0011; } } { LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * L_1 = ___targetLambda0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = ___args1; NullCheck(L_1); RuntimeObject * L_3; L_3 = LightLambda_Run_mB092319ED88818F157846C91540C1FC5DF577E14(L_1, L_2, /*hidden argument*/NULL); return L_3; } IL_0011: { LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * L_4 = ___targetLambda0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_5 = ___args1; NullCheck(L_4); RuntimeObject * L_6; L_6 = LightLambda_RunVoid_mD914B164C4CD240FED23622779A05B2D851B6EE5(L_4, L_5, /*hidden argument*/NULL); return L_6; } } // System.Void System.Linq.Expressions.Interpreter.CallInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallInstruction__ctor_m15FA41B2AD829F44B1B674B1DECDC7EFF6ED5036 (CallInstruction_t39AE23BF399E52EB8FF681E4E02E934FEFB05895 * __this, const RuntimeMethod* method) { { Instruction__ctor_m6EC6EEE16C3396CAE6C572D701AADFCE6C189A67(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.CastInstruction::get_ConsumedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CastInstruction_get_ConsumedStack_m222B2E385AB60874EA7C61F43720ECC672D8D697 (CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * __this, const RuntimeMethod* method) { { return 1; } } // System.Int32 System.Linq.Expressions.Interpreter.CastInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CastInstruction_get_ProducedStack_mE687A220D88329300B0A69F2707495E31E04A999 (CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * __this, const RuntimeMethod* method) { { return 1; } } // System.String System.Linq.Expressions.Interpreter.CastInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* CastInstruction_get_InstructionName_m8CE4B4B045E3759AAD644E7CD8B1C84AD261F4EF (CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2E1EB6DFBBD00E8148E038016D4CF889AED0E1E2); s_Il2CppMethodInitialized = true; } { return _stringLiteral2E1EB6DFBBD00E8148E038016D4CF889AED0E1E2; } } // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.CastInstruction::Create(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * CastInstruction_Create_m3464823E013C976878B845AB55A7DA600730884F (Type_t * ___t0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1__ctor_m028BB67A79E47D0A295C224C958BF58FC3E4D99B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1__ctor_m0DCEA88A9A29E815EBCFC1D9542F740D1257D21D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1__ctor_m361B2531C16FB3EE96C92C58BFE2ADEC0B49590F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1__ctor_m3E643DF3350694E6F43823895C12B724B45364E2_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1__ctor_m473C616F3C7B8A3D8F5F4FB320B2C8725F9A05D2_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1__ctor_m490B923F983EA86BEA137261B50CDD9D0B05632D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1__ctor_m6122F1C6D3DE43AB5B26C48788B7732288A1516A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1__ctor_m7537481C55FFADDDBFB5BA899E511FCF9409B130_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1__ctor_m829B0586555ADC9FCA48C59B9F28798DED40E82F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1__ctor_m85D0CC78FEE3FF1F82A0E2D1065F6C37CC5E0230_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1__ctor_m905EEAB50B72AE5BB12A6A61FA9C233F8A4770DA_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1__ctor_mA2A662EB36E73F2036688E6AADAD7A3530CF9DE2_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1__ctor_mB777A0BAA4144971D29EF6A8DAED896A0A1CC78F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1__ctor_mC17FD029FB3199C3F1F848084A27EB2F5F852F37_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1__ctor_mEE2C994F7DC301758D0C6F65728B09C656740CA6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1_t12D51D1C4F7780D2B606E4FA8267C06FE23EFAFF_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1_t19345E090F73DFD4387DB1687224CFCEAFF1D7D0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1_t2381D821132C3C6C2C418BAF3CD249DE9ADED16D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1_t2A00EFC7F622B28D17BD1A4522609E75520F4E69_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1_t43820AF3C95F1A7F6E021462F2C9B724D47622CE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1_t521C4CFCFF04F0093539A3BDFD6BB0996C02396B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1_t7E6FD2869FE4E6F5825EED7B017EF06292D02AA9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1_t8ED64B059E6E241C4553351E5C927A6D5F09E88B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1_tABF712EF4A042EA48960A93F36E3205A88FA1DA2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1_tAC091DD7A9F5C2351C87E1DCB26AEC50BB86FCA3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1_tB06387BBFA27200C19FB1B79F4F5B917461F51C3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1_tB8C2E9B40DFA6A8E9D7337C5B38C95A4D5813FAD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1_tC9DF13C845BCDD5D3D1523184B58509762BD80A1_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1_tE5B997D1013D1A3456E65E9DFD9833EFA2D1E8B0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstructionT_1_tE7AC56D2F941FBB7CEDC5196512CA63B6484252B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * G_B4_0 = NULL; CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * G_B3_0 = NULL; CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * G_B7_0 = NULL; CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * G_B6_0 = NULL; CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * G_B10_0 = NULL; CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * G_B9_0 = NULL; CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * G_B13_0 = NULL; CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * G_B12_0 = NULL; CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * G_B16_0 = NULL; CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * G_B15_0 = NULL; CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * G_B19_0 = NULL; CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * G_B18_0 = NULL; CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * G_B22_0 = NULL; CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * G_B21_0 = NULL; CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * G_B25_0 = NULL; CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * G_B24_0 = NULL; CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * G_B28_0 = NULL; CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * G_B27_0 = NULL; CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * G_B31_0 = NULL; CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * G_B30_0 = NULL; CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * G_B34_0 = NULL; CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * G_B33_0 = NULL; CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * G_B37_0 = NULL; CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * G_B36_0 = NULL; CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * G_B40_0 = NULL; CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * G_B39_0 = NULL; CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * G_B43_0 = NULL; CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * G_B42_0 = NULL; CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * G_B46_0 = NULL; CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * G_B45_0 = NULL; { Type_t * L_0 = ___t0; IL2CPP_RUNTIME_CLASS_INIT(TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); int32_t L_1; L_1 = TypeExtensions_GetTypeCode_m7DAE78B372162A83421926BC359D419D3309A128(L_0, /*hidden argument*/NULL); V_0 = L_1; int32_t L_2 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)3))) { case 0: { goto IL_0054; } case 1: { goto IL_007e; } case 2: { goto IL_0111; } case 3: { goto IL_0069; } case 4: { goto IL_00d2; } case 5: { goto IL_0150; } case 6: { goto IL_00e7; } case 7: { goto IL_0165; } case 8: { goto IL_00fc; } case 9: { goto IL_017a; } case 10: { goto IL_0126; } case 11: { goto IL_00bd; } case 12: { goto IL_00a8; } case 13: { goto IL_0093; } case 14: { goto IL_018f; } case 15: { goto IL_013b; } } } { goto IL_018f; } IL_0054: { CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * L_3 = ((CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_il2cpp_TypeInfo_var))->get_s_Boolean_0(); CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * L_4 = L_3; G_B3_0 = L_4; if (L_4) { G_B4_0 = L_4; goto IL_0068; } } { CastInstructionT_1_tABF712EF4A042EA48960A93F36E3205A88FA1DA2 * L_5 = (CastInstructionT_1_tABF712EF4A042EA48960A93F36E3205A88FA1DA2 *)il2cpp_codegen_object_new(CastInstructionT_1_tABF712EF4A042EA48960A93F36E3205A88FA1DA2_il2cpp_TypeInfo_var); CastInstructionT_1__ctor_m490B923F983EA86BEA137261B50CDD9D0B05632D(L_5, /*hidden argument*/CastInstructionT_1__ctor_m490B923F983EA86BEA137261B50CDD9D0B05632D_RuntimeMethod_var); CastInstructionT_1_tABF712EF4A042EA48960A93F36E3205A88FA1DA2 * L_6 = L_5; ((CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_il2cpp_TypeInfo_var))->set_s_Boolean_0(L_6); G_B4_0 = ((CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F *)(L_6)); } IL_0068: { return G_B4_0; } IL_0069: { CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * L_7 = ((CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_il2cpp_TypeInfo_var))->get_s_Byte_1(); CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * L_8 = L_7; G_B6_0 = L_8; if (L_8) { G_B7_0 = L_8; goto IL_007d; } } { CastInstructionT_1_tC9DF13C845BCDD5D3D1523184B58509762BD80A1 * L_9 = (CastInstructionT_1_tC9DF13C845BCDD5D3D1523184B58509762BD80A1 *)il2cpp_codegen_object_new(CastInstructionT_1_tC9DF13C845BCDD5D3D1523184B58509762BD80A1_il2cpp_TypeInfo_var); CastInstructionT_1__ctor_mEE2C994F7DC301758D0C6F65728B09C656740CA6(L_9, /*hidden argument*/CastInstructionT_1__ctor_mEE2C994F7DC301758D0C6F65728B09C656740CA6_RuntimeMethod_var); CastInstructionT_1_tC9DF13C845BCDD5D3D1523184B58509762BD80A1 * L_10 = L_9; ((CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_il2cpp_TypeInfo_var))->set_s_Byte_1(L_10); G_B7_0 = ((CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F *)(L_10)); } IL_007d: { return G_B7_0; } IL_007e: { CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * L_11 = ((CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_il2cpp_TypeInfo_var))->get_s_Char_2(); CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * L_12 = L_11; G_B9_0 = L_12; if (L_12) { G_B10_0 = L_12; goto IL_0092; } } { CastInstructionT_1_t7E6FD2869FE4E6F5825EED7B017EF06292D02AA9 * L_13 = (CastInstructionT_1_t7E6FD2869FE4E6F5825EED7B017EF06292D02AA9 *)il2cpp_codegen_object_new(CastInstructionT_1_t7E6FD2869FE4E6F5825EED7B017EF06292D02AA9_il2cpp_TypeInfo_var); CastInstructionT_1__ctor_m473C616F3C7B8A3D8F5F4FB320B2C8725F9A05D2(L_13, /*hidden argument*/CastInstructionT_1__ctor_m473C616F3C7B8A3D8F5F4FB320B2C8725F9A05D2_RuntimeMethod_var); CastInstructionT_1_t7E6FD2869FE4E6F5825EED7B017EF06292D02AA9 * L_14 = L_13; ((CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_il2cpp_TypeInfo_var))->set_s_Char_2(L_14); G_B10_0 = ((CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F *)(L_14)); } IL_0092: { return G_B10_0; } IL_0093: { CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * L_15 = ((CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_il2cpp_TypeInfo_var))->get_s_DateTime_3(); CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * L_16 = L_15; G_B12_0 = L_16; if (L_16) { G_B13_0 = L_16; goto IL_00a7; } } { CastInstructionT_1_t19345E090F73DFD4387DB1687224CFCEAFF1D7D0 * L_17 = (CastInstructionT_1_t19345E090F73DFD4387DB1687224CFCEAFF1D7D0 *)il2cpp_codegen_object_new(CastInstructionT_1_t19345E090F73DFD4387DB1687224CFCEAFF1D7D0_il2cpp_TypeInfo_var); CastInstructionT_1__ctor_m361B2531C16FB3EE96C92C58BFE2ADEC0B49590F(L_17, /*hidden argument*/CastInstructionT_1__ctor_m361B2531C16FB3EE96C92C58BFE2ADEC0B49590F_RuntimeMethod_var); CastInstructionT_1_t19345E090F73DFD4387DB1687224CFCEAFF1D7D0 * L_18 = L_17; ((CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_il2cpp_TypeInfo_var))->set_s_DateTime_3(L_18); G_B13_0 = ((CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F *)(L_18)); } IL_00a7: { return G_B13_0; } IL_00a8: { CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * L_19 = ((CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_il2cpp_TypeInfo_var))->get_s_Decimal_4(); CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * L_20 = L_19; G_B15_0 = L_20; if (L_20) { G_B16_0 = L_20; goto IL_00bc; } } { CastInstructionT_1_t12D51D1C4F7780D2B606E4FA8267C06FE23EFAFF * L_21 = (CastInstructionT_1_t12D51D1C4F7780D2B606E4FA8267C06FE23EFAFF *)il2cpp_codegen_object_new(CastInstructionT_1_t12D51D1C4F7780D2B606E4FA8267C06FE23EFAFF_il2cpp_TypeInfo_var); CastInstructionT_1__ctor_m829B0586555ADC9FCA48C59B9F28798DED40E82F(L_21, /*hidden argument*/CastInstructionT_1__ctor_m829B0586555ADC9FCA48C59B9F28798DED40E82F_RuntimeMethod_var); CastInstructionT_1_t12D51D1C4F7780D2B606E4FA8267C06FE23EFAFF * L_22 = L_21; ((CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_il2cpp_TypeInfo_var))->set_s_Decimal_4(L_22); G_B16_0 = ((CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F *)(L_22)); } IL_00bc: { return G_B16_0; } IL_00bd: { CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * L_23 = ((CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_il2cpp_TypeInfo_var))->get_s_Double_5(); CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * L_24 = L_23; G_B18_0 = L_24; if (L_24) { G_B19_0 = L_24; goto IL_00d1; } } { CastInstructionT_1_tB06387BBFA27200C19FB1B79F4F5B917461F51C3 * L_25 = (CastInstructionT_1_tB06387BBFA27200C19FB1B79F4F5B917461F51C3 *)il2cpp_codegen_object_new(CastInstructionT_1_tB06387BBFA27200C19FB1B79F4F5B917461F51C3_il2cpp_TypeInfo_var); CastInstructionT_1__ctor_m0DCEA88A9A29E815EBCFC1D9542F740D1257D21D(L_25, /*hidden argument*/CastInstructionT_1__ctor_m0DCEA88A9A29E815EBCFC1D9542F740D1257D21D_RuntimeMethod_var); CastInstructionT_1_tB06387BBFA27200C19FB1B79F4F5B917461F51C3 * L_26 = L_25; ((CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_il2cpp_TypeInfo_var))->set_s_Double_5(L_26); G_B19_0 = ((CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F *)(L_26)); } IL_00d1: { return G_B19_0; } IL_00d2: { CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * L_27 = ((CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_il2cpp_TypeInfo_var))->get_s_Int16_6(); CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * L_28 = L_27; G_B21_0 = L_28; if (L_28) { G_B22_0 = L_28; goto IL_00e6; } } { CastInstructionT_1_t2381D821132C3C6C2C418BAF3CD249DE9ADED16D * L_29 = (CastInstructionT_1_t2381D821132C3C6C2C418BAF3CD249DE9ADED16D *)il2cpp_codegen_object_new(CastInstructionT_1_t2381D821132C3C6C2C418BAF3CD249DE9ADED16D_il2cpp_TypeInfo_var); CastInstructionT_1__ctor_m905EEAB50B72AE5BB12A6A61FA9C233F8A4770DA(L_29, /*hidden argument*/CastInstructionT_1__ctor_m905EEAB50B72AE5BB12A6A61FA9C233F8A4770DA_RuntimeMethod_var); CastInstructionT_1_t2381D821132C3C6C2C418BAF3CD249DE9ADED16D * L_30 = L_29; ((CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_il2cpp_TypeInfo_var))->set_s_Int16_6(L_30); G_B22_0 = ((CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F *)(L_30)); } IL_00e6: { return G_B22_0; } IL_00e7: { CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * L_31 = ((CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_il2cpp_TypeInfo_var))->get_s_Int32_7(); CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * L_32 = L_31; G_B24_0 = L_32; if (L_32) { G_B25_0 = L_32; goto IL_00fb; } } { CastInstructionT_1_t521C4CFCFF04F0093539A3BDFD6BB0996C02396B * L_33 = (CastInstructionT_1_t521C4CFCFF04F0093539A3BDFD6BB0996C02396B *)il2cpp_codegen_object_new(CastInstructionT_1_t521C4CFCFF04F0093539A3BDFD6BB0996C02396B_il2cpp_TypeInfo_var); CastInstructionT_1__ctor_m3E643DF3350694E6F43823895C12B724B45364E2(L_33, /*hidden argument*/CastInstructionT_1__ctor_m3E643DF3350694E6F43823895C12B724B45364E2_RuntimeMethod_var); CastInstructionT_1_t521C4CFCFF04F0093539A3BDFD6BB0996C02396B * L_34 = L_33; ((CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_il2cpp_TypeInfo_var))->set_s_Int32_7(L_34); G_B25_0 = ((CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F *)(L_34)); } IL_00fb: { return G_B25_0; } IL_00fc: { CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * L_35 = ((CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_il2cpp_TypeInfo_var))->get_s_Int64_8(); CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * L_36 = L_35; G_B27_0 = L_36; if (L_36) { G_B28_0 = L_36; goto IL_0110; } } { CastInstructionT_1_tB8C2E9B40DFA6A8E9D7337C5B38C95A4D5813FAD * L_37 = (CastInstructionT_1_tB8C2E9B40DFA6A8E9D7337C5B38C95A4D5813FAD *)il2cpp_codegen_object_new(CastInstructionT_1_tB8C2E9B40DFA6A8E9D7337C5B38C95A4D5813FAD_il2cpp_TypeInfo_var); CastInstructionT_1__ctor_mC17FD029FB3199C3F1F848084A27EB2F5F852F37(L_37, /*hidden argument*/CastInstructionT_1__ctor_mC17FD029FB3199C3F1F848084A27EB2F5F852F37_RuntimeMethod_var); CastInstructionT_1_tB8C2E9B40DFA6A8E9D7337C5B38C95A4D5813FAD * L_38 = L_37; ((CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_il2cpp_TypeInfo_var))->set_s_Int64_8(L_38); G_B28_0 = ((CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F *)(L_38)); } IL_0110: { return G_B28_0; } IL_0111: { CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * L_39 = ((CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_il2cpp_TypeInfo_var))->get_s_SByte_9(); CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * L_40 = L_39; G_B30_0 = L_40; if (L_40) { G_B31_0 = L_40; goto IL_0125; } } { CastInstructionT_1_t43820AF3C95F1A7F6E021462F2C9B724D47622CE * L_41 = (CastInstructionT_1_t43820AF3C95F1A7F6E021462F2C9B724D47622CE *)il2cpp_codegen_object_new(CastInstructionT_1_t43820AF3C95F1A7F6E021462F2C9B724D47622CE_il2cpp_TypeInfo_var); CastInstructionT_1__ctor_m85D0CC78FEE3FF1F82A0E2D1065F6C37CC5E0230(L_41, /*hidden argument*/CastInstructionT_1__ctor_m85D0CC78FEE3FF1F82A0E2D1065F6C37CC5E0230_RuntimeMethod_var); CastInstructionT_1_t43820AF3C95F1A7F6E021462F2C9B724D47622CE * L_42 = L_41; ((CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_il2cpp_TypeInfo_var))->set_s_SByte_9(L_42); G_B31_0 = ((CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F *)(L_42)); } IL_0125: { return G_B31_0; } IL_0126: { CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * L_43 = ((CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_il2cpp_TypeInfo_var))->get_s_Single_10(); CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * L_44 = L_43; G_B33_0 = L_44; if (L_44) { G_B34_0 = L_44; goto IL_013a; } } { CastInstructionT_1_tE5B997D1013D1A3456E65E9DFD9833EFA2D1E8B0 * L_45 = (CastInstructionT_1_tE5B997D1013D1A3456E65E9DFD9833EFA2D1E8B0 *)il2cpp_codegen_object_new(CastInstructionT_1_tE5B997D1013D1A3456E65E9DFD9833EFA2D1E8B0_il2cpp_TypeInfo_var); CastInstructionT_1__ctor_mB777A0BAA4144971D29EF6A8DAED896A0A1CC78F(L_45, /*hidden argument*/CastInstructionT_1__ctor_mB777A0BAA4144971D29EF6A8DAED896A0A1CC78F_RuntimeMethod_var); CastInstructionT_1_tE5B997D1013D1A3456E65E9DFD9833EFA2D1E8B0 * L_46 = L_45; ((CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_il2cpp_TypeInfo_var))->set_s_Single_10(L_46); G_B34_0 = ((CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F *)(L_46)); } IL_013a: { return G_B34_0; } IL_013b: { CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * L_47 = ((CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_il2cpp_TypeInfo_var))->get_s_String_11(); CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * L_48 = L_47; G_B36_0 = L_48; if (L_48) { G_B37_0 = L_48; goto IL_014f; } } { CastInstructionT_1_t2A00EFC7F622B28D17BD1A4522609E75520F4E69 * L_49 = (CastInstructionT_1_t2A00EFC7F622B28D17BD1A4522609E75520F4E69 *)il2cpp_codegen_object_new(CastInstructionT_1_t2A00EFC7F622B28D17BD1A4522609E75520F4E69_il2cpp_TypeInfo_var); CastInstructionT_1__ctor_m7537481C55FFADDDBFB5BA899E511FCF9409B130(L_49, /*hidden argument*/CastInstructionT_1__ctor_m7537481C55FFADDDBFB5BA899E511FCF9409B130_RuntimeMethod_var); CastInstructionT_1_t2A00EFC7F622B28D17BD1A4522609E75520F4E69 * L_50 = L_49; ((CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_il2cpp_TypeInfo_var))->set_s_String_11(L_50); G_B37_0 = ((CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F *)(L_50)); } IL_014f: { return G_B37_0; } IL_0150: { CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * L_51 = ((CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_il2cpp_TypeInfo_var))->get_s_UInt16_12(); CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * L_52 = L_51; G_B39_0 = L_52; if (L_52) { G_B40_0 = L_52; goto IL_0164; } } { CastInstructionT_1_t8ED64B059E6E241C4553351E5C927A6D5F09E88B * L_53 = (CastInstructionT_1_t8ED64B059E6E241C4553351E5C927A6D5F09E88B *)il2cpp_codegen_object_new(CastInstructionT_1_t8ED64B059E6E241C4553351E5C927A6D5F09E88B_il2cpp_TypeInfo_var); CastInstructionT_1__ctor_m028BB67A79E47D0A295C224C958BF58FC3E4D99B(L_53, /*hidden argument*/CastInstructionT_1__ctor_m028BB67A79E47D0A295C224C958BF58FC3E4D99B_RuntimeMethod_var); CastInstructionT_1_t8ED64B059E6E241C4553351E5C927A6D5F09E88B * L_54 = L_53; ((CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_il2cpp_TypeInfo_var))->set_s_UInt16_12(L_54); G_B40_0 = ((CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F *)(L_54)); } IL_0164: { return G_B40_0; } IL_0165: { CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * L_55 = ((CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_il2cpp_TypeInfo_var))->get_s_UInt32_13(); CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * L_56 = L_55; G_B42_0 = L_56; if (L_56) { G_B43_0 = L_56; goto IL_0179; } } { CastInstructionT_1_tAC091DD7A9F5C2351C87E1DCB26AEC50BB86FCA3 * L_57 = (CastInstructionT_1_tAC091DD7A9F5C2351C87E1DCB26AEC50BB86FCA3 *)il2cpp_codegen_object_new(CastInstructionT_1_tAC091DD7A9F5C2351C87E1DCB26AEC50BB86FCA3_il2cpp_TypeInfo_var); CastInstructionT_1__ctor_mA2A662EB36E73F2036688E6AADAD7A3530CF9DE2(L_57, /*hidden argument*/CastInstructionT_1__ctor_mA2A662EB36E73F2036688E6AADAD7A3530CF9DE2_RuntimeMethod_var); CastInstructionT_1_tAC091DD7A9F5C2351C87E1DCB26AEC50BB86FCA3 * L_58 = L_57; ((CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_il2cpp_TypeInfo_var))->set_s_UInt32_13(L_58); G_B43_0 = ((CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F *)(L_58)); } IL_0179: { return G_B43_0; } IL_017a: { CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * L_59 = ((CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_il2cpp_TypeInfo_var))->get_s_UInt64_14(); CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * L_60 = L_59; G_B45_0 = L_60; if (L_60) { G_B46_0 = L_60; goto IL_018e; } } { CastInstructionT_1_tE7AC56D2F941FBB7CEDC5196512CA63B6484252B * L_61 = (CastInstructionT_1_tE7AC56D2F941FBB7CEDC5196512CA63B6484252B *)il2cpp_codegen_object_new(CastInstructionT_1_tE7AC56D2F941FBB7CEDC5196512CA63B6484252B_il2cpp_TypeInfo_var); CastInstructionT_1__ctor_m6122F1C6D3DE43AB5B26C48788B7732288A1516A(L_61, /*hidden argument*/CastInstructionT_1__ctor_m6122F1C6D3DE43AB5B26C48788B7732288A1516A_RuntimeMethod_var); CastInstructionT_1_tE7AC56D2F941FBB7CEDC5196512CA63B6484252B * L_62 = L_61; ((CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_StaticFields*)il2cpp_codegen_static_fields_for(CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F_il2cpp_TypeInfo_var))->set_s_UInt64_14(L_62); G_B46_0 = ((CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F *)(L_62)); } IL_018e: { return G_B46_0; } IL_018f: { Type_t * L_63 = ___t0; CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * L_64; L_64 = CastInstructionNoT_Create_m410347AEE444DF94882AC51F7466DCBEB1D03C66(L_63, /*hidden argument*/NULL); return L_64; } } // System.Void System.Linq.Expressions.Interpreter.CastInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CastInstruction__ctor_m0F72D1A79C95347F9FB9FF1F0CD38B08C78BE788 (CastInstruction_tE5E0582A75B12FD38E9787FF6AAF7AA27A63F30F * __this, const RuntimeMethod* method) { { Instruction__ctor_m6EC6EEE16C3396CAE6C572D701AADFCE6C189A67(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.Interpreter.CastReferenceToEnumInstruction::.ctor(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CastReferenceToEnumInstruction__ctor_m0EEA31D55B950540D98FE192D90CA9598784F211 (CastReferenceToEnumInstruction_tBFE0B1E0E64FEC8B1D8E9C008860BC0FAD57A160 * __this, Type_t * ___t0, const RuntimeMethod* method) { { CastInstruction__ctor_m0F72D1A79C95347F9FB9FF1F0CD38B08C78BE788(__this, /*hidden argument*/NULL); Type_t * L_0 = ___t0; __this->set__t_15(L_0); return; } } // System.Int32 System.Linq.Expressions.Interpreter.CastReferenceToEnumInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CastReferenceToEnumInstruction_Run_m10273E21D9D80694FFCF03F7E2A77F4A76527BF1 (CastReferenceToEnumInstruction_tBFE0B1E0E64FEC8B1D8E9C008860BC0FAD57A160 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enum_t23B90B40F60E677A8025267341651C94AE079CDA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; int32_t V_1 = 0; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; Type_t * L_2 = __this->get__t_15(); IL2CPP_RUNTIME_CLASS_INIT(TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); int32_t L_3; L_3 = TypeExtensions_GetTypeCode_m7DAE78B372162A83421926BC359D419D3309A128(L_2, /*hidden argument*/NULL); V_1 = L_3; int32_t L_4 = V_1; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)4))) { case 0: { goto IL_011b; } case 1: { goto IL_00d0; } case 2: { goto IL_00b4; } case 3: { goto IL_00e9; } case 4: { goto IL_0102; } case 5: { goto IL_0044; } case 6: { goto IL_007c; } case 7: { goto IL_0060; } case 8: { goto IL_0098; } } } { goto IL_0134; } IL_0044: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_5 = ___frame0; Type_t * L_6 = __this->get__t_15(); RuntimeObject * L_7 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Enum_t23B90B40F60E677A8025267341651C94AE079CDA_il2cpp_TypeInfo_var); RuntimeObject * L_8; L_8 = Enum_ToObject_m5B0A0879013BED49244006B188C63E5AC617E429(L_6, ((*(int32_t*)((int32_t*)UnBox(L_7, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); NullCheck(L_5); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_5, L_8, /*hidden argument*/NULL); goto IL_0150; } IL_0060: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_9 = ___frame0; Type_t * L_10 = __this->get__t_15(); RuntimeObject * L_11 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Enum_t23B90B40F60E677A8025267341651C94AE079CDA_il2cpp_TypeInfo_var); RuntimeObject * L_12; L_12 = Enum_ToObject_m34E1B531C6DB0FAD6E33F97F3415F16395F23C2C(L_10, ((*(int64_t*)((int64_t*)UnBox(L_11, Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); NullCheck(L_9); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_9, L_12, /*hidden argument*/NULL); goto IL_0150; } IL_007c: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_13 = ___frame0; Type_t * L_14 = __this->get__t_15(); RuntimeObject * L_15 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Enum_t23B90B40F60E677A8025267341651C94AE079CDA_il2cpp_TypeInfo_var); RuntimeObject * L_16; L_16 = Enum_ToObject_mFFD07670AF896F7555C3355CD3A63611EFB4E221(L_14, ((*(uint32_t*)((uint32_t*)UnBox(L_15, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); NullCheck(L_13); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_13, L_16, /*hidden argument*/NULL); goto IL_0150; } IL_0098: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_17 = ___frame0; Type_t * L_18 = __this->get__t_15(); RuntimeObject * L_19 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Enum_t23B90B40F60E677A8025267341651C94AE079CDA_il2cpp_TypeInfo_var); RuntimeObject * L_20; L_20 = Enum_ToObject_mC65259C63750DFB61DFE76AABAFB50FDFBB487C8(L_18, ((*(uint64_t*)((uint64_t*)UnBox(L_19, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); NullCheck(L_17); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_17, L_20, /*hidden argument*/NULL); goto IL_0150; } IL_00b4: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_21 = ___frame0; Type_t * L_22 = __this->get__t_15(); RuntimeObject * L_23 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Enum_t23B90B40F60E677A8025267341651C94AE079CDA_il2cpp_TypeInfo_var); RuntimeObject * L_24; L_24 = Enum_ToObject_m14DB3C330B46D18AAF2E6D009FDCD63B86FF82C3(L_22, ((*(uint8_t*)((uint8_t*)UnBox(L_23, Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); NullCheck(L_21); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_21, L_24, /*hidden argument*/NULL); goto IL_0150; } IL_00d0: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_25 = ___frame0; Type_t * L_26 = __this->get__t_15(); RuntimeObject * L_27 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Enum_t23B90B40F60E677A8025267341651C94AE079CDA_il2cpp_TypeInfo_var); RuntimeObject * L_28; L_28 = Enum_ToObject_m3EB245526BF6C7A65A696571402F763021AD1F3C(L_26, ((*(int8_t*)((int8_t*)UnBox(L_27, SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); NullCheck(L_25); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_25, L_28, /*hidden argument*/NULL); goto IL_0150; } IL_00e9: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_29 = ___frame0; Type_t * L_30 = __this->get__t_15(); RuntimeObject * L_31 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Enum_t23B90B40F60E677A8025267341651C94AE079CDA_il2cpp_TypeInfo_var); RuntimeObject * L_32; L_32 = Enum_ToObject_m62535D55A0A23AE6C8AF550CCE39244312E94E99(L_30, ((*(int16_t*)((int16_t*)UnBox(L_31, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); NullCheck(L_29); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_29, L_32, /*hidden argument*/NULL); goto IL_0150; } IL_0102: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_33 = ___frame0; Type_t * L_34 = __this->get__t_15(); RuntimeObject * L_35 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Enum_t23B90B40F60E677A8025267341651C94AE079CDA_il2cpp_TypeInfo_var); RuntimeObject * L_36; L_36 = Enum_ToObject_mDADC1C92FAFAF440F1FCB55DC93E0947A392E2B8(L_34, ((*(uint16_t*)((uint16_t*)UnBox(L_35, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); NullCheck(L_33); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_33, L_36, /*hidden argument*/NULL); goto IL_0150; } IL_011b: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_37 = ___frame0; Type_t * L_38 = __this->get__t_15(); RuntimeObject * L_39 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Enum_t23B90B40F60E677A8025267341651C94AE079CDA_il2cpp_TypeInfo_var); RuntimeObject * L_40; L_40 = Enum_ToObject_mDADC1C92FAFAF440F1FCB55DC93E0947A392E2B8(L_38, ((*(Il2CppChar*)((Il2CppChar*)UnBox(L_39, Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); NullCheck(L_37); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_37, L_40, /*hidden argument*/NULL); goto IL_0150; } IL_0134: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_41 = ___frame0; Type_t * L_42 = __this->get__t_15(); RuntimeObject * L_43 = V_0; bool L_44 = ((*(bool*)((bool*)UnBox(L_43, Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var)))); RuntimeObject * L_45 = Box(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var, &L_44); IL2CPP_RUNTIME_CLASS_INIT(Enum_t23B90B40F60E677A8025267341651C94AE079CDA_il2cpp_TypeInfo_var); RuntimeObject * L_46; L_46 = Enum_ToObject_m2A05590A0D581206AAEB48B89187FD175D5F0967(L_42, L_45, /*hidden argument*/NULL); NullCheck(L_41); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_41, L_46, /*hidden argument*/NULL); } IL_0150: { return 1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.Interpreter.CastToEnumInstruction::.ctor(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CastToEnumInstruction__ctor_m654FBA730F878D5815646F73C288EFEB73FA159E (CastToEnumInstruction_t66E0A8DF1CDD4C06087896B2B41266A1C789CEF6 * __this, Type_t * ___t0, const RuntimeMethod* method) { { CastInstruction__ctor_m0F72D1A79C95347F9FB9FF1F0CD38B08C78BE788(__this, /*hidden argument*/NULL); Type_t * L_0 = ___t0; __this->set__t_15(L_0); return; } } // System.Int32 System.Linq.Expressions.Interpreter.CastToEnumInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CastToEnumInstruction_Run_m1204229E559B18CB4A44D643F0F804B61A3D076C (CastToEnumInstruction_t66E0A8DF1CDD4C06087896B2B41266A1C789CEF6 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enum_t23B90B40F60E677A8025267341651C94AE079CDA_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * G_B2_0 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * G_B1_0 = NULL; RuntimeObject * G_B3_0 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * G_B3_1 = NULL; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_0, /*hidden argument*/NULL); V_0 = L_1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; RuntimeObject * L_3 = V_0; G_B1_0 = L_2; if (!L_3) { G_B2_0 = L_2; goto IL_0019; } } { Type_t * L_4 = __this->get__t_15(); RuntimeObject * L_5 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Enum_t23B90B40F60E677A8025267341651C94AE079CDA_il2cpp_TypeInfo_var); RuntimeObject * L_6; L_6 = Enum_ToObject_m2A05590A0D581206AAEB48B89187FD175D5F0967(L_4, L_5, /*hidden argument*/NULL); G_B3_0 = L_6; G_B3_1 = G_B1_0; goto IL_001a; } IL_0019: { G_B3_0 = NULL; G_B3_1 = G_B2_0; } IL_001a: { NullCheck(G_B3_1); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(G_B3_1, G_B3_0, /*hidden argument*/NULL); return 1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.CatchBlock::.ctor(System.Type,System.Linq.Expressions.ParameterExpression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CatchBlock__ctor_m4DDBA88105F1F42C773ABB820C9CD55C579F798D (CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * __this, Type_t * ___test0, ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * ___variable1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___body2, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___filter3, const RuntimeMethod* method) { { Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); Type_t * L_0 = ___test0; __this->set_U3CTestU3Ek__BackingField_1(L_0); ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_1 = ___variable1; __this->set_U3CVariableU3Ek__BackingField_0(L_1); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___body2; __this->set_U3CBodyU3Ek__BackingField_2(L_2); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_3 = ___filter3; __this->set_U3CFilterU3Ek__BackingField_3(L_3); return; } } // System.Linq.Expressions.ParameterExpression System.Linq.Expressions.CatchBlock::get_Variable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * CatchBlock_get_Variable_m326E6EBA9918ABEEAB452F01BE41D880945DA1E0 (CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * __this, const RuntimeMethod* method) { { ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_0 = __this->get_U3CVariableU3Ek__BackingField_0(); return L_0; } } // System.Type System.Linq.Expressions.CatchBlock::get_Test() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * CatchBlock_get_Test_m9F57E603AC71DE8C69057B4B366BEF47823E3247 (CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * __this, const RuntimeMethod* method) { { Type_t * L_0 = __this->get_U3CTestU3Ek__BackingField_1(); return L_0; } } // System.Linq.Expressions.Expression System.Linq.Expressions.CatchBlock::get_Body() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * CatchBlock_get_Body_m9EE90AA7A3BBD028A1032648E1722BEC8EF5E190 (CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * __this, const RuntimeMethod* method) { { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = __this->get_U3CBodyU3Ek__BackingField_2(); return L_0; } } // System.Linq.Expressions.Expression System.Linq.Expressions.CatchBlock::get_Filter() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * CatchBlock_get_Filter_mC92D5E87F42D09D8FCF9BF0BF5F096359A81665D (CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * __this, const RuntimeMethod* method) { { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = __this->get_U3CFilterU3Ek__BackingField_3(); return L_0; } } // System.String System.Linq.Expressions.CatchBlock::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* CatchBlock_ToString_mA138004352E632125F0D2E124325891905D4F5AC (CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * __this, const RuntimeMethod* method) { { String_t* L_0; L_0 = ExpressionStringBuilder_CatchBlockToString_m056E7147A2494C725F2E4C47C3C61B3E723E5FA6(__this, /*hidden argument*/NULL); return L_0; } } // System.Linq.Expressions.CatchBlock System.Linq.Expressions.CatchBlock::Update(System.Linq.Expressions.ParameterExpression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * CatchBlock_Update_m3BFF0158FE66755AFD41BBEAE57F9D6727A96F60 (CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * __this, ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * ___variable0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___filter1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___body2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_0 = ___variable0; ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_1; L_1 = CatchBlock_get_Variable_m326E6EBA9918ABEEAB452F01BE41D880945DA1E0_inline(__this, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE *)L_0) == ((RuntimeObject*)(ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE *)L_1)))) { goto IL_001d; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___filter1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_3; L_3 = CatchBlock_get_Filter_mC92D5E87F42D09D8FCF9BF0BF5F096359A81665D_inline(__this, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_2) == ((RuntimeObject*)(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_3)))) { goto IL_001d; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_4 = ___body2; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_5; L_5 = CatchBlock_get_Body_m9EE90AA7A3BBD028A1032648E1722BEC8EF5E190_inline(__this, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_4) == ((RuntimeObject*)(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_5)))) { goto IL_001d; } } { return __this; } IL_001d: { Type_t * L_6; L_6 = CatchBlock_get_Test_m9F57E603AC71DE8C69057B4B366BEF47823E3247_inline(__this, /*hidden argument*/NULL); ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_7 = ___variable0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_8 = ___body2; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_9 = ___filter1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * L_10; L_10 = Expression_MakeCatchBlock_m1CBF3ECC3A08691C0841347214D681F03E42D370(L_6, L_7, L_8, L_9, /*hidden argument*/NULL); return L_10; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.CoalesceConversionBinaryExpression::.ctor(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.LambdaExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CoalesceConversionBinaryExpression__ctor_m4A2C92DE6E42214443CD09AF46863BD0AF6D3ABA (CoalesceConversionBinaryExpression_t1BFEFD20D1774BE8420812142E9622F6CBB210C6 * __this, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * ___conversion2, const RuntimeMethod* method) { { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___right1; BinaryExpression__ctor_m72A32152D1C93AB6D4352396AA6DAED3E3DB34F9(__this, L_0, L_1, /*hidden argument*/NULL); LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_2 = ___conversion2; __this->set__conversion_5(L_2); return; } } // System.Linq.Expressions.LambdaExpression System.Linq.Expressions.CoalesceConversionBinaryExpression::GetConversion() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * CoalesceConversionBinaryExpression_GetConversion_mAE05E1CD618B47C9BC6861E3874D01C22749B330 (CoalesceConversionBinaryExpression_t1BFEFD20D1774BE8420812142E9622F6CBB210C6 * __this, const RuntimeMethod* method) { { LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_0 = __this->get__conversion_5(); return L_0; } } // System.Linq.Expressions.ExpressionType System.Linq.Expressions.CoalesceConversionBinaryExpression::get_NodeType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CoalesceConversionBinaryExpression_get_NodeType_m9E1D032CD6A44A1CA980028246E2A37D74209570 (CoalesceConversionBinaryExpression_t1BFEFD20D1774BE8420812142E9622F6CBB210C6 * __this, const RuntimeMethod* method) { { return (int32_t)(7); } } // System.Type System.Linq.Expressions.CoalesceConversionBinaryExpression::get_Type() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * CoalesceConversionBinaryExpression_get_Type_mAA932CFCC77EA8566B688D17167B9CA63451460D (CoalesceConversionBinaryExpression_t1BFEFD20D1774BE8420812142E9622F6CBB210C6 * __this, const RuntimeMethod* method) { { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0; L_0 = BinaryExpression_get_Right_m85C92B2ACEFCD3C9848C27E804FDFC6C7CEEED89_inline(__this, /*hidden argument*/NULL); NullCheck(L_0); Type_t * L_1; L_1 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_0); return L_1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.CoalescingBranchInstruction::get_Cache() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* CoalescingBranchInstruction_get_Cache_mEB4229A908137BB1C6A3CFD6182609DA4D7DCEAC (CoalescingBranchInstruction_t8A5131406BB7E44D0A1F01548A8DEF854EF5100B * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CoalescingBranchInstruction_t8A5131406BB7E44D0A1F01548A8DEF854EF5100B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* L_0 = ((CoalescingBranchInstruction_t8A5131406BB7E44D0A1F01548A8DEF854EF5100B_StaticFields*)il2cpp_codegen_static_fields_for(CoalescingBranchInstruction_t8A5131406BB7E44D0A1F01548A8DEF854EF5100B_il2cpp_TypeInfo_var))->get_s_cache_1(); if (L_0) { goto IL_0013; } } { InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* L_1 = (InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03*)(InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03*)SZArrayNew(InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03_il2cpp_TypeInfo_var, (uint32_t)((int32_t)32)); ((CoalescingBranchInstruction_t8A5131406BB7E44D0A1F01548A8DEF854EF5100B_StaticFields*)il2cpp_codegen_static_fields_for(CoalescingBranchInstruction_t8A5131406BB7E44D0A1F01548A8DEF854EF5100B_il2cpp_TypeInfo_var))->set_s_cache_1(L_1); } IL_0013: { InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* L_2 = ((CoalescingBranchInstruction_t8A5131406BB7E44D0A1F01548A8DEF854EF5100B_StaticFields*)il2cpp_codegen_static_fields_for(CoalescingBranchInstruction_t8A5131406BB7E44D0A1F01548A8DEF854EF5100B_il2cpp_TypeInfo_var))->get_s_cache_1(); return L_2; } } // System.String System.Linq.Expressions.Interpreter.CoalescingBranchInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* CoalescingBranchInstruction_get_InstructionName_m166028B33ED15F34EE10001C48C60BA41AE8CB17 (CoalescingBranchInstruction_t8A5131406BB7E44D0A1F01548A8DEF854EF5100B * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5BE54931B5ABE95BBACFEEFFDDD9BC05CD65DE8B); s_Il2CppMethodInitialized = true; } { return _stringLiteral5BE54931B5ABE95BBACFEEFFDDD9BC05CD65DE8B; } } // System.Int32 System.Linq.Expressions.Interpreter.CoalescingBranchInstruction::get_ConsumedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CoalescingBranchInstruction_get_ConsumedStack_mE4D7A797EF4077D9FDAF30B9C56D466EFA1E7D39 (CoalescingBranchInstruction_t8A5131406BB7E44D0A1F01548A8DEF854EF5100B * __this, const RuntimeMethod* method) { { return 1; } } // System.Int32 System.Linq.Expressions.Interpreter.CoalescingBranchInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CoalescingBranchInstruction_get_ProducedStack_m0BCC53D2EA139FFD2B795C65206890B519B97C9A (CoalescingBranchInstruction_t8A5131406BB7E44D0A1F01548A8DEF854EF5100B * __this, const RuntimeMethod* method) { { return 1; } } // System.Int32 System.Linq.Expressions.Interpreter.CoalescingBranchInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CoalescingBranchInstruction_Run_m27F570F1925FF0FE39921CB70196CD0D9B57FDB7 (CoalescingBranchInstruction_t8A5131406BB7E44D0A1F01548A8DEF854EF5100B * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); RuntimeObject * L_1; L_1 = InterpretedFrame_Peek_m4E8B474399257371CC0E89CBE6ADB626BA454346(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000f; } } { int32_t L_2 = ((OffsetInstruction_tF3FD4944F925CA471DC7B920C21DF5E058DC5CEB *)__this)->get__offset_0(); return L_2; } IL_000f: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.CoalescingBranchInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CoalescingBranchInstruction__ctor_m3F892F66F1A24DB554631FD4833C84FDF8A7F7B3 (CoalescingBranchInstruction_t8A5131406BB7E44D0A1F01548A8DEF854EF5100B * __this, const RuntimeMethod* method) { { OffsetInstruction__ctor_mA1D3D8A8E5545261FB61BF302D982F77D5692F22(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.ConditionalExpression::.ctor(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ConditionalExpression__ctor_mF4016093438C63A9E5708F13DC5DD1C7F77E2D77 (ConditionalExpression_t74C60793A382D6FC191C590A353984ED63ED3D4A * __this, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___test0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___ifTrue1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression__ctor_m95B5A0A5256BB08165526F0843CDCB4334C43D1F(__this, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___test0; __this->set_U3CTestU3Ek__BackingField_3(L_0); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___ifTrue1; __this->set_U3CIfTrueU3Ek__BackingField_4(L_1); return; } } // System.Linq.Expressions.ConditionalExpression System.Linq.Expressions.ConditionalExpression::Make(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ConditionalExpression_t74C60793A382D6FC191C590A353984ED63ED3D4A * ConditionalExpression_Make_mF5F99B1D96304D25C991BC3C5A1258F170753A91 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___test0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___ifTrue1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___ifFalse2, Type_t * ___type3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConditionalExpression_t74C60793A382D6FC191C590A353984ED63ED3D4A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DefaultExpression_t3FC1DD4F4C518F7FDF62C04BB3BF78B10D654D46_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FullConditionalExpressionWithType_tBF1F5AE5F144524EB18461C0D1BFF039C2B152FD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FullConditionalExpression_tADC19AFC5D21A1736314F1F96D36847909C65F30_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___ifTrue1; NullCheck(L_0); Type_t * L_1; L_1 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_0); Type_t * L_2 = ___type3; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_3; L_3 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0(L_1, L_2, /*hidden argument*/NULL); if (L_3) { goto IL_001c; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_4 = ___ifFalse2; NullCheck(L_4); Type_t * L_5; L_5 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_4); Type_t * L_6 = ___type3; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_7; L_7 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0(L_5, L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0026; } } IL_001c: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_8 = ___test0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_9 = ___ifTrue1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_10 = ___ifFalse2; Type_t * L_11 = ___type3; FullConditionalExpressionWithType_tBF1F5AE5F144524EB18461C0D1BFF039C2B152FD * L_12 = (FullConditionalExpressionWithType_tBF1F5AE5F144524EB18461C0D1BFF039C2B152FD *)il2cpp_codegen_object_new(FullConditionalExpressionWithType_tBF1F5AE5F144524EB18461C0D1BFF039C2B152FD_il2cpp_TypeInfo_var); FullConditionalExpressionWithType__ctor_m9C94EA1EF31C500DE772DD2C55F25864AEBEDCB8(L_12, L_8, L_9, L_10, L_11, /*hidden argument*/NULL); return L_12; } IL_0026: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_13 = ___ifFalse2; if (!((DefaultExpression_t3FC1DD4F4C518F7FDF62C04BB3BF78B10D654D46 *)IsInstSealed((RuntimeObject*)L_13, DefaultExpression_t3FC1DD4F4C518F7FDF62C04BB3BF78B10D654D46_il2cpp_TypeInfo_var))) { goto IL_004d; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_14 = ___ifFalse2; NullCheck(L_14); Type_t * L_15; L_15 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_14); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_16 = { reinterpret_cast (Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_17; L_17 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_16, /*hidden argument*/NULL); bool L_18; L_18 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_15, L_17, /*hidden argument*/NULL); if (!L_18) { goto IL_004d; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_19 = ___test0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_20 = ___ifTrue1; ConditionalExpression_t74C60793A382D6FC191C590A353984ED63ED3D4A * L_21 = (ConditionalExpression_t74C60793A382D6FC191C590A353984ED63ED3D4A *)il2cpp_codegen_object_new(ConditionalExpression_t74C60793A382D6FC191C590A353984ED63ED3D4A_il2cpp_TypeInfo_var); ConditionalExpression__ctor_mF4016093438C63A9E5708F13DC5DD1C7F77E2D77(L_21, L_19, L_20, /*hidden argument*/NULL); return L_21; } IL_004d: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_22 = ___test0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_23 = ___ifTrue1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_24 = ___ifFalse2; FullConditionalExpression_tADC19AFC5D21A1736314F1F96D36847909C65F30 * L_25 = (FullConditionalExpression_tADC19AFC5D21A1736314F1F96D36847909C65F30 *)il2cpp_codegen_object_new(FullConditionalExpression_tADC19AFC5D21A1736314F1F96D36847909C65F30_il2cpp_TypeInfo_var); FullConditionalExpression__ctor_mA410018874144C2EC2E453B7B222C9DBE6454D35(L_25, L_22, L_23, L_24, /*hidden argument*/NULL); return L_25; } } // System.Linq.Expressions.ExpressionType System.Linq.Expressions.ConditionalExpression::get_NodeType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ConditionalExpression_get_NodeType_m6642AA4FEE8EAC33CFB778ADC8CD8B7F6AEA54FA (ConditionalExpression_t74C60793A382D6FC191C590A353984ED63ED3D4A * __this, const RuntimeMethod* method) { { return (int32_t)(8); } } // System.Type System.Linq.Expressions.ConditionalExpression::get_Type() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * ConditionalExpression_get_Type_m1B10ADCC0FE13CC1E86FBE9E653B2E6C541A4D8C (ConditionalExpression_t74C60793A382D6FC191C590A353984ED63ED3D4A * __this, const RuntimeMethod* method) { { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0; L_0 = ConditionalExpression_get_IfTrue_m3B8399E8BCBD36FDB0F914984D24EFAA34362309_inline(__this, /*hidden argument*/NULL); NullCheck(L_0); Type_t * L_1; L_1 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_0); return L_1; } } // System.Linq.Expressions.Expression System.Linq.Expressions.ConditionalExpression::get_Test() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ConditionalExpression_get_Test_m0FA3E01BE2C9783E6BADCDA8724386BFA444214A (ConditionalExpression_t74C60793A382D6FC191C590A353984ED63ED3D4A * __this, const RuntimeMethod* method) { { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = __this->get_U3CTestU3Ek__BackingField_3(); return L_0; } } // System.Linq.Expressions.Expression System.Linq.Expressions.ConditionalExpression::get_IfTrue() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ConditionalExpression_get_IfTrue_m3B8399E8BCBD36FDB0F914984D24EFAA34362309 (ConditionalExpression_t74C60793A382D6FC191C590A353984ED63ED3D4A * __this, const RuntimeMethod* method) { { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = __this->get_U3CIfTrueU3Ek__BackingField_4(); return L_0; } } // System.Linq.Expressions.Expression System.Linq.Expressions.ConditionalExpression::get_IfFalse() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ConditionalExpression_get_IfFalse_m7964242513C6C948DEA61F52F0714864CCEC792D (ConditionalExpression_t74C60793A382D6FC191C590A353984ED63ED3D4A * __this, const RuntimeMethod* method) { { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0; L_0 = VirtualFuncInvoker0< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * >::Invoke(10 /* System.Linq.Expressions.Expression System.Linq.Expressions.ConditionalExpression::GetFalse() */, __this); return L_0; } } // System.Linq.Expressions.Expression System.Linq.Expressions.ConditionalExpression::GetFalse() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ConditionalExpression_GetFalse_m969E5F47DA772A993136A7EC72C17A6EBF59EC27 (ConditionalExpression_t74C60793A382D6FC191C590A353984ED63ED3D4A * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Utils_t98C8733198C84566DF6847E887A57D45326CE485_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(Utils_t98C8733198C84566DF6847E887A57D45326CE485_il2cpp_TypeInfo_var); DefaultExpression_t3FC1DD4F4C518F7FDF62C04BB3BF78B10D654D46 * L_0 = ((Utils_t98C8733198C84566DF6847E887A57D45326CE485_StaticFields*)il2cpp_codegen_static_fields_for(Utils_t98C8733198C84566DF6847E887A57D45326CE485_il2cpp_TypeInfo_var))->get_Empty_26(); return L_0; } } // System.Linq.Expressions.Expression System.Linq.Expressions.ConditionalExpression::Accept(System.Linq.Expressions.ExpressionVisitor) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ConditionalExpression_Accept_m2305842AF4ABA0F87A9E7E311247B2DCC9918115 (ConditionalExpression_t74C60793A382D6FC191C590A353984ED63ED3D4A * __this, ExpressionVisitor_tD098DE8A366FBBB58C498C4EFF8B003FCA726DF4 * ___visitor0, const RuntimeMethod* method) { { ExpressionVisitor_tD098DE8A366FBBB58C498C4EFF8B003FCA726DF4 * L_0 = ___visitor0; NullCheck(L_0); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1; L_1 = VirtualFuncInvoker1< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *, ConditionalExpression_t74C60793A382D6FC191C590A353984ED63ED3D4A * >::Invoke(7 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::VisitConditional(System.Linq.Expressions.ConditionalExpression) */, L_0, __this); return L_1; } } // System.Linq.Expressions.ConditionalExpression System.Linq.Expressions.ConditionalExpression::Update(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ConditionalExpression_t74C60793A382D6FC191C590A353984ED63ED3D4A * ConditionalExpression_Update_mDEC18618217EA91EE02E803EC3480FB4480C4666 (ConditionalExpression_t74C60793A382D6FC191C590A353984ED63ED3D4A * __this, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___test0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___ifTrue1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___ifFalse2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___test0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1; L_1 = ConditionalExpression_get_Test_m0FA3E01BE2C9783E6BADCDA8724386BFA444214A_inline(__this, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_0) == ((RuntimeObject*)(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_1)))) { goto IL_001d; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___ifTrue1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_3; L_3 = ConditionalExpression_get_IfTrue_m3B8399E8BCBD36FDB0F914984D24EFAA34362309_inline(__this, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_2) == ((RuntimeObject*)(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_3)))) { goto IL_001d; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_4 = ___ifFalse2; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_5; L_5 = ConditionalExpression_get_IfFalse_m7964242513C6C948DEA61F52F0714864CCEC792D(__this, /*hidden argument*/NULL); if ((!(((RuntimeObject*)(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_4) == ((RuntimeObject*)(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_5)))) { goto IL_001d; } } { return __this; } IL_001d: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_6 = ___test0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_7 = ___ifTrue1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_8 = ___ifFalse2; Type_t * L_9; L_9 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, __this); IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); ConditionalExpression_t74C60793A382D6FC191C590A353984ED63ED3D4A * L_10; L_10 = Expression_Condition_mDAAB02AA8FE6525ECAE36CAF26695ADBFA738260(L_6, L_7, L_8, L_9, /*hidden argument*/NULL); return L_10; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Linq.Expressions.AnalyzeTypeIsResult System.Linq.Expressions.ConstantCheck::AnalyzeTypeIs(System.Linq.Expressions.TypeBinaryExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ConstantCheck_AnalyzeTypeIs_mC9CC9EAD0B6AEB8F7AC64B9829B63A661DBE33A5 (TypeBinaryExpression_t802702BB83CA4CE99BAE599EAD7D58FDF8C32185 * ___typeIs0, const RuntimeMethod* method) { { TypeBinaryExpression_t802702BB83CA4CE99BAE599EAD7D58FDF8C32185 * L_0 = ___typeIs0; NullCheck(L_0); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1; L_1 = TypeBinaryExpression_get_Expression_mCEF917EDFD84E187FC710934177E566CE086D985_inline(L_0, /*hidden argument*/NULL); TypeBinaryExpression_t802702BB83CA4CE99BAE599EAD7D58FDF8C32185 * L_2 = ___typeIs0; NullCheck(L_2); Type_t * L_3; L_3 = TypeBinaryExpression_get_TypeOperand_m92A629D7D579C1C41A01BCB664FE0C94F7E81DFB_inline(L_2, /*hidden argument*/NULL); int32_t L_4; L_4 = ConstantCheck_AnalyzeTypeIs_m583DDAAB36166599F2973DCE17165429BDF47B35(L_1, L_3, /*hidden argument*/NULL); return L_4; } } // System.Linq.Expressions.AnalyzeTypeIsResult System.Linq.Expressions.ConstantCheck::AnalyzeTypeIs(System.Linq.Expressions.Expression,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ConstantCheck_AnalyzeTypeIs_m583DDAAB36166599F2973DCE17165429BDF47B35 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___operand0, Type_t * ___testType1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; Type_t * V_1 = NULL; { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___operand0; NullCheck(L_0); Type_t * L_1; L_1 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_0); V_0 = L_1; Type_t * L_2 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_3 = { reinterpret_cast (Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_4; L_4 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_3, /*hidden argument*/NULL); bool L_5; L_5 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_2, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_002f; } } { Type_t * L_6 = ___testType1; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_7 = { reinterpret_cast (Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_8; L_8 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_7, /*hidden argument*/NULL); bool L_9; L_9 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_6, L_8, /*hidden argument*/NULL); if (L_9) { goto IL_002d; } } { return (int32_t)(0); } IL_002d: { return (int32_t)(1); } IL_002f: { Type_t * L_10 = ___testType1; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_11 = { reinterpret_cast (Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_12; L_12 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_11, /*hidden argument*/NULL); bool L_13; L_13 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_10, L_12, /*hidden argument*/NULL); if (L_13) { goto IL_0049; } } { Type_t * L_14 = ___testType1; NullCheck(L_14); bool L_15; L_15 = Type_get_IsPointer_mAD86040E1709C9A16431CB66C3D247A3DB9EBCEE(L_14, /*hidden argument*/NULL); if (!L_15) { goto IL_004b; } } IL_0049: { return (int32_t)(0); } IL_004b: { Type_t * L_16 = V_0; Type_t * L_17; L_17 = TypeUtils_GetNonNullableType_mA6F8CDE5F82C60FE0E993D3D4ADF445AAFCB1066(L_16, /*hidden argument*/NULL); V_1 = L_17; Type_t * L_18 = ___testType1; Type_t * L_19; L_19 = TypeUtils_GetNonNullableType_mA6F8CDE5F82C60FE0E993D3D4ADF445AAFCB1066(L_18, /*hidden argument*/NULL); Type_t * L_20 = V_1; NullCheck(L_19); bool L_21; L_21 = VirtualFuncInvoker1< bool, Type_t * >::Invoke(121 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, L_19, L_20); if (!L_21) { goto IL_0074; } } { Type_t * L_22 = V_0; NullCheck(L_22); bool L_23; L_23 = Type_get_IsValueType_m9CCCB4759C2D5A890096F8DBA66DAAEFE9D913FB(L_22, /*hidden argument*/NULL); if (!L_23) { goto IL_0072; } } { Type_t * L_24 = V_0; bool L_25; L_25 = TypeUtils_IsNullableType_m62BA74C943634EF4B04246F74FE8834B5F23E85E(L_24, /*hidden argument*/NULL); if (L_25) { goto IL_0072; } } { return (int32_t)(1); } IL_0072: { return (int32_t)(2); } IL_0074: { return (int32_t)(3); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.ConstantExpression::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ConstantExpression__ctor_m96E16F51C8AD77FCDCDD1197875A6A3C9551542D (ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression__ctor_m95B5A0A5256BB08165526F0843CDCB4334C43D1F(__this, /*hidden argument*/NULL); RuntimeObject * L_0 = ___value0; __this->set_U3CValueU3Ek__BackingField_3(L_0); return; } } // System.Type System.Linq.Expressions.ConstantExpression::get_Type() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * ConstantExpression_get_Type_mFBC61FDA0906C01649AD6CBF3FDBE4EB0225740C (ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeObject_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0; L_0 = ConstantExpression_get_Value_mB34C9C1BEFB26DF4C42165794F8C171E6797C19C_inline(__this, /*hidden argument*/NULL); if (L_0) { goto IL_0013; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast (RuntimeObject_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_1, /*hidden argument*/NULL); return L_2; } IL_0013: { RuntimeObject * L_3; L_3 = ConstantExpression_get_Value_mB34C9C1BEFB26DF4C42165794F8C171E6797C19C_inline(__this, /*hidden argument*/NULL); NullCheck(L_3); Type_t * L_4; L_4 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B(L_3, /*hidden argument*/NULL); return L_4; } } // System.Linq.Expressions.ExpressionType System.Linq.Expressions.ConstantExpression::get_NodeType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ConstantExpression_get_NodeType_m1CE02524FD0D6B1E011451025C68246BF6C3D37D (ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * __this, const RuntimeMethod* method) { { return (int32_t)(((int32_t)9)); } } // System.Object System.Linq.Expressions.ConstantExpression::get_Value() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * ConstantExpression_get_Value_mB34C9C1BEFB26DF4C42165794F8C171E6797C19C (ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = __this->get_U3CValueU3Ek__BackingField_3(); return L_0; } } // System.Linq.Expressions.Expression System.Linq.Expressions.ConstantExpression::Accept(System.Linq.Expressions.ExpressionVisitor) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ConstantExpression_Accept_mC72B7E61C72C6ACD73CBBD6896C9D3EB3396583E (ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * __this, ExpressionVisitor_tD098DE8A366FBBB58C498C4EFF8B003FCA726DF4 * ___visitor0, const RuntimeMethod* method) { { ExpressionVisitor_tD098DE8A366FBBB58C498C4EFF8B003FCA726DF4 * L_0 = ___visitor0; NullCheck(L_0); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1; L_1 = VirtualFuncInvoker1< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *, ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * >::Invoke(8 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::VisitConstant(System.Linq.Expressions.ConstantExpression) */, L_0, __this); return L_1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Exception System.Dynamic.Utils.ContractUtils::get_Unreachable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * ContractUtils_get_Unreachable_m814C0ABAB566942A64D62EE4BF63B9C75B8BDF5D (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral656DE8865223883D9C605D63606CD7138CF8CAD3); s_Il2CppMethodInitialized = true; } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_0 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_0, _stringLiteral656DE8865223883D9C605D63606CD7138CF8CAD3, /*hidden argument*/NULL); return L_0; } } // System.Void System.Dynamic.Utils.ContractUtils::Requires(System.Boolean,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ContractUtils_Requires_m5F065E2BED270C6018473350EE371260EB27DA75 (bool ___precondition0, String_t* ___paramName1, const RuntimeMethod* method) { { bool L_0 = ___precondition0; if (L_0) { goto IL_000a; } } { String_t* L_1 = ___paramName1; Exception_t * L_2; L_2 = Error_InvalidArgumentValue_m591B87BEAFD91CF246A0A5D297E1E16525079DE1(L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ContractUtils_Requires_m5F065E2BED270C6018473350EE371260EB27DA75_RuntimeMethod_var))); } IL_000a: { return; } } // System.Void System.Dynamic.Utils.ContractUtils::RequiresNotNull(System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3 (RuntimeObject * ___value0, String_t* ___paramName1, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; if (L_0) { goto IL_000a; } } { String_t* L_1 = ___paramName1; ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_2 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_2, L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3_RuntimeMethod_var))); } IL_000a: { return; } } // System.Void System.Dynamic.Utils.ContractUtils::RequiresNotNull(System.Object,System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ContractUtils_RequiresNotNull_mBC4CF965B8B80D606187A1CBE6C6FA8AEADA396E (RuntimeObject * ___value0, String_t* ___paramName1, int32_t ___index2, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; if (L_0) { goto IL_0010; } } { String_t* L_1 = ___paramName1; int32_t L_2 = ___index2; String_t* L_3; L_3 = ContractUtils_GetParamName_m61887690962802BD9EA86BEB1A845EB340F27494(L_1, L_2, /*hidden argument*/NULL); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_4 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_4, L_3, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ContractUtils_RequiresNotNull_mBC4CF965B8B80D606187A1CBE6C6FA8AEADA396E_RuntimeMethod_var))); } IL_0010: { return; } } // System.String System.Dynamic.Utils.ContractUtils::GetParamName(System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ContractUtils_GetParamName_m61887690962802BD9EA86BEB1A845EB340F27494 (String_t* ___paramName0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral471543834C9A5ADAA79EDD06EDCBA5930B3CB3F4); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___index1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0006; } } { String_t* L_1 = ___paramName0; return L_1; } IL_0006: { String_t* L_2 = ___paramName0; int32_t L_3 = ___index1; int32_t L_4 = L_3; RuntimeObject * L_5 = Box(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var, &L_4); String_t* L_6; L_6 = String_Format_m8D1CB0410C35E052A53AE957C914C841E54BAB66(_stringLiteral471543834C9A5ADAA79EDD06EDCBA5930B3CB3F4, L_2, L_5, /*hidden argument*/NULL); return L_6; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.ConvertHelper::ToInt32NoNull(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ConvertHelper_ToInt32NoNull_m0F0D2C9C6ECDCEA955763D1C4EFF197F3A90440C (RuntimeObject * ___val0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_Value_m81778F362BEC72D4456079CDF5FB0D3487A1BCCC_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject * L_0 = ___val0; if (!L_0) { goto IL_000a; } } { RuntimeObject * L_1 = ___val0; IL2CPP_RUNTIME_CLASS_INIT(Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); int32_t L_2; L_2 = Convert_ToInt32_mFFEDED67681E3EC8705BCA890BBC206514431B4A(L_1, /*hidden argument*/NULL); return L_2; } IL_000a: { RuntimeObject * L_3 = ___val0; void* L_4 = alloca(sizeof(Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 )); UnBoxNullable(L_3, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var, L_4); V_0 = ((*(Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 *)((Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 *)L_4))); int32_t L_5; L_5 = Nullable_1_get_Value_m81778F362BEC72D4456079CDF5FB0D3487A1BCCC((Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 *)(&V_0), /*hidden argument*/Nullable_1_get_Value_m81778F362BEC72D4456079CDF5FB0D3487A1BCCC_RuntimeMethod_var); return L_5; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.Interpreter.CreateDelegateInstruction::.ctor(System.Linq.Expressions.Interpreter.LightDelegateCreator) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CreateDelegateInstruction__ctor_mAAB323FEAF4B49CDFE0BE339477C7E267BE5E48E (CreateDelegateInstruction_t4FB5DD3B09E1F1A42652A92D3CB17285732AD912 * __this, LightDelegateCreator_tA7A81CB278CE2C07EC06CB7805CAB65068453D4D * ___delegateCreator0, const RuntimeMethod* method) { { Instruction__ctor_m6EC6EEE16C3396CAE6C572D701AADFCE6C189A67(__this, /*hidden argument*/NULL); LightDelegateCreator_tA7A81CB278CE2C07EC06CB7805CAB65068453D4D * L_0 = ___delegateCreator0; __this->set__creator_0(L_0); return; } } // System.Int32 System.Linq.Expressions.Interpreter.CreateDelegateInstruction::get_ConsumedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CreateDelegateInstruction_get_ConsumedStack_mA4F290D37A11190E0A9F8CBFB7EA4566A9B96C18 (CreateDelegateInstruction_t4FB5DD3B09E1F1A42652A92D3CB17285732AD912 * __this, const RuntimeMethod* method) { { LightDelegateCreator_tA7A81CB278CE2C07EC06CB7805CAB65068453D4D * L_0 = __this->get__creator_0(); NullCheck(L_0); Interpreter_t72F078C1054752C763660835B3B3488A135D178B * L_1; L_1 = LightDelegateCreator_get_Interpreter_m452A3DD6815FCF9936FCE4BD1F6C63F5AEF32DEF_inline(L_0, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2; L_2 = Interpreter_get_ClosureSize_m4EF771138E0E1B19B43FEB1725DBEF690E0535C4(L_1, /*hidden argument*/NULL); return L_2; } } // System.Int32 System.Linq.Expressions.Interpreter.CreateDelegateInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CreateDelegateInstruction_get_ProducedStack_mAA6F76A07FA8FDB39BC23941E518816F5C98D37A (CreateDelegateInstruction_t4FB5DD3B09E1F1A42652A92D3CB17285732AD912 * __this, const RuntimeMethod* method) { { return 1; } } // System.String System.Linq.Expressions.Interpreter.CreateDelegateInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* CreateDelegateInstruction_get_InstructionName_m6D225DB838803BD3EA5FA1FE25DB558804D483C5 (CreateDelegateInstruction_t4FB5DD3B09E1F1A42652A92D3CB17285732AD912 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2BC64AE35C295F56448413857663A5EF051A0011); s_Il2CppMethodInitialized = true; } { return _stringLiteral2BC64AE35C295F56448413857663A5EF051A0011; } } // System.Int32 System.Linq.Expressions.Interpreter.CreateDelegateInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CreateDelegateInstruction_Run_mF2F7CA2019D86B10026C51BBBF76E0250AF007B1 (CreateDelegateInstruction_t4FB5DD3B09E1F1A42652A92D3CB17285732AD912 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IStrongBoxU5BU5D_t5C6F1860E4A12131ADABE7E078B70DDAB3B3801F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IStrongBox_t37B8B513E3C7EF457F23D5089D694BE7F6095F54_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } IStrongBoxU5BU5D_t5C6F1860E4A12131ADABE7E078B70DDAB3B3801F* V_0 = NULL; Delegate_t * V_1 = NULL; int32_t V_2 = 0; { int32_t L_0; L_0 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 System.Linq.Expressions.Interpreter.Instruction::get_ConsumedStack() */, __this); if ((((int32_t)L_0) <= ((int32_t)0))) { goto IL_0035; } } { int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 System.Linq.Expressions.Interpreter.Instruction::get_ConsumedStack() */, __this); IStrongBoxU5BU5D_t5C6F1860E4A12131ADABE7E078B70DDAB3B3801F* L_2 = (IStrongBoxU5BU5D_t5C6F1860E4A12131ADABE7E078B70DDAB3B3801F*)(IStrongBoxU5BU5D_t5C6F1860E4A12131ADABE7E078B70DDAB3B3801F*)SZArrayNew(IStrongBoxU5BU5D_t5C6F1860E4A12131ADABE7E078B70DDAB3B3801F_il2cpp_TypeInfo_var, (uint32_t)L_1); V_0 = L_2; IStrongBoxU5BU5D_t5C6F1860E4A12131ADABE7E078B70DDAB3B3801F* L_3 = V_0; NullCheck(L_3); V_2 = ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length))), (int32_t)1)); goto IL_002f; } IL_001d: { IStrongBoxU5BU5D_t5C6F1860E4A12131ADABE7E078B70DDAB3B3801F* L_4 = V_0; int32_t L_5 = V_2; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); RuntimeObject * L_7; L_7 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED(L_6, /*hidden argument*/NULL); NullCheck(L_4); ArrayElementTypeCheck (L_4, ((RuntimeObject*)Castclass((RuntimeObject*)L_7, IStrongBox_t37B8B513E3C7EF457F23D5089D694BE7F6095F54_il2cpp_TypeInfo_var))); (L_4)->SetAt(static_cast(L_5), (RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_7, IStrongBox_t37B8B513E3C7EF457F23D5089D694BE7F6095F54_il2cpp_TypeInfo_var))); int32_t L_8 = V_2; V_2 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_8, (int32_t)1)); } IL_002f: { int32_t L_9 = V_2; if ((((int32_t)L_9) >= ((int32_t)0))) { goto IL_001d; } } { goto IL_0037; } IL_0035: { V_0 = (IStrongBoxU5BU5D_t5C6F1860E4A12131ADABE7E078B70DDAB3B3801F*)NULL; } IL_0037: { LightDelegateCreator_tA7A81CB278CE2C07EC06CB7805CAB65068453D4D * L_10 = __this->get__creator_0(); IStrongBoxU5BU5D_t5C6F1860E4A12131ADABE7E078B70DDAB3B3801F* L_11 = V_0; NullCheck(L_10); Delegate_t * L_12; L_12 = LightDelegateCreator_CreateDelegate_m73E62449D8D5D977983994B21CBFFF6E7FA1F3EA(L_10, L_11, /*hidden argument*/NULL); V_1 = L_12; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_13 = ___frame0; Delegate_t * L_14 = V_1; NullCheck(L_13); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_13, L_14, /*hidden argument*/NULL); return 1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Linq.Expressions.Interpreter.DebugInfo System.Linq.Expressions.Interpreter.DebugInfo::GetMatchingDebugInfo(System.Linq.Expressions.Interpreter.DebugInfo[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC * DebugInfo_GetMatchingDebugInfo_m75BBE944031FA27D63E09E5381C4E9B852A533C8 (DebugInfoU5BU5D_tBEF3683AA37B65231F98284421C981AE65305B1E* ___debugInfos0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Array_BinarySearch_TisDebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC_mAFD6CE17FE36299184C25AC0DB3F67C09B2EFFAE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC * V_0 = NULL; int32_t V_1 = 0; { DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC * L_0 = (DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC *)il2cpp_codegen_object_new(DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC_il2cpp_TypeInfo_var); DebugInfo__ctor_mD62FEE80134A1D8A6CEC665BF2F17EDF419D7A2D(L_0, /*hidden argument*/NULL); DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC * L_1 = L_0; int32_t L_2 = ___index1; NullCheck(L_1); L_1->set_Index_2(L_2); V_0 = L_1; DebugInfoU5BU5D_tBEF3683AA37B65231F98284421C981AE65305B1E* L_3 = ___debugInfos0; DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC * L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC_il2cpp_TypeInfo_var); DebugInfoComparer_t50EAB83A182EED5FC08D9F05068520870AACDD63 * L_5 = ((DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC_StaticFields*)il2cpp_codegen_static_fields_for(DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC_il2cpp_TypeInfo_var))->get_s_debugComparer_5(); int32_t L_6; L_6 = Array_BinarySearch_TisDebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC_mAFD6CE17FE36299184C25AC0DB3F67C09B2EFFAE(L_3, L_4, L_5, /*hidden argument*/Array_BinarySearch_TisDebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC_mAFD6CE17FE36299184C25AC0DB3F67C09B2EFFAE_RuntimeMethod_var); V_1 = L_6; int32_t L_7 = V_1; if ((((int32_t)L_7) >= ((int32_t)0))) { goto IL_002a; } } { int32_t L_8 = V_1; V_1 = ((~L_8)); int32_t L_9 = V_1; if (L_9) { goto IL_0026; } } { return (DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC *)NULL; } IL_0026: { int32_t L_10 = V_1; V_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); } IL_002a: { DebugInfoU5BU5D_tBEF3683AA37B65231F98284421C981AE65305B1E* L_11 = ___debugInfos0; int32_t L_12 = V_1; NullCheck(L_11); int32_t L_13 = L_12; DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC * L_14 = (L_11)->GetAt(static_cast(L_13)); return L_14; } } // System.String System.Linq.Expressions.Interpreter.DebugInfo::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DebugInfo_ToString_m338823B728396E599866F32719CC82D7F13AF7AA (DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF6268B9D9763C8FE8EF1E292AC4B7D761D560FA9); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFA61F035837907E90BD6A6168573BEBC7EFEE6CE); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_IsClear_4(); if (!L_0) { goto IL_0023; } } { IL2CPP_RUNTIME_CLASS_INIT(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var); CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * L_1; L_1 = CultureInfo_get_InvariantCulture_m9FAAFAF8A00091EE1FCB7098AD3F163ECDF02164(/*hidden argument*/NULL); int32_t L_2 = __this->get_Index_2(); int32_t L_3 = L_2; RuntimeObject * L_4 = Box(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var, &L_3); String_t* L_5; L_5 = String_Format_m90ED4B078849D42FA1A7C5EB7AC7F74F235F6916(L_1, _stringLiteralF6268B9D9763C8FE8EF1E292AC4B7D761D560FA9, L_4, /*hidden argument*/NULL); return L_5; } IL_0023: { IL2CPP_RUNTIME_CLASS_INIT(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var); CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * L_6; L_6 = CultureInfo_get_InvariantCulture_m9FAAFAF8A00091EE1FCB7098AD3F163ECDF02164(/*hidden argument*/NULL); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_7 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var, (uint32_t)4); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_8 = L_7; int32_t L_9 = __this->get_Index_2(); int32_t L_10 = L_9; RuntimeObject * L_11 = Box(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var, &L_10); NullCheck(L_8); ArrayElementTypeCheck (L_8, L_11); (L_8)->SetAt(static_cast(0), (RuntimeObject *)L_11); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_12 = L_8; int32_t L_13 = __this->get_StartLine_0(); int32_t L_14 = L_13; RuntimeObject * L_15 = Box(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var, &L_14); NullCheck(L_12); ArrayElementTypeCheck (L_12, L_15); (L_12)->SetAt(static_cast(1), (RuntimeObject *)L_15); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_16 = L_12; int32_t L_17 = __this->get_EndLine_1(); int32_t L_18 = L_17; RuntimeObject * L_19 = Box(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var, &L_18); NullCheck(L_16); ArrayElementTypeCheck (L_16, L_19); (L_16)->SetAt(static_cast(2), (RuntimeObject *)L_19); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_20 = L_16; String_t* L_21 = __this->get_FileName_3(); NullCheck(L_20); ArrayElementTypeCheck (L_20, L_21); (L_20)->SetAt(static_cast(3), (RuntimeObject *)L_21); String_t* L_22; L_22 = String_Format_mF96F0621DC567D09C07F1EAC66B31AD261A9DC21(L_6, _stringLiteralFA61F035837907E90BD6A6168573BEBC7EFEE6CE, L_20, /*hidden argument*/NULL); return L_22; } } // System.Void System.Linq.Expressions.Interpreter.DebugInfo::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DebugInfo__ctor_mD62FEE80134A1D8A6CEC665BF2F17EDF419D7A2D (DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC * __this, const RuntimeMethod* method) { { Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); return; } } // System.Void System.Linq.Expressions.Interpreter.DebugInfo::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DebugInfo__cctor_m52E2A2AA6F837748E502311563DB5383241A2D0D (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DebugInfoComparer_t50EAB83A182EED5FC08D9F05068520870AACDD63_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { DebugInfoComparer_t50EAB83A182EED5FC08D9F05068520870AACDD63 * L_0 = (DebugInfoComparer_t50EAB83A182EED5FC08D9F05068520870AACDD63 *)il2cpp_codegen_object_new(DebugInfoComparer_t50EAB83A182EED5FC08D9F05068520870AACDD63_il2cpp_TypeInfo_var); DebugInfoComparer__ctor_mF2A807EB2B1916FE1535F4DEBD55F67261BEEE58(L_0, /*hidden argument*/NULL); ((DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC_StaticFields*)il2cpp_codegen_static_fields_for(DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC_il2cpp_TypeInfo_var))->set_s_debugComparer_5(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.DebugInfoExpression::get_StartLine() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DebugInfoExpression_get_StartLine_m2EC5187FCA8572356E6A4F20B2E399E6CBC9A48C (DebugInfoExpression_tBA2C6BDE4CFAEC61D8B956FDF4E7A962A7477891 * __this, const RuntimeMethod* method) { { Exception_t * L_0; L_0 = ContractUtils_get_Unreachable_m814C0ABAB566942A64D62EE4BF63B9C75B8BDF5D(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DebugInfoExpression_get_StartLine_m2EC5187FCA8572356E6A4F20B2E399E6CBC9A48C_RuntimeMethod_var))); } } // System.Int32 System.Linq.Expressions.DebugInfoExpression::get_EndLine() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DebugInfoExpression_get_EndLine_m16DDA801E6BBF3C53455C81D96739201A732987D (DebugInfoExpression_tBA2C6BDE4CFAEC61D8B956FDF4E7A962A7477891 * __this, const RuntimeMethod* method) { { Exception_t * L_0; L_0 = ContractUtils_get_Unreachable_m814C0ABAB566942A64D62EE4BF63B9C75B8BDF5D(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DebugInfoExpression_get_EndLine_m16DDA801E6BBF3C53455C81D96739201A732987D_RuntimeMethod_var))); } } // System.Linq.Expressions.SymbolDocumentInfo System.Linq.Expressions.DebugInfoExpression::get_Document() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SymbolDocumentInfo_t1E0BCE42100C1E8F75300A141ECB6D1542D2164E * DebugInfoExpression_get_Document_mE81CE4D8D7ACFA7D725426B9E5BCA1F243BD112B (DebugInfoExpression_tBA2C6BDE4CFAEC61D8B956FDF4E7A962A7477891 * __this, const RuntimeMethod* method) { { SymbolDocumentInfo_t1E0BCE42100C1E8F75300A141ECB6D1542D2164E * L_0 = __this->get_U3CDocumentU3Ek__BackingField_3(); return L_0; } } // System.Boolean System.Linq.Expressions.DebugInfoExpression::get_IsClear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DebugInfoExpression_get_IsClear_mC844EB2B31E34BC8B395196EFA3B805778C0756F (DebugInfoExpression_tBA2C6BDE4CFAEC61D8B956FDF4E7A962A7477891 * __this, const RuntimeMethod* method) { { Exception_t * L_0; L_0 = ContractUtils_get_Unreachable_m814C0ABAB566942A64D62EE4BF63B9C75B8BDF5D(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DebugInfoExpression_get_IsClear_mC844EB2B31E34BC8B395196EFA3B805778C0756F_RuntimeMethod_var))); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.DecrementInstruction::get_ConsumedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DecrementInstruction_get_ConsumedStack_m01EDD6EBE2752493182A022B66455E05AC6AAB9C (DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6 * __this, const RuntimeMethod* method) { { return 1; } } // System.Int32 System.Linq.Expressions.Interpreter.DecrementInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DecrementInstruction_get_ProducedStack_m207B517BC3B13D9697E831716DE0293B62546EE3 (DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6 * __this, const RuntimeMethod* method) { { return 1; } } // System.String System.Linq.Expressions.Interpreter.DecrementInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DecrementInstruction_get_InstructionName_mBD02423407384516E1336AEB0F19F55BE0FE6F53 (DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral09600D54B6B1D49C4C90FEE9A598C0A9884F4E83); s_Il2CppMethodInitialized = true; } { return _stringLiteral09600D54B6B1D49C4C90FEE9A598C0A9884F4E83; } } // System.Void System.Linq.Expressions.Interpreter.DecrementInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DecrementInstruction__ctor_mE776554C7D14386AF4974DD97C8174E96329D243 (DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6 * __this, const RuntimeMethod* method) { { Instruction__ctor_m6EC6EEE16C3396CAE6C572D701AADFCE6C189A67(__this, /*hidden argument*/NULL); return; } } // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DecrementInstruction::Create(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * DecrementInstruction_Create_mBE4908BBA2746C3DC9D147D71D112CD4155F666E (Type_t * ___type0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DecrementDouble_t29374A7AC697E04BF2B955E452BC4F29845D207A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DecrementInt16_tC640FBBC221B6CECBEEF049FE7425B8BF6B274BA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DecrementInt32_t73572443D6E31AF991793F484F8045C5738166E2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DecrementInt64_t7DCCCB32760DAFF4032EF681EA1EE8D9638C7DBF_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DecrementSingle_t7F55773C587DCCC7A19F80D540FD37426EC28B7E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DecrementUInt16_tA2306ED797C0F88FB263556769115587FFB54C8B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DecrementUInt32_t85923F59DF15227A54709E5605010439548F285B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DecrementUInt64_t482C0B553113805C7557B34800BF56B699BDB00A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B4_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B3_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B7_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B6_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B10_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B9_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B13_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B12_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B16_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B15_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B19_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B18_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B22_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B21_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B25_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B24_0 = NULL; { Type_t * L_0 = ___type0; Type_t * L_1; L_1 = TypeUtils_GetNonNullableType_mA6F8CDE5F82C60FE0E993D3D4ADF445AAFCB1066(L_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); int32_t L_2; L_2 = TypeExtensions_GetTypeCode_m7DAE78B372162A83421926BC359D419D3309A128(L_1, /*hidden argument*/NULL); V_0 = L_2; int32_t L_3 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)7))) { case 0: { goto IL_0039; } case 1: { goto IL_0078; } case 2: { goto IL_004e; } case 3: { goto IL_008d; } case 4: { goto IL_0063; } case 5: { goto IL_00a2; } case 6: { goto IL_00b7; } case 7: { goto IL_00cc; } } } { goto IL_00e1; } IL_0039: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_4 = ((DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_StaticFields*)il2cpp_codegen_static_fields_for(DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_il2cpp_TypeInfo_var))->get_s_Int16_0(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_5 = L_4; G_B3_0 = L_5; if (L_5) { G_B4_0 = L_5; goto IL_004d; } } { DecrementInt16_tC640FBBC221B6CECBEEF049FE7425B8BF6B274BA * L_6 = (DecrementInt16_tC640FBBC221B6CECBEEF049FE7425B8BF6B274BA *)il2cpp_codegen_object_new(DecrementInt16_tC640FBBC221B6CECBEEF049FE7425B8BF6B274BA_il2cpp_TypeInfo_var); DecrementInt16__ctor_m497482E3CC3E80B3C5888F818F8204837484FB57(L_6, /*hidden argument*/NULL); DecrementInt16_tC640FBBC221B6CECBEEF049FE7425B8BF6B274BA * L_7 = L_6; ((DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_StaticFields*)il2cpp_codegen_static_fields_for(DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_il2cpp_TypeInfo_var))->set_s_Int16_0(L_7); G_B4_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_7)); } IL_004d: { return G_B4_0; } IL_004e: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_8 = ((DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_StaticFields*)il2cpp_codegen_static_fields_for(DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_il2cpp_TypeInfo_var))->get_s_Int32_1(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_9 = L_8; G_B6_0 = L_9; if (L_9) { G_B7_0 = L_9; goto IL_0062; } } { DecrementInt32_t73572443D6E31AF991793F484F8045C5738166E2 * L_10 = (DecrementInt32_t73572443D6E31AF991793F484F8045C5738166E2 *)il2cpp_codegen_object_new(DecrementInt32_t73572443D6E31AF991793F484F8045C5738166E2_il2cpp_TypeInfo_var); DecrementInt32__ctor_m685B8ACD2E8382473623DE0F271A346C75F03907(L_10, /*hidden argument*/NULL); DecrementInt32_t73572443D6E31AF991793F484F8045C5738166E2 * L_11 = L_10; ((DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_StaticFields*)il2cpp_codegen_static_fields_for(DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_il2cpp_TypeInfo_var))->set_s_Int32_1(L_11); G_B7_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_11)); } IL_0062: { return G_B7_0; } IL_0063: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_12 = ((DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_StaticFields*)il2cpp_codegen_static_fields_for(DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_il2cpp_TypeInfo_var))->get_s_Int64_2(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_13 = L_12; G_B9_0 = L_13; if (L_13) { G_B10_0 = L_13; goto IL_0077; } } { DecrementInt64_t7DCCCB32760DAFF4032EF681EA1EE8D9638C7DBF * L_14 = (DecrementInt64_t7DCCCB32760DAFF4032EF681EA1EE8D9638C7DBF *)il2cpp_codegen_object_new(DecrementInt64_t7DCCCB32760DAFF4032EF681EA1EE8D9638C7DBF_il2cpp_TypeInfo_var); DecrementInt64__ctor_mC10AE052BC7C0AF2116A3D4728CAAFE4AE9DB74D(L_14, /*hidden argument*/NULL); DecrementInt64_t7DCCCB32760DAFF4032EF681EA1EE8D9638C7DBF * L_15 = L_14; ((DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_StaticFields*)il2cpp_codegen_static_fields_for(DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_il2cpp_TypeInfo_var))->set_s_Int64_2(L_15); G_B10_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_15)); } IL_0077: { return G_B10_0; } IL_0078: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_16 = ((DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_StaticFields*)il2cpp_codegen_static_fields_for(DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_il2cpp_TypeInfo_var))->get_s_UInt16_3(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_17 = L_16; G_B12_0 = L_17; if (L_17) { G_B13_0 = L_17; goto IL_008c; } } { DecrementUInt16_tA2306ED797C0F88FB263556769115587FFB54C8B * L_18 = (DecrementUInt16_tA2306ED797C0F88FB263556769115587FFB54C8B *)il2cpp_codegen_object_new(DecrementUInt16_tA2306ED797C0F88FB263556769115587FFB54C8B_il2cpp_TypeInfo_var); DecrementUInt16__ctor_mE6A6E09B7089126F271CBE77E4B1122DD5059C2E(L_18, /*hidden argument*/NULL); DecrementUInt16_tA2306ED797C0F88FB263556769115587FFB54C8B * L_19 = L_18; ((DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_StaticFields*)il2cpp_codegen_static_fields_for(DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_il2cpp_TypeInfo_var))->set_s_UInt16_3(L_19); G_B13_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_19)); } IL_008c: { return G_B13_0; } IL_008d: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_20 = ((DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_StaticFields*)il2cpp_codegen_static_fields_for(DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_il2cpp_TypeInfo_var))->get_s_UInt32_4(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_21 = L_20; G_B15_0 = L_21; if (L_21) { G_B16_0 = L_21; goto IL_00a1; } } { DecrementUInt32_t85923F59DF15227A54709E5605010439548F285B * L_22 = (DecrementUInt32_t85923F59DF15227A54709E5605010439548F285B *)il2cpp_codegen_object_new(DecrementUInt32_t85923F59DF15227A54709E5605010439548F285B_il2cpp_TypeInfo_var); DecrementUInt32__ctor_m87DE71C1028A5363C31E34F922A83E1C5024F5C9(L_22, /*hidden argument*/NULL); DecrementUInt32_t85923F59DF15227A54709E5605010439548F285B * L_23 = L_22; ((DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_StaticFields*)il2cpp_codegen_static_fields_for(DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_il2cpp_TypeInfo_var))->set_s_UInt32_4(L_23); G_B16_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_23)); } IL_00a1: { return G_B16_0; } IL_00a2: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_24 = ((DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_StaticFields*)il2cpp_codegen_static_fields_for(DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_il2cpp_TypeInfo_var))->get_s_UInt64_5(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_25 = L_24; G_B18_0 = L_25; if (L_25) { G_B19_0 = L_25; goto IL_00b6; } } { DecrementUInt64_t482C0B553113805C7557B34800BF56B699BDB00A * L_26 = (DecrementUInt64_t482C0B553113805C7557B34800BF56B699BDB00A *)il2cpp_codegen_object_new(DecrementUInt64_t482C0B553113805C7557B34800BF56B699BDB00A_il2cpp_TypeInfo_var); DecrementUInt64__ctor_mAAC4C4DF7F890C39EFF8FF46F6CB275A68FEB842(L_26, /*hidden argument*/NULL); DecrementUInt64_t482C0B553113805C7557B34800BF56B699BDB00A * L_27 = L_26; ((DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_StaticFields*)il2cpp_codegen_static_fields_for(DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_il2cpp_TypeInfo_var))->set_s_UInt64_5(L_27); G_B19_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_27)); } IL_00b6: { return G_B19_0; } IL_00b7: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_28 = ((DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_StaticFields*)il2cpp_codegen_static_fields_for(DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_il2cpp_TypeInfo_var))->get_s_Single_6(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_29 = L_28; G_B21_0 = L_29; if (L_29) { G_B22_0 = L_29; goto IL_00cb; } } { DecrementSingle_t7F55773C587DCCC7A19F80D540FD37426EC28B7E * L_30 = (DecrementSingle_t7F55773C587DCCC7A19F80D540FD37426EC28B7E *)il2cpp_codegen_object_new(DecrementSingle_t7F55773C587DCCC7A19F80D540FD37426EC28B7E_il2cpp_TypeInfo_var); DecrementSingle__ctor_mA788F6EF637E940EEE7931074D2442C713F5A299(L_30, /*hidden argument*/NULL); DecrementSingle_t7F55773C587DCCC7A19F80D540FD37426EC28B7E * L_31 = L_30; ((DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_StaticFields*)il2cpp_codegen_static_fields_for(DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_il2cpp_TypeInfo_var))->set_s_Single_6(L_31); G_B22_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_31)); } IL_00cb: { return G_B22_0; } IL_00cc: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_32 = ((DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_StaticFields*)il2cpp_codegen_static_fields_for(DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_il2cpp_TypeInfo_var))->get_s_Double_7(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_33 = L_32; G_B24_0 = L_33; if (L_33) { G_B25_0 = L_33; goto IL_00e0; } } { DecrementDouble_t29374A7AC697E04BF2B955E452BC4F29845D207A * L_34 = (DecrementDouble_t29374A7AC697E04BF2B955E452BC4F29845D207A *)il2cpp_codegen_object_new(DecrementDouble_t29374A7AC697E04BF2B955E452BC4F29845D207A_il2cpp_TypeInfo_var); DecrementDouble__ctor_mC38DF85FB732F45E5A2A1467F3230BFC1F322F43(L_34, /*hidden argument*/NULL); DecrementDouble_t29374A7AC697E04BF2B955E452BC4F29845D207A * L_35 = L_34; ((DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_StaticFields*)il2cpp_codegen_static_fields_for(DecrementInstruction_tA4BE73854CC0E8691FFEABD1092F454C3E7779A6_il2cpp_TypeInfo_var))->set_s_Double_7(L_35); G_B25_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_35)); } IL_00e0: { return G_B25_0; } IL_00e1: { Exception_t * L_36; L_36 = ContractUtils_get_Unreachable_m814C0ABAB566942A64D62EE4BF63B9C75B8BDF5D(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_36, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DecrementInstruction_Create_mBE4908BBA2746C3DC9D147D71D112CD4155F666E_RuntimeMethod_var))); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.DefaultExpression::.ctor(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DefaultExpression__ctor_m9D9BC247768E3099FC9090B0907769FBA56F246D (DefaultExpression_t3FC1DD4F4C518F7FDF62C04BB3BF78B10D654D46 * __this, Type_t * ___type0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression__ctor_m95B5A0A5256BB08165526F0843CDCB4334C43D1F(__this, /*hidden argument*/NULL); Type_t * L_0 = ___type0; __this->set_U3CTypeU3Ek__BackingField_3(L_0); return; } } // System.Type System.Linq.Expressions.DefaultExpression::get_Type() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * DefaultExpression_get_Type_mDF1F1813CC865DBFB63CE944336E25E1265C18B3 (DefaultExpression_t3FC1DD4F4C518F7FDF62C04BB3BF78B10D654D46 * __this, const RuntimeMethod* method) { { Type_t * L_0 = __this->get_U3CTypeU3Ek__BackingField_3(); return L_0; } } // System.Linq.Expressions.ExpressionType System.Linq.Expressions.DefaultExpression::get_NodeType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DefaultExpression_get_NodeType_mA446D345DFF126111A374F6DF01D4F877625F9C3 (DefaultExpression_t3FC1DD4F4C518F7FDF62C04BB3BF78B10D654D46 * __this, const RuntimeMethod* method) { { return (int32_t)(((int32_t)51)); } } // System.Linq.Expressions.Expression System.Linq.Expressions.DefaultExpression::Accept(System.Linq.Expressions.ExpressionVisitor) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * DefaultExpression_Accept_mCFF1DAAD61DE536A52F486B0D78EB405CA377F2A (DefaultExpression_t3FC1DD4F4C518F7FDF62C04BB3BF78B10D654D46 * __this, ExpressionVisitor_tD098DE8A366FBBB58C498C4EFF8B003FCA726DF4 * ___visitor0, const RuntimeMethod* method) { { ExpressionVisitor_tD098DE8A366FBBB58C498C4EFF8B003FCA726DF4 * L_0 = ___visitor0; NullCheck(L_0); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1; L_1 = VirtualFuncInvoker1< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *, DefaultExpression_t3FC1DD4F4C518F7FDF62C04BB3BF78B10D654D46 * >::Invoke(9 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::VisitDefault(System.Linq.Expressions.DefaultExpression) */, L_0, __this); return L_1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.Interpreter.DefaultValueInstruction::.ctor(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DefaultValueInstruction__ctor_m177C818DEF00DE5023A289676AF727A3322D46B3 (DefaultValueInstruction_t6E5FCFDB1B2A05FA18BC6117B3BF18DA932E1A6E * __this, Type_t * ___type0, const RuntimeMethod* method) { { Instruction__ctor_m6EC6EEE16C3396CAE6C572D701AADFCE6C189A67(__this, /*hidden argument*/NULL); Type_t * L_0 = ___type0; __this->set__type_0(L_0); return; } } // System.Int32 System.Linq.Expressions.Interpreter.DefaultValueInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DefaultValueInstruction_get_ProducedStack_mA273F5A68450576494FD66D90407715E7C412190 (DefaultValueInstruction_t6E5FCFDB1B2A05FA18BC6117B3BF18DA932E1A6E * __this, const RuntimeMethod* method) { { return 1; } } // System.String System.Linq.Expressions.Interpreter.DefaultValueInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DefaultValueInstruction_get_InstructionName_m2B0AFDEDD0F442BC26145ADF60E5962E5C06CB43 (DefaultValueInstruction_t6E5FCFDB1B2A05FA18BC6117B3BF18DA932E1A6E * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD98FE7007D1F7A79A2A7C688B6F8ADFFCFBF923E); s_Il2CppMethodInitialized = true; } { return _stringLiteralD98FE7007D1F7A79A2A7C688B6F8ADFFCFBF923E; } } // System.Int32 System.Linq.Expressions.Interpreter.DefaultValueInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DefaultValueInstruction_Run_m4CF3B1D26206B81429E83A9885B7C6C85609E497 (DefaultValueInstruction_t6E5FCFDB1B2A05FA18BC6117B3BF18DA932E1A6E * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; Type_t * L_1 = __this->get__type_0(); RuntimeObject * L_2; L_2 = Activator_CreateInstance_m1BACAB5F4FBF138CCCB537DDCB0683A2AC064295(L_1, /*hidden argument*/NULL); NullCheck(L_0); InterpretedFrame_Push_mC88459F025FAFA65E62712E638BEE007D442F968(L_0, L_2, /*hidden argument*/NULL); return 1; } } // System.String System.Linq.Expressions.Interpreter.DefaultValueInstruction::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DefaultValueInstruction_ToString_m56A74383B66BB57E83651A6E59E257B7306498BB (DefaultValueInstruction_t6E5FCFDB1B2A05FA18BC6117B3BF18DA932E1A6E * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3D9FD30603150D66B02BDDF67069CAA738EB205A); s_Il2CppMethodInitialized = true; } { Type_t * L_0 = __this->get__type_0(); String_t* L_1; L_1 = String_Concat_m4D0DDA7FEDB75304E5FDAF8489A0478EE58A45F2(_stringLiteral3D9FD30603150D66B02BDDF67069CAA738EB205A, L_0, /*hidden argument*/NULL); return L_1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Type System.Linq.Expressions.Interpreter.DelegateHelpers::MakeDelegate(System.Type[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * DelegateHelpers_MakeDelegate_mD46BFE326573E3C48C417CF6404882184930796C (TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* ___types0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_10_tC87B1FF87A5AEEF831CFFF813B113BCEC4441B1F_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_11_tDC3906C70C5FC1EFEFE2CFE01616FED82BD1D387_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_12_t0CC03D306E7B48D9F9C43BCA3703BC7CF7F0C65B_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_13_t7C9531D2FD2F6FAB96D74A53B17C2A522E1DCE7C_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_14_tC827F24EEE3EF978B6D774EEC9FF647166D8E7E1_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_15_t140E740FBFC554D71582DFA657A5EC5154CDDDFD_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_16_t91FCA2E110B50079CFAE045F23BE39D967D85B67_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t7D823428ED3712A9B99087C923EC89B623C7A2C2_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_2_t72E6313162A96F729F4F003F8246DADD5C18BFD2_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_3_t8140A6367F178061F15F4055A8BCA40393541A2A_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_4_tD28D42A4292463F705B47F880EFB511B545E542E_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_5_tA6AFF6C73F02C52B05DEC41CE33883D526D3E721_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_6_tA2A1629295002396E2D175189FD493D52EC11D8D_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_7_t11EDC9C1645CB59C334DA9085E3555BBC628D0BE_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_8_tEBB57D09BE09B4493165BBD8F99903F7F69F4B7B_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_9_t4ED61496E86F1D25A4273CBAE1464432C57F638D_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Array_Resize_TisType_t_mFEC6CEE52643E7546807B047930572E776F5D1F1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_Any_TisType_t_m6B7E6F6EB47325D8E83488F866D5FEBB62A0578F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_10_tE1221E6727CF61297E985CA2DE308EBDC0485CD2_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_11_t715A31F4725D40447FD715C44D8B28E37268A8B7_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_12_t928609915489D59AACB40DF936C0C8153CE0FC22_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_13_t3E487C23B6F8F5CFDDC1751381477E1F4DD394E1_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_14_t15221195B06499F07BA6723F50C2BC74F91D1C8D_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_15_tCA3FB59004C4941A2B06C9B9CE2D3FDA4476FF05_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_16_tDA2F449DE5FD9DB63EF5F4262DA580A7C5154DB6_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_17_t0A417EC2D7881B7B8D4C839DB2EAD9D456B57D6D_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_1_tB66A3A54F7A3CB45DDFC2A21ECB6B6CD5FC9CD7B_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2__ctor_mF99B731B7FE71291198AC579A27977DAFAEE528D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2_t8C79C0C3A7EFB0365BA38FD899BFF5EE4A55B0CE_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2_tDA1CD28AB1DD1EC817F9902B752EB3751BE154B5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_3_tFF348B8F726F8029B5CF70BB8AF9F2D8CFBAD55F_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_4_t537E296C9208AF1A8F123F978E9D350F64C495E7_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_5_t44AD8987729F713D8C10BB9B6D80AF0126E7E895_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_6_t5CF500FFB07829DA3B05A2F03193CBDA745BCB68_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_7_t0F6DFF63092937ACE8FEBC88FC2D05D6B9905D67_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_8_t335672908455757400843274C17B20DCE96BDBA3_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_9_t0E4968536FB6CA8785EDF3909543D9FF3B5A51FC_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CMakeDelegateU3Eb__1_0_mC9531127299F7AD74C04391F5DDCE3B00997B288_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_tECC38CCBA1C8CC4F0DD07E8612494F17EFD9FD43_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Func_2_tDA1CD28AB1DD1EC817F9902B752EB3751BE154B5 * G_B3_0 = NULL; TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* G_B3_1 = NULL; Func_2_tDA1CD28AB1DD1EC817F9902B752EB3751BE154B5 * G_B2_0 = NULL; TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* G_B2_1 = NULL; { TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_0 = ___types0; NullCheck(L_0); if ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_0)->max_length)))) > ((int32_t)((int32_t)17)))) { goto IL_002e; } } { TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_1 = ___types0; IL2CPP_RUNTIME_CLASS_INIT(U3CU3Ec_tECC38CCBA1C8CC4F0DD07E8612494F17EFD9FD43_il2cpp_TypeInfo_var); Func_2_tDA1CD28AB1DD1EC817F9902B752EB3751BE154B5 * L_2 = ((U3CU3Ec_tECC38CCBA1C8CC4F0DD07E8612494F17EFD9FD43_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tECC38CCBA1C8CC4F0DD07E8612494F17EFD9FD43_il2cpp_TypeInfo_var))->get_U3CU3E9__1_0_1(); Func_2_tDA1CD28AB1DD1EC817F9902B752EB3751BE154B5 * L_3 = L_2; G_B2_0 = L_3; G_B2_1 = L_1; if (L_3) { G_B3_0 = L_3; G_B3_1 = L_1; goto IL_0027; } } { IL2CPP_RUNTIME_CLASS_INIT(U3CU3Ec_tECC38CCBA1C8CC4F0DD07E8612494F17EFD9FD43_il2cpp_TypeInfo_var); U3CU3Ec_tECC38CCBA1C8CC4F0DD07E8612494F17EFD9FD43 * L_4 = ((U3CU3Ec_tECC38CCBA1C8CC4F0DD07E8612494F17EFD9FD43_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tECC38CCBA1C8CC4F0DD07E8612494F17EFD9FD43_il2cpp_TypeInfo_var))->get_U3CU3E9_0(); Func_2_tDA1CD28AB1DD1EC817F9902B752EB3751BE154B5 * L_5 = (Func_2_tDA1CD28AB1DD1EC817F9902B752EB3751BE154B5 *)il2cpp_codegen_object_new(Func_2_tDA1CD28AB1DD1EC817F9902B752EB3751BE154B5_il2cpp_TypeInfo_var); Func_2__ctor_mF99B731B7FE71291198AC579A27977DAFAEE528D(L_5, L_4, (intptr_t)((intptr_t)U3CU3Ec_U3CMakeDelegateU3Eb__1_0_mC9531127299F7AD74C04391F5DDCE3B00997B288_RuntimeMethod_var), /*hidden argument*/Func_2__ctor_mF99B731B7FE71291198AC579A27977DAFAEE528D_RuntimeMethod_var); Func_2_tDA1CD28AB1DD1EC817F9902B752EB3751BE154B5 * L_6 = L_5; ((U3CU3Ec_tECC38CCBA1C8CC4F0DD07E8612494F17EFD9FD43_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tECC38CCBA1C8CC4F0DD07E8612494F17EFD9FD43_il2cpp_TypeInfo_var))->set_U3CU3E9__1_0_1(L_6); G_B3_0 = L_6; G_B3_1 = G_B2_1; } IL_0027: { bool L_7; L_7 = Enumerable_Any_TisType_t_m6B7E6F6EB47325D8E83488F866D5FEBB62A0578F((RuntimeObject*)(RuntimeObject*)G_B3_1, G_B3_0, /*hidden argument*/Enumerable_Any_TisType_t_m6B7E6F6EB47325D8E83488F866D5FEBB62A0578F_RuntimeMethod_var); if (!L_7) { goto IL_0034; } } IL_002e: { Exception_t * L_8; L_8 = ContractUtils_get_Unreachable_m814C0ABAB566942A64D62EE4BF63B9C75B8BDF5D(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_8, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DelegateHelpers_MakeDelegate_mD46BFE326573E3C48C417CF6404882184930796C_RuntimeMethod_var))); } IL_0034: { TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_9 = ___types0; TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_10 = ___types0; NullCheck(L_10); NullCheck(L_9); int32_t L_11 = ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))), (int32_t)1)); Type_t * L_12 = (L_9)->GetAt(static_cast(L_11)); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_13 = { reinterpret_cast (Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_14; L_14 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_13, /*hidden argument*/NULL); bool L_15; L_15 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_12, L_14, /*hidden argument*/NULL); if (!L_15) { goto IL_01c9; } } { TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_16 = ___types0; NullCheck(L_16); Array_Resize_TisType_t_mFEC6CEE52643E7546807B047930572E776F5D1F1((TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755**)(&___types0), ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_16)->max_length))), (int32_t)1)), /*hidden argument*/Array_Resize_TisType_t_mFEC6CEE52643E7546807B047930572E776F5D1F1_RuntimeMethod_var); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_17 = ___types0; NullCheck(L_17); V_0 = ((int32_t)((int32_t)(((RuntimeArray*)L_17)->max_length))); int32_t L_18 = V_0; switch (L_18) { case 0: { goto IL_00ae; } case 1: { goto IL_00b9; } case 2: { goto IL_00ca; } case 3: { goto IL_00db; } case 4: { goto IL_00ec; } case 5: { goto IL_00fd; } case 6: { goto IL_010e; } case 7: { goto IL_011f; } case 8: { goto IL_0130; } case 9: { goto IL_0141; } case 10: { goto IL_0152; } case 11: { goto IL_0163; } case 12: { goto IL_0174; } case 13: { goto IL_0185; } case 14: { goto IL_0196; } case 15: { goto IL_01a7; } case 16: { goto IL_01b8; } } } { goto IL_033f; } IL_00ae: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_19 = { reinterpret_cast (Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_20; L_20 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_19, /*hidden argument*/NULL); return L_20; } IL_00b9: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_21 = { reinterpret_cast (Action_1_t7D823428ED3712A9B99087C923EC89B623C7A2C2_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_22; L_22 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_21, /*hidden argument*/NULL); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_23 = ___types0; NullCheck(L_22); Type_t * L_24; L_24 = VirtualFuncInvoker1< Type_t *, TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* >::Invoke(105 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_22, L_23); return L_24; } IL_00ca: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_25 = { reinterpret_cast (Action_2_t72E6313162A96F729F4F003F8246DADD5C18BFD2_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_26; L_26 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_25, /*hidden argument*/NULL); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_27 = ___types0; NullCheck(L_26); Type_t * L_28; L_28 = VirtualFuncInvoker1< Type_t *, TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* >::Invoke(105 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_26, L_27); return L_28; } IL_00db: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_29 = { reinterpret_cast (Action_3_t8140A6367F178061F15F4055A8BCA40393541A2A_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_30; L_30 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_29, /*hidden argument*/NULL); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_31 = ___types0; NullCheck(L_30); Type_t * L_32; L_32 = VirtualFuncInvoker1< Type_t *, TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* >::Invoke(105 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_30, L_31); return L_32; } IL_00ec: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_33 = { reinterpret_cast (Action_4_tD28D42A4292463F705B47F880EFB511B545E542E_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_34; L_34 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_33, /*hidden argument*/NULL); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_35 = ___types0; NullCheck(L_34); Type_t * L_36; L_36 = VirtualFuncInvoker1< Type_t *, TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* >::Invoke(105 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_34, L_35); return L_36; } IL_00fd: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_37 = { reinterpret_cast (Action_5_tA6AFF6C73F02C52B05DEC41CE33883D526D3E721_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_38; L_38 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_37, /*hidden argument*/NULL); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_39 = ___types0; NullCheck(L_38); Type_t * L_40; L_40 = VirtualFuncInvoker1< Type_t *, TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* >::Invoke(105 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_38, L_39); return L_40; } IL_010e: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_41 = { reinterpret_cast (Action_6_tA2A1629295002396E2D175189FD493D52EC11D8D_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_42; L_42 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_41, /*hidden argument*/NULL); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_43 = ___types0; NullCheck(L_42); Type_t * L_44; L_44 = VirtualFuncInvoker1< Type_t *, TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* >::Invoke(105 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_42, L_43); return L_44; } IL_011f: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_45 = { reinterpret_cast (Action_7_t11EDC9C1645CB59C334DA9085E3555BBC628D0BE_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_46; L_46 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_45, /*hidden argument*/NULL); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_47 = ___types0; NullCheck(L_46); Type_t * L_48; L_48 = VirtualFuncInvoker1< Type_t *, TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* >::Invoke(105 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_46, L_47); return L_48; } IL_0130: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_49 = { reinterpret_cast (Action_8_tEBB57D09BE09B4493165BBD8F99903F7F69F4B7B_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_50; L_50 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_49, /*hidden argument*/NULL); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_51 = ___types0; NullCheck(L_50); Type_t * L_52; L_52 = VirtualFuncInvoker1< Type_t *, TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* >::Invoke(105 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_50, L_51); return L_52; } IL_0141: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_53 = { reinterpret_cast (Action_9_t4ED61496E86F1D25A4273CBAE1464432C57F638D_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_54; L_54 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_53, /*hidden argument*/NULL); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_55 = ___types0; NullCheck(L_54); Type_t * L_56; L_56 = VirtualFuncInvoker1< Type_t *, TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* >::Invoke(105 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_54, L_55); return L_56; } IL_0152: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_57 = { reinterpret_cast (Action_10_tC87B1FF87A5AEEF831CFFF813B113BCEC4441B1F_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_58; L_58 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_57, /*hidden argument*/NULL); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_59 = ___types0; NullCheck(L_58); Type_t * L_60; L_60 = VirtualFuncInvoker1< Type_t *, TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* >::Invoke(105 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_58, L_59); return L_60; } IL_0163: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_61 = { reinterpret_cast (Action_11_tDC3906C70C5FC1EFEFE2CFE01616FED82BD1D387_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_62; L_62 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_61, /*hidden argument*/NULL); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_63 = ___types0; NullCheck(L_62); Type_t * L_64; L_64 = VirtualFuncInvoker1< Type_t *, TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* >::Invoke(105 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_62, L_63); return L_64; } IL_0174: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_65 = { reinterpret_cast (Action_12_t0CC03D306E7B48D9F9C43BCA3703BC7CF7F0C65B_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_66; L_66 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_65, /*hidden argument*/NULL); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_67 = ___types0; NullCheck(L_66); Type_t * L_68; L_68 = VirtualFuncInvoker1< Type_t *, TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* >::Invoke(105 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_66, L_67); return L_68; } IL_0185: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_69 = { reinterpret_cast (Action_13_t7C9531D2FD2F6FAB96D74A53B17C2A522E1DCE7C_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_70; L_70 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_69, /*hidden argument*/NULL); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_71 = ___types0; NullCheck(L_70); Type_t * L_72; L_72 = VirtualFuncInvoker1< Type_t *, TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* >::Invoke(105 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_70, L_71); return L_72; } IL_0196: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_73 = { reinterpret_cast (Action_14_tC827F24EEE3EF978B6D774EEC9FF647166D8E7E1_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_74; L_74 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_73, /*hidden argument*/NULL); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_75 = ___types0; NullCheck(L_74); Type_t * L_76; L_76 = VirtualFuncInvoker1< Type_t *, TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* >::Invoke(105 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_74, L_75); return L_76; } IL_01a7: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_77 = { reinterpret_cast (Action_15_t140E740FBFC554D71582DFA657A5EC5154CDDDFD_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_78; L_78 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_77, /*hidden argument*/NULL); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_79 = ___types0; NullCheck(L_78); Type_t * L_80; L_80 = VirtualFuncInvoker1< Type_t *, TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* >::Invoke(105 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_78, L_79); return L_80; } IL_01b8: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_81 = { reinterpret_cast (Action_16_t91FCA2E110B50079CFAE045F23BE39D967D85B67_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_82; L_82 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_81, /*hidden argument*/NULL); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_83 = ___types0; NullCheck(L_82); Type_t * L_84; L_84 = VirtualFuncInvoker1< Type_t *, TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* >::Invoke(105 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_82, L_83); return L_84; } IL_01c9: { TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_85 = ___types0; NullCheck(L_85); V_0 = ((int32_t)((int32_t)(((RuntimeArray*)L_85)->max_length))); int32_t L_86 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_86, (int32_t)1))) { case 0: { goto IL_021e; } case 1: { goto IL_022f; } case 2: { goto IL_0240; } case 3: { goto IL_0251; } case 4: { goto IL_0262; } case 5: { goto IL_0273; } case 6: { goto IL_0284; } case 7: { goto IL_0295; } case 8: { goto IL_02a6; } case 9: { goto IL_02b7; } case 10: { goto IL_02c8; } case 11: { goto IL_02d9; } case 12: { goto IL_02ea; } case 13: { goto IL_02fb; } case 14: { goto IL_030c; } case 15: { goto IL_031d; } case 16: { goto IL_032e; } } } { goto IL_033f; } IL_021e: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_87 = { reinterpret_cast (Func_1_tB66A3A54F7A3CB45DDFC2A21ECB6B6CD5FC9CD7B_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_88; L_88 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_87, /*hidden argument*/NULL); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_89 = ___types0; NullCheck(L_88); Type_t * L_90; L_90 = VirtualFuncInvoker1< Type_t *, TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* >::Invoke(105 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_88, L_89); return L_90; } IL_022f: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_91 = { reinterpret_cast (Func_2_t8C79C0C3A7EFB0365BA38FD899BFF5EE4A55B0CE_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_92; L_92 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_91, /*hidden argument*/NULL); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_93 = ___types0; NullCheck(L_92); Type_t * L_94; L_94 = VirtualFuncInvoker1< Type_t *, TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* >::Invoke(105 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_92, L_93); return L_94; } IL_0240: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_95 = { reinterpret_cast (Func_3_tFF348B8F726F8029B5CF70BB8AF9F2D8CFBAD55F_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_96; L_96 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_95, /*hidden argument*/NULL); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_97 = ___types0; NullCheck(L_96); Type_t * L_98; L_98 = VirtualFuncInvoker1< Type_t *, TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* >::Invoke(105 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_96, L_97); return L_98; } IL_0251: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_99 = { reinterpret_cast (Func_4_t537E296C9208AF1A8F123F978E9D350F64C495E7_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_100; L_100 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_99, /*hidden argument*/NULL); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_101 = ___types0; NullCheck(L_100); Type_t * L_102; L_102 = VirtualFuncInvoker1< Type_t *, TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* >::Invoke(105 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_100, L_101); return L_102; } IL_0262: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_103 = { reinterpret_cast (Func_5_t44AD8987729F713D8C10BB9B6D80AF0126E7E895_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_104; L_104 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_103, /*hidden argument*/NULL); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_105 = ___types0; NullCheck(L_104); Type_t * L_106; L_106 = VirtualFuncInvoker1< Type_t *, TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* >::Invoke(105 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_104, L_105); return L_106; } IL_0273: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_107 = { reinterpret_cast (Func_6_t5CF500FFB07829DA3B05A2F03193CBDA745BCB68_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_108; L_108 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_107, /*hidden argument*/NULL); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_109 = ___types0; NullCheck(L_108); Type_t * L_110; L_110 = VirtualFuncInvoker1< Type_t *, TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* >::Invoke(105 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_108, L_109); return L_110; } IL_0284: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_111 = { reinterpret_cast (Func_7_t0F6DFF63092937ACE8FEBC88FC2D05D6B9905D67_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_112; L_112 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_111, /*hidden argument*/NULL); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_113 = ___types0; NullCheck(L_112); Type_t * L_114; L_114 = VirtualFuncInvoker1< Type_t *, TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* >::Invoke(105 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_112, L_113); return L_114; } IL_0295: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_115 = { reinterpret_cast (Func_8_t335672908455757400843274C17B20DCE96BDBA3_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_116; L_116 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_115, /*hidden argument*/NULL); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_117 = ___types0; NullCheck(L_116); Type_t * L_118; L_118 = VirtualFuncInvoker1< Type_t *, TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* >::Invoke(105 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_116, L_117); return L_118; } IL_02a6: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_119 = { reinterpret_cast (Func_9_t0E4968536FB6CA8785EDF3909543D9FF3B5A51FC_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_120; L_120 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_119, /*hidden argument*/NULL); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_121 = ___types0; NullCheck(L_120); Type_t * L_122; L_122 = VirtualFuncInvoker1< Type_t *, TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* >::Invoke(105 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_120, L_121); return L_122; } IL_02b7: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_123 = { reinterpret_cast (Func_10_tE1221E6727CF61297E985CA2DE308EBDC0485CD2_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_124; L_124 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_123, /*hidden argument*/NULL); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_125 = ___types0; NullCheck(L_124); Type_t * L_126; L_126 = VirtualFuncInvoker1< Type_t *, TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* >::Invoke(105 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_124, L_125); return L_126; } IL_02c8: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_127 = { reinterpret_cast (Func_11_t715A31F4725D40447FD715C44D8B28E37268A8B7_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_128; L_128 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_127, /*hidden argument*/NULL); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_129 = ___types0; NullCheck(L_128); Type_t * L_130; L_130 = VirtualFuncInvoker1< Type_t *, TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* >::Invoke(105 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_128, L_129); return L_130; } IL_02d9: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_131 = { reinterpret_cast (Func_12_t928609915489D59AACB40DF936C0C8153CE0FC22_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_132; L_132 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_131, /*hidden argument*/NULL); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_133 = ___types0; NullCheck(L_132); Type_t * L_134; L_134 = VirtualFuncInvoker1< Type_t *, TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* >::Invoke(105 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_132, L_133); return L_134; } IL_02ea: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_135 = { reinterpret_cast (Func_13_t3E487C23B6F8F5CFDDC1751381477E1F4DD394E1_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_136; L_136 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_135, /*hidden argument*/NULL); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_137 = ___types0; NullCheck(L_136); Type_t * L_138; L_138 = VirtualFuncInvoker1< Type_t *, TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* >::Invoke(105 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_136, L_137); return L_138; } IL_02fb: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_139 = { reinterpret_cast (Func_14_t15221195B06499F07BA6723F50C2BC74F91D1C8D_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_140; L_140 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_139, /*hidden argument*/NULL); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_141 = ___types0; NullCheck(L_140); Type_t * L_142; L_142 = VirtualFuncInvoker1< Type_t *, TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* >::Invoke(105 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_140, L_141); return L_142; } IL_030c: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_143 = { reinterpret_cast (Func_15_tCA3FB59004C4941A2B06C9B9CE2D3FDA4476FF05_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_144; L_144 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_143, /*hidden argument*/NULL); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_145 = ___types0; NullCheck(L_144); Type_t * L_146; L_146 = VirtualFuncInvoker1< Type_t *, TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* >::Invoke(105 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_144, L_145); return L_146; } IL_031d: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_147 = { reinterpret_cast (Func_16_tDA2F449DE5FD9DB63EF5F4262DA580A7C5154DB6_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_148; L_148 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_147, /*hidden argument*/NULL); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_149 = ___types0; NullCheck(L_148); Type_t * L_150; L_150 = VirtualFuncInvoker1< Type_t *, TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* >::Invoke(105 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_148, L_149); return L_150; } IL_032e: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_151 = { reinterpret_cast (Func_17_t0A417EC2D7881B7B8D4C839DB2EAD9D456B57D6D_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_152; L_152 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_151, /*hidden argument*/NULL); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_153 = ___types0; NullCheck(L_152); Type_t * L_154; L_154 = VirtualFuncInvoker1< Type_t *, TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* >::Invoke(105 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_152, L_153); return L_154; } IL_033f: { Exception_t * L_155; L_155 = ContractUtils_get_Unreachable_m814C0ABAB566942A64D62EE4BF63B9C75B8BDF5D(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_155, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DelegateHelpers_MakeDelegate_mD46BFE326573E3C48C417CF6404882184930796C_RuntimeMethod_var))); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.DivInstruction::get_ConsumedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DivInstruction_get_ConsumedStack_m9FEC2759448B685B6C8D030237E534AFF320B19D (DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC * __this, const RuntimeMethod* method) { { return 2; } } // System.Int32 System.Linq.Expressions.Interpreter.DivInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DivInstruction_get_ProducedStack_mD18AADA019CA00923519287F0866E1EF27BF0D4B (DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC * __this, const RuntimeMethod* method) { { return 1; } } // System.String System.Linq.Expressions.Interpreter.DivInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DivInstruction_get_InstructionName_m1BC64EB899ED63E27E8B4CA0AF7776159E84B633 (DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0280D409FE3ADEA994E62B6FC7ADFD08A7BC445A); s_Il2CppMethodInitialized = true; } { return _stringLiteral0280D409FE3ADEA994E62B6FC7ADFD08A7BC445A; } } // System.Void System.Linq.Expressions.Interpreter.DivInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DivInstruction__ctor_mD9573DE7D3015A21A5DFBCFF712CD6CA1C5F038A (DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC * __this, const RuntimeMethod* method) { { Instruction__ctor_m6EC6EEE16C3396CAE6C572D701AADFCE6C189A67(__this, /*hidden argument*/NULL); return; } } // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.DivInstruction::Create(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * DivInstruction_Create_m16D7837737489C3B1FA810768A51E08786784DD7 (Type_t * ___type0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DivDouble_t017CC663AA8C333983F532B78F50FA95E96BFAC7_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DivInt16_t8869B99D73336FA7A1622093459CE80E12971C3B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DivInt32_tAB60050266B53BF496F1AA4936BF887344E2C773_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DivInt64_tA93DE1CC0F871FFC80E978731237452165D599EB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DivSingle_t5A3864D5C469199CB292BCD9A9B6AAA403454BFD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DivUInt16_t4B655678125558881E98A2C21C8ED30189B39F62_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DivUInt32_t29DD2A53152FE018F56BD3FAEB90D60370142004_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DivUInt64_tE70C6AA67FE627E01B4987DECD5AC0C0CABEB510_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B4_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B3_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B7_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B6_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B10_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B9_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B13_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B12_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B16_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B15_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B19_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B18_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B22_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B21_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B25_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B24_0 = NULL; { Type_t * L_0 = ___type0; Type_t * L_1; L_1 = TypeUtils_GetNonNullableType_mA6F8CDE5F82C60FE0E993D3D4ADF445AAFCB1066(L_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); int32_t L_2; L_2 = TypeExtensions_GetTypeCode_m7DAE78B372162A83421926BC359D419D3309A128(L_1, /*hidden argument*/NULL); V_0 = L_2; int32_t L_3 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)7))) { case 0: { goto IL_0039; } case 1: { goto IL_0078; } case 2: { goto IL_004e; } case 3: { goto IL_008d; } case 4: { goto IL_0063; } case 5: { goto IL_00a2; } case 6: { goto IL_00b7; } case 7: { goto IL_00cc; } } } { goto IL_00e1; } IL_0039: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_4 = ((DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_StaticFields*)il2cpp_codegen_static_fields_for(DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_il2cpp_TypeInfo_var))->get_s_Int16_0(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_5 = L_4; G_B3_0 = L_5; if (L_5) { G_B4_0 = L_5; goto IL_004d; } } { DivInt16_t8869B99D73336FA7A1622093459CE80E12971C3B * L_6 = (DivInt16_t8869B99D73336FA7A1622093459CE80E12971C3B *)il2cpp_codegen_object_new(DivInt16_t8869B99D73336FA7A1622093459CE80E12971C3B_il2cpp_TypeInfo_var); DivInt16__ctor_mC5FE94599753289332D7CBA3924395D844CCE503(L_6, /*hidden argument*/NULL); DivInt16_t8869B99D73336FA7A1622093459CE80E12971C3B * L_7 = L_6; ((DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_StaticFields*)il2cpp_codegen_static_fields_for(DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_il2cpp_TypeInfo_var))->set_s_Int16_0(L_7); G_B4_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_7)); } IL_004d: { return G_B4_0; } IL_004e: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_8 = ((DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_StaticFields*)il2cpp_codegen_static_fields_for(DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_il2cpp_TypeInfo_var))->get_s_Int32_1(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_9 = L_8; G_B6_0 = L_9; if (L_9) { G_B7_0 = L_9; goto IL_0062; } } { DivInt32_tAB60050266B53BF496F1AA4936BF887344E2C773 * L_10 = (DivInt32_tAB60050266B53BF496F1AA4936BF887344E2C773 *)il2cpp_codegen_object_new(DivInt32_tAB60050266B53BF496F1AA4936BF887344E2C773_il2cpp_TypeInfo_var); DivInt32__ctor_m1AACBAA57D3DD36034E5BE3C807DFFDB70B48855(L_10, /*hidden argument*/NULL); DivInt32_tAB60050266B53BF496F1AA4936BF887344E2C773 * L_11 = L_10; ((DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_StaticFields*)il2cpp_codegen_static_fields_for(DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_il2cpp_TypeInfo_var))->set_s_Int32_1(L_11); G_B7_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_11)); } IL_0062: { return G_B7_0; } IL_0063: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_12 = ((DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_StaticFields*)il2cpp_codegen_static_fields_for(DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_il2cpp_TypeInfo_var))->get_s_Int64_2(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_13 = L_12; G_B9_0 = L_13; if (L_13) { G_B10_0 = L_13; goto IL_0077; } } { DivInt64_tA93DE1CC0F871FFC80E978731237452165D599EB * L_14 = (DivInt64_tA93DE1CC0F871FFC80E978731237452165D599EB *)il2cpp_codegen_object_new(DivInt64_tA93DE1CC0F871FFC80E978731237452165D599EB_il2cpp_TypeInfo_var); DivInt64__ctor_mC990D69F7ED1627B592FC0349A38E17DA086A91F(L_14, /*hidden argument*/NULL); DivInt64_tA93DE1CC0F871FFC80E978731237452165D599EB * L_15 = L_14; ((DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_StaticFields*)il2cpp_codegen_static_fields_for(DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_il2cpp_TypeInfo_var))->set_s_Int64_2(L_15); G_B10_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_15)); } IL_0077: { return G_B10_0; } IL_0078: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_16 = ((DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_StaticFields*)il2cpp_codegen_static_fields_for(DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_il2cpp_TypeInfo_var))->get_s_UInt16_3(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_17 = L_16; G_B12_0 = L_17; if (L_17) { G_B13_0 = L_17; goto IL_008c; } } { DivUInt16_t4B655678125558881E98A2C21C8ED30189B39F62 * L_18 = (DivUInt16_t4B655678125558881E98A2C21C8ED30189B39F62 *)il2cpp_codegen_object_new(DivUInt16_t4B655678125558881E98A2C21C8ED30189B39F62_il2cpp_TypeInfo_var); DivUInt16__ctor_m65A5666918A2CE9D98CE97173C7937BAAB2FBF03(L_18, /*hidden argument*/NULL); DivUInt16_t4B655678125558881E98A2C21C8ED30189B39F62 * L_19 = L_18; ((DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_StaticFields*)il2cpp_codegen_static_fields_for(DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_il2cpp_TypeInfo_var))->set_s_UInt16_3(L_19); G_B13_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_19)); } IL_008c: { return G_B13_0; } IL_008d: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_20 = ((DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_StaticFields*)il2cpp_codegen_static_fields_for(DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_il2cpp_TypeInfo_var))->get_s_UInt32_4(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_21 = L_20; G_B15_0 = L_21; if (L_21) { G_B16_0 = L_21; goto IL_00a1; } } { DivUInt32_t29DD2A53152FE018F56BD3FAEB90D60370142004 * L_22 = (DivUInt32_t29DD2A53152FE018F56BD3FAEB90D60370142004 *)il2cpp_codegen_object_new(DivUInt32_t29DD2A53152FE018F56BD3FAEB90D60370142004_il2cpp_TypeInfo_var); DivUInt32__ctor_m7A3D5DB8F9E3785BB9C57E5CB0A3079C8D6A7ADB(L_22, /*hidden argument*/NULL); DivUInt32_t29DD2A53152FE018F56BD3FAEB90D60370142004 * L_23 = L_22; ((DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_StaticFields*)il2cpp_codegen_static_fields_for(DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_il2cpp_TypeInfo_var))->set_s_UInt32_4(L_23); G_B16_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_23)); } IL_00a1: { return G_B16_0; } IL_00a2: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_24 = ((DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_StaticFields*)il2cpp_codegen_static_fields_for(DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_il2cpp_TypeInfo_var))->get_s_UInt64_5(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_25 = L_24; G_B18_0 = L_25; if (L_25) { G_B19_0 = L_25; goto IL_00b6; } } { DivUInt64_tE70C6AA67FE627E01B4987DECD5AC0C0CABEB510 * L_26 = (DivUInt64_tE70C6AA67FE627E01B4987DECD5AC0C0CABEB510 *)il2cpp_codegen_object_new(DivUInt64_tE70C6AA67FE627E01B4987DECD5AC0C0CABEB510_il2cpp_TypeInfo_var); DivUInt64__ctor_mDF2A6712A346A26DCF198E8131C79162E179E91B(L_26, /*hidden argument*/NULL); DivUInt64_tE70C6AA67FE627E01B4987DECD5AC0C0CABEB510 * L_27 = L_26; ((DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_StaticFields*)il2cpp_codegen_static_fields_for(DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_il2cpp_TypeInfo_var))->set_s_UInt64_5(L_27); G_B19_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_27)); } IL_00b6: { return G_B19_0; } IL_00b7: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_28 = ((DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_StaticFields*)il2cpp_codegen_static_fields_for(DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_il2cpp_TypeInfo_var))->get_s_Single_6(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_29 = L_28; G_B21_0 = L_29; if (L_29) { G_B22_0 = L_29; goto IL_00cb; } } { DivSingle_t5A3864D5C469199CB292BCD9A9B6AAA403454BFD * L_30 = (DivSingle_t5A3864D5C469199CB292BCD9A9B6AAA403454BFD *)il2cpp_codegen_object_new(DivSingle_t5A3864D5C469199CB292BCD9A9B6AAA403454BFD_il2cpp_TypeInfo_var); DivSingle__ctor_mBD03E6AEF2B0101469279DFA82DAF2EB8473E094(L_30, /*hidden argument*/NULL); DivSingle_t5A3864D5C469199CB292BCD9A9B6AAA403454BFD * L_31 = L_30; ((DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_StaticFields*)il2cpp_codegen_static_fields_for(DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_il2cpp_TypeInfo_var))->set_s_Single_6(L_31); G_B22_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_31)); } IL_00cb: { return G_B22_0; } IL_00cc: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_32 = ((DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_StaticFields*)il2cpp_codegen_static_fields_for(DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_il2cpp_TypeInfo_var))->get_s_Double_7(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_33 = L_32; G_B24_0 = L_33; if (L_33) { G_B25_0 = L_33; goto IL_00e0; } } { DivDouble_t017CC663AA8C333983F532B78F50FA95E96BFAC7 * L_34 = (DivDouble_t017CC663AA8C333983F532B78F50FA95E96BFAC7 *)il2cpp_codegen_object_new(DivDouble_t017CC663AA8C333983F532B78F50FA95E96BFAC7_il2cpp_TypeInfo_var); DivDouble__ctor_mADBCB8124C247FEF4A4C606BBB0A87EE12C0BC90(L_34, /*hidden argument*/NULL); DivDouble_t017CC663AA8C333983F532B78F50FA95E96BFAC7 * L_35 = L_34; ((DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_StaticFields*)il2cpp_codegen_static_fields_for(DivInstruction_t3FA568AA4D9261EB4FA7165D94BA42BCC9BBD0DC_il2cpp_TypeInfo_var))->set_s_Double_7(L_35); G_B25_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_35)); } IL_00e0: { return G_B25_0; } IL_00e1: { Exception_t * L_36; L_36 = ContractUtils_get_Unreachable_m814C0ABAB566942A64D62EE4BF63B9C75B8BDF5D(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_36, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DivInstruction_Create_m16D7837737489C3B1FA810768A51E08786784DD7_RuntimeMethod_var))); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.Interpreter.DupInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DupInstruction__ctor_m9CA7BA418782AD0B6AA47F5C378B05DF85C7128A (DupInstruction_t9E9AF85D0F3F397B0CAB9F7BC95468C976D901A4 * __this, const RuntimeMethod* method) { { Instruction__ctor_m6EC6EEE16C3396CAE6C572D701AADFCE6C189A67(__this, /*hidden argument*/NULL); return; } } // System.Int32 System.Linq.Expressions.Interpreter.DupInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DupInstruction_get_ProducedStack_mA591F54BFA48902225504E6D03C108FC0CDE3ED5 (DupInstruction_t9E9AF85D0F3F397B0CAB9F7BC95468C976D901A4 * __this, const RuntimeMethod* method) { { return 1; } } // System.String System.Linq.Expressions.Interpreter.DupInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DupInstruction_get_InstructionName_m3C67BBF16CF9F68EC9EE37F8FB249CD5F948432C (DupInstruction_t9E9AF85D0F3F397B0CAB9F7BC95468C976D901A4 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAAAF600F8A39C04391EECA0A9C77BFF235345A97); s_Il2CppMethodInitialized = true; } { return _stringLiteralAAAF600F8A39C04391EECA0A9C77BFF235345A97; } } // System.Int32 System.Linq.Expressions.Interpreter.DupInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DupInstruction_Run_m50315D83E3D4E9BDEF11F29427A48F6EA1445A6C (DupInstruction_t9E9AF85D0F3F397B0CAB9F7BC95468C976D901A4 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); InterpretedFrame_Dup_mA9B2297CFFCECC469190D40D7153A832DA772AF6(L_0, /*hidden argument*/NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.DupInstruction::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DupInstruction__cctor_m21B5A1E2335C0C4E3C395389357470F6726BC9A2 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DupInstruction_t9E9AF85D0F3F397B0CAB9F7BC95468C976D901A4_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { DupInstruction_t9E9AF85D0F3F397B0CAB9F7BC95468C976D901A4 * L_0 = (DupInstruction_t9E9AF85D0F3F397B0CAB9F7BC95468C976D901A4 *)il2cpp_codegen_object_new(DupInstruction_t9E9AF85D0F3F397B0CAB9F7BC95468C976D901A4_il2cpp_TypeInfo_var); DupInstruction__ctor_m9CA7BA418782AD0B6AA47F5C378B05DF85C7128A(L_0, /*hidden argument*/NULL); ((DupInstruction_t9E9AF85D0F3F397B0CAB9F7BC95468C976D901A4_StaticFields*)il2cpp_codegen_static_fields_for(DupInstruction_t9E9AF85D0F3F397B0CAB9F7BC95468C976D901A4_il2cpp_TypeInfo_var))->set_Instance_0(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Reflection.MethodInfo System.Linq.Expressions.ElementInit::get_AddMethod() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodInfo_t * ElementInit_get_AddMethod_mBF8CB2E0746C953840B1093C19682F05960A4C08 (ElementInit_tA4FE6BFBD0B1E00355A3D099050344971EB856FE * __this, const RuntimeMethod* method) { { MethodInfo_t * L_0 = __this->get_U3CAddMethodU3Ek__BackingField_0(); return L_0; } } // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Linq.Expressions.ElementInit::get_Arguments() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * ElementInit_get_Arguments_mD0C2C51FFA3D2265D5D2443C50BBBED516A3ACD9 (ElementInit_tA4FE6BFBD0B1E00355A3D099050344971EB856FE * __this, const RuntimeMethod* method) { { ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_0 = __this->get_U3CArgumentsU3Ek__BackingField_1(); return L_0; } } // System.Linq.Expressions.Expression System.Linq.Expressions.ElementInit::GetArgument(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ElementInit_GetArgument_mC86C08C41D5432242216F688EE74F5CC3C363888 (ElementInit_tA4FE6BFBD0B1E00355A3D099050344971EB856FE * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_get_Item_m7B183ABA087FFB33DE8CC1B46A549E78DCB63746_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_0; L_0 = ElementInit_get_Arguments_mD0C2C51FFA3D2265D5D2443C50BBBED516A3ACD9_inline(__this, /*hidden argument*/NULL); int32_t L_1 = ___index0; NullCheck(L_0); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2; L_2 = ReadOnlyCollection_1_get_Item_m7B183ABA087FFB33DE8CC1B46A549E78DCB63746(L_0, L_1, /*hidden argument*/ReadOnlyCollection_1_get_Item_m7B183ABA087FFB33DE8CC1B46A549E78DCB63746_RuntimeMethod_var); return L_2; } } // System.Int32 System.Linq.Expressions.ElementInit::get_ArgumentCount() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ElementInit_get_ArgumentCount_m350D77CA87445DD31A0B9B0800EA6A5CE83B9A0F (ElementInit_tA4FE6BFBD0B1E00355A3D099050344971EB856FE * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_get_Count_m42681B88E2B83144910C76DDD1FAD0DC5A855C00_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_0; L_0 = ElementInit_get_Arguments_mD0C2C51FFA3D2265D5D2443C50BBBED516A3ACD9_inline(__this, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1; L_1 = ReadOnlyCollection_1_get_Count_m42681B88E2B83144910C76DDD1FAD0DC5A855C00(L_0, /*hidden argument*/ReadOnlyCollection_1_get_Count_m42681B88E2B83144910C76DDD1FAD0DC5A855C00_RuntimeMethod_var); return L_1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.Interpreter.EnterExceptionFilterInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnterExceptionFilterInstruction__ctor_m3092F1DE6C378919B9DC8D738C7D3FE0E113F3A6 (EnterExceptionFilterInstruction_t2CBBAC97BF9850BF473CBC4DB32AFFBAB184F292 * __this, const RuntimeMethod* method) { { Instruction__ctor_m6EC6EEE16C3396CAE6C572D701AADFCE6C189A67(__this, /*hidden argument*/NULL); return; } } // System.String System.Linq.Expressions.Interpreter.EnterExceptionFilterInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* EnterExceptionFilterInstruction_get_InstructionName_mCC6C121C0137611CFE74D2922ED75FFEBCAC45D9 (EnterExceptionFilterInstruction_t2CBBAC97BF9850BF473CBC4DB32AFFBAB184F292 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral92235D9FF02B2FBFFECD2B87DA339B75ECB00132); s_Il2CppMethodInitialized = true; } { return _stringLiteral92235D9FF02B2FBFFECD2B87DA339B75ECB00132; } } // System.Int32 System.Linq.Expressions.Interpreter.EnterExceptionFilterInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EnterExceptionFilterInstruction_get_ProducedStack_m33C20AA989FC78C4D1D070625E1C9481E07EE669 (EnterExceptionFilterInstruction_t2CBBAC97BF9850BF473CBC4DB32AFFBAB184F292 * __this, const RuntimeMethod* method) { { return 1; } } // System.Int32 System.Linq.Expressions.Interpreter.EnterExceptionFilterInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EnterExceptionFilterInstruction_Run_m56A9364EF482ADB4944F123C3A4498505F0AFF29 (EnterExceptionFilterInstruction_t2CBBAC97BF9850BF473CBC4DB32AFFBAB184F292 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { { return 1; } } // System.Void System.Linq.Expressions.Interpreter.EnterExceptionFilterInstruction::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnterExceptionFilterInstruction__cctor_mBC1407DF7DA89F13B3C09955A878E69AE87E6169 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EnterExceptionFilterInstruction_t2CBBAC97BF9850BF473CBC4DB32AFFBAB184F292_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { EnterExceptionFilterInstruction_t2CBBAC97BF9850BF473CBC4DB32AFFBAB184F292 * L_0 = (EnterExceptionFilterInstruction_t2CBBAC97BF9850BF473CBC4DB32AFFBAB184F292 *)il2cpp_codegen_object_new(EnterExceptionFilterInstruction_t2CBBAC97BF9850BF473CBC4DB32AFFBAB184F292_il2cpp_TypeInfo_var); EnterExceptionFilterInstruction__ctor_m3092F1DE6C378919B9DC8D738C7D3FE0E113F3A6(L_0, /*hidden argument*/NULL); ((EnterExceptionFilterInstruction_t2CBBAC97BF9850BF473CBC4DB32AFFBAB184F292_StaticFields*)il2cpp_codegen_static_fields_for(EnterExceptionFilterInstruction_t2CBBAC97BF9850BF473CBC4DB32AFFBAB184F292_il2cpp_TypeInfo_var))->set_Instance_0(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.Interpreter.EnterExceptionHandlerInstruction::.ctor(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnterExceptionHandlerInstruction__ctor_mD6722E58527C1DEB152EE59E130C53724C4B086E (EnterExceptionHandlerInstruction_tC30D449E7D5C61FE7A5B082D2354EB9E16372DEC * __this, bool ___hasValue0, const RuntimeMethod* method) { { Instruction__ctor_m6EC6EEE16C3396CAE6C572D701AADFCE6C189A67(__this, /*hidden argument*/NULL); bool L_0 = ___hasValue0; __this->set__hasValue_2(L_0); return; } } // System.String System.Linq.Expressions.Interpreter.EnterExceptionHandlerInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* EnterExceptionHandlerInstruction_get_InstructionName_m8DDEE7BA10147CF1499D887B2ACD443693992367 (EnterExceptionHandlerInstruction_tC30D449E7D5C61FE7A5B082D2354EB9E16372DEC * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2D822A2BF34869F9892896A8851640A9FCB0F8EE); s_Il2CppMethodInitialized = true; } { return _stringLiteral2D822A2BF34869F9892896A8851640A9FCB0F8EE; } } // System.Int32 System.Linq.Expressions.Interpreter.EnterExceptionHandlerInstruction::get_ConsumedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EnterExceptionHandlerInstruction_get_ConsumedStack_m07857ECE4EBF2412DAEF1070D2D116EA3B6BD4B7 (EnterExceptionHandlerInstruction_tC30D449E7D5C61FE7A5B082D2354EB9E16372DEC * __this, const RuntimeMethod* method) { { bool L_0 = __this->get__hasValue_2(); if (L_0) { goto IL_000a; } } { return 0; } IL_000a: { return 1; } } // System.Int32 System.Linq.Expressions.Interpreter.EnterExceptionHandlerInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EnterExceptionHandlerInstruction_get_ProducedStack_mA4DFB93F0620F83D5E037F0933F0B3F616C632C9 (EnterExceptionHandlerInstruction_tC30D449E7D5C61FE7A5B082D2354EB9E16372DEC * __this, const RuntimeMethod* method) { { return 1; } } // System.Int32 System.Linq.Expressions.Interpreter.EnterExceptionHandlerInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EnterExceptionHandlerInstruction_Run_m2EBFF70CC325E1544125A764B890A9DD32DA393A (EnterExceptionHandlerInstruction_tC30D449E7D5C61FE7A5B082D2354EB9E16372DEC * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { { return 1; } } // System.Void System.Linq.Expressions.Interpreter.EnterExceptionHandlerInstruction::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnterExceptionHandlerInstruction__cctor_m9DB743AE3FC3FC376687C99A94F906DB5CC0FA2F (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EnterExceptionHandlerInstruction_tC30D449E7D5C61FE7A5B082D2354EB9E16372DEC_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { EnterExceptionHandlerInstruction_tC30D449E7D5C61FE7A5B082D2354EB9E16372DEC * L_0 = (EnterExceptionHandlerInstruction_tC30D449E7D5C61FE7A5B082D2354EB9E16372DEC *)il2cpp_codegen_object_new(EnterExceptionHandlerInstruction_tC30D449E7D5C61FE7A5B082D2354EB9E16372DEC_il2cpp_TypeInfo_var); EnterExceptionHandlerInstruction__ctor_mD6722E58527C1DEB152EE59E130C53724C4B086E(L_0, (bool)0, /*hidden argument*/NULL); ((EnterExceptionHandlerInstruction_tC30D449E7D5C61FE7A5B082D2354EB9E16372DEC_StaticFields*)il2cpp_codegen_static_fields_for(EnterExceptionHandlerInstruction_tC30D449E7D5C61FE7A5B082D2354EB9E16372DEC_il2cpp_TypeInfo_var))->set_Void_0(L_0); EnterExceptionHandlerInstruction_tC30D449E7D5C61FE7A5B082D2354EB9E16372DEC * L_1 = (EnterExceptionHandlerInstruction_tC30D449E7D5C61FE7A5B082D2354EB9E16372DEC *)il2cpp_codegen_object_new(EnterExceptionHandlerInstruction_tC30D449E7D5C61FE7A5B082D2354EB9E16372DEC_il2cpp_TypeInfo_var); EnterExceptionHandlerInstruction__ctor_mD6722E58527C1DEB152EE59E130C53724C4B086E(L_1, (bool)1, /*hidden argument*/NULL); ((EnterExceptionHandlerInstruction_tC30D449E7D5C61FE7A5B082D2354EB9E16372DEC_StaticFields*)il2cpp_codegen_static_fields_for(EnterExceptionHandlerInstruction_tC30D449E7D5C61FE7A5B082D2354EB9E16372DEC_il2cpp_TypeInfo_var))->set_NonVoid_1(L_1); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.Interpreter.EnterFaultInstruction::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnterFaultInstruction__ctor_mDD8EA537B7B4276E79E46AC01A7CC6E7E0A39583 (EnterFaultInstruction_t7D8E7E71047FCD2F1EB390D986BB0441BF20900D * __this, int32_t ___labelIndex0, const RuntimeMethod* method) { { int32_t L_0 = ___labelIndex0; IndexedBranchInstruction__ctor_mCC4A350CEE1BC6AFD82C99CF14E82F0C869645B5(__this, L_0, /*hidden argument*/NULL); return; } } // System.String System.Linq.Expressions.Interpreter.EnterFaultInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* EnterFaultInstruction_get_InstructionName_m5E267237C90D9556294F9AEDFAC2F424E2981036 (EnterFaultInstruction_t7D8E7E71047FCD2F1EB390D986BB0441BF20900D * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral40DD3D56B7CA3BB12EAD2E0F8E58A0F87C929A23); s_Il2CppMethodInitialized = true; } { return _stringLiteral40DD3D56B7CA3BB12EAD2E0F8E58A0F87C929A23; } } // System.Int32 System.Linq.Expressions.Interpreter.EnterFaultInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EnterFaultInstruction_get_ProducedStack_m72310D52D05978A3CB9AC9187623702D46FA5081 (EnterFaultInstruction_t7D8E7E71047FCD2F1EB390D986BB0441BF20900D * __this, const RuntimeMethod* method) { { return 2; } } // System.Linq.Expressions.Interpreter.EnterFaultInstruction System.Linq.Expressions.Interpreter.EnterFaultInstruction::Create(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EnterFaultInstruction_t7D8E7E71047FCD2F1EB390D986BB0441BF20900D * EnterFaultInstruction_Create_mF2E402CADFF61DB0EC3169C90AE3C331057955D7 (int32_t ___labelIndex0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EnterFaultInstruction_t7D8E7E71047FCD2F1EB390D986BB0441BF20900D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } EnterFaultInstruction_t7D8E7E71047FCD2F1EB390D986BB0441BF20900D * V_0 = NULL; EnterFaultInstruction_t7D8E7E71047FCD2F1EB390D986BB0441BF20900D * G_B3_0 = NULL; EnterFaultInstruction_t7D8E7E71047FCD2F1EB390D986BB0441BF20900D * G_B2_0 = NULL; { int32_t L_0 = ___labelIndex0; if ((((int32_t)L_0) >= ((int32_t)((int32_t)32)))) { goto IL_0021; } } { IL2CPP_RUNTIME_CLASS_INIT(EnterFaultInstruction_t7D8E7E71047FCD2F1EB390D986BB0441BF20900D_il2cpp_TypeInfo_var); EnterFaultInstructionU5BU5D_t6D155310AFCD55D0491E41BFD5B3D8C4E752B583* L_1 = ((EnterFaultInstruction_t7D8E7E71047FCD2F1EB390D986BB0441BF20900D_StaticFields*)il2cpp_codegen_static_fields_for(EnterFaultInstruction_t7D8E7E71047FCD2F1EB390D986BB0441BF20900D_il2cpp_TypeInfo_var))->get_s_cache_1(); int32_t L_2 = ___labelIndex0; NullCheck(L_1); int32_t L_3 = L_2; EnterFaultInstruction_t7D8E7E71047FCD2F1EB390D986BB0441BF20900D * L_4 = (L_1)->GetAt(static_cast(L_3)); EnterFaultInstruction_t7D8E7E71047FCD2F1EB390D986BB0441BF20900D * L_5 = L_4; G_B2_0 = L_5; if (L_5) { G_B3_0 = L_5; goto IL_0020; } } { IL2CPP_RUNTIME_CLASS_INIT(EnterFaultInstruction_t7D8E7E71047FCD2F1EB390D986BB0441BF20900D_il2cpp_TypeInfo_var); EnterFaultInstructionU5BU5D_t6D155310AFCD55D0491E41BFD5B3D8C4E752B583* L_6 = ((EnterFaultInstruction_t7D8E7E71047FCD2F1EB390D986BB0441BF20900D_StaticFields*)il2cpp_codegen_static_fields_for(EnterFaultInstruction_t7D8E7E71047FCD2F1EB390D986BB0441BF20900D_il2cpp_TypeInfo_var))->get_s_cache_1(); int32_t L_7 = ___labelIndex0; int32_t L_8 = ___labelIndex0; EnterFaultInstruction_t7D8E7E71047FCD2F1EB390D986BB0441BF20900D * L_9 = (EnterFaultInstruction_t7D8E7E71047FCD2F1EB390D986BB0441BF20900D *)il2cpp_codegen_object_new(EnterFaultInstruction_t7D8E7E71047FCD2F1EB390D986BB0441BF20900D_il2cpp_TypeInfo_var); EnterFaultInstruction__ctor_mDD8EA537B7B4276E79E46AC01A7CC6E7E0A39583(L_9, L_8, /*hidden argument*/NULL); EnterFaultInstruction_t7D8E7E71047FCD2F1EB390D986BB0441BF20900D * L_10 = L_9; V_0 = L_10; NullCheck(L_6); ArrayElementTypeCheck (L_6, L_10); (L_6)->SetAt(static_cast(L_7), (EnterFaultInstruction_t7D8E7E71047FCD2F1EB390D986BB0441BF20900D *)L_10); EnterFaultInstruction_t7D8E7E71047FCD2F1EB390D986BB0441BF20900D * L_11 = V_0; G_B3_0 = L_11; } IL_0020: { return G_B3_0; } IL_0021: { int32_t L_12 = ___labelIndex0; EnterFaultInstruction_t7D8E7E71047FCD2F1EB390D986BB0441BF20900D * L_13 = (EnterFaultInstruction_t7D8E7E71047FCD2F1EB390D986BB0441BF20900D *)il2cpp_codegen_object_new(EnterFaultInstruction_t7D8E7E71047FCD2F1EB390D986BB0441BF20900D_il2cpp_TypeInfo_var); EnterFaultInstruction__ctor_mDD8EA537B7B4276E79E46AC01A7CC6E7E0A39583(L_13, L_12, /*hidden argument*/NULL); return L_13; } } // System.Int32 System.Linq.Expressions.Interpreter.EnterFaultInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EnterFaultInstruction_Run_m26371C980D8CDDBC8C3586ABB5866A049083946F (EnterFaultInstruction_t7D8E7E71047FCD2F1EB390D986BB0441BF20900D * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_1 = ___frame0; RuntimeLabel_t6F93929F1E839AA32AE409193F505A4435E725FA L_2; L_2 = IndexedBranchInstruction_GetLabel_mCEF9A9B112FE48091D1158C1FEFBDC018FB8AE25(__this, L_1, /*hidden argument*/NULL); int32_t L_3 = L_2.get_StackDepth_1(); NullCheck(L_0); InterpretedFrame_SetStackDepth_mC64E23DF6BB519A0EFEF18D9FF2B53F0B98C61FE(L_0, L_3, /*hidden argument*/NULL); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = ___frame0; NullCheck(L_4); InterpretedFrame_PushPendingContinuation_m002F6B6F0AC89D5E5DEBD18F993BAF1B5A68C87C(L_4, /*hidden argument*/NULL); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_5 = ___frame0; NullCheck(L_5); InterpretedFrame_RemoveContinuation_m0CE47AC528756A575BB0D31D84ED5A12C4E77AEF(L_5, /*hidden argument*/NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.EnterFaultInstruction::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnterFaultInstruction__cctor_mB6D5B8CBCE3EFB04A56DFE8305000677BC4C417C (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EnterFaultInstructionU5BU5D_t6D155310AFCD55D0491E41BFD5B3D8C4E752B583_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EnterFaultInstruction_t7D8E7E71047FCD2F1EB390D986BB0441BF20900D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { EnterFaultInstructionU5BU5D_t6D155310AFCD55D0491E41BFD5B3D8C4E752B583* L_0 = (EnterFaultInstructionU5BU5D_t6D155310AFCD55D0491E41BFD5B3D8C4E752B583*)(EnterFaultInstructionU5BU5D_t6D155310AFCD55D0491E41BFD5B3D8C4E752B583*)SZArrayNew(EnterFaultInstructionU5BU5D_t6D155310AFCD55D0491E41BFD5B3D8C4E752B583_il2cpp_TypeInfo_var, (uint32_t)((int32_t)32)); ((EnterFaultInstruction_t7D8E7E71047FCD2F1EB390D986BB0441BF20900D_StaticFields*)il2cpp_codegen_static_fields_for(EnterFaultInstruction_t7D8E7E71047FCD2F1EB390D986BB0441BF20900D_il2cpp_TypeInfo_var))->set_s_cache_1(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.Interpreter.EnterFinallyInstruction::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnterFinallyInstruction__ctor_m4587660D942CAFBDF663C95F1FFE8F8C38074E74 (EnterFinallyInstruction_tE10DC15B634BC0D58FAB4139F7B36F382124B3F4 * __this, int32_t ___labelIndex0, const RuntimeMethod* method) { { int32_t L_0 = ___labelIndex0; IndexedBranchInstruction__ctor_mCC4A350CEE1BC6AFD82C99CF14E82F0C869645B5(__this, L_0, /*hidden argument*/NULL); return; } } // System.String System.Linq.Expressions.Interpreter.EnterFinallyInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* EnterFinallyInstruction_get_InstructionName_m3A4E2A05125B5D8EFDDB4ABC19A4DFE5E98CB9D8 (EnterFinallyInstruction_tE10DC15B634BC0D58FAB4139F7B36F382124B3F4 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCEB64284E1ED00524B6E5EF23096E1B25AA6A09A); s_Il2CppMethodInitialized = true; } { return _stringLiteralCEB64284E1ED00524B6E5EF23096E1B25AA6A09A; } } // System.Int32 System.Linq.Expressions.Interpreter.EnterFinallyInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EnterFinallyInstruction_get_ProducedStack_mD4E76FA63B2C215A699B39E50E6959DC2DE246F1 (EnterFinallyInstruction_tE10DC15B634BC0D58FAB4139F7B36F382124B3F4 * __this, const RuntimeMethod* method) { { return 2; } } // System.Int32 System.Linq.Expressions.Interpreter.EnterFinallyInstruction::get_ConsumedContinuations() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EnterFinallyInstruction_get_ConsumedContinuations_mBAE31F419392E8BA18390E3950DD614D73258C31 (EnterFinallyInstruction_tE10DC15B634BC0D58FAB4139F7B36F382124B3F4 * __this, const RuntimeMethod* method) { { return 1; } } // System.Linq.Expressions.Interpreter.EnterFinallyInstruction System.Linq.Expressions.Interpreter.EnterFinallyInstruction::Create(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EnterFinallyInstruction_tE10DC15B634BC0D58FAB4139F7B36F382124B3F4 * EnterFinallyInstruction_Create_m1A1594267E4E19D7542FDB0B21CA88B0D0278DD2 (int32_t ___labelIndex0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EnterFinallyInstruction_tE10DC15B634BC0D58FAB4139F7B36F382124B3F4_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } EnterFinallyInstruction_tE10DC15B634BC0D58FAB4139F7B36F382124B3F4 * V_0 = NULL; EnterFinallyInstruction_tE10DC15B634BC0D58FAB4139F7B36F382124B3F4 * G_B3_0 = NULL; EnterFinallyInstruction_tE10DC15B634BC0D58FAB4139F7B36F382124B3F4 * G_B2_0 = NULL; { int32_t L_0 = ___labelIndex0; if ((((int32_t)L_0) >= ((int32_t)((int32_t)32)))) { goto IL_0021; } } { IL2CPP_RUNTIME_CLASS_INIT(EnterFinallyInstruction_tE10DC15B634BC0D58FAB4139F7B36F382124B3F4_il2cpp_TypeInfo_var); EnterFinallyInstructionU5BU5D_t669424F589FC1936BE4B343D8A1BCA295D57424B* L_1 = ((EnterFinallyInstruction_tE10DC15B634BC0D58FAB4139F7B36F382124B3F4_StaticFields*)il2cpp_codegen_static_fields_for(EnterFinallyInstruction_tE10DC15B634BC0D58FAB4139F7B36F382124B3F4_il2cpp_TypeInfo_var))->get_s_cache_1(); int32_t L_2 = ___labelIndex0; NullCheck(L_1); int32_t L_3 = L_2; EnterFinallyInstruction_tE10DC15B634BC0D58FAB4139F7B36F382124B3F4 * L_4 = (L_1)->GetAt(static_cast(L_3)); EnterFinallyInstruction_tE10DC15B634BC0D58FAB4139F7B36F382124B3F4 * L_5 = L_4; G_B2_0 = L_5; if (L_5) { G_B3_0 = L_5; goto IL_0020; } } { IL2CPP_RUNTIME_CLASS_INIT(EnterFinallyInstruction_tE10DC15B634BC0D58FAB4139F7B36F382124B3F4_il2cpp_TypeInfo_var); EnterFinallyInstructionU5BU5D_t669424F589FC1936BE4B343D8A1BCA295D57424B* L_6 = ((EnterFinallyInstruction_tE10DC15B634BC0D58FAB4139F7B36F382124B3F4_StaticFields*)il2cpp_codegen_static_fields_for(EnterFinallyInstruction_tE10DC15B634BC0D58FAB4139F7B36F382124B3F4_il2cpp_TypeInfo_var))->get_s_cache_1(); int32_t L_7 = ___labelIndex0; int32_t L_8 = ___labelIndex0; EnterFinallyInstruction_tE10DC15B634BC0D58FAB4139F7B36F382124B3F4 * L_9 = (EnterFinallyInstruction_tE10DC15B634BC0D58FAB4139F7B36F382124B3F4 *)il2cpp_codegen_object_new(EnterFinallyInstruction_tE10DC15B634BC0D58FAB4139F7B36F382124B3F4_il2cpp_TypeInfo_var); EnterFinallyInstruction__ctor_m4587660D942CAFBDF663C95F1FFE8F8C38074E74(L_9, L_8, /*hidden argument*/NULL); EnterFinallyInstruction_tE10DC15B634BC0D58FAB4139F7B36F382124B3F4 * L_10 = L_9; V_0 = L_10; NullCheck(L_6); ArrayElementTypeCheck (L_6, L_10); (L_6)->SetAt(static_cast(L_7), (EnterFinallyInstruction_tE10DC15B634BC0D58FAB4139F7B36F382124B3F4 *)L_10); EnterFinallyInstruction_tE10DC15B634BC0D58FAB4139F7B36F382124B3F4 * L_11 = V_0; G_B3_0 = L_11; } IL_0020: { return G_B3_0; } IL_0021: { int32_t L_12 = ___labelIndex0; EnterFinallyInstruction_tE10DC15B634BC0D58FAB4139F7B36F382124B3F4 * L_13 = (EnterFinallyInstruction_tE10DC15B634BC0D58FAB4139F7B36F382124B3F4 *)il2cpp_codegen_object_new(EnterFinallyInstruction_tE10DC15B634BC0D58FAB4139F7B36F382124B3F4_il2cpp_TypeInfo_var); EnterFinallyInstruction__ctor_m4587660D942CAFBDF663C95F1FFE8F8C38074E74(L_13, L_12, /*hidden argument*/NULL); return L_13; } } // System.Int32 System.Linq.Expressions.Interpreter.EnterFinallyInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EnterFinallyInstruction_Run_mC5C5D918C6114FF407534F39B7F67B8D14B2E003 (EnterFinallyInstruction_tE10DC15B634BC0D58FAB4139F7B36F382124B3F4 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; NullCheck(L_0); bool L_1; L_1 = InterpretedFrame_IsJumpHappened_m7ED0897C211F2606BE010D91B20E929FDCEBE158(L_0, /*hidden argument*/NULL); if (L_1) { goto IL_001a; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_3 = ___frame0; RuntimeLabel_t6F93929F1E839AA32AE409193F505A4435E725FA L_4; L_4 = IndexedBranchInstruction_GetLabel_mCEF9A9B112FE48091D1158C1FEFBDC018FB8AE25(__this, L_3, /*hidden argument*/NULL); int32_t L_5 = L_4.get_StackDepth_1(); NullCheck(L_2); InterpretedFrame_SetStackDepth_mC64E23DF6BB519A0EFEF18D9FF2B53F0B98C61FE(L_2, L_5, /*hidden argument*/NULL); } IL_001a: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = ___frame0; NullCheck(L_6); InterpretedFrame_PushPendingContinuation_m002F6B6F0AC89D5E5DEBD18F993BAF1B5A68C87C(L_6, /*hidden argument*/NULL); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; NullCheck(L_7); InterpretedFrame_RemoveContinuation_m0CE47AC528756A575BB0D31D84ED5A12C4E77AEF(L_7, /*hidden argument*/NULL); return 1; } } // System.Void System.Linq.Expressions.Interpreter.EnterFinallyInstruction::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnterFinallyInstruction__cctor_m311D5D22698D425C34B8EE5533BBBCB37CC944DC (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EnterFinallyInstructionU5BU5D_t669424F589FC1936BE4B343D8A1BCA295D57424B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EnterFinallyInstruction_tE10DC15B634BC0D58FAB4139F7B36F382124B3F4_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { EnterFinallyInstructionU5BU5D_t669424F589FC1936BE4B343D8A1BCA295D57424B* L_0 = (EnterFinallyInstructionU5BU5D_t669424F589FC1936BE4B343D8A1BCA295D57424B*)(EnterFinallyInstructionU5BU5D_t669424F589FC1936BE4B343D8A1BCA295D57424B*)SZArrayNew(EnterFinallyInstructionU5BU5D_t669424F589FC1936BE4B343D8A1BCA295D57424B_il2cpp_TypeInfo_var, (uint32_t)((int32_t)32)); ((EnterFinallyInstruction_tE10DC15B634BC0D58FAB4139F7B36F382124B3F4_StaticFields*)il2cpp_codegen_static_fields_for(EnterFinallyInstruction_tE10DC15B634BC0D58FAB4139F7B36F382124B3F4_il2cpp_TypeInfo_var))->set_s_cache_1(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.Interpreter.EnterTryCatchFinallyInstruction::SetTryHandler(System.Linq.Expressions.Interpreter.TryCatchFinallyHandler) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnterTryCatchFinallyInstruction_SetTryHandler_m6F6FCE38A5E85B1BDDCECDEEE3FAE174185B1E72 (EnterTryCatchFinallyInstruction_tE1A219540D4FBD349EB36CB2EA3439FC62DE738D * __this, TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3 * ___tryHandler0, const RuntimeMethod* method) { { TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3 * L_0 = ___tryHandler0; __this->set__tryHandler_2(L_0); return; } } // System.Linq.Expressions.Interpreter.TryCatchFinallyHandler System.Linq.Expressions.Interpreter.EnterTryCatchFinallyInstruction::get_Handler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3 * EnterTryCatchFinallyInstruction_get_Handler_m161FF91224A7BB20B5896933B6E8143D785B6F30 (EnterTryCatchFinallyInstruction_tE1A219540D4FBD349EB36CB2EA3439FC62DE738D * __this, const RuntimeMethod* method) { { TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3 * L_0 = __this->get__tryHandler_2(); return L_0; } } // System.Int32 System.Linq.Expressions.Interpreter.EnterTryCatchFinallyInstruction::get_ProducedContinuations() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EnterTryCatchFinallyInstruction_get_ProducedContinuations_m5F63C759DE8F8B1F03E9126A8BE323FD1DD5B8C0 (EnterTryCatchFinallyInstruction_tE1A219540D4FBD349EB36CB2EA3439FC62DE738D * __this, const RuntimeMethod* method) { { bool L_0 = __this->get__hasFinally_1(); if (L_0) { goto IL_000a; } } { return 0; } IL_000a: { return 1; } } // System.Void System.Linq.Expressions.Interpreter.EnterTryCatchFinallyInstruction::.ctor(System.Int32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnterTryCatchFinallyInstruction__ctor_m439EDA4AFC5A7F5AA4AE1B8601CF2F61F766235D (EnterTryCatchFinallyInstruction_tE1A219540D4FBD349EB36CB2EA3439FC62DE738D * __this, int32_t ___targetIndex0, bool ___hasFinally1, const RuntimeMethod* method) { { int32_t L_0 = ___targetIndex0; IndexedBranchInstruction__ctor_mCC4A350CEE1BC6AFD82C99CF14E82F0C869645B5(__this, L_0, /*hidden argument*/NULL); bool L_1 = ___hasFinally1; __this->set__hasFinally_1(L_1); return; } } // System.Linq.Expressions.Interpreter.EnterTryCatchFinallyInstruction System.Linq.Expressions.Interpreter.EnterTryCatchFinallyInstruction::CreateTryFinally(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EnterTryCatchFinallyInstruction_tE1A219540D4FBD349EB36CB2EA3439FC62DE738D * EnterTryCatchFinallyInstruction_CreateTryFinally_mB4E5264712A23709FD4A34671D78BD2B39C3B12D (int32_t ___labelIndex0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EnterTryCatchFinallyInstruction_tE1A219540D4FBD349EB36CB2EA3439FC62DE738D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___labelIndex0; EnterTryCatchFinallyInstruction_tE1A219540D4FBD349EB36CB2EA3439FC62DE738D * L_1 = (EnterTryCatchFinallyInstruction_tE1A219540D4FBD349EB36CB2EA3439FC62DE738D *)il2cpp_codegen_object_new(EnterTryCatchFinallyInstruction_tE1A219540D4FBD349EB36CB2EA3439FC62DE738D_il2cpp_TypeInfo_var); EnterTryCatchFinallyInstruction__ctor_m439EDA4AFC5A7F5AA4AE1B8601CF2F61F766235D(L_1, L_0, (bool)1, /*hidden argument*/NULL); return L_1; } } // System.Linq.Expressions.Interpreter.EnterTryCatchFinallyInstruction System.Linq.Expressions.Interpreter.EnterTryCatchFinallyInstruction::CreateTryCatch() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EnterTryCatchFinallyInstruction_tE1A219540D4FBD349EB36CB2EA3439FC62DE738D * EnterTryCatchFinallyInstruction_CreateTryCatch_mCB87CC43B642092C0420C7BCD5ECE445E001FCFD (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EnterTryCatchFinallyInstruction_tE1A219540D4FBD349EB36CB2EA3439FC62DE738D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { EnterTryCatchFinallyInstruction_tE1A219540D4FBD349EB36CB2EA3439FC62DE738D * L_0 = (EnterTryCatchFinallyInstruction_tE1A219540D4FBD349EB36CB2EA3439FC62DE738D *)il2cpp_codegen_object_new(EnterTryCatchFinallyInstruction_tE1A219540D4FBD349EB36CB2EA3439FC62DE738D_il2cpp_TypeInfo_var); EnterTryCatchFinallyInstruction__ctor_m439EDA4AFC5A7F5AA4AE1B8601CF2F61F766235D(L_0, ((int32_t)2147483647LL), (bool)0, /*hidden argument*/NULL); return L_0; } } // System.Int32 System.Linq.Expressions.Interpreter.EnterTryCatchFinallyInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EnterTryCatchFinallyInstruction_Run_mA7344FEC6C72C023BC78203435D615C5387DBDEA (EnterTryCatchFinallyInstruction_tE1A219540D4FBD349EB36CB2EA3439FC62DE738D * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { int32_t V_0 = 0; InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* V_1 = NULL; ExceptionHandler_t4B8A9FD1B8CE7CF00AA55974E8B4CED7DECF98C7 * V_2 = NULL; RuntimeObject * V_3 = NULL; int32_t V_4 = 0; Exception_t * V_5 = NULL; bool V_6 = false; int32_t V_7 = 0; int32_t V_8 = 0; int32_t V_9 = 0; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; Exception_t * G_B12_0 = NULL; Exception_t * G_B11_0 = NULL; int32_t G_B13_0 = 0; { bool L_0 = __this->get__hasFinally_1(); if (!L_0) { goto IL_0014; } } { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_1 = ___frame0; int32_t L_2 = ((IndexedBranchInstruction_tF08B75FF61E52946F23818AFE0148E7362713447 *)__this)->get__labelIndex_0(); NullCheck(L_1); InterpretedFrame_PushContinuation_mBBD4730029B1670C9717C3A9E4F51A46BE6E2710(L_1, L_2, /*hidden argument*/NULL); } IL_0014: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_3 = ___frame0; NullCheck(L_3); int32_t L_4 = L_3->get_InstructionIndex_10(); V_0 = L_4; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_5 = ___frame0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = L_5; NullCheck(L_6); int32_t L_7 = L_6->get_InstructionIndex_10(); NullCheck(L_6); L_6->set_InstructionIndex_10(((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1))); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = ___frame0; NullCheck(L_8); Interpreter_t72F078C1054752C763660835B3B3488A135D178B * L_9 = L_8->get_Interpreter_1(); NullCheck(L_9); InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1 L_10; L_10 = Interpreter_get_Instructions_m455C5CBDD5AC2D9215EAAFDD672D2EC1E75C8811_inline(L_9, /*hidden argument*/NULL); InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* L_11 = L_10.get_Instructions_2(); V_1 = L_11; } IL_003a: try {// begin try (depth: 1) try {// begin try (depth: 2) { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_12 = ___frame0; NullCheck(L_12); int32_t L_13 = L_12->get_InstructionIndex_10(); V_4 = L_13; goto IL_005b; } IL_0044: { int32_t L_14 = V_4; InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* L_15 = V_1; int32_t L_16 = V_4; NullCheck(L_15); int32_t L_17 = L_16; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_18 = (L_15)->GetAt(static_cast(L_17)); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_19 = ___frame0; NullCheck(L_18); int32_t L_20; L_20 = VirtualFuncInvoker1< int32_t, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * >::Invoke(8 /* System.Int32 System.Linq.Expressions.Interpreter.Instruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) */, L_18, L_19); V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)L_20)); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_21 = ___frame0; int32_t L_22 = V_4; NullCheck(L_21); L_21->set_InstructionIndex_10(L_22); } IL_005b: { int32_t L_23 = V_4; TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3 * L_24 = __this->get__tryHandler_2(); NullCheck(L_24); int32_t L_25 = L_24->get_TryStartIndex_0(); if ((((int32_t)L_23) < ((int32_t)L_25))) { goto IL_0079; } } IL_006a: { int32_t L_26 = V_4; TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3 * L_27 = __this->get__tryHandler_2(); NullCheck(L_27); int32_t L_28 = L_27->get_TryEndIndex_1(); if ((((int32_t)L_26) < ((int32_t)L_28))) { goto IL_0044; } } IL_0079: { int32_t L_29 = V_4; TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3 * L_30 = __this->get__tryHandler_2(); NullCheck(L_30); int32_t L_31 = L_30->get_GotoEndTargetIndex_4(); if ((!(((uint32_t)L_29) == ((uint32_t)L_31)))) { goto IL_009f; } } IL_0088: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_32 = ___frame0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_33 = L_32; NullCheck(L_33); int32_t L_34 = L_33->get_InstructionIndex_10(); InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* L_35 = V_1; int32_t L_36 = V_4; NullCheck(L_35); int32_t L_37 = L_36; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_38 = (L_35)->GetAt(static_cast(L_37)); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_39 = ___frame0; NullCheck(L_38); int32_t L_40; L_40 = VirtualFuncInvoker1< int32_t, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * >::Invoke(8 /* System.Int32 System.Linq.Expressions.Interpreter.Instruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) */, L_38, L_39); NullCheck(L_33); L_33->set_InstructionIndex_10(((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)L_40))); } IL_009f: { IL2CPP_LEAVE(0x1B0, FINALLY_0153); } }// end try (depth: 2) catch(Il2CppExceptionWrapper& e) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); } {// begin filter(depth: 2) bool __filter_local = false; try {// begin implicit try block { Exception_t * L_41 = ((Exception_t *)IsInstClass((RuntimeObject*)((Exception_t *)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t *)), ((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)))); G_B11_0 = L_41; if (L_41) { G_B12_0 = L_41; goto IL_00b0; } } { G_B13_0 = 0; goto IL_00c7; } IL_00b0: { V_5 = G_B12_0; TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3 * L_42 = __this->get__tryHandler_2(); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_43 = ___frame0; Exception_t * L_44 = V_5; NullCheck(L_42); bool L_45; L_45 = TryCatchFinallyHandler_HasHandler_mC3002BD6EC36D11A437785701CE88DFC79184BF7(L_42, L_43, L_44, (ExceptionHandler_t4B8A9FD1B8CE7CF00AA55974E8B4CED7DECF98C7 **)(&V_2), (RuntimeObject **)(&V_3), /*hidden argument*/NULL); G_B13_0 = ((!(((uint32_t)L_45) <= ((uint32_t)0)))? 1 : 0); } IL_00c7: { __filter_local = (G_B13_0) ? true : false; } }// end implicit try block catch(Il2CppExceptionWrapper&) {// begin implicit catch block __filter_local = false; }// end implicit catch block if (__filter_local) { goto FILTER_00c9; } else { IL2CPP_RAISE_MANAGED_EXCEPTION(IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t *), ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&EnterTryCatchFinallyInstruction_Run_mA7344FEC6C72C023BC78203435D615C5387DBDEA_RuntimeMethod_var))); } }// end filter (depth: 2) FILTER_00c9: {// begin catch(filter) { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_46 = ___frame0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_47 = L_46; NullCheck(L_47); int32_t L_48 = L_47->get_InstructionIndex_10(); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_49 = ___frame0; ExceptionHandler_t4B8A9FD1B8CE7CF00AA55974E8B4CED7DECF98C7 * L_50 = V_2; NullCheck(L_50); int32_t L_51 = L_50->get_LabelIndex_1(); RuntimeObject * L_52 = V_3; NullCheck(L_49); int32_t L_53; L_53 = InterpretedFrame_Goto_mD17100881AC2A4E9656E1E5784662FE82B55E9F3(L_49, L_51, L_52, (bool)1, /*hidden argument*/NULL); NullCheck(L_47); L_47->set_InstructionIndex_10(((int32_t)il2cpp_codegen_add((int32_t)L_48, (int32_t)L_53))); V_6 = (bool)0; } IL_00e8: try {// begin try (depth: 3) { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_54 = ___frame0; NullCheck(L_54); int32_t L_55 = L_54->get_InstructionIndex_10(); V_7 = L_55; goto IL_0109; } IL_00f2: { int32_t L_56 = V_7; InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* L_57 = V_1; int32_t L_58 = V_7; NullCheck(L_57); int32_t L_59 = L_58; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_60 = (L_57)->GetAt(static_cast(L_59)); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_61 = ___frame0; NullCheck(L_60); int32_t L_62; L_62 = VirtualFuncInvoker1< int32_t, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * >::Invoke(8 /* System.Int32 System.Linq.Expressions.Interpreter.Instruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) */, L_60, L_61); V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_56, (int32_t)L_62)); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_63 = ___frame0; int32_t L_64 = V_7; NullCheck(L_63); L_63->set_InstructionIndex_10(L_64); } IL_0109: { int32_t L_65 = V_7; ExceptionHandler_t4B8A9FD1B8CE7CF00AA55974E8B4CED7DECF98C7 * L_66 = V_2; NullCheck(L_66); int32_t L_67 = L_66->get_HandlerStartIndex_2(); if ((((int32_t)L_65) < ((int32_t)L_67))) { goto IL_011d; } } IL_0113: { int32_t L_68 = V_7; ExceptionHandler_t4B8A9FD1B8CE7CF00AA55974E8B4CED7DECF98C7 * L_69 = V_2; NullCheck(L_69); int32_t L_70 = L_69->get_HandlerEndIndex_3(); if ((((int32_t)L_68) < ((int32_t)L_70))) { goto IL_00f2; } } IL_011d: { int32_t L_71 = V_7; TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3 * L_72 = __this->get__tryHandler_2(); NullCheck(L_72); int32_t L_73 = L_72->get_GotoEndTargetIndex_4(); if ((!(((uint32_t)L_71) == ((uint32_t)L_73)))) { goto IL_0143; } } IL_012c: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_74 = ___frame0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_75 = L_74; NullCheck(L_75); int32_t L_76 = L_75->get_InstructionIndex_10(); InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* L_77 = V_1; int32_t L_78 = V_7; NullCheck(L_77); int32_t L_79 = L_78; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_80 = (L_77)->GetAt(static_cast(L_79)); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_81 = ___frame0; NullCheck(L_80); int32_t L_82; L_82 = VirtualFuncInvoker1< int32_t, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * >::Invoke(8 /* System.Int32 System.Linq.Expressions.Interpreter.Instruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) */, L_80, L_81); NullCheck(L_75); L_75->set_InstructionIndex_10(((int32_t)il2cpp_codegen_add((int32_t)L_76, (int32_t)L_82))); } IL_0143: { goto IL_014b; } }// end try (depth: 3) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RethrowException_t513D4B7AB0B8C08B29024DDAAF1233AF42EA62A7_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0145; } throw e; } CATCH_0145: {// begin catch(System.Linq.Expressions.Interpreter.RethrowException) V_6 = (bool)1; IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_014b; }// end catch (depth: 3) IL_014b: { bool L_83 = V_6; if (!L_83) { goto IL_0151; } } IL_014f: { IL2CPP_RAISE_MANAGED_EXCEPTION(IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t *), ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&EnterTryCatchFinallyInstruction_Run_mA7344FEC6C72C023BC78203435D615C5387DBDEA_RuntimeMethod_var))); } IL_0151: { IL2CPP_POP_ACTIVE_EXCEPTION(); IL2CPP_LEAVE(0x1B0, FINALLY_0153); } }// end catch (depth: 2) }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0153; } FINALLY_0153: {// begin finally (depth: 1) { TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3 * L_84 = __this->get__tryHandler_2(); NullCheck(L_84); bool L_85; L_85 = TryCatchFinallyHandler_get_IsFinallyBlockExist_mBADEFED0F09AEAB188A24EB79CCB9C8778B6102E(L_84, /*hidden argument*/NULL); if (!L_85) { goto IL_01af; } } IL_0160: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_86 = ___frame0; TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3 * L_87 = __this->get__tryHandler_2(); NullCheck(L_87); int32_t L_88 = L_87->get_FinallyStartIndex_2(); int32_t L_89 = L_88; V_9 = L_89; NullCheck(L_86); L_86->set_InstructionIndex_10(L_89); int32_t L_90 = V_9; V_8 = L_90; goto IL_0191; } IL_017a: { int32_t L_91 = V_8; InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* L_92 = V_1; int32_t L_93 = V_8; NullCheck(L_92); int32_t L_94 = L_93; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_95 = (L_92)->GetAt(static_cast(L_94)); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_96 = ___frame0; NullCheck(L_95); int32_t L_97; L_97 = VirtualFuncInvoker1< int32_t, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * >::Invoke(8 /* System.Int32 System.Linq.Expressions.Interpreter.Instruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) */, L_95, L_96); V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)L_97)); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_98 = ___frame0; int32_t L_99 = V_8; NullCheck(L_98); L_98->set_InstructionIndex_10(L_99); } IL_0191: { int32_t L_100 = V_8; TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3 * L_101 = __this->get__tryHandler_2(); NullCheck(L_101); int32_t L_102 = L_101->get_FinallyStartIndex_2(); if ((((int32_t)L_100) < ((int32_t)L_102))) { goto IL_01af; } } IL_01a0: { int32_t L_103 = V_8; TryCatchFinallyHandler_t0864FA3E6DCB8EA280817B0A408E24E2D8CD7DC3 * L_104 = __this->get__tryHandler_2(); NullCheck(L_104); int32_t L_105 = L_104->get_FinallyEndIndex_3(); if ((((int32_t)L_103) < ((int32_t)L_105))) { goto IL_017a; } } IL_01af: { IL2CPP_END_FINALLY(339) } }// end finally (depth: 1) IL2CPP_CLEANUP(339) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x1B0, IL_01b0) } IL_01b0: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_106 = ___frame0; NullCheck(L_106); int32_t L_107 = L_106->get_InstructionIndex_10(); int32_t L_108 = V_0; return ((int32_t)il2cpp_codegen_subtract((int32_t)L_107, (int32_t)L_108)); } } // System.String System.Linq.Expressions.Interpreter.EnterTryCatchFinallyInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* EnterTryCatchFinallyInstruction_get_InstructionName_mF397D122C3CE8CE844FA04628C854820322982A5 (EnterTryCatchFinallyInstruction_tE1A219540D4FBD349EB36CB2EA3439FC62DE738D * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral92CF9C171F4E6EC1D61C222D8784A275CEFAA309); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB24151054205AC49482CB9964D1454F5F4EF632B); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get__hasFinally_1(); if (L_0) { goto IL_000e; } } { return _stringLiteralB24151054205AC49482CB9964D1454F5F4EF632B; } IL_000e: { return _stringLiteral92CF9C171F4E6EC1D61C222D8784A275CEFAA309; } } // System.String System.Linq.Expressions.Interpreter.EnterTryCatchFinallyInstruction::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* EnterTryCatchFinallyInstruction_ToString_mC680E8A5C12B9F0C18A170057FD31ADE27B23AA8 (EnterTryCatchFinallyInstruction_tE1A219540D4FBD349EB36CB2EA3439FC62DE738D * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1A2D41CFC5C10D1FBA3BCCC8701FF8D4BB18FFEE); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB24151054205AC49482CB9964D1454F5F4EF632B); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE166C9564FBDE461738077E3B1B506525EB6ACCC); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get__hasFinally_1(); if (L_0) { goto IL_000e; } } { return _stringLiteralB24151054205AC49482CB9964D1454F5F4EF632B; } IL_000e: { int32_t L_1 = ((IndexedBranchInstruction_tF08B75FF61E52946F23818AFE0148E7362713447 *)__this)->get__labelIndex_0(); int32_t L_2 = L_1; RuntimeObject * L_3 = Box(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var, &L_2); String_t* L_4; L_4 = String_Concat_mFCF5F98D38F99DE7C831CBB9A1BAAAB148FC7D57(_stringLiteral1A2D41CFC5C10D1FBA3BCCC8701FF8D4BB18FFEE, L_3, _stringLiteralE166C9564FBDE461738077E3B1B506525EB6ACCC, /*hidden argument*/NULL); return L_4; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.Interpreter.EnterTryFaultInstruction::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnterTryFaultInstruction__ctor_m74CA5ABCC4833B94125063D8462E2B592C8914E7 (EnterTryFaultInstruction_t18E9C39223C1DAF76AF9355D92E854D9BDD1C9CC * __this, int32_t ___targetIndex0, const RuntimeMethod* method) { { int32_t L_0 = ___targetIndex0; IndexedBranchInstruction__ctor_mCC4A350CEE1BC6AFD82C99CF14E82F0C869645B5(__this, L_0, /*hidden argument*/NULL); return; } } // System.String System.Linq.Expressions.Interpreter.EnterTryFaultInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* EnterTryFaultInstruction_get_InstructionName_m5772583AE4ABA45B0AF17486BCA46980E07CDCEC (EnterTryFaultInstruction_t18E9C39223C1DAF76AF9355D92E854D9BDD1C9CC * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral588B5003E90842297A3E14C36CDD902C7A4F4BF9); s_Il2CppMethodInitialized = true; } { return _stringLiteral588B5003E90842297A3E14C36CDD902C7A4F4BF9; } } // System.Int32 System.Linq.Expressions.Interpreter.EnterTryFaultInstruction::get_ProducedContinuations() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EnterTryFaultInstruction_get_ProducedContinuations_m7449236AB9C4BA1CFC924A1D1792D43E16A61CE6 (EnterTryFaultInstruction_t18E9C39223C1DAF76AF9355D92E854D9BDD1C9CC * __this, const RuntimeMethod* method) { { return 1; } } // System.Linq.Expressions.Interpreter.TryFaultHandler System.Linq.Expressions.Interpreter.EnterTryFaultInstruction::get_Handler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TryFaultHandler_t31F93FB9FE6EBEDD458FC51D41B0724E9AE81054 * EnterTryFaultInstruction_get_Handler_m5E293F46885AF2E0EC57CB9EF367BD912DE8B646 (EnterTryFaultInstruction_t18E9C39223C1DAF76AF9355D92E854D9BDD1C9CC * __this, const RuntimeMethod* method) { { TryFaultHandler_t31F93FB9FE6EBEDD458FC51D41B0724E9AE81054 * L_0 = __this->get__tryHandler_1(); return L_0; } } // System.Void System.Linq.Expressions.Interpreter.EnterTryFaultInstruction::SetTryHandler(System.Linq.Expressions.Interpreter.TryFaultHandler) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnterTryFaultInstruction_SetTryHandler_m87C51937EDBB7480056F4C9603B7CE1ED2E12E5A (EnterTryFaultInstruction_t18E9C39223C1DAF76AF9355D92E854D9BDD1C9CC * __this, TryFaultHandler_t31F93FB9FE6EBEDD458FC51D41B0724E9AE81054 * ___tryHandler0, const RuntimeMethod* method) { { TryFaultHandler_t31F93FB9FE6EBEDD458FC51D41B0724E9AE81054 * L_0 = ___tryHandler0; __this->set__tryHandler_1(L_0); return; } } // System.Int32 System.Linq.Expressions.Interpreter.EnterTryFaultInstruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EnterTryFaultInstruction_Run_m3D9A79716C18D712AFD689A3376B732E68F0D637 (EnterTryFaultInstruction_t18E9C39223C1DAF76AF9355D92E854D9BDD1C9CC * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method) { int32_t V_0 = 0; InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* V_1 = NULL; bool V_2 = false; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0 = ___frame0; int32_t L_1 = ((IndexedBranchInstruction_tF08B75FF61E52946F23818AFE0148E7362713447 *)__this)->get__labelIndex_0(); NullCheck(L_0); InterpretedFrame_PushContinuation_mBBD4730029B1670C9717C3A9E4F51A46BE6E2710(L_0, L_1, /*hidden argument*/NULL); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2 = ___frame0; NullCheck(L_2); int32_t L_3 = L_2->get_InstructionIndex_10(); V_0 = L_3; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = ___frame0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_5 = L_4; NullCheck(L_5); int32_t L_6 = L_5->get_InstructionIndex_10(); NullCheck(L_5); L_5->set_InstructionIndex_10(((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1))); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = ___frame0; NullCheck(L_7); Interpreter_t72F078C1054752C763660835B3B3488A135D178B * L_8 = L_7->get_Interpreter_1(); NullCheck(L_8); InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1 L_9; L_9 = Interpreter_get_Instructions_m455C5CBDD5AC2D9215EAAFDD672D2EC1E75C8811_inline(L_8, /*hidden argument*/NULL); InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* L_10 = L_9.get_Instructions_2(); V_1 = L_10; V_2 = (bool)0; } IL_0034: try {// begin try (depth: 1) { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_11 = ___frame0; NullCheck(L_11); int32_t L_12 = L_11->get_InstructionIndex_10(); V_3 = L_12; goto IL_0050; } IL_003d: { int32_t L_13 = V_3; InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* L_14 = V_1; int32_t L_15 = V_3; NullCheck(L_14); int32_t L_16 = L_15; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_17 = (L_14)->GetAt(static_cast(L_16)); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_18 = ___frame0; NullCheck(L_17); int32_t L_19; L_19 = VirtualFuncInvoker1< int32_t, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * >::Invoke(8 /* System.Int32 System.Linq.Expressions.Interpreter.Instruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) */, L_17, L_18); V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)L_19)); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_20 = ___frame0; int32_t L_21 = V_3; NullCheck(L_20); L_20->set_InstructionIndex_10(L_21); } IL_0050: { int32_t L_22 = V_3; TryFaultHandler_t31F93FB9FE6EBEDD458FC51D41B0724E9AE81054 * L_23 = __this->get__tryHandler_1(); NullCheck(L_23); int32_t L_24 = L_23->get_TryStartIndex_0(); if ((((int32_t)L_22) < ((int32_t)L_24))) { goto IL_006c; } } IL_005e: { int32_t L_25 = V_3; TryFaultHandler_t31F93FB9FE6EBEDD458FC51D41B0724E9AE81054 * L_26 = __this->get__tryHandler_1(); NullCheck(L_26); int32_t L_27 = L_26->get_TryEndIndex_1(); if ((((int32_t)L_25) < ((int32_t)L_27))) { goto IL_003d; } } IL_006c: { V_2 = (bool)1; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_28 = ___frame0; NullCheck(L_28); InterpretedFrame_RemoveContinuation_m0CE47AC528756A575BB0D31D84ED5A12C4E77AEF(L_28, /*hidden argument*/NULL); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_29 = ___frame0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_30 = L_29; NullCheck(L_30); int32_t L_31 = L_30->get_InstructionIndex_10(); InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* L_32 = V_1; int32_t L_33 = V_3; NullCheck(L_32); int32_t L_34 = L_33; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_35 = (L_32)->GetAt(static_cast(L_34)); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_36 = ___frame0; NullCheck(L_35); int32_t L_37; L_37 = VirtualFuncInvoker1< int32_t, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * >::Invoke(8 /* System.Int32 System.Linq.Expressions.Interpreter.Instruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) */, L_35, L_36); NullCheck(L_30); L_30->set_InstructionIndex_10(((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)L_37))); IL2CPP_LEAVE(0xDF, FINALLY_008c); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008c; } FINALLY_008c: {// begin finally (depth: 1) { bool L_38 = V_2; if (L_38) { goto IL_00de; } } IL_008f: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_39 = ___frame0; TryFaultHandler_t31F93FB9FE6EBEDD458FC51D41B0724E9AE81054 * L_40 = __this->get__tryHandler_1(); NullCheck(L_40); int32_t L_41 = L_40->get_FinallyStartIndex_2(); int32_t L_42 = L_41; V_5 = L_42; NullCheck(L_39); L_39->set_InstructionIndex_10(L_42); int32_t L_43 = V_5; V_4 = L_43; goto IL_00c0; } IL_00a9: { int32_t L_44 = V_4; InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* L_45 = V_1; int32_t L_46 = V_4; NullCheck(L_45); int32_t L_47 = L_46; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_48 = (L_45)->GetAt(static_cast(L_47)); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_49 = ___frame0; NullCheck(L_48); int32_t L_50; L_50 = VirtualFuncInvoker1< int32_t, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * >::Invoke(8 /* System.Int32 System.Linq.Expressions.Interpreter.Instruction::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) */, L_48, L_49); V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)L_50)); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_51 = ___frame0; int32_t L_52 = V_4; NullCheck(L_51); L_51->set_InstructionIndex_10(L_52); } IL_00c0: { int32_t L_53 = V_4; TryFaultHandler_t31F93FB9FE6EBEDD458FC51D41B0724E9AE81054 * L_54 = __this->get__tryHandler_1(); NullCheck(L_54); int32_t L_55 = L_54->get_FinallyStartIndex_2(); if ((((int32_t)L_53) < ((int32_t)L_55))) { goto IL_00de; } } IL_00cf: { int32_t L_56 = V_4; TryFaultHandler_t31F93FB9FE6EBEDD458FC51D41B0724E9AE81054 * L_57 = __this->get__tryHandler_1(); NullCheck(L_57); int32_t L_58 = L_57->get_FinallyEndIndex_3(); if ((((int32_t)L_56) < ((int32_t)L_58))) { goto IL_00a9; } } IL_00de: { IL2CPP_END_FINALLY(140) } }// end finally (depth: 1) IL2CPP_CLEANUP(140) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xDF, IL_00df) } IL_00df: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_59 = ___frame0; NullCheck(L_59); int32_t L_60 = L_59->get_InstructionIndex_10(); int32_t L_61 = V_0; return ((int32_t)il2cpp_codegen_subtract((int32_t)L_60, (int32_t)L_61)); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Enumerable::Sum(System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Enumerable_Sum_m6CFC8CEAC70AE3C469A5D1993FAF8EEEC6A06FB5 (RuntimeObject* ___source0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_Sum_m6CFC8CEAC70AE3C469A5D1993FAF8EEEC6A06FB5_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerable_1_t60929E1AA80B46746F987B99A4EBD004FD72D370_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_1_t72AB4B40AF5290B386215B0BFADC8919D394DCAB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; RuntimeObject* V_1 = NULL; int32_t V_2 = 0; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject* L_0 = ___source0; if (L_0) { goto IL_000e; } } { Exception_t * L_1; L_1 = Error_ArgumentNull_m0EDA0D46D72CA692518E3E2EB75B48044D8FD41E(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerable_Sum_m6CFC8CEAC70AE3C469A5D1993FAF8EEEC6A06FB5_RuntimeMethod_var))); } IL_000e: { V_0 = 0; RuntimeObject* L_2 = ___source0; NullCheck(L_2); RuntimeObject* L_3; L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() */, IEnumerable_1_t60929E1AA80B46746F987B99A4EBD004FD72D370_il2cpp_TypeInfo_var, L_2); V_1 = L_3; } IL_0017: try {// begin try (depth: 1) { goto IL_0024; } IL_0019: { RuntimeObject* L_4 = V_1; NullCheck(L_4); int32_t L_5; L_5 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1::get_Current() */, IEnumerator_1_t72AB4B40AF5290B386215B0BFADC8919D394DCAB_il2cpp_TypeInfo_var, L_4); V_2 = L_5; int32_t L_6 = V_0; int32_t L_7 = V_2; if (((int64_t)L_6 + (int64_t)L_7 < (int64_t)kIl2CppInt32Min) || ((int64_t)L_6 + (int64_t)L_7 > (int64_t)kIl2CppInt32Max)) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), Enumerable_Sum_m6CFC8CEAC70AE3C469A5D1993FAF8EEEC6A06FB5_RuntimeMethod_var); V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)L_7)); } IL_0024: { RuntimeObject* L_8 = V_1; NullCheck(L_8); bool L_9; L_9 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_8); if (L_9) { goto IL_0019; } } IL_002c: { IL2CPP_LEAVE(0x38, FINALLY_002e); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_002e; } FINALLY_002e: {// begin finally (depth: 1) { RuntimeObject* L_10 = V_1; if (!L_10) { goto IL_0037; } } IL_0031: { RuntimeObject* L_11 = V_1; NullCheck(L_11); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_11); } IL_0037: { IL2CPP_END_FINALLY(46) } }// end finally (depth: 1) IL2CPP_CLEANUP(46) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x38, IL_0038) } IL_0038: { int32_t L_12 = V_0; return L_12; } } // System.Int32 System.Linq.Enumerable::Max(System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Enumerable_Max_mE02EED2C10C2F8F0B2DCE468C87EF3064E854A8D (RuntimeObject* ___source0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerable_1_t60929E1AA80B46746F987B99A4EBD004FD72D370_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_1_t72AB4B40AF5290B386215B0BFADC8919D394DCAB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; bool V_1 = false; RuntimeObject* V_2 = NULL; int32_t V_3 = 0; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject* L_0 = ___source0; if (L_0) { goto IL_000e; } } { Exception_t * L_1; L_1 = Error_ArgumentNull_m0EDA0D46D72CA692518E3E2EB75B48044D8FD41E(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerable_Max_mE02EED2C10C2F8F0B2DCE468C87EF3064E854A8D_RuntimeMethod_var))); } IL_000e: { V_0 = 0; V_1 = (bool)0; RuntimeObject* L_2 = ___source0; NullCheck(L_2); RuntimeObject* L_3; L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() */, IEnumerable_1_t60929E1AA80B46746F987B99A4EBD004FD72D370_il2cpp_TypeInfo_var, L_2); V_2 = L_3; } IL_0019: try {// begin try (depth: 1) { goto IL_0031; } IL_001b: { RuntimeObject* L_4 = V_2; NullCheck(L_4); int32_t L_5; L_5 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1::get_Current() */, IEnumerator_1_t72AB4B40AF5290B386215B0BFADC8919D394DCAB_il2cpp_TypeInfo_var, L_4); V_3 = L_5; bool L_6 = V_1; if (!L_6) { goto IL_002d; } } IL_0025: { int32_t L_7 = V_3; int32_t L_8 = V_0; if ((((int32_t)L_7) <= ((int32_t)L_8))) { goto IL_0031; } } IL_0029: { int32_t L_9 = V_3; V_0 = L_9; goto IL_0031; } IL_002d: { int32_t L_10 = V_3; V_0 = L_10; V_1 = (bool)1; } IL_0031: { RuntimeObject* L_11 = V_2; NullCheck(L_11); bool L_12; L_12 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_11); if (L_12) { goto IL_001b; } } IL_0039: { IL2CPP_LEAVE(0x45, FINALLY_003b); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_003b; } FINALLY_003b: {// begin finally (depth: 1) { RuntimeObject* L_13 = V_2; if (!L_13) { goto IL_0044; } } IL_003e: { RuntimeObject* L_14 = V_2; NullCheck(L_14); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_14); } IL_0044: { IL2CPP_END_FINALLY(59) } }// end finally (depth: 1) IL2CPP_CLEANUP(59) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x45, IL_0045) } IL_0045: { bool L_15 = V_1; if (!L_15) { goto IL_004a; } } { int32_t L_16 = V_0; return L_16; } IL_004a: { Exception_t * L_17; L_17 = Error_NoElements_mB89E91246572F009281D79730950808F17C3F353(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_17, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerable_Max_mE02EED2C10C2F8F0B2DCE468C87EF3064E854A8D_RuntimeMethod_var))); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction::get_ConsumedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualInstruction_get_ConsumedStack_m7A4E3CD8F3557B0632F24DC8845F5CBA911894C7 (EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 * __this, const RuntimeMethod* method) { { return 2; } } // System.Int32 System.Linq.Expressions.Interpreter.EqualInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EqualInstruction_get_ProducedStack_m847DB79FD160D017A6D3BB3AE727A60AB47F3F43 (EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 * __this, const RuntimeMethod* method) { { return 1; } } // System.String System.Linq.Expressions.Interpreter.EqualInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* EqualInstruction_get_InstructionName_mE3F7653684D6657B7EB0B1B33A733C7B7FF51C6B (EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC67D141B07D378C9210E4696F19821C50AA2A583); s_Il2CppMethodInitialized = true; } { return _stringLiteralC67D141B07D378C9210E4696F19821C50AA2A583; } } // System.Void System.Linq.Expressions.Interpreter.EqualInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EqualInstruction__ctor_m7281BD1BF85BED47814C653D6BD4EB3AD6AB1FF8 (EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699 * __this, const RuntimeMethod* method) { { Instruction__ctor_m6EC6EEE16C3396CAE6C572D701AADFCE6C189A67(__this, /*hidden argument*/NULL); return; } } // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.EqualInstruction::Create(System.Type,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * EqualInstruction_Create_m015070E54384C87AE98E29385DF8DE84E5FC4002 (Type_t * ___type0, bool ___liftedToNull1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualBooleanLiftedToNull_t0A43F0708884C8FFBC937109FC1D29743907AFE3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualBoolean_t5D01717977533ABA08A5BFB105F823D1E981D686_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualByteLiftedToNull_t5B9F5F89F2DC7A110BA6659B537CFEE940F22E9B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualByte_tEC804501CD876012A69D17A8220CC66AD4B86167_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualCharLiftedToNull_tBD2D252BE180ECF8C3BCE7CB01B6F9488A4512F6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualChar_t81ACD779B568BF52084C229D2C4146D396058BD8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualDoubleLiftedToNull_t9D4E6CD47474F7E84C9941AF54E3F1A7BB1D306F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualDouble_t7E25405691A759E72D4FD80F7DD9D5353F2C6E57_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualInt16LiftedToNull_tA72BFA5B3AE768010F897959788A8D8F1D4BF494_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualInt16_tF6FC945C42EB77FF2CE5D79873111B99BFB6CEE7_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualInt32LiftedToNull_tDF7A927185FB11C6E48EAC0AC19889ED68CFBB82_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualInt32_t22F899A73A0BA7B368655D10BBC0E41A7D115264_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualInt64LiftedToNull_t7E4AF431EB29BE65D5592CFC974BBEA504241449_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualInt64_tD1D29DF2EC53C6DCE12F8717DF57C8C8B3EBAD12_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualReference_tCE0AAB328C0ADCCC735BAAA3C6A9B77833968D99_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualSByteLiftedToNull_tF4020D837E623BF08266B5584A441322537F7DDD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualSByte_tC540213C2F46DCBD605A8290449D77DC4592E810_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualSingleLiftedToNull_t7BB0E05F4CE590EF4CBAC3C5D61DD605552CB890_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualSingle_tB33453CF26BB89F6FDF813F7292BF37FB87C5D0D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualUInt16LiftedToNull_tD5855662BC2DC0794D7D39CC08F507E4A16BC9FB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualUInt16_t832A2F66E33F8F0139E2F02CDD123AF695842DD1_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualUInt32LiftedToNull_t99A422FEEBDE226F9C6D80686E2B912D0A6AF716_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualUInt32_t165EBC10BBBC906AA5D53C8AC63AE9C37CE11FA1_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualUInt64LiftedToNull_tCB2E12EBAF20FFCB94230946183BE1188E0FA555_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualUInt64_tB84481F12AE11CDDBF364778B1F40488FF20EC98_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B5_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B4_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B8_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B7_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B11_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B10_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B14_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B13_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B17_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B16_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B20_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B19_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B23_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B22_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B26_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B25_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B29_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B28_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B32_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B31_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B35_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B34_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B38_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B37_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B43_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B42_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B46_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B45_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B49_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B48_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B52_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B51_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B55_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B54_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B58_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B57_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B61_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B60_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B64_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B63_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B67_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B66_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B70_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B69_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B73_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B72_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B76_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B75_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B79_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B78_0 = NULL; { bool L_0 = ___liftedToNull1; if (!L_0) { goto IL_0147; } } { Type_t * L_1 = ___type0; Type_t * L_2; L_2 = TypeUtils_GetNonNullableType_mA6F8CDE5F82C60FE0E993D3D4ADF445AAFCB1066(L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); int32_t L_3; L_3 = TypeExtensions_GetTypeCode_m7DAE78B372162A83421926BC359D419D3309A128(L_2, /*hidden argument*/NULL); V_0 = L_3; int32_t L_4 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)3))) { case 0: { goto IL_004b; } case 1: { goto IL_008a; } case 2: { goto IL_0060; } case 3: { goto IL_00c9; } case 4: { goto IL_0075; } case 5: { goto IL_00de; } case 6: { goto IL_009f; } case 7: { goto IL_00f3; } case 8: { goto IL_00b4; } case 9: { goto IL_0108; } case 10: { goto IL_011d; } } } { goto IL_0132; } IL_004b: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_5 = ((EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var))->get_s_BooleanLiftedToNull_13(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_6 = L_5; G_B4_0 = L_6; if (L_6) { G_B5_0 = L_6; goto IL_005f; } } { EqualBooleanLiftedToNull_t0A43F0708884C8FFBC937109FC1D29743907AFE3 * L_7 = (EqualBooleanLiftedToNull_t0A43F0708884C8FFBC937109FC1D29743907AFE3 *)il2cpp_codegen_object_new(EqualBooleanLiftedToNull_t0A43F0708884C8FFBC937109FC1D29743907AFE3_il2cpp_TypeInfo_var); EqualBooleanLiftedToNull__ctor_m17B6288E1045D1309E2470700E798E791AC9F8FE(L_7, /*hidden argument*/NULL); EqualBooleanLiftedToNull_t0A43F0708884C8FFBC937109FC1D29743907AFE3 * L_8 = L_7; ((EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var))->set_s_BooleanLiftedToNull_13(L_8); G_B5_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_8)); } IL_005f: { return G_B5_0; } IL_0060: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_9 = ((EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var))->get_s_SByteLiftedToNull_14(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_10 = L_9; G_B7_0 = L_10; if (L_10) { G_B8_0 = L_10; goto IL_0074; } } { EqualSByteLiftedToNull_tF4020D837E623BF08266B5584A441322537F7DDD * L_11 = (EqualSByteLiftedToNull_tF4020D837E623BF08266B5584A441322537F7DDD *)il2cpp_codegen_object_new(EqualSByteLiftedToNull_tF4020D837E623BF08266B5584A441322537F7DDD_il2cpp_TypeInfo_var); EqualSByteLiftedToNull__ctor_m3FC8C41A908401FD345C7007AA3809BA00D576AF(L_11, /*hidden argument*/NULL); EqualSByteLiftedToNull_tF4020D837E623BF08266B5584A441322537F7DDD * L_12 = L_11; ((EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var))->set_s_SByteLiftedToNull_14(L_12); G_B8_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_12)); } IL_0074: { return G_B8_0; } IL_0075: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_13 = ((EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var))->get_s_Int16LiftedToNull_15(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_14 = L_13; G_B10_0 = L_14; if (L_14) { G_B11_0 = L_14; goto IL_0089; } } { EqualInt16LiftedToNull_tA72BFA5B3AE768010F897959788A8D8F1D4BF494 * L_15 = (EqualInt16LiftedToNull_tA72BFA5B3AE768010F897959788A8D8F1D4BF494 *)il2cpp_codegen_object_new(EqualInt16LiftedToNull_tA72BFA5B3AE768010F897959788A8D8F1D4BF494_il2cpp_TypeInfo_var); EqualInt16LiftedToNull__ctor_m780A0408FD8A612C3FFB21D1B96B80691875D1A2(L_15, /*hidden argument*/NULL); EqualInt16LiftedToNull_tA72BFA5B3AE768010F897959788A8D8F1D4BF494 * L_16 = L_15; ((EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var))->set_s_Int16LiftedToNull_15(L_16); G_B11_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_16)); } IL_0089: { return G_B11_0; } IL_008a: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_17 = ((EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var))->get_s_CharLiftedToNull_16(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_18 = L_17; G_B13_0 = L_18; if (L_18) { G_B14_0 = L_18; goto IL_009e; } } { EqualCharLiftedToNull_tBD2D252BE180ECF8C3BCE7CB01B6F9488A4512F6 * L_19 = (EqualCharLiftedToNull_tBD2D252BE180ECF8C3BCE7CB01B6F9488A4512F6 *)il2cpp_codegen_object_new(EqualCharLiftedToNull_tBD2D252BE180ECF8C3BCE7CB01B6F9488A4512F6_il2cpp_TypeInfo_var); EqualCharLiftedToNull__ctor_m5026D6ACCED4CDC54CB788E360F67CE2C1C93AFD(L_19, /*hidden argument*/NULL); EqualCharLiftedToNull_tBD2D252BE180ECF8C3BCE7CB01B6F9488A4512F6 * L_20 = L_19; ((EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var))->set_s_CharLiftedToNull_16(L_20); G_B14_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_20)); } IL_009e: { return G_B14_0; } IL_009f: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_21 = ((EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var))->get_s_Int32LiftedToNull_17(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_22 = L_21; G_B16_0 = L_22; if (L_22) { G_B17_0 = L_22; goto IL_00b3; } } { EqualInt32LiftedToNull_tDF7A927185FB11C6E48EAC0AC19889ED68CFBB82 * L_23 = (EqualInt32LiftedToNull_tDF7A927185FB11C6E48EAC0AC19889ED68CFBB82 *)il2cpp_codegen_object_new(EqualInt32LiftedToNull_tDF7A927185FB11C6E48EAC0AC19889ED68CFBB82_il2cpp_TypeInfo_var); EqualInt32LiftedToNull__ctor_m84D6C00CFB3A3D90B6A552776A7C5D0D661FBBAF(L_23, /*hidden argument*/NULL); EqualInt32LiftedToNull_tDF7A927185FB11C6E48EAC0AC19889ED68CFBB82 * L_24 = L_23; ((EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var))->set_s_Int32LiftedToNull_17(L_24); G_B17_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_24)); } IL_00b3: { return G_B17_0; } IL_00b4: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_25 = ((EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var))->get_s_Int64LiftedToNull_18(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_26 = L_25; G_B19_0 = L_26; if (L_26) { G_B20_0 = L_26; goto IL_00c8; } } { EqualInt64LiftedToNull_t7E4AF431EB29BE65D5592CFC974BBEA504241449 * L_27 = (EqualInt64LiftedToNull_t7E4AF431EB29BE65D5592CFC974BBEA504241449 *)il2cpp_codegen_object_new(EqualInt64LiftedToNull_t7E4AF431EB29BE65D5592CFC974BBEA504241449_il2cpp_TypeInfo_var); EqualInt64LiftedToNull__ctor_m1C448D1674715EDE97EEF7B00BDA2B8EC43114B4(L_27, /*hidden argument*/NULL); EqualInt64LiftedToNull_t7E4AF431EB29BE65D5592CFC974BBEA504241449 * L_28 = L_27; ((EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var))->set_s_Int64LiftedToNull_18(L_28); G_B20_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_28)); } IL_00c8: { return G_B20_0; } IL_00c9: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_29 = ((EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var))->get_s_ByteLiftedToNull_19(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_30 = L_29; G_B22_0 = L_30; if (L_30) { G_B23_0 = L_30; goto IL_00dd; } } { EqualByteLiftedToNull_t5B9F5F89F2DC7A110BA6659B537CFEE940F22E9B * L_31 = (EqualByteLiftedToNull_t5B9F5F89F2DC7A110BA6659B537CFEE940F22E9B *)il2cpp_codegen_object_new(EqualByteLiftedToNull_t5B9F5F89F2DC7A110BA6659B537CFEE940F22E9B_il2cpp_TypeInfo_var); EqualByteLiftedToNull__ctor_m529C988EB32930F43FAC950C28C27579B12A3810(L_31, /*hidden argument*/NULL); EqualByteLiftedToNull_t5B9F5F89F2DC7A110BA6659B537CFEE940F22E9B * L_32 = L_31; ((EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var))->set_s_ByteLiftedToNull_19(L_32); G_B23_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_32)); } IL_00dd: { return G_B23_0; } IL_00de: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_33 = ((EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var))->get_s_UInt16LiftedToNull_20(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_34 = L_33; G_B25_0 = L_34; if (L_34) { G_B26_0 = L_34; goto IL_00f2; } } { EqualUInt16LiftedToNull_tD5855662BC2DC0794D7D39CC08F507E4A16BC9FB * L_35 = (EqualUInt16LiftedToNull_tD5855662BC2DC0794D7D39CC08F507E4A16BC9FB *)il2cpp_codegen_object_new(EqualUInt16LiftedToNull_tD5855662BC2DC0794D7D39CC08F507E4A16BC9FB_il2cpp_TypeInfo_var); EqualUInt16LiftedToNull__ctor_m37DCE6C4EA4D29DEA8B58BFB93B09F12B317D86F(L_35, /*hidden argument*/NULL); EqualUInt16LiftedToNull_tD5855662BC2DC0794D7D39CC08F507E4A16BC9FB * L_36 = L_35; ((EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var))->set_s_UInt16LiftedToNull_20(L_36); G_B26_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_36)); } IL_00f2: { return G_B26_0; } IL_00f3: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_37 = ((EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var))->get_s_UInt32LiftedToNull_21(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_38 = L_37; G_B28_0 = L_38; if (L_38) { G_B29_0 = L_38; goto IL_0107; } } { EqualUInt32LiftedToNull_t99A422FEEBDE226F9C6D80686E2B912D0A6AF716 * L_39 = (EqualUInt32LiftedToNull_t99A422FEEBDE226F9C6D80686E2B912D0A6AF716 *)il2cpp_codegen_object_new(EqualUInt32LiftedToNull_t99A422FEEBDE226F9C6D80686E2B912D0A6AF716_il2cpp_TypeInfo_var); EqualUInt32LiftedToNull__ctor_mAA791F72BA10AB3E78137B611E793202FBBD22E5(L_39, /*hidden argument*/NULL); EqualUInt32LiftedToNull_t99A422FEEBDE226F9C6D80686E2B912D0A6AF716 * L_40 = L_39; ((EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var))->set_s_UInt32LiftedToNull_21(L_40); G_B29_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_40)); } IL_0107: { return G_B29_0; } IL_0108: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_41 = ((EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var))->get_s_UInt64LiftedToNull_22(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_42 = L_41; G_B31_0 = L_42; if (L_42) { G_B32_0 = L_42; goto IL_011c; } } { EqualUInt64LiftedToNull_tCB2E12EBAF20FFCB94230946183BE1188E0FA555 * L_43 = (EqualUInt64LiftedToNull_tCB2E12EBAF20FFCB94230946183BE1188E0FA555 *)il2cpp_codegen_object_new(EqualUInt64LiftedToNull_tCB2E12EBAF20FFCB94230946183BE1188E0FA555_il2cpp_TypeInfo_var); EqualUInt64LiftedToNull__ctor_m0F2C2418090EC6B2BD4BBDFAA89497D7FB4F1C07(L_43, /*hidden argument*/NULL); EqualUInt64LiftedToNull_tCB2E12EBAF20FFCB94230946183BE1188E0FA555 * L_44 = L_43; ((EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var))->set_s_UInt64LiftedToNull_22(L_44); G_B32_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_44)); } IL_011c: { return G_B32_0; } IL_011d: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_45 = ((EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var))->get_s_SingleLiftedToNull_23(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_46 = L_45; G_B34_0 = L_46; if (L_46) { G_B35_0 = L_46; goto IL_0131; } } { EqualSingleLiftedToNull_t7BB0E05F4CE590EF4CBAC3C5D61DD605552CB890 * L_47 = (EqualSingleLiftedToNull_t7BB0E05F4CE590EF4CBAC3C5D61DD605552CB890 *)il2cpp_codegen_object_new(EqualSingleLiftedToNull_t7BB0E05F4CE590EF4CBAC3C5D61DD605552CB890_il2cpp_TypeInfo_var); EqualSingleLiftedToNull__ctor_mD2D732A298BC6B4722CF6637DC386CE86AA83B03(L_47, /*hidden argument*/NULL); EqualSingleLiftedToNull_t7BB0E05F4CE590EF4CBAC3C5D61DD605552CB890 * L_48 = L_47; ((EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var))->set_s_SingleLiftedToNull_23(L_48); G_B35_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_48)); } IL_0131: { return G_B35_0; } IL_0132: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_49 = ((EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var))->get_s_DoubleLiftedToNull_24(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_50 = L_49; G_B37_0 = L_50; if (L_50) { G_B38_0 = L_50; goto IL_0146; } } { EqualDoubleLiftedToNull_t9D4E6CD47474F7E84C9941AF54E3F1A7BB1D306F * L_51 = (EqualDoubleLiftedToNull_t9D4E6CD47474F7E84C9941AF54E3F1A7BB1D306F *)il2cpp_codegen_object_new(EqualDoubleLiftedToNull_t9D4E6CD47474F7E84C9941AF54E3F1A7BB1D306F_il2cpp_TypeInfo_var); EqualDoubleLiftedToNull__ctor_m2078ED45027ABBC149B460BC4DC65A6DBCFFE9C9(L_51, /*hidden argument*/NULL); EqualDoubleLiftedToNull_t9D4E6CD47474F7E84C9941AF54E3F1A7BB1D306F * L_52 = L_51; ((EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var))->set_s_DoubleLiftedToNull_24(L_52); G_B38_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_52)); } IL_0146: { return G_B38_0; } IL_0147: { Type_t * L_53 = ___type0; Type_t * L_54; L_54 = TypeUtils_GetNonNullableType_mA6F8CDE5F82C60FE0E993D3D4ADF445AAFCB1066(L_53, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); int32_t L_55; L_55 = TypeExtensions_GetTypeCode_m7DAE78B372162A83421926BC359D419D3309A128(L_54, /*hidden argument*/NULL); V_0 = L_55; int32_t L_56 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_56, (int32_t)3))) { case 0: { goto IL_0190; } case 1: { goto IL_01cf; } case 2: { goto IL_01a5; } case 3: { goto IL_020e; } case 4: { goto IL_01ba; } case 5: { goto IL_0223; } case 6: { goto IL_01e4; } case 7: { goto IL_0238; } case 8: { goto IL_01f9; } case 9: { goto IL_024d; } case 10: { goto IL_0262; } case 11: { goto IL_0277; } } } { goto IL_028c; } IL_0190: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_57 = ((EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var))->get_s_Boolean_1(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_58 = L_57; G_B42_0 = L_58; if (L_58) { G_B43_0 = L_58; goto IL_01a4; } } { EqualBoolean_t5D01717977533ABA08A5BFB105F823D1E981D686 * L_59 = (EqualBoolean_t5D01717977533ABA08A5BFB105F823D1E981D686 *)il2cpp_codegen_object_new(EqualBoolean_t5D01717977533ABA08A5BFB105F823D1E981D686_il2cpp_TypeInfo_var); EqualBoolean__ctor_m6924BC1842F1BBAF160C7F87091CBC251F0A2AD3(L_59, /*hidden argument*/NULL); EqualBoolean_t5D01717977533ABA08A5BFB105F823D1E981D686 * L_60 = L_59; ((EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var))->set_s_Boolean_1(L_60); G_B43_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_60)); } IL_01a4: { return G_B43_0; } IL_01a5: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_61 = ((EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var))->get_s_SByte_2(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_62 = L_61; G_B45_0 = L_62; if (L_62) { G_B46_0 = L_62; goto IL_01b9; } } { EqualSByte_tC540213C2F46DCBD605A8290449D77DC4592E810 * L_63 = (EqualSByte_tC540213C2F46DCBD605A8290449D77DC4592E810 *)il2cpp_codegen_object_new(EqualSByte_tC540213C2F46DCBD605A8290449D77DC4592E810_il2cpp_TypeInfo_var); EqualSByte__ctor_m40FD736A793266D5FEBE0F4486A5A31D8307BBBF(L_63, /*hidden argument*/NULL); EqualSByte_tC540213C2F46DCBD605A8290449D77DC4592E810 * L_64 = L_63; ((EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var))->set_s_SByte_2(L_64); G_B46_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_64)); } IL_01b9: { return G_B46_0; } IL_01ba: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_65 = ((EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var))->get_s_Int16_3(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_66 = L_65; G_B48_0 = L_66; if (L_66) { G_B49_0 = L_66; goto IL_01ce; } } { EqualInt16_tF6FC945C42EB77FF2CE5D79873111B99BFB6CEE7 * L_67 = (EqualInt16_tF6FC945C42EB77FF2CE5D79873111B99BFB6CEE7 *)il2cpp_codegen_object_new(EqualInt16_tF6FC945C42EB77FF2CE5D79873111B99BFB6CEE7_il2cpp_TypeInfo_var); EqualInt16__ctor_m3AFC75AD00598F9EDB381926B84921C12670ED00(L_67, /*hidden argument*/NULL); EqualInt16_tF6FC945C42EB77FF2CE5D79873111B99BFB6CEE7 * L_68 = L_67; ((EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var))->set_s_Int16_3(L_68); G_B49_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_68)); } IL_01ce: { return G_B49_0; } IL_01cf: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_69 = ((EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var))->get_s_Char_4(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_70 = L_69; G_B51_0 = L_70; if (L_70) { G_B52_0 = L_70; goto IL_01e3; } } { EqualChar_t81ACD779B568BF52084C229D2C4146D396058BD8 * L_71 = (EqualChar_t81ACD779B568BF52084C229D2C4146D396058BD8 *)il2cpp_codegen_object_new(EqualChar_t81ACD779B568BF52084C229D2C4146D396058BD8_il2cpp_TypeInfo_var); EqualChar__ctor_m9B3457BA8226DE6EC2D491867BF34B6187DB8829(L_71, /*hidden argument*/NULL); EqualChar_t81ACD779B568BF52084C229D2C4146D396058BD8 * L_72 = L_71; ((EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var))->set_s_Char_4(L_72); G_B52_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_72)); } IL_01e3: { return G_B52_0; } IL_01e4: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_73 = ((EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var))->get_s_Int32_5(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_74 = L_73; G_B54_0 = L_74; if (L_74) { G_B55_0 = L_74; goto IL_01f8; } } { EqualInt32_t22F899A73A0BA7B368655D10BBC0E41A7D115264 * L_75 = (EqualInt32_t22F899A73A0BA7B368655D10BBC0E41A7D115264 *)il2cpp_codegen_object_new(EqualInt32_t22F899A73A0BA7B368655D10BBC0E41A7D115264_il2cpp_TypeInfo_var); EqualInt32__ctor_m5C98AF98E2333741402862F96854BDAB3F71F18E(L_75, /*hidden argument*/NULL); EqualInt32_t22F899A73A0BA7B368655D10BBC0E41A7D115264 * L_76 = L_75; ((EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var))->set_s_Int32_5(L_76); G_B55_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_76)); } IL_01f8: { return G_B55_0; } IL_01f9: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_77 = ((EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var))->get_s_Int64_6(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_78 = L_77; G_B57_0 = L_78; if (L_78) { G_B58_0 = L_78; goto IL_020d; } } { EqualInt64_tD1D29DF2EC53C6DCE12F8717DF57C8C8B3EBAD12 * L_79 = (EqualInt64_tD1D29DF2EC53C6DCE12F8717DF57C8C8B3EBAD12 *)il2cpp_codegen_object_new(EqualInt64_tD1D29DF2EC53C6DCE12F8717DF57C8C8B3EBAD12_il2cpp_TypeInfo_var); EqualInt64__ctor_m7F5FE7A3B4C8346A8BEAE7EE68048DF4CE616724(L_79, /*hidden argument*/NULL); EqualInt64_tD1D29DF2EC53C6DCE12F8717DF57C8C8B3EBAD12 * L_80 = L_79; ((EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var))->set_s_Int64_6(L_80); G_B58_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_80)); } IL_020d: { return G_B58_0; } IL_020e: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_81 = ((EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var))->get_s_Byte_7(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_82 = L_81; G_B60_0 = L_82; if (L_82) { G_B61_0 = L_82; goto IL_0222; } } { EqualByte_tEC804501CD876012A69D17A8220CC66AD4B86167 * L_83 = (EqualByte_tEC804501CD876012A69D17A8220CC66AD4B86167 *)il2cpp_codegen_object_new(EqualByte_tEC804501CD876012A69D17A8220CC66AD4B86167_il2cpp_TypeInfo_var); EqualByte__ctor_mA52B272DB29C1071A728852C1F1B7E0C8E06EEA5(L_83, /*hidden argument*/NULL); EqualByte_tEC804501CD876012A69D17A8220CC66AD4B86167 * L_84 = L_83; ((EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var))->set_s_Byte_7(L_84); G_B61_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_84)); } IL_0222: { return G_B61_0; } IL_0223: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_85 = ((EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var))->get_s_UInt16_8(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_86 = L_85; G_B63_0 = L_86; if (L_86) { G_B64_0 = L_86; goto IL_0237; } } { EqualUInt16_t832A2F66E33F8F0139E2F02CDD123AF695842DD1 * L_87 = (EqualUInt16_t832A2F66E33F8F0139E2F02CDD123AF695842DD1 *)il2cpp_codegen_object_new(EqualUInt16_t832A2F66E33F8F0139E2F02CDD123AF695842DD1_il2cpp_TypeInfo_var); EqualUInt16__ctor_m4AD90DBFF81B722CC950738B543827C8C0B2AB4E(L_87, /*hidden argument*/NULL); EqualUInt16_t832A2F66E33F8F0139E2F02CDD123AF695842DD1 * L_88 = L_87; ((EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var))->set_s_UInt16_8(L_88); G_B64_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_88)); } IL_0237: { return G_B64_0; } IL_0238: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_89 = ((EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var))->get_s_UInt32_9(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_90 = L_89; G_B66_0 = L_90; if (L_90) { G_B67_0 = L_90; goto IL_024c; } } { EqualUInt32_t165EBC10BBBC906AA5D53C8AC63AE9C37CE11FA1 * L_91 = (EqualUInt32_t165EBC10BBBC906AA5D53C8AC63AE9C37CE11FA1 *)il2cpp_codegen_object_new(EqualUInt32_t165EBC10BBBC906AA5D53C8AC63AE9C37CE11FA1_il2cpp_TypeInfo_var); EqualUInt32__ctor_mB4175F381BFB23840842081F11212342D2B4E1EE(L_91, /*hidden argument*/NULL); EqualUInt32_t165EBC10BBBC906AA5D53C8AC63AE9C37CE11FA1 * L_92 = L_91; ((EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var))->set_s_UInt32_9(L_92); G_B67_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_92)); } IL_024c: { return G_B67_0; } IL_024d: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_93 = ((EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var))->get_s_UInt64_10(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_94 = L_93; G_B69_0 = L_94; if (L_94) { G_B70_0 = L_94; goto IL_0261; } } { EqualUInt64_tB84481F12AE11CDDBF364778B1F40488FF20EC98 * L_95 = (EqualUInt64_tB84481F12AE11CDDBF364778B1F40488FF20EC98 *)il2cpp_codegen_object_new(EqualUInt64_tB84481F12AE11CDDBF364778B1F40488FF20EC98_il2cpp_TypeInfo_var); EqualUInt64__ctor_m53EAE6AB6169E141E0D58998D5534E68B4DD297E(L_95, /*hidden argument*/NULL); EqualUInt64_tB84481F12AE11CDDBF364778B1F40488FF20EC98 * L_96 = L_95; ((EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var))->set_s_UInt64_10(L_96); G_B70_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_96)); } IL_0261: { return G_B70_0; } IL_0262: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_97 = ((EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var))->get_s_Single_11(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_98 = L_97; G_B72_0 = L_98; if (L_98) { G_B73_0 = L_98; goto IL_0276; } } { EqualSingle_tB33453CF26BB89F6FDF813F7292BF37FB87C5D0D * L_99 = (EqualSingle_tB33453CF26BB89F6FDF813F7292BF37FB87C5D0D *)il2cpp_codegen_object_new(EqualSingle_tB33453CF26BB89F6FDF813F7292BF37FB87C5D0D_il2cpp_TypeInfo_var); EqualSingle__ctor_m44D2854BA034C4706ED4CCDC7A0DE51539DF3C24(L_99, /*hidden argument*/NULL); EqualSingle_tB33453CF26BB89F6FDF813F7292BF37FB87C5D0D * L_100 = L_99; ((EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var))->set_s_Single_11(L_100); G_B73_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_100)); } IL_0276: { return G_B73_0; } IL_0277: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_101 = ((EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var))->get_s_Double_12(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_102 = L_101; G_B75_0 = L_102; if (L_102) { G_B76_0 = L_102; goto IL_028b; } } { EqualDouble_t7E25405691A759E72D4FD80F7DD9D5353F2C6E57 * L_103 = (EqualDouble_t7E25405691A759E72D4FD80F7DD9D5353F2C6E57 *)il2cpp_codegen_object_new(EqualDouble_t7E25405691A759E72D4FD80F7DD9D5353F2C6E57_il2cpp_TypeInfo_var); EqualDouble__ctor_m73B44C50DBB0DF38613F401E9DB8AA99447AAD79(L_103, /*hidden argument*/NULL); EqualDouble_t7E25405691A759E72D4FD80F7DD9D5353F2C6E57 * L_104 = L_103; ((EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var))->set_s_Double_12(L_104); G_B76_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_104)); } IL_028b: { return G_B76_0; } IL_028c: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_105 = ((EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var))->get_s_reference_0(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_106 = L_105; G_B78_0 = L_106; if (L_106) { G_B79_0 = L_106; goto IL_02a0; } } { EqualReference_tCE0AAB328C0ADCCC735BAAA3C6A9B77833968D99 * L_107 = (EqualReference_tCE0AAB328C0ADCCC735BAAA3C6A9B77833968D99 *)il2cpp_codegen_object_new(EqualReference_tCE0AAB328C0ADCCC735BAAA3C6A9B77833968D99_il2cpp_TypeInfo_var); EqualReference__ctor_mD9943A41AF49145498EB02437E85EB242E63D2E3(L_107, /*hidden argument*/NULL); EqualReference_tCE0AAB328C0ADCCC735BAAA3C6A9B77833968D99 * L_108 = L_107; ((EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_StaticFields*)il2cpp_codegen_static_fields_for(EqualInstruction_tA327D105F99ABD35ACAE82E0F6EB326F56173699_il2cpp_TypeInfo_var))->set_s_reference_0(L_108); G_B79_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_108)); } IL_02a0: { return G_B79_0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Exception System.Linq.Error::ArgumentNull(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ArgumentNull_m0EDA0D46D72CA692518E3E2EB75B48044D8FD41E (String_t* ___s0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___s0; ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, L_0, /*hidden argument*/NULL); return L_1; } } // System.Exception System.Linq.Error::ArgumentOutOfRange(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ArgumentOutOfRange_m2EFB999454161A6B48F8DAC3753FDC190538F0F2 (String_t* ___s0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___s0; ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_1 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m329C2882A4CB69F185E98D0DD7E853AA9220960A(L_1, L_0, /*hidden argument*/NULL); return L_1; } } // System.Exception System.Linq.Error::MoreThanOneElement() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_MoreThanOneElement_mDB56C9FA4C344A86553D6AFB66D10B290302C53A (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6BEBD9F607428C1FE4D2E28576D75E48DB2D961C); s_Il2CppMethodInitialized = true; } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_0 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_0, _stringLiteral6BEBD9F607428C1FE4D2E28576D75E48DB2D961C, /*hidden argument*/NULL); return L_0; } } // System.Exception System.Linq.Error::MoreThanOneMatch() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_MoreThanOneMatch_m4C4756AF34A76EF12F3B2B6D8C78DE547F0FBCF8 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9D0E978C2541B8A36DFB07E397656689CE9E713F); s_Il2CppMethodInitialized = true; } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_0 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_0, _stringLiteral9D0E978C2541B8A36DFB07E397656689CE9E713F, /*hidden argument*/NULL); return L_0; } } // System.Exception System.Linq.Error::NoElements() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_NoElements_mB89E91246572F009281D79730950808F17C3F353 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB7E78BE66617B9AE36B6A6E170E3545EE25C1D11); s_Il2CppMethodInitialized = true; } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_0 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_0, _stringLiteralB7E78BE66617B9AE36B6A6E170E3545EE25C1D11, /*hidden argument*/NULL); return L_0; } } // System.Exception System.Linq.Error::NotSupported() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_NotSupported_m51A0560ABF374B66CF6D1208DAF27C4CBAD9AABA (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 * L_0 = (NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 *)il2cpp_codegen_object_new(NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var); NotSupportedException__ctor_m3EA81A5B209A87C3ADA47443F2AFFF735E5256EE(L_0, /*hidden argument*/NULL); return L_0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Exception System.Linq.Expressions.Error::ReducibleMustOverrideReduce() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ReducibleMustOverrideReduce_mB1B5DD4F872985017E609D91ABAD6498E874C831 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_ReducibleMustOverrideReduce_mF459230D82FE6CECA48FD19E7ADA0E10A33C7B46(/*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_1 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_1, L_0, /*hidden argument*/NULL); return L_1; } } // System.Exception System.Linq.Expressions.Error::CollectionModifiedWhileEnumerating() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_CollectionModifiedWhileEnumerating_mBF1C79EAB68E816E513F2627BE74569B1A0FF60C (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_CollectionModifiedWhileEnumerating_mAD39BFD1397C199DEFBB9B56758FB9AFC53CE57B(/*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_1 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_1, L_0, /*hidden argument*/NULL); return L_1; } } // System.Exception System.Linq.Expressions.Error::MustReduceToDifferent() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_MustReduceToDifferent_mC59D1B558E094EEC38F34B9E7156627F2B8E7BA2 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_MustReduceToDifferent_mA27BC6A06704C3C600F728726E5ECEB5E4554E87(/*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_1 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_1, L_0, /*hidden argument*/NULL); return L_1; } } // System.Exception System.Linq.Expressions.Error::ReducedNotCompatible() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ReducedNotCompatible_m6AC7F0B6E00A3362CF9D05DEBEB650AED10AAB7D (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_ReducedNotCompatible_m470F04055C4544858D05EC8C47665B119876BDD9(/*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_1 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_1, L_0, /*hidden argument*/NULL); return L_1; } } // System.Exception System.Linq.Expressions.Error::SetterHasNoParams(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_SetterHasNoParams_m0964E0FB317C016DC893FE42BFE5528CABE4FEA0 (String_t* ___paramName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_SetterHasNoParams_mA471734C8F387A4889EFF7AA4294CC629DD49CC0(/*hidden argument*/NULL); String_t* L_1 = ___paramName0; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_2 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_2, L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Exception System.Linq.Expressions.Error::PropertyCannotHaveRefType(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_PropertyCannotHaveRefType_m9CE5EE2C37ADB9A0BCD28578ECB8B3337D5E6277 (String_t* ___paramName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_PropertyCannotHaveRefType_m49C182D2DB4BCDA733173AA78B7B254059EC279B(/*hidden argument*/NULL); String_t* L_1 = ___paramName0; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_2 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_2, L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Exception System.Linq.Expressions.Error::IndexesOfSetGetMustMatch(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_IndexesOfSetGetMustMatch_m2C350F469F6ED6E3D550F6246D687368C12F66E9 (String_t* ___paramName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_IndexesOfSetGetMustMatch_m1C298424CF6D81E1FE7E0631ADBEE628E58C53F7(/*hidden argument*/NULL); String_t* L_1 = ___paramName0; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_2 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_2, L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Exception System.Linq.Expressions.Error::AccessorsCannotHaveVarArgs(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_AccessorsCannotHaveVarArgs_m4914D42430170B51B5A15EC8AD4CE5E835093B41 (String_t* ___paramName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_AccessorsCannotHaveVarArgs_m99116389A706D7D95465378C6B84F85269CFE726(/*hidden argument*/NULL); String_t* L_1 = ___paramName0; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_2 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_2, L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Exception System.Linq.Expressions.Error::AccessorsCannotHaveByRefArgs(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_AccessorsCannotHaveByRefArgs_m414A41055B49FE3E3829C6E994C2AD9D1BF5C92F (String_t* ___paramName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_AccessorsCannotHaveByRefArgs_m6A9C46BAE28FA66292075CB0E91B008A48576144(/*hidden argument*/NULL); String_t* L_1 = ___paramName0; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_2 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_2, L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Exception System.Linq.Expressions.Error::AccessorsCannotHaveByRefArgs(System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_AccessorsCannotHaveByRefArgs_mD744FF17544F1627457A49C2CD97972A9FA99086 (String_t* ___paramName0, int32_t ___index1, const RuntimeMethod* method) { { String_t* L_0 = ___paramName0; int32_t L_1 = ___index1; String_t* L_2; L_2 = Error_GetParamName_m1B4D2EBABB3A8D8077D725FD207504248F35AD92(L_0, L_1, /*hidden argument*/NULL); Exception_t * L_3; L_3 = Error_AccessorsCannotHaveByRefArgs_m414A41055B49FE3E3829C6E994C2AD9D1BF5C92F(L_2, /*hidden argument*/NULL); return L_3; } } // System.Exception System.Linq.Expressions.Error::BoundsCannotBeLessThanOne(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_BoundsCannotBeLessThanOne_mF1F85266CBE801D9F4A82ABCE2EC12FF18A7488B (String_t* ___paramName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_BoundsCannotBeLessThanOne_m6BAEEC2C9D098FF94092E4D6FCD314E71A800E05(/*hidden argument*/NULL); String_t* L_1 = ___paramName0; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_2 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_2, L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Exception System.Linq.Expressions.Error::TypeMustNotBeByRef(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_TypeMustNotBeByRef_mC11650C353BC3C69E93320CBFCEA50DB8CD8B089 (String_t* ___paramName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_TypeMustNotBeByRef_m8A284BD0FDC2EC8C927F132C2B38641C4897AD93(/*hidden argument*/NULL); String_t* L_1 = ___paramName0; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_2 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_2, L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Exception System.Linq.Expressions.Error::TypeMustNotBePointer(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_TypeMustNotBePointer_m9252066950B495F4841970F520F4CC5E9799DC5F (String_t* ___paramName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_TypeMustNotBePointer_m7AD676DF1BA67D50E8C86581F57950CF226D4BD1(/*hidden argument*/NULL); String_t* L_1 = ___paramName0; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_2 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_2, L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Exception System.Linq.Expressions.Error::SetterMustBeVoid(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_SetterMustBeVoid_m750D8CCC9F5E403C09011428C9937960765565AD (String_t* ___paramName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_SetterMustBeVoid_m199D2231BB9AD87503C6C15E5AA5F94117D033C4(/*hidden argument*/NULL); String_t* L_1 = ___paramName0; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_2 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_2, L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Exception System.Linq.Expressions.Error::PropertyTypeMustMatchGetter(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_PropertyTypeMustMatchGetter_mCE0239F7A19A7BA36ED5EC80FCFC26BD4A30F414 (String_t* ___paramName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_PropertyTypeMustMatchGetter_m0A025A8217F8FF31FE4CB9209EA7137801A7E81B(/*hidden argument*/NULL); String_t* L_1 = ___paramName0; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_2 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_2, L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Exception System.Linq.Expressions.Error::PropertyTypeMustMatchSetter(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_PropertyTypeMustMatchSetter_mF284A6CE87E11688472F4155500A1532970EA4EE (String_t* ___paramName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_PropertyTypeMustMatchSetter_m49534A0A5266EDB1FE558F62F5A77FF95C268CAF(/*hidden argument*/NULL); String_t* L_1 = ___paramName0; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_2 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_2, L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Exception System.Linq.Expressions.Error::BothAccessorsMustBeStatic(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_BothAccessorsMustBeStatic_m33F7F26F75C83E7963DE7608B07DBA1C093DFE82 (String_t* ___paramName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_BothAccessorsMustBeStatic_mB92AFBD63D4E1D6D104553D8C00D7FA767568396(/*hidden argument*/NULL); String_t* L_1 = ___paramName0; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_2 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_2, L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Exception System.Linq.Expressions.Error::OnlyStaticFieldsHaveNullInstance(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_OnlyStaticFieldsHaveNullInstance_mFB5F60F9744AC3D1051427D0C6EAE2A5BFFA99C5 (String_t* ___paramName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_OnlyStaticFieldsHaveNullInstance_m59EFBC6DF6B44D6611E516C4C7F4A3288325F41D(/*hidden argument*/NULL); String_t* L_1 = ___paramName0; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_2 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_2, L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Exception System.Linq.Expressions.Error::OnlyStaticPropertiesHaveNullInstance(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_OnlyStaticPropertiesHaveNullInstance_mC5B04CEF4DC45812E2169BE071EFA78B00572170 (String_t* ___paramName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_OnlyStaticPropertiesHaveNullInstance_m742FA072D7F66E9B4ACD290A9A8B9343E7509C3C(/*hidden argument*/NULL); String_t* L_1 = ___paramName0; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_2 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_2, L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Exception System.Linq.Expressions.Error::OnlyStaticMethodsHaveNullInstance() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_OnlyStaticMethodsHaveNullInstance_m3107BCE0F6EE2603EBA1B8117EFE24D321CE53E5 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_OnlyStaticMethodsHaveNullInstance_mC7654FEEE72857BBF805C6E6573BFEA6C2368EED(/*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_1 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_1, L_0, /*hidden argument*/NULL); return L_1; } } // System.Exception System.Linq.Expressions.Error::PropertyTypeCannotBeVoid(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_PropertyTypeCannotBeVoid_m3CFEE37F762D4A97DAB4348221AEEE0C1D92425A (String_t* ___paramName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_PropertyTypeCannotBeVoid_mB1A125560F5DE5530DC956FDA9516E6F0E3B3FC3(/*hidden argument*/NULL); String_t* L_1 = ___paramName0; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_2 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_2, L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Exception System.Linq.Expressions.Error::InvalidUnboxType(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_InvalidUnboxType_m2A5E94EAE154B829443FB9DA6EB4E611E77A6AC1 (String_t* ___paramName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_InvalidUnboxType_m46CD52E8B10B87D0766310E3314C2786440D9FC1(/*hidden argument*/NULL); String_t* L_1 = ___paramName0; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_2 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_2, L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Exception System.Linq.Expressions.Error::ExpressionMustBeWriteable(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ExpressionMustBeWriteable_m2650C566C45ECBE0C72B31F5018C0BA2808DFDD2 (String_t* ___paramName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_ExpressionMustBeWriteable_m389194243E00CDB2017DF99C3C3DAD373A744564(/*hidden argument*/NULL); String_t* L_1 = ___paramName0; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_2 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_2, L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Exception System.Linq.Expressions.Error::ArgumentMustNotHaveValueType(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ArgumentMustNotHaveValueType_mDC3F1C3551467CA868D1C2B713467D7ABBF3F788 (String_t* ___paramName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_ArgumentMustNotHaveValueType_m99FE87BE13FF498401610A2D70AB6DFDF2786D01(/*hidden argument*/NULL); String_t* L_1 = ___paramName0; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_2 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_2, L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Exception System.Linq.Expressions.Error::MustBeReducible() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_MustBeReducible_mAC6CDE785FB113EA9116D4242DB8BEA3D318C0D7 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_MustBeReducible_mDCBB1F30287C0F81F0E300D843AA09393E71A7D3(/*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_1 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_1, L_0, /*hidden argument*/NULL); return L_1; } } // System.Exception System.Linq.Expressions.Error::LabelMustBeVoidOrHaveExpression(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_LabelMustBeVoidOrHaveExpression_m2B8896400CBC421B1B60B247C2B4DA946221BD97 (String_t* ___paramName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_LabelMustBeVoidOrHaveExpression_m7554F4ECEE62E0C2545666FCA83399C63B77F5C3(/*hidden argument*/NULL); String_t* L_1 = ___paramName0; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_2 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_2, L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Exception System.Linq.Expressions.Error::QuotedExpressionMustBeLambda(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_QuotedExpressionMustBeLambda_m5EF5A03D3A675B25B8D8F532594B3BA0AE52B6D6 (String_t* ___paramName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_QuotedExpressionMustBeLambda_m49F09D26EC2FDEBC5AFBC356DE90F32476A57D1C(/*hidden argument*/NULL); String_t* L_1 = ___paramName0; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_2 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_2, L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Exception System.Linq.Expressions.Error::VariableMustNotBeByRef(System.Object,System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_VariableMustNotBeByRef_mCC0315657093B421F26814955ACBBD8D933F7FDB (RuntimeObject * ___p00, RuntimeObject * ___p11, String_t* ___paramName2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; RuntimeObject * L_1 = ___p11; String_t* L_2; L_2 = Strings_VariableMustNotBeByRef_m28196FC5020F17170695814137612C1021EA7444(L_0, L_1, /*hidden argument*/NULL); String_t* L_3 = ___paramName2; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_4 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_4, L_2, L_3, /*hidden argument*/NULL); return L_4; } } // System.Exception System.Linq.Expressions.Error::VariableMustNotBeByRef(System.Object,System.Object,System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_VariableMustNotBeByRef_mD4CD052B935B0B509DFC0FED63242BB17996A82D (RuntimeObject * ___p00, RuntimeObject * ___p11, String_t* ___paramName2, int32_t ___index3, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___p00; RuntimeObject * L_1 = ___p11; String_t* L_2 = ___paramName2; int32_t L_3 = ___index3; String_t* L_4; L_4 = Error_GetParamName_m1B4D2EBABB3A8D8077D725FD207504248F35AD92(L_2, L_3, /*hidden argument*/NULL); Exception_t * L_5; L_5 = Error_VariableMustNotBeByRef_mCC0315657093B421F26814955ACBBD8D933F7FDB(L_0, L_1, L_4, /*hidden argument*/NULL); return L_5; } } // System.Exception System.Linq.Expressions.Error::DuplicateVariable(System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_DuplicateVariable_m7582F0D758BE6101E99FC11C364036D80D51D1A8 (RuntimeObject * ___p00, String_t* ___paramName1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; String_t* L_1; L_1 = Strings_DuplicateVariable_mF2A2BBE5A7A482D34344A7BFCD8138EBE807AAF6(L_0, /*hidden argument*/NULL); String_t* L_2 = ___paramName1; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_3 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_3, L_1, L_2, /*hidden argument*/NULL); return L_3; } } // System.Exception System.Linq.Expressions.Error::DuplicateVariable(System.Object,System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_DuplicateVariable_m52789AE62BE123F550F3AB3C899318656E3F3866 (RuntimeObject * ___p00, String_t* ___paramName1, int32_t ___index2, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___p00; String_t* L_1 = ___paramName1; int32_t L_2 = ___index2; String_t* L_3; L_3 = Error_GetParamName_m1B4D2EBABB3A8D8077D725FD207504248F35AD92(L_1, L_2, /*hidden argument*/NULL); Exception_t * L_4; L_4 = Error_DuplicateVariable_m7582F0D758BE6101E99FC11C364036D80D51D1A8(L_0, L_3, /*hidden argument*/NULL); return L_4; } } // System.Exception System.Linq.Expressions.Error::FaultCannotHaveCatchOrFinally(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_FaultCannotHaveCatchOrFinally_mD5EE41EB6DC9DC60001A767F07536115860AF515 (String_t* ___paramName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_FaultCannotHaveCatchOrFinally_m8E746A97823414938FAA28599AFFC23F9B47896B(/*hidden argument*/NULL); String_t* L_1 = ___paramName0; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_2 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_2, L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Exception System.Linq.Expressions.Error::TryMustHaveCatchFinallyOrFault() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_TryMustHaveCatchFinallyOrFault_m0AE1EC6792F6D28B4EBC58EDC78980D589C73CE8 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_TryMustHaveCatchFinallyOrFault_m337232970915CCBEAC9E55AFA0D31DCC6BBF4E30(/*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_1 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_1, L_0, /*hidden argument*/NULL); return L_1; } } // System.Exception System.Linq.Expressions.Error::BodyOfCatchMustHaveSameTypeAsBodyOfTry() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_BodyOfCatchMustHaveSameTypeAsBodyOfTry_m11D385DB05A2B75095F5D88B53A275D5E0644D5B (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_BodyOfCatchMustHaveSameTypeAsBodyOfTry_mF42B5A70289CAE3D8C6DEA4E5EC894A96E853C79(/*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_1 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_1, L_0, /*hidden argument*/NULL); return L_1; } } // System.Exception System.Linq.Expressions.Error::ExtensionNodeMustOverrideProperty(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ExtensionNodeMustOverrideProperty_mAC352E09338C9957B04ECD67B350317839E2C9DE (RuntimeObject * ___p00, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; String_t* L_1; L_1 = Strings_ExtensionNodeMustOverrideProperty_m6E6F9F848EDD10684FF52BF21D95D84983E92CFC(L_0, /*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_2 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_2, L_1, /*hidden argument*/NULL); return L_2; } } // System.Exception System.Linq.Expressions.Error::UserDefinedOperatorMustBeStatic(System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_UserDefinedOperatorMustBeStatic_m43C93C3E2BF5A09E6AFE89AAEA20B2498D741DC0 (RuntimeObject * ___p00, String_t* ___paramName1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; String_t* L_1; L_1 = Strings_UserDefinedOperatorMustBeStatic_m33890E161058B92E581B24D8411E516E364F66D1(L_0, /*hidden argument*/NULL); String_t* L_2 = ___paramName1; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_3 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_3, L_1, L_2, /*hidden argument*/NULL); return L_3; } } // System.Exception System.Linq.Expressions.Error::UserDefinedOperatorMustNotBeVoid(System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_UserDefinedOperatorMustNotBeVoid_m6D1B97E19065E4617395CE56477188D1CA3305E1 (RuntimeObject * ___p00, String_t* ___paramName1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; String_t* L_1; L_1 = Strings_UserDefinedOperatorMustNotBeVoid_m4E585AF72EBD0D0415888DF2435E1E17EACAB178(L_0, /*hidden argument*/NULL); String_t* L_2 = ___paramName1; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_3 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_3, L_1, L_2, /*hidden argument*/NULL); return L_3; } } // System.Exception System.Linq.Expressions.Error::CoercionOperatorNotDefined(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_CoercionOperatorNotDefined_m4AF0621E2D95AE8B8B8DF6CE05DD983837AAA6AC (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; RuntimeObject * L_1 = ___p11; String_t* L_2; L_2 = Strings_CoercionOperatorNotDefined_mD502F7B08D98617E1473569917B42A4893DF8445(L_0, L_1, /*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, L_2, /*hidden argument*/NULL); return L_3; } } // System.Exception System.Linq.Expressions.Error::UnaryOperatorNotDefined(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_UnaryOperatorNotDefined_mFF8603B94F06A46C278F7813921FC9B80644FD64 (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; RuntimeObject * L_1 = ___p11; String_t* L_2; L_2 = Strings_UnaryOperatorNotDefined_m3AA3C3F0BAFD7B5E5DCC0FE647C9F8E56DE6E34F(L_0, L_1, /*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, L_2, /*hidden argument*/NULL); return L_3; } } // System.Exception System.Linq.Expressions.Error::BinaryOperatorNotDefined(System.Object,System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_BinaryOperatorNotDefined_mCD61FDD1F435742849B3DF9879D3CA26B7E3C49C (RuntimeObject * ___p00, RuntimeObject * ___p11, RuntimeObject * ___p22, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; RuntimeObject * L_1 = ___p11; RuntimeObject * L_2 = ___p22; String_t* L_3; L_3 = Strings_BinaryOperatorNotDefined_m096BC1CE60E790C38C49F6D63006C9227762FF67(L_0, L_1, L_2, /*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_4 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_4, L_3, /*hidden argument*/NULL); return L_4; } } // System.Exception System.Linq.Expressions.Error::ReferenceEqualityNotDefined(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ReferenceEqualityNotDefined_m2476C5A9443A5BB4F7A3097BE847A2AA4659BECF (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; RuntimeObject * L_1 = ___p11; String_t* L_2; L_2 = Strings_ReferenceEqualityNotDefined_mFE6C333704E574E789A9F8CD644EFA0A980B5C1E(L_0, L_1, /*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, L_2, /*hidden argument*/NULL); return L_3; } } // System.Exception System.Linq.Expressions.Error::OperandTypesDoNotMatchParameters(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_OperandTypesDoNotMatchParameters_m8A1EA6C5FDD67AA3DD821413BE204954AEA8DF6A (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; RuntimeObject * L_1 = ___p11; String_t* L_2; L_2 = Strings_OperandTypesDoNotMatchParameters_m2AE602894A0A8968B99B0B34AA4CA1F2211DC19C(L_0, L_1, /*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, L_2, /*hidden argument*/NULL); return L_3; } } // System.Exception System.Linq.Expressions.Error::OverloadOperatorTypeDoesNotMatchConversionType(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_OverloadOperatorTypeDoesNotMatchConversionType_mBEE5461B3416563F24394DB77DA17CC1EEC348C1 (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; RuntimeObject * L_1 = ___p11; String_t* L_2; L_2 = Strings_OverloadOperatorTypeDoesNotMatchConversionType_mFE22F6ACD5534ED0588325B1BCD1DCE095D6A966(L_0, L_1, /*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, L_2, /*hidden argument*/NULL); return L_3; } } // System.Exception System.Linq.Expressions.Error::ConversionIsNotSupportedForArithmeticTypes() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ConversionIsNotSupportedForArithmeticTypes_mBE145600E56F4FB831A0E994CFE416AB8BC59FE1 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_ConversionIsNotSupportedForArithmeticTypes_m589248B3D5A054492338CA56CE3C2757EEF5D891(/*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_1 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_1, L_0, /*hidden argument*/NULL); return L_1; } } // System.Exception System.Linq.Expressions.Error::ArgumentMustBeArray(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ArgumentMustBeArray_mB2F48703CCDEE09F80A9C5983907879D623D7380 (String_t* ___paramName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_ArgumentMustBeArray_m5230D5DE663D6C4DFF5913E16F1823BD02EC2BD8(/*hidden argument*/NULL); String_t* L_1 = ___paramName0; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_2 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_2, L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Exception System.Linq.Expressions.Error::ArgumentMustBeBoolean(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ArgumentMustBeBoolean_mBEF4E744717D43ED08A888F432D986E3551D2A2F (String_t* ___paramName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_ArgumentMustBeBoolean_m665B7EAA698E26F31C9B15754FA3854F4A433671(/*hidden argument*/NULL); String_t* L_1 = ___paramName0; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_2 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_2, L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Exception System.Linq.Expressions.Error::ArgumentMustBeFieldInfoOrPropertyInfoOrMethod(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ArgumentMustBeFieldInfoOrPropertyInfoOrMethod_m3A1EBF6F8024AC4CA6C5E69C3B0CAA1645444D58 (String_t* ___paramName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_ArgumentMustBeFieldInfoOrPropertyInfoOrMethod_m4F82AD1B183C3F32DBD430F78A22344634D97EB3(/*hidden argument*/NULL); String_t* L_1 = ___paramName0; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_2 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_2, L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Exception System.Linq.Expressions.Error::ArgumentMustBeFieldInfoOrPropertyInfoOrMethod(System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ArgumentMustBeFieldInfoOrPropertyInfoOrMethod_m67F3621FF4E8E2DDBA9ACDFA084D5FBC79DDD2EA (String_t* ___paramName0, int32_t ___index1, const RuntimeMethod* method) { { String_t* L_0 = ___paramName0; int32_t L_1 = ___index1; String_t* L_2; L_2 = Error_GetParamName_m1B4D2EBABB3A8D8077D725FD207504248F35AD92(L_0, L_1, /*hidden argument*/NULL); Exception_t * L_3; L_3 = Error_ArgumentMustBeFieldInfoOrPropertyInfoOrMethod_m3A1EBF6F8024AC4CA6C5E69C3B0CAA1645444D58(L_2, /*hidden argument*/NULL); return L_3; } } // System.Exception System.Linq.Expressions.Error::ArgumentMustBeInstanceMember(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ArgumentMustBeInstanceMember_mF3760499438321C58BDF49547F7CA23856C031FC (String_t* ___paramName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_ArgumentMustBeInstanceMember_m3C10FDDD24B47B5A7A3A5365296E92E6F9AD06A0(/*hidden argument*/NULL); String_t* L_1 = ___paramName0; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_2 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_2, L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Exception System.Linq.Expressions.Error::ArgumentMustBeInstanceMember(System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ArgumentMustBeInstanceMember_mC151D238BC3CDCDA92D342B6F7541C1441BE5205 (String_t* ___paramName0, int32_t ___index1, const RuntimeMethod* method) { { String_t* L_0 = ___paramName0; int32_t L_1 = ___index1; String_t* L_2; L_2 = Error_GetParamName_m1B4D2EBABB3A8D8077D725FD207504248F35AD92(L_0, L_1, /*hidden argument*/NULL); Exception_t * L_3; L_3 = Error_ArgumentMustBeInstanceMember_mF3760499438321C58BDF49547F7CA23856C031FC(L_2, /*hidden argument*/NULL); return L_3; } } // System.Exception System.Linq.Expressions.Error::ArgumentMustBeInteger(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ArgumentMustBeInteger_mDAE7FE3BB41A5F872F52AE8DBC35EAADCE796AD9 (String_t* ___paramName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_ArgumentMustBeInteger_m3C1DE440F350914C1D145550112C596ED885886A(/*hidden argument*/NULL); String_t* L_1 = ___paramName0; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_2 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_2, L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Exception System.Linq.Expressions.Error::ArgumentMustBeInteger(System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ArgumentMustBeInteger_m09709B1DEDF57BF7A6AF3762D1EA2B131E5578A7 (String_t* ___paramName0, int32_t ___index1, const RuntimeMethod* method) { { String_t* L_0 = ___paramName0; int32_t L_1 = ___index1; String_t* L_2; L_2 = Error_GetParamName_m1B4D2EBABB3A8D8077D725FD207504248F35AD92(L_0, L_1, /*hidden argument*/NULL); Exception_t * L_3; L_3 = Error_ArgumentMustBeInteger_mDAE7FE3BB41A5F872F52AE8DBC35EAADCE796AD9(L_2, /*hidden argument*/NULL); return L_3; } } // System.Exception System.Linq.Expressions.Error::ArgumentMustBeArrayIndexType(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ArgumentMustBeArrayIndexType_m4D293E58BE982C41B419FCE3330CC6AFF8C58CB4 (String_t* ___paramName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_ArgumentMustBeArrayIndexType_mA62246691CF376AEEE49C829F576EF489113CF81(/*hidden argument*/NULL); String_t* L_1 = ___paramName0; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_2 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_2, L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Exception System.Linq.Expressions.Error::ArgumentMustBeSingleDimensionalArrayType(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ArgumentMustBeSingleDimensionalArrayType_m451C1816129FAA354BB88B6C13A27D04B147036B (String_t* ___paramName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_ArgumentMustBeSingleDimensionalArrayType_m29895BE50233C6AE55C29142BF73186F44EDCBBE(/*hidden argument*/NULL); String_t* L_1 = ___paramName0; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_2 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_2, L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Exception System.Linq.Expressions.Error::ArgumentTypesMustMatch() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ArgumentTypesMustMatch_m7C3549771BD43F7891DEE4E4EE46A32382D58D42 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_ArgumentTypesMustMatch_mE5C10A0ACA4446E90CA5A30AC9A1C4F704ED6801(/*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_1 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_1, L_0, /*hidden argument*/NULL); return L_1; } } // System.Exception System.Linq.Expressions.Error::CannotAutoInitializeValueTypeMemberThroughProperty(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_CannotAutoInitializeValueTypeMemberThroughProperty_m407B2A4DB6F510D3B0D0AA6A84F63B6AAF9A6702 (RuntimeObject * ___p00, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; String_t* L_1; L_1 = Strings_CannotAutoInitializeValueTypeMemberThroughProperty_m487CAA1B5208F952793851304AEF5C0E7387C96B(L_0, /*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_2 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_2, L_1, /*hidden argument*/NULL); return L_2; } } // System.Exception System.Linq.Expressions.Error::IncorrectTypeForTypeAs(System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_IncorrectTypeForTypeAs_mABF56304E0E0D1A111B532EBFA4F731F9B1ECD48 (RuntimeObject * ___p00, String_t* ___paramName1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; String_t* L_1; L_1 = Strings_IncorrectTypeForTypeAs_mE6F3EBD2380C22EAAE92D7C853424E83AB3F1894(L_0, /*hidden argument*/NULL); String_t* L_2 = ___paramName1; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_3 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_3, L_1, L_2, /*hidden argument*/NULL); return L_3; } } // System.Exception System.Linq.Expressions.Error::CoalesceUsedOnNonNullType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_CoalesceUsedOnNonNullType_mB899995ACC043ABDCB03D2487C53E3F6BEE047CF (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_CoalesceUsedOnNonNullType_mD99F2DB98870FF62C229D5A1189A479A4E0D19B8(/*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_1 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_1, L_0, /*hidden argument*/NULL); return L_1; } } // System.Exception System.Linq.Expressions.Error::ExpressionTypeCannotInitializeArrayType(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ExpressionTypeCannotInitializeArrayType_m952D6407476DA6F798DC0B1CDBB7D6A3D1B21779 (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; RuntimeObject * L_1 = ___p11; String_t* L_2; L_2 = Strings_ExpressionTypeCannotInitializeArrayType_m88AABB2798242610D876776DEC81FBEFF80A1459(L_0, L_1, /*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, L_2, /*hidden argument*/NULL); return L_3; } } // System.Exception System.Linq.Expressions.Error::ArgumentTypeDoesNotMatchMember(System.Object,System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ArgumentTypeDoesNotMatchMember_mBD8154BF2CC3E7FFD32E883BD40A71E78BB7B867 (RuntimeObject * ___p00, RuntimeObject * ___p11, String_t* ___paramName2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; RuntimeObject * L_1 = ___p11; String_t* L_2; L_2 = Strings_ArgumentTypeDoesNotMatchMember_m5A1035BCF9E016E00AEA7455026EC65914C10379(L_0, L_1, /*hidden argument*/NULL); String_t* L_3 = ___paramName2; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_4 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_4, L_2, L_3, /*hidden argument*/NULL); return L_4; } } // System.Exception System.Linq.Expressions.Error::ArgumentTypeDoesNotMatchMember(System.Object,System.Object,System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ArgumentTypeDoesNotMatchMember_mE519220DEC2565775500C5E538EF08E9DFF5C073 (RuntimeObject * ___p00, RuntimeObject * ___p11, String_t* ___paramName2, int32_t ___index3, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___p00; RuntimeObject * L_1 = ___p11; String_t* L_2 = ___paramName2; int32_t L_3 = ___index3; String_t* L_4; L_4 = Error_GetParamName_m1B4D2EBABB3A8D8077D725FD207504248F35AD92(L_2, L_3, /*hidden argument*/NULL); Exception_t * L_5; L_5 = Error_ArgumentTypeDoesNotMatchMember_mBD8154BF2CC3E7FFD32E883BD40A71E78BB7B867(L_0, L_1, L_4, /*hidden argument*/NULL); return L_5; } } // System.Exception System.Linq.Expressions.Error::ArgumentMemberNotDeclOnType(System.Object,System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ArgumentMemberNotDeclOnType_mB5779B35E06956F5B7A9B922B1329EA52F3D7FDA (RuntimeObject * ___p00, RuntimeObject * ___p11, String_t* ___paramName2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; RuntimeObject * L_1 = ___p11; String_t* L_2; L_2 = Strings_ArgumentMemberNotDeclOnType_m4F1CE997FC233C97777C236252902F72E2BD9767(L_0, L_1, /*hidden argument*/NULL); String_t* L_3 = ___paramName2; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_4 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_4, L_2, L_3, /*hidden argument*/NULL); return L_4; } } // System.Exception System.Linq.Expressions.Error::ArgumentMemberNotDeclOnType(System.Object,System.Object,System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ArgumentMemberNotDeclOnType_m59D722C30D7CB2B525E5AE37AC22D78A1F0D62EF (RuntimeObject * ___p00, RuntimeObject * ___p11, String_t* ___paramName2, int32_t ___index3, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___p00; RuntimeObject * L_1 = ___p11; String_t* L_2 = ___paramName2; int32_t L_3 = ___index3; String_t* L_4; L_4 = Error_GetParamName_m1B4D2EBABB3A8D8077D725FD207504248F35AD92(L_2, L_3, /*hidden argument*/NULL); Exception_t * L_5; L_5 = Error_ArgumentMemberNotDeclOnType_mB5779B35E06956F5B7A9B922B1329EA52F3D7FDA(L_0, L_1, L_4, /*hidden argument*/NULL); return L_5; } } // System.Exception System.Linq.Expressions.Error::ExpressionTypeDoesNotMatchReturn(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ExpressionTypeDoesNotMatchReturn_m0343826AC74CE0ACA882850B21A725FCED0D0CC0 (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; RuntimeObject * L_1 = ___p11; String_t* L_2; L_2 = Strings_ExpressionTypeDoesNotMatchReturn_mB8701EAD6C60AD00147CB7C879AD24C60CB68AAD(L_0, L_1, /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_3 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_3, L_2, /*hidden argument*/NULL); return L_3; } } // System.Exception System.Linq.Expressions.Error::ExpressionTypeDoesNotMatchAssignment(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ExpressionTypeDoesNotMatchAssignment_m80720E6E68D6E4AF4E8346A6E14457DD70D0A23E (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; RuntimeObject * L_1 = ___p11; String_t* L_2; L_2 = Strings_ExpressionTypeDoesNotMatchAssignment_m5F1F7FAEEA00AE538704A5AC8014A889C34496FF(L_0, L_1, /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_3 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_3, L_2, /*hidden argument*/NULL); return L_3; } } // System.Exception System.Linq.Expressions.Error::ExpressionTypeDoesNotMatchLabel(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ExpressionTypeDoesNotMatchLabel_mDD7AD292DF3ED392F8EFED24524AE303D3132013 (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; RuntimeObject * L_1 = ___p11; String_t* L_2; L_2 = Strings_ExpressionTypeDoesNotMatchLabel_m1A16D2361C288964E138F1E0E65321DC2AD1AC24(L_0, L_1, /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_3 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_3, L_2, /*hidden argument*/NULL); return L_3; } } // System.Exception System.Linq.Expressions.Error::ExpressionTypeNotInvocable(System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ExpressionTypeNotInvocable_m2A420622FA15296A20044D4410FCB046BE94544F (RuntimeObject * ___p00, String_t* ___paramName1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; String_t* L_1; L_1 = Strings_ExpressionTypeNotInvocable_m04DF138B5E3A23BB660A0FBFB412AC039EEC185C(L_0, /*hidden argument*/NULL); String_t* L_2 = ___paramName1; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_3 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_3, L_1, L_2, /*hidden argument*/NULL); return L_3; } } // System.Exception System.Linq.Expressions.Error::InstanceFieldNotDefinedForType(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_InstanceFieldNotDefinedForType_m38976CD5155F81884549DE4F5BA3797B4C3EED6B (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; RuntimeObject * L_1 = ___p11; String_t* L_2; L_2 = Strings_InstanceFieldNotDefinedForType_m84E1AAB45AFFA8EE7BA3087FA227D9F3971FC501(L_0, L_1, /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_3 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_3, L_2, /*hidden argument*/NULL); return L_3; } } // System.Exception System.Linq.Expressions.Error::FieldInfoNotDefinedForType(System.Object,System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_FieldInfoNotDefinedForType_mDA9644342B3A535C360A5F6F07BBD348D9BA86FA (RuntimeObject * ___p00, RuntimeObject * ___p11, RuntimeObject * ___p22, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; RuntimeObject * L_1 = ___p11; RuntimeObject * L_2 = ___p22; String_t* L_3; L_3 = Strings_FieldInfoNotDefinedForType_m6FD099EA88C4F859AEC8BA27914BD75EF855E8B2(L_0, L_1, L_2, /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_4 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_4, L_3, /*hidden argument*/NULL); return L_4; } } // System.Exception System.Linq.Expressions.Error::IncorrectNumberOfIndexes() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_IncorrectNumberOfIndexes_mEE0E661E9FFAB746F7127AED7642019D8F025D7C (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_IncorrectNumberOfIndexes_mFFCDC3BD36275E2C2771A64CFA41C0187D3532A2(/*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_1 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_1, L_0, /*hidden argument*/NULL); return L_1; } } // System.Exception System.Linq.Expressions.Error::IncorrectNumberOfLambdaDeclarationParameters() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_IncorrectNumberOfLambdaDeclarationParameters_m1D70BF2349B951F29D3BB824506AB354667E9CC9 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_IncorrectNumberOfLambdaDeclarationParameters_m166E39E455497D4587F13B6DAF9DEA98241BBD07(/*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_1 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_1, L_0, /*hidden argument*/NULL); return L_1; } } // System.Exception System.Linq.Expressions.Error::IncorrectNumberOfMembersForGivenConstructor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_IncorrectNumberOfMembersForGivenConstructor_mB37995DE2F6958D0D99B6DF235A043A05AE35154 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_IncorrectNumberOfMembersForGivenConstructor_m51DBA24223089987E0F1A4E2C6483B7E502636B0(/*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_1 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_1, L_0, /*hidden argument*/NULL); return L_1; } } // System.Exception System.Linq.Expressions.Error::IncorrectNumberOfArgumentsForMembers() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_IncorrectNumberOfArgumentsForMembers_m01D08D817D97CB5B141EB30D3536BAB45A20F317 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_IncorrectNumberOfArgumentsForMembers_m8B683AF55DFE4A4CF9CC93442A0113973A948388(/*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_1 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_1, L_0, /*hidden argument*/NULL); return L_1; } } // System.Exception System.Linq.Expressions.Error::LambdaTypeMustBeDerivedFromSystemDelegate(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_LambdaTypeMustBeDerivedFromSystemDelegate_m221C78DB2E254C2BAA2298F88CF2E07BAD3FF29C (String_t* ___paramName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_LambdaTypeMustBeDerivedFromSystemDelegate_m2E8CB62E3A5A9BC250E027CCE654E0C451CC286A(/*hidden argument*/NULL); String_t* L_1 = ___paramName0; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_2 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_2, L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Exception System.Linq.Expressions.Error::MemberNotFieldOrProperty(System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_MemberNotFieldOrProperty_m58B432D829711502538D7C53E073AAE237F4935D (RuntimeObject * ___p00, String_t* ___paramName1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; String_t* L_1; L_1 = Strings_MemberNotFieldOrProperty_m91B854684106DCD65403536920561B9D7A708AAD(L_0, /*hidden argument*/NULL); String_t* L_2 = ___paramName1; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_3 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_3, L_1, L_2, /*hidden argument*/NULL); return L_3; } } // System.Exception System.Linq.Expressions.Error::MethodContainsGenericParameters(System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_MethodContainsGenericParameters_m57D463B5FB0BB08564A9659EAF90330A1782AB6A (RuntimeObject * ___p00, String_t* ___paramName1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; String_t* L_1; L_1 = Strings_MethodContainsGenericParameters_mF29F3F595F49069D37D157C1AEABBE5B636B3217(L_0, /*hidden argument*/NULL); String_t* L_2 = ___paramName1; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_3 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_3, L_1, L_2, /*hidden argument*/NULL); return L_3; } } // System.Exception System.Linq.Expressions.Error::MethodIsGeneric(System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_MethodIsGeneric_m4C2547FF22EED13891148B8A1877A1647FDFF076 (RuntimeObject * ___p00, String_t* ___paramName1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; String_t* L_1; L_1 = Strings_MethodIsGeneric_mCF9A9A4AFF69991CAD226975603A92E079CDE438(L_0, /*hidden argument*/NULL); String_t* L_2 = ___paramName1; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_3 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_3, L_1, L_2, /*hidden argument*/NULL); return L_3; } } // System.Exception System.Linq.Expressions.Error::MethodNotPropertyAccessor(System.Object,System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_MethodNotPropertyAccessor_m63E9DAAA9C089CB184A265CD897FF027C048CC20 (RuntimeObject * ___p00, RuntimeObject * ___p11, String_t* ___paramName2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; RuntimeObject * L_1 = ___p11; String_t* L_2; L_2 = Strings_MethodNotPropertyAccessor_m9DE94E5CA546652D8169632A10F8DE3F1F303A30(L_0, L_1, /*hidden argument*/NULL); String_t* L_3 = ___paramName2; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_4 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_4, L_2, L_3, /*hidden argument*/NULL); return L_4; } } // System.Exception System.Linq.Expressions.Error::MethodNotPropertyAccessor(System.Object,System.Object,System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_MethodNotPropertyAccessor_m3F6C3C6F3D9185AE990A97FAE716AF9A19FC24ED (RuntimeObject * ___p00, RuntimeObject * ___p11, String_t* ___paramName2, int32_t ___index3, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___p00; RuntimeObject * L_1 = ___p11; String_t* L_2 = ___paramName2; int32_t L_3 = ___index3; String_t* L_4; L_4 = Error_GetParamName_m1B4D2EBABB3A8D8077D725FD207504248F35AD92(L_2, L_3, /*hidden argument*/NULL); Exception_t * L_5; L_5 = Error_MethodNotPropertyAccessor_m63E9DAAA9C089CB184A265CD897FF027C048CC20(L_0, L_1, L_4, /*hidden argument*/NULL); return L_5; } } // System.Exception System.Linq.Expressions.Error::PropertyDoesNotHaveGetter(System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_PropertyDoesNotHaveGetter_mD0FCAC6DB0D885468D248D4863A8450F770A7398 (RuntimeObject * ___p00, String_t* ___paramName1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; String_t* L_1; L_1 = Strings_PropertyDoesNotHaveGetter_mBC3243D1C4DB53AD340E0E4B6F5D8CFC86DAC238(L_0, /*hidden argument*/NULL); String_t* L_2 = ___paramName1; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_3 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_3, L_1, L_2, /*hidden argument*/NULL); return L_3; } } // System.Exception System.Linq.Expressions.Error::PropertyDoesNotHaveGetter(System.Object,System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_PropertyDoesNotHaveGetter_m6380DDB7C0D00DFADBBD99969E5A747D46C3C55F (RuntimeObject * ___p00, String_t* ___paramName1, int32_t ___index2, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___p00; String_t* L_1 = ___paramName1; int32_t L_2 = ___index2; String_t* L_3; L_3 = Error_GetParamName_m1B4D2EBABB3A8D8077D725FD207504248F35AD92(L_1, L_2, /*hidden argument*/NULL); Exception_t * L_4; L_4 = Error_PropertyDoesNotHaveGetter_mD0FCAC6DB0D885468D248D4863A8450F770A7398(L_0, L_3, /*hidden argument*/NULL); return L_4; } } // System.Exception System.Linq.Expressions.Error::PropertyDoesNotHaveAccessor(System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_PropertyDoesNotHaveAccessor_mE4BCE38AF842F0C573A625C01A88351775F35CEF (RuntimeObject * ___p00, String_t* ___paramName1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; String_t* L_1; L_1 = Strings_PropertyDoesNotHaveAccessor_mF785256338593CBC674FFDFA9EB83D25F313DE10(L_0, /*hidden argument*/NULL); String_t* L_2 = ___paramName1; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_3 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_3, L_1, L_2, /*hidden argument*/NULL); return L_3; } } // System.Exception System.Linq.Expressions.Error::ParameterExpressionNotValidAsDelegate(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ParameterExpressionNotValidAsDelegate_m3CB027B1022870943C12DB2FF106068192BBA236 (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; RuntimeObject * L_1 = ___p11; String_t* L_2; L_2 = Strings_ParameterExpressionNotValidAsDelegate_m24D74E1F939A2E184BA8609B877C6DAFD98892FC(L_0, L_1, /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_3 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_3, L_2, /*hidden argument*/NULL); return L_3; } } // System.Exception System.Linq.Expressions.Error::PropertyNotDefinedForType(System.Object,System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_PropertyNotDefinedForType_mB5BB3D0A159FD772182138E702C86592BC4C92FB (RuntimeObject * ___p00, RuntimeObject * ___p11, String_t* ___paramName2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; RuntimeObject * L_1 = ___p11; String_t* L_2; L_2 = Strings_PropertyNotDefinedForType_mA4F3AC9D5C07C53376C35869F332289AAE525476(L_0, L_1, /*hidden argument*/NULL); String_t* L_3 = ___paramName2; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_4 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_4, L_2, L_3, /*hidden argument*/NULL); return L_4; } } // System.Exception System.Linq.Expressions.Error::InstancePropertyNotDefinedForType(System.Object,System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_InstancePropertyNotDefinedForType_mB822B8E6C49AD2E281F574FFC8EED2D939E739BB (RuntimeObject * ___p00, RuntimeObject * ___p11, String_t* ___paramName2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; RuntimeObject * L_1 = ___p11; String_t* L_2; L_2 = Strings_InstancePropertyNotDefinedForType_m035CC444998E9BDB6D5DDC78F040E1FD3FF40BC8(L_0, L_1, /*hidden argument*/NULL); String_t* L_3 = ___paramName2; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_4 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_4, L_2, L_3, /*hidden argument*/NULL); return L_4; } } // System.Exception System.Linq.Expressions.Error::InstanceAndMethodTypeMismatch(System.Object,System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_InstanceAndMethodTypeMismatch_mE6876FE121655882BB03E179317E7CD446010899 (RuntimeObject * ___p00, RuntimeObject * ___p11, RuntimeObject * ___p22, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; RuntimeObject * L_1 = ___p11; RuntimeObject * L_2 = ___p22; String_t* L_3; L_3 = Strings_InstanceAndMethodTypeMismatch_m229E6CA77CDC19C1399CDD0264959372AE9B8271(L_0, L_1, L_2, /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_4 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_4, L_3, /*hidden argument*/NULL); return L_4; } } // System.Exception System.Linq.Expressions.Error::UnhandledBinary(System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_UnhandledBinary_m0E898EC7683A4BDDC7FBFD36CDDBCC0E9DAECC2C (RuntimeObject * ___p00, String_t* ___paramName1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; String_t* L_1; L_1 = Strings_UnhandledBinary_m921884D871DE181D0E348C02328FFFEBBA15E05D(L_0, /*hidden argument*/NULL); String_t* L_2 = ___paramName1; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_3 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_3, L_1, L_2, /*hidden argument*/NULL); return L_3; } } // System.Exception System.Linq.Expressions.Error::UnhandledUnary(System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_UnhandledUnary_m1F47FABDEC462D711F6A48F2659A27E44C17A21E (RuntimeObject * ___p00, String_t* ___paramName1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; String_t* L_1; L_1 = Strings_UnhandledUnary_m69A8D214CCCA8DBF9908B2DFF228BA0A83DC35AB(L_0, /*hidden argument*/NULL); String_t* L_2 = ___paramName1; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_3 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_3, L_1, L_2, /*hidden argument*/NULL); return L_3; } } // System.Exception System.Linq.Expressions.Error::UserDefinedOpMustHaveConsistentTypes(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_UserDefinedOpMustHaveConsistentTypes_mFBAA33E8534F116FB3ECF9722A501A2BAF0F263A (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; RuntimeObject * L_1 = ___p11; String_t* L_2; L_2 = Strings_UserDefinedOpMustHaveConsistentTypes_mA9F7F820E1539B5C97072F5A525258853DA6261D(L_0, L_1, /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_3 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_3, L_2, /*hidden argument*/NULL); return L_3; } } // System.Exception System.Linq.Expressions.Error::UserDefinedOpMustHaveValidReturnType(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_UserDefinedOpMustHaveValidReturnType_m14A2971B778C6CE31456AB019B3E3E2B592FDF98 (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; RuntimeObject * L_1 = ___p11; String_t* L_2; L_2 = Strings_UserDefinedOpMustHaveValidReturnType_mA15C83399E557122CB647D1130C6812EA5E5A9FB(L_0, L_1, /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_3 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_3, L_2, /*hidden argument*/NULL); return L_3; } } // System.Exception System.Linq.Expressions.Error::LogicalOperatorMustHaveBooleanOperators(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_LogicalOperatorMustHaveBooleanOperators_m21B64FBB008EC3329BC690E02414857861C63657 (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; RuntimeObject * L_1 = ___p11; String_t* L_2; L_2 = Strings_LogicalOperatorMustHaveBooleanOperators_mA65D6C9DC82785BC53F10AE6C2D12581837CFBEB(L_0, L_1, /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_3 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_3, L_2, /*hidden argument*/NULL); return L_3; } } // System.Exception System.Linq.Expressions.Error::MethodWithArgsDoesNotExistOnType(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_MethodWithArgsDoesNotExistOnType_m685CC350380257AB02DD6A64697B5E6505D68957 (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; RuntimeObject * L_1 = ___p11; String_t* L_2; L_2 = Strings_MethodWithArgsDoesNotExistOnType_m32F87AA54E265D3020B8BFA3910B49399F2D455B(L_0, L_1, /*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, L_2, /*hidden argument*/NULL); return L_3; } } // System.Exception System.Linq.Expressions.Error::GenericMethodWithArgsDoesNotExistOnType(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_GenericMethodWithArgsDoesNotExistOnType_m80571EEAA1D91DD5F00662E5C4B6CC00E93DF414 (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; RuntimeObject * L_1 = ___p11; String_t* L_2; L_2 = Strings_GenericMethodWithArgsDoesNotExistOnType_m28A96BD78CBEDFC92BE57853BAC828B566AC18F0(L_0, L_1, /*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, L_2, /*hidden argument*/NULL); return L_3; } } // System.Exception System.Linq.Expressions.Error::MethodWithMoreThanOneMatch(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_MethodWithMoreThanOneMatch_m2310598198507E294391E8ABBE0021856891E729 (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; RuntimeObject * L_1 = ___p11; String_t* L_2; L_2 = Strings_MethodWithMoreThanOneMatch_m7B7DEABE10EB8C8AEF072B1AE818BAC4746B0B2E(L_0, L_1, /*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, L_2, /*hidden argument*/NULL); return L_3; } } // System.Exception System.Linq.Expressions.Error::ArgumentCannotBeOfTypeVoid(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ArgumentCannotBeOfTypeVoid_m4FFD35C11699AA50BE1A9DD71843C3F45DF2C330 (String_t* ___paramName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_ArgumentCannotBeOfTypeVoid_m99B72A19F631897BC2BD69082BFF529F135F06AF(/*hidden argument*/NULL); String_t* L_1 = ___paramName0; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_2 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_2, L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Exception System.Linq.Expressions.Error::LabelTargetAlreadyDefined(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_LabelTargetAlreadyDefined_mCAB5BD1B367B45C478B872E0F4B041578333B9D2 (RuntimeObject * ___p00, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; String_t* L_1; L_1 = Strings_LabelTargetAlreadyDefined_mD5FE3ED1E846BF78A67F8ECC1351404511D3D664(L_0, /*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_2 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_2, L_1, /*hidden argument*/NULL); return L_2; } } // System.Exception System.Linq.Expressions.Error::LabelTargetUndefined(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_LabelTargetUndefined_m81941062AE55E548AA4FCF6AF2B000384F957797 (RuntimeObject * ___p00, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; String_t* L_1; L_1 = Strings_LabelTargetUndefined_m78476D883D42200185A9C73D7C0313835378BFD7(L_0, /*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_2 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_2, L_1, /*hidden argument*/NULL); return L_2; } } // System.Exception System.Linq.Expressions.Error::ControlCannotLeaveFinally() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ControlCannotLeaveFinally_mB8547D99F7193290B07A0EA2E751F06B51CF15D6 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_ControlCannotLeaveFinally_m240F77A00CB231D9422FC3B260E335C0020E8BAC(/*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_1 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_1, L_0, /*hidden argument*/NULL); return L_1; } } // System.Exception System.Linq.Expressions.Error::ControlCannotLeaveFilterTest() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ControlCannotLeaveFilterTest_m018C4AAB53BBDEC76B4CAFFD67498269BA09F5D6 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_ControlCannotLeaveFilterTest_m5626A6349B3A99AA5142E35CE8201FA8147BE2AF(/*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_1 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_1, L_0, /*hidden argument*/NULL); return L_1; } } // System.Exception System.Linq.Expressions.Error::AmbiguousJump(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_AmbiguousJump_mF3315824F64FE363927782FD680EA2B28CCF86F0 (RuntimeObject * ___p00, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; String_t* L_1; L_1 = Strings_AmbiguousJump_m7D2EDC9485F6AF949BC3264BD59D52D0EB92D1AC(L_0, /*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_2 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_2, L_1, /*hidden argument*/NULL); return L_2; } } // System.Exception System.Linq.Expressions.Error::ControlCannotEnterTry() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ControlCannotEnterTry_m448597F25E88EAA5626C257DE521326437CA0804 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_ControlCannotEnterTry_m1754F1C53C3CEC0EA3DF715C32DA562E5DA6310A(/*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_1 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_1, L_0, /*hidden argument*/NULL); return L_1; } } // System.Exception System.Linq.Expressions.Error::ControlCannotEnterExpression() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ControlCannotEnterExpression_m8CBF5BF825CBEA76B298EFA6190EA71975018DD2 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_ControlCannotEnterExpression_m0B6D9B73E2D0075BF950D8D0E0F47F4E0CA0252D(/*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_1 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_1, L_0, /*hidden argument*/NULL); return L_1; } } // System.Exception System.Linq.Expressions.Error::NonLocalJumpWithValue(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_NonLocalJumpWithValue_mD1ECD4D1BF39CD47544B1A7E668C2AF361D6E798 (RuntimeObject * ___p00, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; String_t* L_1; L_1 = Strings_NonLocalJumpWithValue_mC51E0E3C6656C506F28D108846274832887292D8(L_0, /*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_2 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_2, L_1, /*hidden argument*/NULL); return L_2; } } // System.Exception System.Linq.Expressions.Error::InvalidLvalue(System.Linq.Expressions.ExpressionType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_InvalidLvalue_m4E79A5578E958D3DB1414DA4140AFB80D1900DB4 (int32_t ___p00, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionType_t5DFF595F84E155FA27FA8929A81459546074CE51_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___p00; int32_t L_1 = L_0; RuntimeObject * L_2 = Box(ExpressionType_t5DFF595F84E155FA27FA8929A81459546074CE51_il2cpp_TypeInfo_var, &L_1); String_t* L_3; L_3 = Strings_InvalidLvalue_m23B757782B68B1495D97C3A273A9FD16CBE7E6E2(L_2, /*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_4 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_4, L_3, /*hidden argument*/NULL); return L_4; } } // System.Exception System.Linq.Expressions.Error::RethrowRequiresCatch() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_RethrowRequiresCatch_mFB0AAE26E02B8FECD4BC4925B873F16C06580FA0 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_RethrowRequiresCatch_mF493A4617D0508A907B3F701E993D94ADA7D3896(/*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_1 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_1, L_0, /*hidden argument*/NULL); return L_1; } } // System.Exception System.Linq.Expressions.Error::MustRewriteToSameNode(System.Object,System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_MustRewriteToSameNode_mEB24F2944C22A6D6A5DEF1C1FCB4F9DC4A190BCD (RuntimeObject * ___p00, RuntimeObject * ___p11, RuntimeObject * ___p22, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; RuntimeObject * L_1 = ___p11; RuntimeObject * L_2 = ___p22; String_t* L_3; L_3 = Strings_MustRewriteToSameNode_m70D82E470C2B4AC94C0072268D76C57A966A7A03(L_0, L_1, L_2, /*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_4 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_4, L_3, /*hidden argument*/NULL); return L_4; } } // System.Exception System.Linq.Expressions.Error::MustRewriteChildToSameType(System.Object,System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_MustRewriteChildToSameType_m29E5DC821E29BF5363219EFA66F64B771DB9CA12 (RuntimeObject * ___p00, RuntimeObject * ___p11, RuntimeObject * ___p22, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; RuntimeObject * L_1 = ___p11; RuntimeObject * L_2 = ___p22; String_t* L_3; L_3 = Strings_MustRewriteChildToSameType_mC75EA01F3FEC89A46EEB296CFFCB2DCF03E5B776(L_0, L_1, L_2, /*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_4 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_4, L_3, /*hidden argument*/NULL); return L_4; } } // System.Exception System.Linq.Expressions.Error::MustRewriteWithoutMethod(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_MustRewriteWithoutMethod_m8EA4EB06FD578AF2BD9EB1ECB32575E0DA8ABDA7 (RuntimeObject * ___p00, RuntimeObject * ___p11, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; RuntimeObject * L_1 = ___p11; String_t* L_2; L_2 = Strings_MustRewriteWithoutMethod_mDFB260D65EE96CC5C55799E93BA771B8F6999113(L_0, L_1, /*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, L_2, /*hidden argument*/NULL); return L_3; } } // System.Exception System.Linq.Expressions.Error::ArgumentOutOfRange(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ArgumentOutOfRange_mA956C078C804FC8993BD38BAD45A30C7964C40E8 (String_t* ___paramName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___paramName0; ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_1 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m329C2882A4CB69F185E98D0DD7E853AA9220960A(L_1, L_0, /*hidden argument*/NULL); return L_1; } } // System.Exception System.Linq.Expressions.Error::NotSupported() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_NotSupported_m1C3E3071AD2B190C54FA4904E784F538CBB95BC4 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 * L_0 = (NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 *)il2cpp_codegen_object_new(NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var); NotSupportedException__ctor_m3EA81A5B209A87C3ADA47443F2AFFF735E5256EE(L_0, /*hidden argument*/NULL); return L_0; } } // System.Exception System.Linq.Expressions.Error::NonStaticConstructorRequired(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_NonStaticConstructorRequired_m7E53B5424B325084356EBB430F080C4468698BE9 (String_t* ___paramName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_NonStaticConstructorRequired_m9665171F4F99DC7B5F9813A204125DE92F43063E(/*hidden argument*/NULL); String_t* L_1 = ___paramName0; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_2 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_2, L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Exception System.Linq.Expressions.Error::NonAbstractConstructorRequired() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_NonAbstractConstructorRequired_mE038E67091B62F488F24E2954862CC09CD8EDAC9 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_NonAbstractConstructorRequired_mE78067E1741B93901E9C7F392B82933692F6B11B(/*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_1 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_1, L_0, /*hidden argument*/NULL); return L_1; } } // System.Exception System.Linq.Expressions.Error::InvalidProgram() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_InvalidProgram_m899C425E14DED53ACE189997BEEEAACEBE8503A4 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidProgramException_tB6929930C57D6BA8D5E5D9E96E87FE8D55563814_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { InvalidProgramException_tB6929930C57D6BA8D5E5D9E96E87FE8D55563814 * L_0 = (InvalidProgramException_tB6929930C57D6BA8D5E5D9E96E87FE8D55563814 *)il2cpp_codegen_object_new(InvalidProgramException_tB6929930C57D6BA8D5E5D9E96E87FE8D55563814_il2cpp_TypeInfo_var); InvalidProgramException__ctor_m684692203B1DAB23873CB7A8009B6D1381F254C0(L_0, /*hidden argument*/NULL); return L_0; } } // System.Exception System.Linq.Expressions.Error::EnumerationIsDone() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_EnumerationIsDone_m30904B8D40E60A4DE33200FB2BB6D4F54E45856C (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_EnumerationIsDone_m8300EC8503166233B26278233C7F27F1DAC0BCF4(/*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_1 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_1, L_0, /*hidden argument*/NULL); return L_1; } } // System.Exception System.Linq.Expressions.Error::TypeContainsGenericParameters(System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_TypeContainsGenericParameters_mCAF1F3DD3488AF52536E53210C4236202D2526CA (RuntimeObject * ___p00, String_t* ___paramName1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; String_t* L_1; L_1 = Strings_TypeContainsGenericParameters_m56FA3A7161F18A2728DF1C07B896471290CDF5B1(L_0, /*hidden argument*/NULL); String_t* L_2 = ___paramName1; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_3 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_3, L_1, L_2, /*hidden argument*/NULL); return L_3; } } // System.Exception System.Linq.Expressions.Error::TypeContainsGenericParameters(System.Object,System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_TypeContainsGenericParameters_m1A8C95BA64CC793E1433CC21BBDDB0E832201005 (RuntimeObject * ___p00, String_t* ___paramName1, int32_t ___index2, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___p00; String_t* L_1 = ___paramName1; int32_t L_2 = ___index2; String_t* L_3; L_3 = Error_GetParamName_m1B4D2EBABB3A8D8077D725FD207504248F35AD92(L_1, L_2, /*hidden argument*/NULL); Exception_t * L_4; L_4 = Error_TypeContainsGenericParameters_mCAF1F3DD3488AF52536E53210C4236202D2526CA(L_0, L_3, /*hidden argument*/NULL); return L_4; } } // System.Exception System.Linq.Expressions.Error::TypeIsGeneric(System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_TypeIsGeneric_mFFB3BA021CE0CA0915BB148E3A0FAED0609E827C (RuntimeObject * ___p00, String_t* ___paramName1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; String_t* L_1; L_1 = Strings_TypeIsGeneric_mC5C7C02C64019E980552D972C3037B89BFA0AFAD(L_0, /*hidden argument*/NULL); String_t* L_2 = ___paramName1; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_3 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_3, L_1, L_2, /*hidden argument*/NULL); return L_3; } } // System.Exception System.Linq.Expressions.Error::TypeIsGeneric(System.Object,System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_TypeIsGeneric_m9A1E9A2DD5A5B6220AF68A85402352FA96B91D41 (RuntimeObject * ___p00, String_t* ___paramName1, int32_t ___index2, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___p00; String_t* L_1 = ___paramName1; int32_t L_2 = ___index2; String_t* L_3; L_3 = Error_GetParamName_m1B4D2EBABB3A8D8077D725FD207504248F35AD92(L_1, L_2, /*hidden argument*/NULL); Exception_t * L_4; L_4 = Error_TypeIsGeneric_mFFB3BA021CE0CA0915BB148E3A0FAED0609E827C(L_0, L_3, /*hidden argument*/NULL); return L_4; } } // System.Exception System.Linq.Expressions.Error::IncorrectNumberOfConstructorArguments() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_IncorrectNumberOfConstructorArguments_mB0A015A3459191F1016F31EBC12DDD909B3B4D97 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_IncorrectNumberOfConstructorArguments_m4C8EBF033F62614A1925A62120A94B548FB7B62F(/*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_1 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_1, L_0, /*hidden argument*/NULL); return L_1; } } // System.Exception System.Linq.Expressions.Error::ExpressionTypeDoesNotMatchMethodParameter(System.Object,System.Object,System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ExpressionTypeDoesNotMatchMethodParameter_m4615FD7E47F4CEE33CEE02A6F91D4BF1F4785480 (RuntimeObject * ___p00, RuntimeObject * ___p11, RuntimeObject * ___p22, String_t* ___paramName3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; RuntimeObject * L_1 = ___p11; RuntimeObject * L_2 = ___p22; String_t* L_3; L_3 = Strings_ExpressionTypeDoesNotMatchMethodParameter_m3EAEAE78620F4A92573E046F4DA918A39265D54C(L_0, L_1, L_2, /*hidden argument*/NULL); String_t* L_4 = ___paramName3; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_5 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_5, L_3, L_4, /*hidden argument*/NULL); return L_5; } } // System.Exception System.Linq.Expressions.Error::ExpressionTypeDoesNotMatchMethodParameter(System.Object,System.Object,System.Object,System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ExpressionTypeDoesNotMatchMethodParameter_mAB7ABDBC05D8C82EEC44FE01D915B7C09082D315 (RuntimeObject * ___p00, RuntimeObject * ___p11, RuntimeObject * ___p22, String_t* ___paramName3, int32_t ___index4, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___p00; RuntimeObject * L_1 = ___p11; RuntimeObject * L_2 = ___p22; String_t* L_3 = ___paramName3; int32_t L_4 = ___index4; String_t* L_5; L_5 = Error_GetParamName_m1B4D2EBABB3A8D8077D725FD207504248F35AD92(L_3, L_4, /*hidden argument*/NULL); Exception_t * L_6; L_6 = Error_ExpressionTypeDoesNotMatchMethodParameter_m4615FD7E47F4CEE33CEE02A6F91D4BF1F4785480(L_0, L_1, L_2, L_5, /*hidden argument*/NULL); return L_6; } } // System.Exception System.Linq.Expressions.Error::ExpressionTypeDoesNotMatchParameter(System.Object,System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ExpressionTypeDoesNotMatchParameter_m17BC5C86AFA152C7D58775AE10719B28147480CC (RuntimeObject * ___p00, RuntimeObject * ___p11, String_t* ___paramName2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; RuntimeObject * L_1 = ___p11; String_t* L_2; L_2 = Strings_ExpressionTypeDoesNotMatchParameter_mE0B3801AFF8243F9C7ECBF92F9866CBDE58AF49A(L_0, L_1, /*hidden argument*/NULL); String_t* L_3 = ___paramName2; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_4 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_4, L_2, L_3, /*hidden argument*/NULL); return L_4; } } // System.Exception System.Linq.Expressions.Error::ExpressionTypeDoesNotMatchParameter(System.Object,System.Object,System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ExpressionTypeDoesNotMatchParameter_mAAD16F38F836507AAA566B9B513F9C3CCDCC52EC (RuntimeObject * ___p00, RuntimeObject * ___p11, String_t* ___paramName2, int32_t ___index3, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___p00; RuntimeObject * L_1 = ___p11; String_t* L_2 = ___paramName2; int32_t L_3 = ___index3; String_t* L_4; L_4 = Error_GetParamName_m1B4D2EBABB3A8D8077D725FD207504248F35AD92(L_2, L_3, /*hidden argument*/NULL); Exception_t * L_5; L_5 = Error_ExpressionTypeDoesNotMatchParameter_m17BC5C86AFA152C7D58775AE10719B28147480CC(L_0, L_1, L_4, /*hidden argument*/NULL); return L_5; } } // System.Exception System.Linq.Expressions.Error::IncorrectNumberOfLambdaArguments() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_IncorrectNumberOfLambdaArguments_mD41E6A62C0D273CC28E3CAF81219B968AC787880 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_IncorrectNumberOfLambdaArguments_m46D196B1888E62111E54FA248AF773EAF74D6090(/*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_1 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_1, L_0, /*hidden argument*/NULL); return L_1; } } // System.Exception System.Linq.Expressions.Error::IncorrectNumberOfMethodCallArguments(System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_IncorrectNumberOfMethodCallArguments_m2D3CB6E801120E0F5C7783B500637980D3DAA6BE (RuntimeObject * ___p00, String_t* ___paramName1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; String_t* L_1; L_1 = Strings_IncorrectNumberOfMethodCallArguments_mFEC9391F6BF46D1F27DF151A681538A1C16810FE(L_0, /*hidden argument*/NULL); String_t* L_2 = ___paramName1; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_3 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_3, L_1, L_2, /*hidden argument*/NULL); return L_3; } } // System.Exception System.Linq.Expressions.Error::ExpressionTypeDoesNotMatchConstructorParameter(System.Object,System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ExpressionTypeDoesNotMatchConstructorParameter_mE564A956FB134D207189A91DD5242CFC69118B4B (RuntimeObject * ___p00, RuntimeObject * ___p11, String_t* ___paramName2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___p00; RuntimeObject * L_1 = ___p11; String_t* L_2; L_2 = Strings_ExpressionTypeDoesNotMatchConstructorParameter_m3BD431E812906567765ECD3C3664C6499B5982D3(L_0, L_1, /*hidden argument*/NULL); String_t* L_3 = ___paramName2; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_4 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_4, L_2, L_3, /*hidden argument*/NULL); return L_4; } } // System.Exception System.Linq.Expressions.Error::ExpressionTypeDoesNotMatchConstructorParameter(System.Object,System.Object,System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ExpressionTypeDoesNotMatchConstructorParameter_mC55990F014F5683B84759610DCE72BA83F498151 (RuntimeObject * ___p00, RuntimeObject * ___p11, String_t* ___paramName2, int32_t ___index3, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___p00; RuntimeObject * L_1 = ___p11; String_t* L_2 = ___paramName2; int32_t L_3 = ___index3; String_t* L_4; L_4 = Error_GetParamName_m1B4D2EBABB3A8D8077D725FD207504248F35AD92(L_2, L_3, /*hidden argument*/NULL); Exception_t * L_5; L_5 = Error_ExpressionTypeDoesNotMatchConstructorParameter_mE564A956FB134D207189A91DD5242CFC69118B4B(L_0, L_1, L_4, /*hidden argument*/NULL); return L_5; } } // System.Exception System.Linq.Expressions.Error::ExpressionMustBeReadable(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ExpressionMustBeReadable_m415222121D55C5AC2ACEB3A612AF68A1F6383677 (String_t* ___paramName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_ExpressionMustBeReadable_mB5088B3BE637B1800E714A05CF174BC2C25A2286(/*hidden argument*/NULL); String_t* L_1 = ___paramName0; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_2 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_2, L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Exception System.Linq.Expressions.Error::ExpressionMustBeReadable(System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_ExpressionMustBeReadable_m3E966FFF70076E4E58891FB16A4A89BFBE556A36 (String_t* ___paramName0, int32_t ___index1, const RuntimeMethod* method) { { String_t* L_0 = ___paramName0; int32_t L_1 = ___index1; String_t* L_2; L_2 = Error_GetParamName_m1B4D2EBABB3A8D8077D725FD207504248F35AD92(L_0, L_1, /*hidden argument*/NULL); Exception_t * L_3; L_3 = Error_ExpressionMustBeReadable_m415222121D55C5AC2ACEB3A612AF68A1F6383677(L_2, /*hidden argument*/NULL); return L_3; } } // System.Exception System.Linq.Expressions.Error::InvalidArgumentValue(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_InvalidArgumentValue_m591B87BEAFD91CF246A0A5D297E1E16525079DE1 (String_t* ___paramName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Strings_get_InvalidArgumentValue_mD4A9B7127B2365FB592FFE054DBDF7B826DE295A(/*hidden argument*/NULL); String_t* L_1 = ___paramName0; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_2 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_2, L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Exception System.Linq.Expressions.Error::InvalidNullValue(System.Type,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_InvalidNullValue_mAF462550F9BE099D09E778C49B8F510632B213D1 (Type_t * ___type0, String_t* ___paramName1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Type_t * L_0 = ___type0; String_t* L_1; L_1 = Strings_InvalidNullValue_m9F8E9F7A682768951284218F2244A0F6C63D2121(L_0, /*hidden argument*/NULL); String_t* L_2 = ___paramName1; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_3 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_3, L_1, L_2, /*hidden argument*/NULL); return L_3; } } // System.Exception System.Linq.Expressions.Error::InvalidTypeException(System.Object,System.Type,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_InvalidTypeException_m5E952D1990031D96800EBED45B638CEF527F719E (RuntimeObject * ___value0, Type_t * ___type1, String_t* ___paramName2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5BEFD8CC60A79699B5BB00E37BAC5B62D371E174); s_Il2CppMethodInitialized = true; } Type_t * G_B3_0 = NULL; Type_t * G_B5_0 = NULL; Type_t * G_B4_0 = NULL; { RuntimeObject * L_0 = ___value0; if (L_0) { goto IL_0006; } } { G_B3_0 = ((Type_t *)(NULL)); goto IL_000c; } IL_0006: { RuntimeObject * L_1 = ___value0; NullCheck(L_1); Type_t * L_2; L_2 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B(L_1, /*hidden argument*/NULL); G_B3_0 = L_2; } IL_000c: { Type_t * L_3 = G_B3_0; G_B4_0 = L_3; if (L_3) { G_B5_0 = L_3; goto IL_0015; } } { G_B5_0 = ((Type_t *)(_stringLiteral5BEFD8CC60A79699B5BB00E37BAC5B62D371E174)); } IL_0015: { Type_t * L_4 = ___type1; String_t* L_5; L_5 = Strings_InvalidObjectType_m89BB6F3F6FB3FEEFDCA73F5D8918556DCFA7DAE6(G_B5_0, L_4, /*hidden argument*/NULL); String_t* L_6 = ___paramName2; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_7 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_7, L_5, L_6, /*hidden argument*/NULL); return L_7; } } // System.String System.Linq.Expressions.Error::GetParamName(System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Error_GetParamName_m1B4D2EBABB3A8D8077D725FD207504248F35AD92 (String_t* ___paramName0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral471543834C9A5ADAA79EDD06EDCBA5930B3CB3F4); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___index1; if ((((int32_t)L_0) < ((int32_t)0))) { goto IL_0016; } } { String_t* L_1 = ___paramName0; int32_t L_2 = ___index1; int32_t L_3 = L_2; RuntimeObject * L_4 = Box(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var, &L_3); String_t* L_5; L_5 = String_Format_m8D1CB0410C35E052A53AE957C914C841E54BAB66(_stringLiteral471543834C9A5ADAA79EDD06EDCBA5930B3CB3F4, L_1, L_4, /*hidden argument*/NULL); return L_5; } IL_0016: { String_t* L_6 = ___paramName0; return L_6; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.Interpreter.ExceptionFilter::.ctor(System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExceptionFilter__ctor_mC3F8C397561495528DE7D77BB74AB8EE16E4A739 (ExceptionFilter_tF2B10B50F49BF62ADDF703495B309C91FD292755 * __this, int32_t ___labelIndex0, int32_t ___start1, int32_t ___end2, const RuntimeMethod* method) { { Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); int32_t L_0 = ___labelIndex0; __this->set_LabelIndex_0(L_0); int32_t L_1 = ___start1; __this->set_StartIndex_1(L_1); int32_t L_2 = ___end2; __this->set_EndIndex_2(L_2); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.Interpreter.ExceptionHandler::.ctor(System.Int32,System.Int32,System.Int32,System.Type,System.Linq.Expressions.Interpreter.ExceptionFilter) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExceptionHandler__ctor_mC133B6A74E66096EA1DA7697C484E682FE94B581 (ExceptionHandler_t4B8A9FD1B8CE7CF00AA55974E8B4CED7DECF98C7 * __this, int32_t ___labelIndex0, int32_t ___handlerStartIndex1, int32_t ___handlerEndIndex2, Type_t * ___exceptionType3, ExceptionFilter_tF2B10B50F49BF62ADDF703495B309C91FD292755 * ___filter4, const RuntimeMethod* method) { { Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); int32_t L_0 = ___labelIndex0; __this->set_LabelIndex_1(L_0); Type_t * L_1 = ___exceptionType3; __this->set__exceptionType_0(L_1); int32_t L_2 = ___handlerStartIndex1; __this->set_HandlerStartIndex_2(L_2); int32_t L_3 = ___handlerEndIndex2; __this->set_HandlerEndIndex_3(L_3); ExceptionFilter_tF2B10B50F49BF62ADDF703495B309C91FD292755 * L_4 = ___filter4; __this->set_Filter_4(L_4); return; } } // System.Boolean System.Linq.Expressions.Interpreter.ExceptionHandler::Matches(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ExceptionHandler_Matches_mBAD4D346CBF6C498EF3BDF02E8F3E453A285D566 (ExceptionHandler_t4B8A9FD1B8CE7CF00AA55974E8B4CED7DECF98C7 * __this, Type_t * ___exceptionType0, const RuntimeMethod* method) { { Type_t * L_0 = __this->get__exceptionType_0(); Type_t * L_1 = ___exceptionType0; NullCheck(L_0); bool L_2; L_2 = VirtualFuncInvoker1< bool, Type_t * >::Invoke(121 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, L_0, L_1); return L_2; } } // System.String System.Linq.Expressions.Interpreter.ExceptionHandler::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ExceptionHandler_ToString_mE2E4622AE373BE49DB4AE84BC876B0D247129D9E (ExceptionHandler_t4B8A9FD1B8CE7CF00AA55974E8B4CED7DECF98C7 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral777364C832BC357A5DCFCA92322565173273F04D); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var); CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * L_0; L_0 = CultureInfo_get_InvariantCulture_m9FAAFAF8A00091EE1FCB7098AD3F163ECDF02164(/*hidden argument*/NULL); Type_t * L_1 = __this->get__exceptionType_0(); NullCheck(L_1); String_t* L_2; L_2 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, L_1); int32_t L_3 = __this->get_HandlerStartIndex_2(); int32_t L_4 = L_3; RuntimeObject * L_5 = Box(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var, &L_4); int32_t L_6 = __this->get_HandlerEndIndex_3(); int32_t L_7 = L_6; RuntimeObject * L_8 = Box(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var, &L_7); String_t* L_9; L_9 = String_Format_mC888813A47B8AC105F0CA58D45D5B7B748E1A68B(L_0, _stringLiteral777364C832BC357A5DCFCA92322565173273F04D, L_2, L_5, L_8, /*hidden argument*/NULL); return L_9; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Expressions.Interpreter.ExceptionHelpers::UnwrapAndRethrow(System.Reflection.TargetInvocationException) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExceptionHelpers_UnwrapAndRethrow_m3E72B28269E51046AAB21E48674465F02400BB92 (TargetInvocationException_t30F4C50D323F448CD2E08BDB8F47694B08EB354C * ___exception0, const RuntimeMethod* method) { { TargetInvocationException_t30F4C50D323F448CD2E08BDB8F47694B08EB354C * L_0 = ___exception0; NullCheck(L_0); Exception_t * L_1; L_1 = Exception_get_InnerException_m10D85773B6B191C7D4E7D3C2954B84F9BB195218_inline(L_0, /*hidden argument*/NULL); ExceptionDispatchInfo_Throw_m258ED42129E41E937E5EE17F71BC296D4717BA23(L_1, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Linq.Expressions.Interpreter.ExclusiveOrInstruction::get_ConsumedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ExclusiveOrInstruction_get_ConsumedStack_m8667CD50583129665C7EA93FDC6B641C8CDCE89B (ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB * __this, const RuntimeMethod* method) { { return 2; } } // System.Int32 System.Linq.Expressions.Interpreter.ExclusiveOrInstruction::get_ProducedStack() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ExclusiveOrInstruction_get_ProducedStack_m33C3DD29660EEE202437E3CEC69FAF69A8F56203 (ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB * __this, const RuntimeMethod* method) { { return 1; } } // System.String System.Linq.Expressions.Interpreter.ExclusiveOrInstruction::get_InstructionName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ExclusiveOrInstruction_get_InstructionName_m4D416B1CAF877915F89602DE6A0516E8F27CDB92 (ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6A17911E1C6A38E694202B75A0E6627A933FA0D5); s_Il2CppMethodInitialized = true; } { return _stringLiteral6A17911E1C6A38E694202B75A0E6627A933FA0D5; } } // System.Void System.Linq.Expressions.Interpreter.ExclusiveOrInstruction::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExclusiveOrInstruction__ctor_mBCE39A7EF89688EE66955096AFE9D0FC4C6028E8 (ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB * __this, const RuntimeMethod* method) { { Instruction__ctor_m6EC6EEE16C3396CAE6C572D701AADFCE6C189A67(__this, /*hidden argument*/NULL); return; } } // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.ExclusiveOrInstruction::Create(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ExclusiveOrInstruction_Create_mA4F99987B58898FA3D19FA8FAE8E9EF6C3774F15 (Type_t * ___type0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExclusiveOrBoolean_t149439E692D32375C9601E1EE1CADD060EFFDA11_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExclusiveOrByte_t023C55F884EC856B716454E6400E6EA5E4A0A606_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExclusiveOrInt16_t9E90E37AA6D015ECFE52ADC385A57F1A480CC3FA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExclusiveOrInt32_t543CB2276364B63138163AB77402E56E043DDA88_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExclusiveOrInt64_tE30327F94FB81EDFD592D4628B745D146E97D7A4_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExclusiveOrSByte_t44ED50246D2EF84D6DFBD0F13FF788E6E83E15BC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExclusiveOrUInt16_tD6FFE77AFFD3C640E71D01BDCB66F2F66FFF56A0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExclusiveOrUInt32_t08DDC79C214724BA06D3DFB4AFA0EB5EF16D327C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExclusiveOrUInt64_t59D6C51D360CAD0E43A663F7059741EFCADF0ABA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B4_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B3_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B7_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B6_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B10_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B9_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B13_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B12_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B16_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B15_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B19_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B18_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B22_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B21_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B25_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B24_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B28_0 = NULL; Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * G_B27_0 = NULL; { Type_t * L_0 = ___type0; Type_t * L_1; L_1 = TypeUtils_GetNonNullableType_mA6F8CDE5F82C60FE0E993D3D4ADF445AAFCB1066(L_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); int32_t L_2; L_2 = TypeExtensions_GetTypeCode_m7DAE78B372162A83421926BC359D419D3309A128(L_1, /*hidden argument*/NULL); V_0 = L_2; int32_t L_3 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)3))) { case 0: { goto IL_00e9; } case 1: { goto IL_00fe; } case 2: { goto IL_0041; } case 3: { goto IL_0095; } case 4: { goto IL_0056; } case 5: { goto IL_00aa; } case 6: { goto IL_006b; } case 7: { goto IL_00bf; } case 8: { goto IL_0080; } case 9: { goto IL_00d4; } } } { goto IL_00fe; } IL_0041: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_4 = ((ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_StaticFields*)il2cpp_codegen_static_fields_for(ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_il2cpp_TypeInfo_var))->get_s_SByte_0(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_5 = L_4; G_B3_0 = L_5; if (L_5) { G_B4_0 = L_5; goto IL_0055; } } { ExclusiveOrSByte_t44ED50246D2EF84D6DFBD0F13FF788E6E83E15BC * L_6 = (ExclusiveOrSByte_t44ED50246D2EF84D6DFBD0F13FF788E6E83E15BC *)il2cpp_codegen_object_new(ExclusiveOrSByte_t44ED50246D2EF84D6DFBD0F13FF788E6E83E15BC_il2cpp_TypeInfo_var); ExclusiveOrSByte__ctor_mBEED3C5812CD35E3D95586BF3AF9EF2832295FB6(L_6, /*hidden argument*/NULL); ExclusiveOrSByte_t44ED50246D2EF84D6DFBD0F13FF788E6E83E15BC * L_7 = L_6; ((ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_StaticFields*)il2cpp_codegen_static_fields_for(ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_il2cpp_TypeInfo_var))->set_s_SByte_0(L_7); G_B4_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_7)); } IL_0055: { return G_B4_0; } IL_0056: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_8 = ((ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_StaticFields*)il2cpp_codegen_static_fields_for(ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_il2cpp_TypeInfo_var))->get_s_Int16_1(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_9 = L_8; G_B6_0 = L_9; if (L_9) { G_B7_0 = L_9; goto IL_006a; } } { ExclusiveOrInt16_t9E90E37AA6D015ECFE52ADC385A57F1A480CC3FA * L_10 = (ExclusiveOrInt16_t9E90E37AA6D015ECFE52ADC385A57F1A480CC3FA *)il2cpp_codegen_object_new(ExclusiveOrInt16_t9E90E37AA6D015ECFE52ADC385A57F1A480CC3FA_il2cpp_TypeInfo_var); ExclusiveOrInt16__ctor_m92CF3CC50AB34CC9A9EF1A35597B0D1B87F4B175(L_10, /*hidden argument*/NULL); ExclusiveOrInt16_t9E90E37AA6D015ECFE52ADC385A57F1A480CC3FA * L_11 = L_10; ((ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_StaticFields*)il2cpp_codegen_static_fields_for(ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_il2cpp_TypeInfo_var))->set_s_Int16_1(L_11); G_B7_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_11)); } IL_006a: { return G_B7_0; } IL_006b: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_12 = ((ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_StaticFields*)il2cpp_codegen_static_fields_for(ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_il2cpp_TypeInfo_var))->get_s_Int32_2(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_13 = L_12; G_B9_0 = L_13; if (L_13) { G_B10_0 = L_13; goto IL_007f; } } { ExclusiveOrInt32_t543CB2276364B63138163AB77402E56E043DDA88 * L_14 = (ExclusiveOrInt32_t543CB2276364B63138163AB77402E56E043DDA88 *)il2cpp_codegen_object_new(ExclusiveOrInt32_t543CB2276364B63138163AB77402E56E043DDA88_il2cpp_TypeInfo_var); ExclusiveOrInt32__ctor_m95DA35380EC8E63228D06B1CD7EDED97F11D32D4(L_14, /*hidden argument*/NULL); ExclusiveOrInt32_t543CB2276364B63138163AB77402E56E043DDA88 * L_15 = L_14; ((ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_StaticFields*)il2cpp_codegen_static_fields_for(ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_il2cpp_TypeInfo_var))->set_s_Int32_2(L_15); G_B10_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_15)); } IL_007f: { return G_B10_0; } IL_0080: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_16 = ((ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_StaticFields*)il2cpp_codegen_static_fields_for(ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_il2cpp_TypeInfo_var))->get_s_Int64_3(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_17 = L_16; G_B12_0 = L_17; if (L_17) { G_B13_0 = L_17; goto IL_0094; } } { ExclusiveOrInt64_tE30327F94FB81EDFD592D4628B745D146E97D7A4 * L_18 = (ExclusiveOrInt64_tE30327F94FB81EDFD592D4628B745D146E97D7A4 *)il2cpp_codegen_object_new(ExclusiveOrInt64_tE30327F94FB81EDFD592D4628B745D146E97D7A4_il2cpp_TypeInfo_var); ExclusiveOrInt64__ctor_mBF7924DA883D23CF87CEADECEE0CD095FC807980(L_18, /*hidden argument*/NULL); ExclusiveOrInt64_tE30327F94FB81EDFD592D4628B745D146E97D7A4 * L_19 = L_18; ((ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_StaticFields*)il2cpp_codegen_static_fields_for(ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_il2cpp_TypeInfo_var))->set_s_Int64_3(L_19); G_B13_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_19)); } IL_0094: { return G_B13_0; } IL_0095: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_20 = ((ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_StaticFields*)il2cpp_codegen_static_fields_for(ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_il2cpp_TypeInfo_var))->get_s_Byte_4(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_21 = L_20; G_B15_0 = L_21; if (L_21) { G_B16_0 = L_21; goto IL_00a9; } } { ExclusiveOrByte_t023C55F884EC856B716454E6400E6EA5E4A0A606 * L_22 = (ExclusiveOrByte_t023C55F884EC856B716454E6400E6EA5E4A0A606 *)il2cpp_codegen_object_new(ExclusiveOrByte_t023C55F884EC856B716454E6400E6EA5E4A0A606_il2cpp_TypeInfo_var); ExclusiveOrByte__ctor_m3BC8499615685D6257511AB7CC1F85BCF0AF389F(L_22, /*hidden argument*/NULL); ExclusiveOrByte_t023C55F884EC856B716454E6400E6EA5E4A0A606 * L_23 = L_22; ((ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_StaticFields*)il2cpp_codegen_static_fields_for(ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_il2cpp_TypeInfo_var))->set_s_Byte_4(L_23); G_B16_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_23)); } IL_00a9: { return G_B16_0; } IL_00aa: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_24 = ((ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_StaticFields*)il2cpp_codegen_static_fields_for(ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_il2cpp_TypeInfo_var))->get_s_UInt16_5(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_25 = L_24; G_B18_0 = L_25; if (L_25) { G_B19_0 = L_25; goto IL_00be; } } { ExclusiveOrUInt16_tD6FFE77AFFD3C640E71D01BDCB66F2F66FFF56A0 * L_26 = (ExclusiveOrUInt16_tD6FFE77AFFD3C640E71D01BDCB66F2F66FFF56A0 *)il2cpp_codegen_object_new(ExclusiveOrUInt16_tD6FFE77AFFD3C640E71D01BDCB66F2F66FFF56A0_il2cpp_TypeInfo_var); ExclusiveOrUInt16__ctor_m28121D284195BF208B473A97891D2974875ED7A6(L_26, /*hidden argument*/NULL); ExclusiveOrUInt16_tD6FFE77AFFD3C640E71D01BDCB66F2F66FFF56A0 * L_27 = L_26; ((ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_StaticFields*)il2cpp_codegen_static_fields_for(ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_il2cpp_TypeInfo_var))->set_s_UInt16_5(L_27); G_B19_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_27)); } IL_00be: { return G_B19_0; } IL_00bf: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_28 = ((ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_StaticFields*)il2cpp_codegen_static_fields_for(ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_il2cpp_TypeInfo_var))->get_s_UInt32_6(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_29 = L_28; G_B21_0 = L_29; if (L_29) { G_B22_0 = L_29; goto IL_00d3; } } { ExclusiveOrUInt32_t08DDC79C214724BA06D3DFB4AFA0EB5EF16D327C * L_30 = (ExclusiveOrUInt32_t08DDC79C214724BA06D3DFB4AFA0EB5EF16D327C *)il2cpp_codegen_object_new(ExclusiveOrUInt32_t08DDC79C214724BA06D3DFB4AFA0EB5EF16D327C_il2cpp_TypeInfo_var); ExclusiveOrUInt32__ctor_mB12ED2C7C4147E2F29E6F258ACC93117C4DD3CFA(L_30, /*hidden argument*/NULL); ExclusiveOrUInt32_t08DDC79C214724BA06D3DFB4AFA0EB5EF16D327C * L_31 = L_30; ((ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_StaticFields*)il2cpp_codegen_static_fields_for(ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_il2cpp_TypeInfo_var))->set_s_UInt32_6(L_31); G_B22_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_31)); } IL_00d3: { return G_B22_0; } IL_00d4: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_32 = ((ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_StaticFields*)il2cpp_codegen_static_fields_for(ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_il2cpp_TypeInfo_var))->get_s_UInt64_7(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_33 = L_32; G_B24_0 = L_33; if (L_33) { G_B25_0 = L_33; goto IL_00e8; } } { ExclusiveOrUInt64_t59D6C51D360CAD0E43A663F7059741EFCADF0ABA * L_34 = (ExclusiveOrUInt64_t59D6C51D360CAD0E43A663F7059741EFCADF0ABA *)il2cpp_codegen_object_new(ExclusiveOrUInt64_t59D6C51D360CAD0E43A663F7059741EFCADF0ABA_il2cpp_TypeInfo_var); ExclusiveOrUInt64__ctor_m3103DFC94896B8BA56E34BA34C0A8DA845F7E905(L_34, /*hidden argument*/NULL); ExclusiveOrUInt64_t59D6C51D360CAD0E43A663F7059741EFCADF0ABA * L_35 = L_34; ((ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_StaticFields*)il2cpp_codegen_static_fields_for(ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_il2cpp_TypeInfo_var))->set_s_UInt64_7(L_35); G_B25_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_35)); } IL_00e8: { return G_B25_0; } IL_00e9: { Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_36 = ((ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_StaticFields*)il2cpp_codegen_static_fields_for(ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_il2cpp_TypeInfo_var))->get_s_Boolean_8(); Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * L_37 = L_36; G_B27_0 = L_37; if (L_37) { G_B28_0 = L_37; goto IL_00fd; } } { ExclusiveOrBoolean_t149439E692D32375C9601E1EE1CADD060EFFDA11 * L_38 = (ExclusiveOrBoolean_t149439E692D32375C9601E1EE1CADD060EFFDA11 *)il2cpp_codegen_object_new(ExclusiveOrBoolean_t149439E692D32375C9601E1EE1CADD060EFFDA11_il2cpp_TypeInfo_var); ExclusiveOrBoolean__ctor_m377916499A7A0DEA36F6ACE9848A4396F0285BBA(L_38, /*hidden argument*/NULL); ExclusiveOrBoolean_t149439E692D32375C9601E1EE1CADD060EFFDA11 * L_39 = L_38; ((ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_StaticFields*)il2cpp_codegen_static_fields_for(ExclusiveOrInstruction_tA354C695560B7C152069B3DB6BF4B55815684ECB_il2cpp_TypeInfo_var))->set_s_Boolean_8(L_39); G_B28_0 = ((Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF *)(L_39)); } IL_00fd: { return G_B28_0; } IL_00fe: { Exception_t * L_40; L_40 = ContractUtils_get_Unreachable_m814C0ABAB566942A64D62EE4BF63B9C75B8BDF5D(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_40, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ExclusiveOrInstruction_Create_mA4F99987B58898FA3D19FA8FAE8E9EF6C3774F15_RuntimeMethod_var))); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::Assign(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_Assign_m32AEF41186AAC28E7AB3E83502C64A93CA69562C (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AssignBinaryExpression_t5794FCE6A689B9FEC14E98F4C281CB55B337C790_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___left0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_RequiresCanWrite_mE6E1ED4B8F40FB2C1C490F191FC2DC4CC1B40B80(L_0, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___right1; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_1, _stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___left0; NullCheck(L_2); Type_t * L_3; L_3 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_2); TypeUtils_ValidateType_m1DFF108F2D1F7E6BEE38E62E970D4E9FC3E226A8(L_3, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, (bool)1, (bool)1, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_4 = ___right1; NullCheck(L_4); Type_t * L_5; L_5 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_4); TypeUtils_ValidateType_m1DFF108F2D1F7E6BEE38E62E970D4E9FC3E226A8(L_5, _stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF, (bool)1, (bool)1, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_6 = ___left0; NullCheck(L_6); Type_t * L_7; L_7 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_6); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_8 = ___right1; NullCheck(L_8); Type_t * L_9; L_9 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_8); bool L_10; L_10 = TypeUtils_AreReferenceAssignable_mB2B5686E257F1F3E29248DFB23A8D4CF897DC04F(L_7, L_9, /*hidden argument*/NULL); if (L_10) { goto IL_005f; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_11 = ___right1; NullCheck(L_11); Type_t * L_12; L_12 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_11); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_13 = ___left0; NullCheck(L_13); Type_t * L_14; L_14 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_13); Exception_t * L_15; L_15 = Error_ExpressionTypeDoesNotMatchAssignment_m80720E6E68D6E4AF4E8346A6E14457DD70D0A23E(L_12, L_14, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_15, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_Assign_m32AEF41186AAC28E7AB3E83502C64A93CA69562C_RuntimeMethod_var))); } IL_005f: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_16 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_17 = ___right1; AssignBinaryExpression_t5794FCE6A689B9FEC14E98F4C281CB55B337C790 * L_18 = (AssignBinaryExpression_t5794FCE6A689B9FEC14E98F4C281CB55B337C790 *)il2cpp_codegen_object_new(AssignBinaryExpression_t5794FCE6A689B9FEC14E98F4C281CB55B337C790_il2cpp_TypeInfo_var); AssignBinaryExpression__ctor_mA711D95DB394C595252D356DFFC97F3E589A2F94(L_18, L_16, L_17, /*hidden argument*/NULL); return L_18; } } // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::GetUserDefinedBinaryOperator(System.Linq.Expressions.ExpressionType,System.String,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_GetUserDefinedBinaryOperator_m254A13A31FB97C9C8136E63C357E906A8C5F0CF5 (int32_t ___binaryType0, String_t* ___name1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left2, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right3, bool ___liftToNull4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MethodBinaryExpression_t3119FE060545F8BBCA10624BD0A1D43AB150DF23_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } MethodInfo_t * V_0 = NULL; Type_t * V_1 = NULL; Type_t * V_2 = NULL; { int32_t L_0 = ___binaryType0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___left2; NullCheck(L_1); Type_t * L_2; L_2 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_1); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_3 = ___right3; NullCheck(L_3); Type_t * L_4; L_4 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_3); String_t* L_5 = ___name1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); MethodInfo_t * L_6; L_6 = Expression_GetUserDefinedBinaryOperator_mE4FDC67DB19B5736A9F63AEB290CDFFC2DD68703(L_0, L_2, L_4, L_5, /*hidden argument*/NULL); V_0 = L_6; MethodInfo_t * L_7 = V_0; bool L_8; L_8 = MethodInfo_op_Inequality_mDE1DAA5D330E9C975AC6423FC2D06862637BE68D(L_7, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_8) { goto IL_002d; } } { int32_t L_9 = ___binaryType0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_10 = ___left2; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_11 = ___right3; MethodInfo_t * L_12 = V_0; NullCheck(L_12); Type_t * L_13; L_13 = VirtualFuncInvoker0< Type_t * >::Invoke(42 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_12); MethodInfo_t * L_14 = V_0; MethodBinaryExpression_t3119FE060545F8BBCA10624BD0A1D43AB150DF23 * L_15 = (MethodBinaryExpression_t3119FE060545F8BBCA10624BD0A1D43AB150DF23 *)il2cpp_codegen_object_new(MethodBinaryExpression_t3119FE060545F8BBCA10624BD0A1D43AB150DF23_il2cpp_TypeInfo_var); MethodBinaryExpression__ctor_m275EA36F932215FDCBAB5AC8E520CD43FDB30CC5(L_15, L_9, L_10, L_11, L_13, L_14, /*hidden argument*/NULL); return L_15; } IL_002d: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_16 = ___left2; NullCheck(L_16); Type_t * L_17; L_17 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_16); bool L_18; L_18 = TypeUtils_IsNullableType_m62BA74C943634EF4B04246F74FE8834B5F23E85E(L_17, /*hidden argument*/NULL); if (!L_18) { goto IL_00d5; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_19 = ___right3; NullCheck(L_19); Type_t * L_20; L_20 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_19); bool L_21; L_21 = TypeUtils_IsNullableType_m62BA74C943634EF4B04246F74FE8834B5F23E85E(L_20, /*hidden argument*/NULL); if (!L_21) { goto IL_00d5; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_22 = ___left2; NullCheck(L_22); Type_t * L_23; L_23 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_22); Type_t * L_24; L_24 = TypeUtils_GetNonNullableType_mA6F8CDE5F82C60FE0E993D3D4ADF445AAFCB1066(L_23, /*hidden argument*/NULL); V_1 = L_24; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_25 = ___right3; NullCheck(L_25); Type_t * L_26; L_26 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_25); Type_t * L_27; L_27 = TypeUtils_GetNonNullableType_mA6F8CDE5F82C60FE0E993D3D4ADF445AAFCB1066(L_26, /*hidden argument*/NULL); V_2 = L_27; int32_t L_28 = ___binaryType0; Type_t * L_29 = V_1; Type_t * L_30 = V_2; String_t* L_31 = ___name1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); MethodInfo_t * L_32; L_32 = Expression_GetUserDefinedBinaryOperator_mE4FDC67DB19B5736A9F63AEB290CDFFC2DD68703(L_28, L_29, L_30, L_31, /*hidden argument*/NULL); V_0 = L_32; MethodInfo_t * L_33 = V_0; bool L_34; L_34 = MethodInfo_op_Inequality_mDE1DAA5D330E9C975AC6423FC2D06862637BE68D(L_33, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_34) { goto IL_00d5; } } { MethodInfo_t * L_35 = V_0; NullCheck(L_35); Type_t * L_36; L_36 = VirtualFuncInvoker0< Type_t * >::Invoke(42 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_35); NullCheck(L_36); bool L_37; L_37 = Type_get_IsValueType_m9CCCB4759C2D5A890096F8DBA66DAAEFE9D913FB(L_36, /*hidden argument*/NULL); if (!L_37) { goto IL_00d5; } } { MethodInfo_t * L_38 = V_0; NullCheck(L_38); Type_t * L_39; L_39 = VirtualFuncInvoker0< Type_t * >::Invoke(42 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_38); bool L_40; L_40 = TypeUtils_IsNullableType_m62BA74C943634EF4B04246F74FE8834B5F23E85E(L_39, /*hidden argument*/NULL); if (L_40) { goto IL_00d5; } } { MethodInfo_t * L_41 = V_0; NullCheck(L_41); Type_t * L_42; L_42 = VirtualFuncInvoker0< Type_t * >::Invoke(42 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_41); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_43 = { reinterpret_cast (Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_44; L_44 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_43, /*hidden argument*/NULL); bool L_45; L_45 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0(L_42, L_44, /*hidden argument*/NULL); bool L_46 = ___liftToNull4; if (!((int32_t)((int32_t)L_45|(int32_t)L_46))) { goto IL_00c1; } } { int32_t L_47 = ___binaryType0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_48 = ___left2; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_49 = ___right3; MethodInfo_t * L_50 = V_0; NullCheck(L_50); Type_t * L_51; L_51 = VirtualFuncInvoker0< Type_t * >::Invoke(42 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_50); Type_t * L_52; L_52 = TypeUtils_GetNullableType_m1D0C3C3FB6AB902C71D6DBA3CA618098B74E7E6A(L_51, /*hidden argument*/NULL); MethodInfo_t * L_53 = V_0; MethodBinaryExpression_t3119FE060545F8BBCA10624BD0A1D43AB150DF23 * L_54 = (MethodBinaryExpression_t3119FE060545F8BBCA10624BD0A1D43AB150DF23 *)il2cpp_codegen_object_new(MethodBinaryExpression_t3119FE060545F8BBCA10624BD0A1D43AB150DF23_il2cpp_TypeInfo_var); MethodBinaryExpression__ctor_m275EA36F932215FDCBAB5AC8E520CD43FDB30CC5(L_54, L_47, L_48, L_49, L_52, L_53, /*hidden argument*/NULL); return L_54; } IL_00c1: { int32_t L_55 = ___binaryType0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_56 = ___left2; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_57 = ___right3; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_58 = { reinterpret_cast (Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_59; L_59 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_58, /*hidden argument*/NULL); MethodInfo_t * L_60 = V_0; MethodBinaryExpression_t3119FE060545F8BBCA10624BD0A1D43AB150DF23 * L_61 = (MethodBinaryExpression_t3119FE060545F8BBCA10624BD0A1D43AB150DF23 *)il2cpp_codegen_object_new(MethodBinaryExpression_t3119FE060545F8BBCA10624BD0A1D43AB150DF23_il2cpp_TypeInfo_var); MethodBinaryExpression__ctor_m275EA36F932215FDCBAB5AC8E520CD43FDB30CC5(L_61, L_55, L_56, L_57, L_59, L_60, /*hidden argument*/NULL); return L_61; } IL_00d5: { return (BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 *)NULL; } } // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::GetMethodBasedBinaryOperator(System.Linq.Expressions.ExpressionType,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_GetMethodBasedBinaryOperator_m7AA75267052C139C3ACC4A6C1CC9A9AFB47668CA (int32_t ___binaryType0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right2, MethodInfo_t * ___method3, bool ___liftToNull4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MethodBinaryExpression_t3119FE060545F8BBCA10624BD0A1D43AB150DF23_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* V_0 = NULL; { MethodInfo_t * L_0 = ___method3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_ValidateOperator_m2D0820F3717A919B26002CF6066FB7F37787E34B(L_0, /*hidden argument*/NULL); MethodInfo_t * L_1 = ___method3; IL2CPP_RUNTIME_CLASS_INIT(TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_2; L_2 = TypeExtensions_GetParametersCached_m9E60E0DB31B9691FDC3A981DD809437A6B06CD60(L_1, /*hidden argument*/NULL); V_0 = L_2; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_3 = V_0; NullCheck(L_3); if ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length)))) == ((int32_t)2))) { goto IL_001f; } } { MethodInfo_t * L_4 = ___method3; Exception_t * L_5; L_5 = Error_IncorrectNumberOfMethodCallArguments_m2D3CB6E801120E0F5C7783B500637980D3DAA6BE(L_4, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_GetMethodBasedBinaryOperator_m7AA75267052C139C3ACC4A6C1CC9A9AFB47668CA_RuntimeMethod_var))); } IL_001f: { ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_6 = V_0; NullCheck(L_6); int32_t L_7 = 0; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_8 = (L_6)->GetAt(static_cast(L_7)); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_9 = ___left1; NullCheck(L_9); Type_t * L_10; L_10 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_9); IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); bool L_11; L_11 = Expression_ParameterIsAssignable_m8C2B8BFA0938363051E5E6ED233071E24CAC80FD(L_8, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0083; } } { ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_12 = V_0; NullCheck(L_12); int32_t L_13 = 1; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_14 = (L_12)->GetAt(static_cast(L_13)); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_15 = ___right2; NullCheck(L_15); Type_t * L_16; L_16 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_15); IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); bool L_17; L_17 = Expression_ParameterIsAssignable_m8C2B8BFA0938363051E5E6ED233071E24CAC80FD(L_14, L_16, /*hidden argument*/NULL); if (!L_17) { goto IL_0083; } } { ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_18 = V_0; NullCheck(L_18); int32_t L_19 = 0; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_20 = (L_18)->GetAt(static_cast(L_19)); NullCheck(L_20); Type_t * L_21; L_21 = VirtualFuncInvoker0< Type_t * >::Invoke(8 /* System.Type System.Reflection.ParameterInfo::get_ParameterType() */, L_20); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_22 = ___left1; NullCheck(L_22); Type_t * L_23; L_23 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_22); int32_t L_24 = ___binaryType0; MethodInfo_t * L_25 = ___method3; NullCheck(L_25); String_t* L_26; L_26 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, L_25); IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_ValidateParamswithOperandsOrThrow_m8003AE6589C05E43636065C7DFCA0FBD6B987CF0(L_21, L_23, L_24, L_26, /*hidden argument*/NULL); ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_27 = V_0; NullCheck(L_27); int32_t L_28 = 1; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_29 = (L_27)->GetAt(static_cast(L_28)); NullCheck(L_29); Type_t * L_30; L_30 = VirtualFuncInvoker0< Type_t * >::Invoke(8 /* System.Type System.Reflection.ParameterInfo::get_ParameterType() */, L_29); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_31 = ___right2; NullCheck(L_31); Type_t * L_32; L_32 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_31); int32_t L_33 = ___binaryType0; MethodInfo_t * L_34 = ___method3; NullCheck(L_34); String_t* L_35; L_35 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, L_34); Expression_ValidateParamswithOperandsOrThrow_m8003AE6589C05E43636065C7DFCA0FBD6B987CF0(L_30, L_32, L_33, L_35, /*hidden argument*/NULL); int32_t L_36 = ___binaryType0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_37 = ___left1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_38 = ___right2; MethodInfo_t * L_39 = ___method3; NullCheck(L_39); Type_t * L_40; L_40 = VirtualFuncInvoker0< Type_t * >::Invoke(42 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_39); MethodInfo_t * L_41 = ___method3; MethodBinaryExpression_t3119FE060545F8BBCA10624BD0A1D43AB150DF23 * L_42 = (MethodBinaryExpression_t3119FE060545F8BBCA10624BD0A1D43AB150DF23 *)il2cpp_codegen_object_new(MethodBinaryExpression_t3119FE060545F8BBCA10624BD0A1D43AB150DF23_il2cpp_TypeInfo_var); MethodBinaryExpression__ctor_m275EA36F932215FDCBAB5AC8E520CD43FDB30CC5(L_42, L_36, L_37, L_38, L_40, L_41, /*hidden argument*/NULL); return L_42; } IL_0083: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_43 = ___left1; NullCheck(L_43); Type_t * L_44; L_44 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_43); bool L_45; L_45 = TypeUtils_IsNullableType_m62BA74C943634EF4B04246F74FE8834B5F23E85E(L_44, /*hidden argument*/NULL); if (!L_45) { goto IL_012a; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_46 = ___right2; NullCheck(L_46); Type_t * L_47; L_47 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_46); bool L_48; L_48 = TypeUtils_IsNullableType_m62BA74C943634EF4B04246F74FE8834B5F23E85E(L_47, /*hidden argument*/NULL); if (!L_48) { goto IL_012a; } } { ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_49 = V_0; NullCheck(L_49); int32_t L_50 = 0; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_51 = (L_49)->GetAt(static_cast(L_50)); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_52 = ___left1; NullCheck(L_52); Type_t * L_53; L_53 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_52); Type_t * L_54; L_54 = TypeUtils_GetNonNullableType_mA6F8CDE5F82C60FE0E993D3D4ADF445AAFCB1066(L_53, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); bool L_55; L_55 = Expression_ParameterIsAssignable_m8C2B8BFA0938363051E5E6ED233071E24CAC80FD(L_51, L_54, /*hidden argument*/NULL); if (!L_55) { goto IL_012a; } } { ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_56 = V_0; NullCheck(L_56); int32_t L_57 = 1; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_58 = (L_56)->GetAt(static_cast(L_57)); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_59 = ___right2; NullCheck(L_59); Type_t * L_60; L_60 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_59); Type_t * L_61; L_61 = TypeUtils_GetNonNullableType_mA6F8CDE5F82C60FE0E993D3D4ADF445AAFCB1066(L_60, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); bool L_62; L_62 = Expression_ParameterIsAssignable_m8C2B8BFA0938363051E5E6ED233071E24CAC80FD(L_58, L_61, /*hidden argument*/NULL); if (!L_62) { goto IL_012a; } } { MethodInfo_t * L_63 = ___method3; NullCheck(L_63); Type_t * L_64; L_64 = VirtualFuncInvoker0< Type_t * >::Invoke(42 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_63); NullCheck(L_64); bool L_65; L_65 = Type_get_IsValueType_m9CCCB4759C2D5A890096F8DBA66DAAEFE9D913FB(L_64, /*hidden argument*/NULL); if (!L_65) { goto IL_012a; } } { MethodInfo_t * L_66 = ___method3; NullCheck(L_66); Type_t * L_67; L_67 = VirtualFuncInvoker0< Type_t * >::Invoke(42 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_66); bool L_68; L_68 = TypeUtils_IsNullableType_m62BA74C943634EF4B04246F74FE8834B5F23E85E(L_67, /*hidden argument*/NULL); if (L_68) { goto IL_012a; } } { MethodInfo_t * L_69 = ___method3; NullCheck(L_69); Type_t * L_70; L_70 = VirtualFuncInvoker0< Type_t * >::Invoke(42 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_69); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_71 = { reinterpret_cast (Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_72; L_72 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_71, /*hidden argument*/NULL); bool L_73; L_73 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0(L_70, L_72, /*hidden argument*/NULL); bool L_74 = ___liftToNull4; if (!((int32_t)((int32_t)L_73|(int32_t)L_74))) { goto IL_0116; } } { int32_t L_75 = ___binaryType0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_76 = ___left1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_77 = ___right2; MethodInfo_t * L_78 = ___method3; NullCheck(L_78); Type_t * L_79; L_79 = VirtualFuncInvoker0< Type_t * >::Invoke(42 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_78); Type_t * L_80; L_80 = TypeUtils_GetNullableType_m1D0C3C3FB6AB902C71D6DBA3CA618098B74E7E6A(L_79, /*hidden argument*/NULL); MethodInfo_t * L_81 = ___method3; MethodBinaryExpression_t3119FE060545F8BBCA10624BD0A1D43AB150DF23 * L_82 = (MethodBinaryExpression_t3119FE060545F8BBCA10624BD0A1D43AB150DF23 *)il2cpp_codegen_object_new(MethodBinaryExpression_t3119FE060545F8BBCA10624BD0A1D43AB150DF23_il2cpp_TypeInfo_var); MethodBinaryExpression__ctor_m275EA36F932215FDCBAB5AC8E520CD43FDB30CC5(L_82, L_75, L_76, L_77, L_80, L_81, /*hidden argument*/NULL); return L_82; } IL_0116: { int32_t L_83 = ___binaryType0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_84 = ___left1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_85 = ___right2; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_86 = { reinterpret_cast (Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_87; L_87 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_86, /*hidden argument*/NULL); MethodInfo_t * L_88 = ___method3; MethodBinaryExpression_t3119FE060545F8BBCA10624BD0A1D43AB150DF23 * L_89 = (MethodBinaryExpression_t3119FE060545F8BBCA10624BD0A1D43AB150DF23 *)il2cpp_codegen_object_new(MethodBinaryExpression_t3119FE060545F8BBCA10624BD0A1D43AB150DF23_il2cpp_TypeInfo_var); MethodBinaryExpression__ctor_m275EA36F932215FDCBAB5AC8E520CD43FDB30CC5(L_89, L_83, L_84, L_85, L_87, L_88, /*hidden argument*/NULL); return L_89; } IL_012a: { int32_t L_90 = ___binaryType0; int32_t L_91 = L_90; RuntimeObject * L_92 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ExpressionType_t5DFF595F84E155FA27FA8929A81459546074CE51_il2cpp_TypeInfo_var)), &L_91); MethodInfo_t * L_93 = ___method3; NullCheck(L_93); String_t* L_94; L_94 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, L_93); Exception_t * L_95; L_95 = Error_OperandTypesDoNotMatchParameters_m8A1EA6C5FDD67AA3DD821413BE204954AEA8DF6A(L_92, L_94, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_95, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_GetMethodBasedBinaryOperator_m7AA75267052C139C3ACC4A6C1CC9A9AFB47668CA_RuntimeMethod_var))); } } // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::GetMethodBasedAssignOperator(System.Linq.Expressions.ExpressionType,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo,System.Linq.Expressions.LambdaExpression,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_GetMethodBasedAssignOperator_mBFD01EB05628F199B24F0F2B7406FC24964E6FDC (int32_t ___binaryType0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right2, MethodInfo_t * ___method3, LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * ___conversion4, bool ___liftToNull5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OpAssignMethodConversionBinaryExpression_tE5DC5C71207DE06782E16C2C5D9EE63E09D8B58C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * V_0 = NULL; { int32_t L_0 = ___binaryType0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___left1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___right2; MethodInfo_t * L_3 = ___method3; bool L_4 = ___liftToNull5; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_5; L_5 = Expression_GetMethodBasedBinaryOperator_m7AA75267052C139C3ACC4A6C1CC9A9AFB47668CA(L_0, L_1, L_2, L_3, L_4, /*hidden argument*/NULL); V_0 = L_5; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_6 = ___conversion4; if (L_6) { goto IL_003a; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_7 = ___left1; NullCheck(L_7); Type_t * L_8; L_8 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_7); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_9 = V_0; NullCheck(L_9); Type_t * L_10; L_10 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_9); bool L_11; L_11 = TypeUtils_AreReferenceAssignable_mB2B5686E257F1F3E29248DFB23A8D4CF897DC04F(L_8, L_10, /*hidden argument*/NULL); if (L_11) { goto IL_007e; } } { int32_t L_12 = ___binaryType0; int32_t L_13 = L_12; RuntimeObject * L_14 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ExpressionType_t5DFF595F84E155FA27FA8929A81459546074CE51_il2cpp_TypeInfo_var)), &L_13); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_15 = V_0; NullCheck(L_15); MethodInfo_t * L_16; L_16 = BinaryExpression_get_Method_m655CAE28E67DEE36CFF393C3573764864EE8FEAA(L_15, /*hidden argument*/NULL); NullCheck(L_16); String_t* L_17; L_17 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, L_16); Exception_t * L_18; L_18 = Error_UserDefinedOpMustHaveValidReturnType_m14A2971B778C6CE31456AB019B3E3E2B592FDF98(L_14, L_17, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_18, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_GetMethodBasedAssignOperator_mBFD01EB05628F199B24F0F2B7406FC24964E6FDC_RuntimeMethod_var))); } IL_003a: { LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_19 = ___conversion4; BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_20 = V_0; NullCheck(L_20); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_21; L_21 = BinaryExpression_get_Left_mEE3B1EB29EE8C0345CD0777779EC3084872367D8_inline(L_20, /*hidden argument*/NULL); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_22 = V_0; NullCheck(L_22); MethodInfo_t * L_23; L_23 = BinaryExpression_get_Method_m655CAE28E67DEE36CFF393C3573764864EE8FEAA(L_22, /*hidden argument*/NULL); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_24 = V_0; NullCheck(L_24); int32_t L_25; L_25 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Linq.Expressions.ExpressionType System.Linq.Expressions.Expression::get_NodeType() */, L_24); IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_ValidateOpAssignConversionLambda_m846DCA2FB377DE896C68EC8BEC6690151CDA65DB(L_19, L_21, L_23, L_25, /*hidden argument*/NULL); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_26 = V_0; NullCheck(L_26); int32_t L_27; L_27 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Linq.Expressions.ExpressionType System.Linq.Expressions.Expression::get_NodeType() */, L_26); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_28 = V_0; NullCheck(L_28); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_29; L_29 = BinaryExpression_get_Left_mEE3B1EB29EE8C0345CD0777779EC3084872367D8_inline(L_28, /*hidden argument*/NULL); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_30 = V_0; NullCheck(L_30); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_31; L_31 = BinaryExpression_get_Right_m85C92B2ACEFCD3C9848C27E804FDFC6C7CEEED89_inline(L_30, /*hidden argument*/NULL); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_32 = V_0; NullCheck(L_32); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_33; L_33 = BinaryExpression_get_Left_mEE3B1EB29EE8C0345CD0777779EC3084872367D8_inline(L_32, /*hidden argument*/NULL); NullCheck(L_33); Type_t * L_34; L_34 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_33); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_35 = V_0; NullCheck(L_35); MethodInfo_t * L_36; L_36 = BinaryExpression_get_Method_m655CAE28E67DEE36CFF393C3573764864EE8FEAA(L_35, /*hidden argument*/NULL); LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_37 = ___conversion4; OpAssignMethodConversionBinaryExpression_tE5DC5C71207DE06782E16C2C5D9EE63E09D8B58C * L_38 = (OpAssignMethodConversionBinaryExpression_tE5DC5C71207DE06782E16C2C5D9EE63E09D8B58C *)il2cpp_codegen_object_new(OpAssignMethodConversionBinaryExpression_tE5DC5C71207DE06782E16C2C5D9EE63E09D8B58C_il2cpp_TypeInfo_var); OpAssignMethodConversionBinaryExpression__ctor_m2735AC9D6F1076141E4F872F58ADB2BDF86A5792(L_38, L_27, L_29, L_31, L_34, L_36, L_37, /*hidden argument*/NULL); V_0 = L_38; } IL_007e: { BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_39 = V_0; return L_39; } } // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::GetUserDefinedBinaryOperatorOrThrow(System.Linq.Expressions.ExpressionType,System.String,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_GetUserDefinedBinaryOperatorOrThrow_mE20F4EA94769B6AD07D41C18C022120E676C9A73 (int32_t ___binaryType0, String_t* ___name1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left2, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right3, bool ___liftToNull4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * V_0 = NULL; { int32_t L_0 = ___binaryType0; String_t* L_1 = ___name1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___left2; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_3 = ___right3; bool L_4 = ___liftToNull4; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_5; L_5 = Expression_GetUserDefinedBinaryOperator_m254A13A31FB97C9C8136E63C357E906A8C5F0CF5(L_0, L_1, L_2, L_3, L_4, /*hidden argument*/NULL); V_0 = L_5; BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_6 = V_0; if (!L_6) { goto IL_0045; } } { BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_7 = V_0; NullCheck(L_7); MethodInfo_t * L_8; L_8 = BinaryExpression_get_Method_m655CAE28E67DEE36CFF393C3573764864EE8FEAA(L_7, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_9; L_9 = TypeExtensions_GetParametersCached_m9E60E0DB31B9691FDC3A981DD809437A6B06CD60(L_8, /*hidden argument*/NULL); ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_10 = L_9; NullCheck(L_10); int32_t L_11 = 0; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_12 = (L_10)->GetAt(static_cast(L_11)); NullCheck(L_12); Type_t * L_13; L_13 = VirtualFuncInvoker0< Type_t * >::Invoke(8 /* System.Type System.Reflection.ParameterInfo::get_ParameterType() */, L_12); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_14 = ___left2; NullCheck(L_14); Type_t * L_15; L_15 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_14); int32_t L_16 = ___binaryType0; String_t* L_17 = ___name1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_ValidateParamswithOperandsOrThrow_m8003AE6589C05E43636065C7DFCA0FBD6B987CF0(L_13, L_15, L_16, L_17, /*hidden argument*/NULL); NullCheck(L_10); int32_t L_18 = 1; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_19 = (L_10)->GetAt(static_cast(L_18)); NullCheck(L_19); Type_t * L_20; L_20 = VirtualFuncInvoker0< Type_t * >::Invoke(8 /* System.Type System.Reflection.ParameterInfo::get_ParameterType() */, L_19); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_21 = ___right3; NullCheck(L_21); Type_t * L_22; L_22 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_21); int32_t L_23 = ___binaryType0; String_t* L_24 = ___name1; Expression_ValidateParamswithOperandsOrThrow_m8003AE6589C05E43636065C7DFCA0FBD6B987CF0(L_20, L_22, L_23, L_24, /*hidden argument*/NULL); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_25 = V_0; return L_25; } IL_0045: { int32_t L_26 = ___binaryType0; int32_t L_27 = L_26; RuntimeObject * L_28 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ExpressionType_t5DFF595F84E155FA27FA8929A81459546074CE51_il2cpp_TypeInfo_var)), &L_27); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_29 = ___left2; NullCheck(L_29); Type_t * L_30; L_30 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_29); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_31 = ___right3; NullCheck(L_31); Type_t * L_32; L_32 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_31); Exception_t * L_33; L_33 = Error_BinaryOperatorNotDefined_mCD61FDD1F435742849B3DF9879D3CA26B7E3C49C(L_28, L_30, L_32, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_33, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_GetUserDefinedBinaryOperatorOrThrow_mE20F4EA94769B6AD07D41C18C022120E676C9A73_RuntimeMethod_var))); } } // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::GetUserDefinedAssignOperatorOrThrow(System.Linq.Expressions.ExpressionType,System.String,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.LambdaExpression,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_GetUserDefinedAssignOperatorOrThrow_m47A2AC5BE13291672A487910B592ED0D8437199A (int32_t ___binaryType0, String_t* ___name1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left2, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right3, LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * ___conversion4, bool ___liftToNull5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OpAssignMethodConversionBinaryExpression_tE5DC5C71207DE06782E16C2C5D9EE63E09D8B58C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * V_0 = NULL; { int32_t L_0 = ___binaryType0; String_t* L_1 = ___name1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___left2; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_3 = ___right3; bool L_4 = ___liftToNull5; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_5; L_5 = Expression_GetUserDefinedBinaryOperatorOrThrow_mE20F4EA94769B6AD07D41C18C022120E676C9A73(L_0, L_1, L_2, L_3, L_4, /*hidden argument*/NULL); V_0 = L_5; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_6 = ___conversion4; if (L_6) { goto IL_003a; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_7 = ___left2; NullCheck(L_7); Type_t * L_8; L_8 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_7); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_9 = V_0; NullCheck(L_9); Type_t * L_10; L_10 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_9); bool L_11; L_11 = TypeUtils_AreReferenceAssignable_mB2B5686E257F1F3E29248DFB23A8D4CF897DC04F(L_8, L_10, /*hidden argument*/NULL); if (L_11) { goto IL_007e; } } { int32_t L_12 = ___binaryType0; int32_t L_13 = L_12; RuntimeObject * L_14 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ExpressionType_t5DFF595F84E155FA27FA8929A81459546074CE51_il2cpp_TypeInfo_var)), &L_13); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_15 = V_0; NullCheck(L_15); MethodInfo_t * L_16; L_16 = BinaryExpression_get_Method_m655CAE28E67DEE36CFF393C3573764864EE8FEAA(L_15, /*hidden argument*/NULL); NullCheck(L_16); String_t* L_17; L_17 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, L_16); Exception_t * L_18; L_18 = Error_UserDefinedOpMustHaveValidReturnType_m14A2971B778C6CE31456AB019B3E3E2B592FDF98(L_14, L_17, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_18, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_GetUserDefinedAssignOperatorOrThrow_m47A2AC5BE13291672A487910B592ED0D8437199A_RuntimeMethod_var))); } IL_003a: { LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_19 = ___conversion4; BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_20 = V_0; NullCheck(L_20); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_21; L_21 = BinaryExpression_get_Left_mEE3B1EB29EE8C0345CD0777779EC3084872367D8_inline(L_20, /*hidden argument*/NULL); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_22 = V_0; NullCheck(L_22); MethodInfo_t * L_23; L_23 = BinaryExpression_get_Method_m655CAE28E67DEE36CFF393C3573764864EE8FEAA(L_22, /*hidden argument*/NULL); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_24 = V_0; NullCheck(L_24); int32_t L_25; L_25 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Linq.Expressions.ExpressionType System.Linq.Expressions.Expression::get_NodeType() */, L_24); IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_ValidateOpAssignConversionLambda_m846DCA2FB377DE896C68EC8BEC6690151CDA65DB(L_19, L_21, L_23, L_25, /*hidden argument*/NULL); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_26 = V_0; NullCheck(L_26); int32_t L_27; L_27 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Linq.Expressions.ExpressionType System.Linq.Expressions.Expression::get_NodeType() */, L_26); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_28 = V_0; NullCheck(L_28); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_29; L_29 = BinaryExpression_get_Left_mEE3B1EB29EE8C0345CD0777779EC3084872367D8_inline(L_28, /*hidden argument*/NULL); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_30 = V_0; NullCheck(L_30); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_31; L_31 = BinaryExpression_get_Right_m85C92B2ACEFCD3C9848C27E804FDFC6C7CEEED89_inline(L_30, /*hidden argument*/NULL); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_32 = V_0; NullCheck(L_32); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_33; L_33 = BinaryExpression_get_Left_mEE3B1EB29EE8C0345CD0777779EC3084872367D8_inline(L_32, /*hidden argument*/NULL); NullCheck(L_33); Type_t * L_34; L_34 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_33); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_35 = V_0; NullCheck(L_35); MethodInfo_t * L_36; L_36 = BinaryExpression_get_Method_m655CAE28E67DEE36CFF393C3573764864EE8FEAA(L_35, /*hidden argument*/NULL); LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_37 = ___conversion4; OpAssignMethodConversionBinaryExpression_tE5DC5C71207DE06782E16C2C5D9EE63E09D8B58C * L_38 = (OpAssignMethodConversionBinaryExpression_tE5DC5C71207DE06782E16C2C5D9EE63E09D8B58C *)il2cpp_codegen_object_new(OpAssignMethodConversionBinaryExpression_tE5DC5C71207DE06782E16C2C5D9EE63E09D8B58C_il2cpp_TypeInfo_var); OpAssignMethodConversionBinaryExpression__ctor_m2735AC9D6F1076141E4F872F58ADB2BDF86A5792(L_38, L_27, L_29, L_31, L_34, L_36, L_37, /*hidden argument*/NULL); V_0 = L_38; } IL_007e: { BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_39 = V_0; return L_39; } } // System.Reflection.MethodInfo System.Linq.Expressions.Expression::GetUserDefinedBinaryOperator(System.Linq.Expressions.ExpressionType,System.Type,System.Type,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodInfo_t * Expression_GetUserDefinedBinaryOperator_mE4FDC67DB19B5736A9F63AEB290CDFFC2DD68703 (int32_t ___binaryType0, Type_t * ___leftType1, Type_t * ___rightType2, String_t* ___name3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* V_0 = NULL; Type_t * V_1 = NULL; Type_t * V_2 = NULL; MethodInfo_t * V_3 = NULL; { TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_0 = (TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755*)(TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755*)SZArrayNew(TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755_il2cpp_TypeInfo_var, (uint32_t)2); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_1 = L_0; Type_t * L_2 = ___leftType1; NullCheck(L_1); ArrayElementTypeCheck (L_1, L_2); (L_1)->SetAt(static_cast(0), (Type_t *)L_2); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_3 = L_1; Type_t * L_4 = ___rightType2; NullCheck(L_3); ArrayElementTypeCheck (L_3, L_4); (L_3)->SetAt(static_cast(1), (Type_t *)L_4); V_0 = L_3; Type_t * L_5 = ___leftType1; Type_t * L_6; L_6 = TypeUtils_GetNonNullableType_mA6F8CDE5F82C60FE0E993D3D4ADF445AAFCB1066(L_5, /*hidden argument*/NULL); V_1 = L_6; Type_t * L_7 = ___rightType2; Type_t * L_8; L_8 = TypeUtils_GetNonNullableType_mA6F8CDE5F82C60FE0E993D3D4ADF445AAFCB1066(L_7, /*hidden argument*/NULL); V_2 = L_8; Type_t * L_9 = V_1; String_t* L_10 = ___name3; TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_11 = V_0; IL2CPP_RUNTIME_CLASS_INIT(TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); MethodInfo_t * L_12; L_12 = TypeExtensions_GetAnyStaticMethodValidated_mD5BFF80BB460CC7085C66BD48D389D8C2F37C504(L_9, L_10, L_11, /*hidden argument*/NULL); V_3 = L_12; MethodInfo_t * L_13 = V_3; bool L_14; L_14 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_13, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_14) { goto IL_0041; } } { Type_t * L_15 = ___leftType1; Type_t * L_16 = ___rightType2; bool L_17; L_17 = TypeUtils_AreEquivalent_m8F1F3807B8297B2F7C5F22F9C48F4B163085886B(L_15, L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0041; } } { Type_t * L_18 = V_2; String_t* L_19 = ___name3; TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_20 = V_0; IL2CPP_RUNTIME_CLASS_INIT(TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); MethodInfo_t * L_21; L_21 = TypeExtensions_GetAnyStaticMethodValidated_mD5BFF80BB460CC7085C66BD48D389D8C2F37C504(L_18, L_19, L_20, /*hidden argument*/NULL); V_3 = L_21; } IL_0041: { Type_t * L_22 = ___leftType1; Type_t * L_23 = ___rightType2; MethodInfo_t * L_24 = V_3; int32_t L_25 = ___binaryType0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); bool L_26; L_26 = Expression_IsLiftingConditionalLogicalOperator_m9B080140E90E3E33EF3D5B84F338BA6BD01E500C(L_22, L_23, L_24, L_25, /*hidden argument*/NULL); if (!L_26) { goto IL_0056; } } { int32_t L_27 = ___binaryType0; Type_t * L_28 = V_1; Type_t * L_29 = V_2; String_t* L_30 = ___name3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); MethodInfo_t * L_31; L_31 = Expression_GetUserDefinedBinaryOperator_mE4FDC67DB19B5736A9F63AEB290CDFFC2DD68703(L_27, L_28, L_29, L_30, /*hidden argument*/NULL); V_3 = L_31; } IL_0056: { MethodInfo_t * L_32 = V_3; return L_32; } } // System.Boolean System.Linq.Expressions.Expression::IsLiftingConditionalLogicalOperator(System.Type,System.Type,System.Reflection.MethodInfo,System.Linq.Expressions.ExpressionType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Expression_IsLiftingConditionalLogicalOperator_m9B080140E90E3E33EF3D5B84F338BA6BD01E500C (Type_t * ___left0, Type_t * ___right1, MethodInfo_t * ___method2, int32_t ___binaryType3, const RuntimeMethod* method) { { Type_t * L_0 = ___right1; bool L_1; L_1 = TypeUtils_IsNullableType_m62BA74C943634EF4B04246F74FE8834B5F23E85E(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0025; } } { Type_t * L_2 = ___left0; bool L_3; L_3 = TypeUtils_IsNullableType_m62BA74C943634EF4B04246F74FE8834B5F23E85E(L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0025; } } { MethodInfo_t * L_4 = ___method2; bool L_5; L_5 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_4, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_5) { goto IL_0025; } } { int32_t L_6 = ___binaryType3; if ((((int32_t)L_6) == ((int32_t)3))) { goto IL_0023; } } { int32_t L_7 = ___binaryType3; return (bool)((((int32_t)L_7) == ((int32_t)((int32_t)37)))? 1 : 0); } IL_0023: { return (bool)1; } IL_0025: { return (bool)0; } } // System.Boolean System.Linq.Expressions.Expression::ParameterIsAssignable(System.Reflection.ParameterInfo,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Expression_ParameterIsAssignable_m8C2B8BFA0938363051E5E6ED233071E24CAC80FD (ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * ___pi0, Type_t * ___argType1, const RuntimeMethod* method) { Type_t * V_0 = NULL; { ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_0 = ___pi0; NullCheck(L_0); Type_t * L_1; L_1 = VirtualFuncInvoker0< Type_t * >::Invoke(8 /* System.Type System.Reflection.ParameterInfo::get_ParameterType() */, L_0); V_0 = L_1; Type_t * L_2 = V_0; NullCheck(L_2); bool L_3; L_3 = Type_get_IsByRef_mDB28F5482F9AE4407101B294CD3ADB01106CA4A3(L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0016; } } { Type_t * L_4 = V_0; NullCheck(L_4); Type_t * L_5; L_5 = VirtualFuncInvoker0< Type_t * >::Invoke(108 /* System.Type System.Type::GetElementType() */, L_4); V_0 = L_5; } IL_0016: { Type_t * L_6 = V_0; Type_t * L_7 = ___argType1; bool L_8; L_8 = TypeUtils_AreReferenceAssignable_mB2B5686E257F1F3E29248DFB23A8D4CF897DC04F(L_6, L_7, /*hidden argument*/NULL); return L_8; } } // System.Void System.Linq.Expressions.Expression::ValidateParamswithOperandsOrThrow(System.Type,System.Type,System.Linq.Expressions.ExpressionType,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression_ValidateParamswithOperandsOrThrow_m8003AE6589C05E43636065C7DFCA0FBD6B987CF0 (Type_t * ___paramType0, Type_t * ___operandType1, int32_t ___exprType2, String_t* ___name3, const RuntimeMethod* method) { { Type_t * L_0 = ___paramType0; bool L_1; L_1 = TypeUtils_IsNullableType_m62BA74C943634EF4B04246F74FE8834B5F23E85E(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001d; } } { Type_t * L_2 = ___operandType1; bool L_3; L_3 = TypeUtils_IsNullableType_m62BA74C943634EF4B04246F74FE8834B5F23E85E(L_2, /*hidden argument*/NULL); if (L_3) { goto IL_001d; } } { int32_t L_4 = ___exprType2; int32_t L_5 = L_4; RuntimeObject * L_6 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ExpressionType_t5DFF595F84E155FA27FA8929A81459546074CE51_il2cpp_TypeInfo_var)), &L_5); String_t* L_7 = ___name3; Exception_t * L_8; L_8 = Error_OperandTypesDoNotMatchParameters_m8A1EA6C5FDD67AA3DD821413BE204954AEA8DF6A(L_6, L_7, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_8, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateParamswithOperandsOrThrow_m8003AE6589C05E43636065C7DFCA0FBD6B987CF0_RuntimeMethod_var))); } IL_001d: { return; } } // System.Void System.Linq.Expressions.Expression::ValidateOperator(System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression_ValidateOperator_m2D0820F3717A919B26002CF6066FB7F37787E34B (MethodInfo_t * ___method0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF); s_Il2CppMethodInitialized = true; } { MethodInfo_t * L_0 = ___method0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_ValidateMethodInfo_m6334B4C4B92AF611AE12E1E980AB0274A3B8B878(L_0, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, /*hidden argument*/NULL); MethodInfo_t * L_1 = ___method0; NullCheck(L_1); bool L_2; L_2 = MethodBase_get_IsStatic_mDFDF51EDFE5DBDD5FE942564A1F56E3C7E3DE43F(L_1, /*hidden argument*/NULL); if (L_2) { goto IL_001f; } } { MethodInfo_t * L_3 = ___method0; Exception_t * L_4; L_4 = Error_UserDefinedOperatorMustBeStatic_m43C93C3E2BF5A09E6AFE89AAEA20B2498D741DC0(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateOperator_m2D0820F3717A919B26002CF6066FB7F37787E34B_RuntimeMethod_var))); } IL_001f: { MethodInfo_t * L_5 = ___method0; NullCheck(L_5); Type_t * L_6; L_6 = VirtualFuncInvoker0< Type_t * >::Invoke(42 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_5); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_7 = { reinterpret_cast (Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_8; L_8 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_7, /*hidden argument*/NULL); bool L_9; L_9 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_6, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0042; } } { MethodInfo_t * L_10 = ___method0; Exception_t * L_11; L_11 = Error_UserDefinedOperatorMustNotBeVoid_m6D1B97E19065E4617395CE56477188D1CA3305E1(L_10, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_11, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateOperator_m2D0820F3717A919B26002CF6066FB7F37787E34B_RuntimeMethod_var))); } IL_0042: { return; } } // System.Void System.Linq.Expressions.Expression::ValidateMethodInfo(System.Reflection.MethodInfo,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression_ValidateMethodInfo_m6334B4C4B92AF611AE12E1E980AB0274A3B8B878 (MethodInfo_t * ___method0, String_t* ___paramName1, const RuntimeMethod* method) { Exception_t * G_B4_0 = NULL; { MethodInfo_t * L_0 = ___method0; NullCheck(L_0); bool L_1; L_1 = VirtualFuncInvoker0< bool >::Invoke(27 /* System.Boolean System.Reflection.MethodBase::get_ContainsGenericParameters() */, L_0); if (!L_1) { goto IL_0021; } } { MethodInfo_t * L_2 = ___method0; NullCheck(L_2); bool L_3; L_3 = VirtualFuncInvoker0< bool >::Invoke(26 /* System.Boolean System.Reflection.MethodBase::get_IsGenericMethodDefinition() */, L_2); if (L_3) { goto IL_0019; } } { MethodInfo_t * L_4 = ___method0; String_t* L_5 = ___paramName1; Exception_t * L_6; L_6 = Error_MethodContainsGenericParameters_m57D463B5FB0BB08564A9659EAF90330A1782AB6A(L_4, L_5, /*hidden argument*/NULL); G_B4_0 = L_6; goto IL_0020; } IL_0019: { MethodInfo_t * L_7 = ___method0; String_t* L_8 = ___paramName1; Exception_t * L_9; L_9 = Error_MethodIsGeneric_m4C2547FF22EED13891148B8A1877A1647FDFF076(L_7, L_8, /*hidden argument*/NULL); G_B4_0 = L_9; } IL_0020: { IL2CPP_RAISE_MANAGED_EXCEPTION(G_B4_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateMethodInfo_m6334B4C4B92AF611AE12E1E980AB0274A3B8B878_RuntimeMethod_var))); } IL_0021: { return; } } // System.Boolean System.Linq.Expressions.Expression::IsNullComparison(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Expression_IsNullComparison_mA6D682ABEA6CB8C7289D0BF0A9FD1FB15A7F2FC2 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___left0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); bool L_1; L_1 = Expression_IsNullConstant_m205E197A94F66110B789C3BDA125BD16B0699C19(L_0, /*hidden argument*/NULL); if (L_1) { goto IL_001e; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___right1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); bool L_3; L_3 = Expression_IsNullConstant_m205E197A94F66110B789C3BDA125BD16B0699C19(L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_001c; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_4 = ___left0; NullCheck(L_4); Type_t * L_5; L_5 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_4); bool L_6; L_6 = TypeUtils_IsNullableType_m62BA74C943634EF4B04246F74FE8834B5F23E85E(L_5, /*hidden argument*/NULL); return L_6; } IL_001c: { return (bool)0; } IL_001e: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_7 = ___right1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); bool L_8; L_8 = Expression_IsNullConstant_m205E197A94F66110B789C3BDA125BD16B0699C19(L_7, /*hidden argument*/NULL); if (L_8) { goto IL_0032; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_9 = ___right1; NullCheck(L_9); Type_t * L_10; L_10 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_9); bool L_11; L_11 = TypeUtils_IsNullableType_m62BA74C943634EF4B04246F74FE8834B5F23E85E(L_10, /*hidden argument*/NULL); return L_11; } IL_0032: { return (bool)0; } } // System.Boolean System.Linq.Expressions.Expression::IsNullConstant(System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Expression_IsNullConstant_m205E197A94F66110B789C3BDA125BD16B0699C19 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___e0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * V_0 = NULL; { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___e0; V_0 = ((ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB *)IsInstClass((RuntimeObject*)L_0, ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB_il2cpp_TypeInfo_var)); ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * L_1 = V_0; if (!L_1) { goto IL_0014; } } { ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * L_2 = V_0; NullCheck(L_2); RuntimeObject * L_3; L_3 = ConstantExpression_get_Value_mB34C9C1BEFB26DF4C42165794F8C171E6797C19C_inline(L_2, /*hidden argument*/NULL); return (bool)((((RuntimeObject*)(RuntimeObject *)L_3) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0); } IL_0014: { return (bool)0; } } // System.Void System.Linq.Expressions.Expression::ValidateUserDefinedConditionalLogicOperator(System.Linq.Expressions.ExpressionType,System.Type,System.Type,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression_ValidateUserDefinedConditionalLogicOperator_m8C387FE902B7BC95374DAED9FC3DDF51F51C290C (int32_t ___nodeType0, Type_t * ___left1, Type_t * ___right2, MethodInfo_t * ___method3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1DD8594A96A295B77F6A1C938ED81FCF7ADCAC27); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5506B85C9F5FFCAB79D529FD71FE741DA8D34781); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF); s_Il2CppMethodInitialized = true; } ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* V_0 = NULL; MethodInfo_t * V_1 = NULL; MethodInfo_t * V_2 = NULL; Type_t * G_B18_0 = NULL; Type_t * G_B17_0 = NULL; { MethodInfo_t * L_0 = ___method3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_ValidateOperator_m2D0820F3717A919B26002CF6066FB7F37787E34B(L_0, /*hidden argument*/NULL); MethodInfo_t * L_1 = ___method3; IL2CPP_RUNTIME_CLASS_INIT(TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_2; L_2 = TypeExtensions_GetParametersCached_m9E60E0DB31B9691FDC3A981DD809437A6B06CD60(L_1, /*hidden argument*/NULL); V_0 = L_2; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_3 = V_0; NullCheck(L_3); if ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length)))) == ((int32_t)2))) { goto IL_001f; } } { MethodInfo_t * L_4 = ___method3; Exception_t * L_5; L_5 = Error_IncorrectNumberOfMethodCallArguments_m2D3CB6E801120E0F5C7783B500637980D3DAA6BE(L_4, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateUserDefinedConditionalLogicOperator_m8C387FE902B7BC95374DAED9FC3DDF51F51C290C_RuntimeMethod_var))); } IL_001f: { ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_6 = V_0; NullCheck(L_6); int32_t L_7 = 0; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_8 = (L_6)->GetAt(static_cast(L_7)); Type_t * L_9 = ___left1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); bool L_10; L_10 = Expression_ParameterIsAssignable_m8C2B8BFA0938363051E5E6ED233071E24CAC80FD(L_8, L_9, /*hidden argument*/NULL); if (L_10) { goto IL_0054; } } { Type_t * L_11 = ___left1; bool L_12; L_12 = TypeUtils_IsNullableType_m62BA74C943634EF4B04246F74FE8834B5F23E85E(L_11, /*hidden argument*/NULL); if (!L_12) { goto IL_0042; } } { ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_13 = V_0; NullCheck(L_13); int32_t L_14 = 0; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_15 = (L_13)->GetAt(static_cast(L_14)); Type_t * L_16 = ___left1; Type_t * L_17; L_17 = TypeUtils_GetNonNullableType_mA6F8CDE5F82C60FE0E993D3D4ADF445AAFCB1066(L_16, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); bool L_18; L_18 = Expression_ParameterIsAssignable_m8C2B8BFA0938363051E5E6ED233071E24CAC80FD(L_15, L_17, /*hidden argument*/NULL); if (L_18) { goto IL_0054; } } IL_0042: { int32_t L_19 = ___nodeType0; int32_t L_20 = L_19; RuntimeObject * L_21 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ExpressionType_t5DFF595F84E155FA27FA8929A81459546074CE51_il2cpp_TypeInfo_var)), &L_20); MethodInfo_t * L_22 = ___method3; NullCheck(L_22); String_t* L_23; L_23 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, L_22); Exception_t * L_24; L_24 = Error_OperandTypesDoNotMatchParameters_m8A1EA6C5FDD67AA3DD821413BE204954AEA8DF6A(L_21, L_23, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_24, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateUserDefinedConditionalLogicOperator_m8C387FE902B7BC95374DAED9FC3DDF51F51C290C_RuntimeMethod_var))); } IL_0054: { ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_25 = V_0; NullCheck(L_25); int32_t L_26 = 1; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_27 = (L_25)->GetAt(static_cast(L_26)); Type_t * L_28 = ___right2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); bool L_29; L_29 = Expression_ParameterIsAssignable_m8C2B8BFA0938363051E5E6ED233071E24CAC80FD(L_27, L_28, /*hidden argument*/NULL); if (L_29) { goto IL_0089; } } { Type_t * L_30 = ___right2; bool L_31; L_31 = TypeUtils_IsNullableType_m62BA74C943634EF4B04246F74FE8834B5F23E85E(L_30, /*hidden argument*/NULL); if (!L_31) { goto IL_0077; } } { ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_32 = V_0; NullCheck(L_32); int32_t L_33 = 1; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_34 = (L_32)->GetAt(static_cast(L_33)); Type_t * L_35 = ___right2; Type_t * L_36; L_36 = TypeUtils_GetNonNullableType_mA6F8CDE5F82C60FE0E993D3D4ADF445AAFCB1066(L_35, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); bool L_37; L_37 = Expression_ParameterIsAssignable_m8C2B8BFA0938363051E5E6ED233071E24CAC80FD(L_34, L_36, /*hidden argument*/NULL); if (L_37) { goto IL_0089; } } IL_0077: { int32_t L_38 = ___nodeType0; int32_t L_39 = L_38; RuntimeObject * L_40 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ExpressionType_t5DFF595F84E155FA27FA8929A81459546074CE51_il2cpp_TypeInfo_var)), &L_39); MethodInfo_t * L_41 = ___method3; NullCheck(L_41); String_t* L_42; L_42 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, L_41); Exception_t * L_43; L_43 = Error_OperandTypesDoNotMatchParameters_m8A1EA6C5FDD67AA3DD821413BE204954AEA8DF6A(L_40, L_42, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_43, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateUserDefinedConditionalLogicOperator_m8C387FE902B7BC95374DAED9FC3DDF51F51C290C_RuntimeMethod_var))); } IL_0089: { ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_44 = V_0; NullCheck(L_44); int32_t L_45 = 0; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_46 = (L_44)->GetAt(static_cast(L_45)); NullCheck(L_46); Type_t * L_47; L_47 = VirtualFuncInvoker0< Type_t * >::Invoke(8 /* System.Type System.Reflection.ParameterInfo::get_ParameterType() */, L_46); ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_48 = V_0; NullCheck(L_48); int32_t L_49 = 1; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_50 = (L_48)->GetAt(static_cast(L_49)); NullCheck(L_50); Type_t * L_51; L_51 = VirtualFuncInvoker0< Type_t * >::Invoke(8 /* System.Type System.Reflection.ParameterInfo::get_ParameterType() */, L_50); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_52; L_52 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0(L_47, L_51, /*hidden argument*/NULL); if (!L_52) { goto IL_00b2; } } { int32_t L_53 = ___nodeType0; int32_t L_54 = L_53; RuntimeObject * L_55 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ExpressionType_t5DFF595F84E155FA27FA8929A81459546074CE51_il2cpp_TypeInfo_var)), &L_54); MethodInfo_t * L_56 = ___method3; NullCheck(L_56); String_t* L_57; L_57 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, L_56); Exception_t * L_58; L_58 = Error_UserDefinedOpMustHaveConsistentTypes_mFBAA33E8534F116FB3ECF9722A501A2BAF0F263A(L_55, L_57, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_58, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateUserDefinedConditionalLogicOperator_m8C387FE902B7BC95374DAED9FC3DDF51F51C290C_RuntimeMethod_var))); } IL_00b2: { MethodInfo_t * L_59 = ___method3; NullCheck(L_59); Type_t * L_60; L_60 = VirtualFuncInvoker0< Type_t * >::Invoke(42 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_59); ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_61 = V_0; NullCheck(L_61); int32_t L_62 = 0; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_63 = (L_61)->GetAt(static_cast(L_62)); NullCheck(L_63); Type_t * L_64; L_64 = VirtualFuncInvoker0< Type_t * >::Invoke(8 /* System.Type System.Reflection.ParameterInfo::get_ParameterType() */, L_63); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_65; L_65 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0(L_60, L_64, /*hidden argument*/NULL); if (!L_65) { goto IL_00d9; } } { int32_t L_66 = ___nodeType0; int32_t L_67 = L_66; RuntimeObject * L_68 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ExpressionType_t5DFF595F84E155FA27FA8929A81459546074CE51_il2cpp_TypeInfo_var)), &L_67); MethodInfo_t * L_69 = ___method3; NullCheck(L_69); String_t* L_70; L_70 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, L_69); Exception_t * L_71; L_71 = Error_UserDefinedOpMustHaveConsistentTypes_mFBAA33E8534F116FB3ECF9722A501A2BAF0F263A(L_68, L_70, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_71, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateUserDefinedConditionalLogicOperator_m8C387FE902B7BC95374DAED9FC3DDF51F51C290C_RuntimeMethod_var))); } IL_00d9: { Type_t * L_72 = ___left1; Type_t * L_73 = ___right2; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_74 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); bool L_75; L_75 = Expression_IsValidLiftedConditionalLogicalOperator_m4B70B39392F115E921D6399BCC6A791064C760F3(L_72, L_73, L_74, /*hidden argument*/NULL); if (!L_75) { goto IL_00eb; } } { Type_t * L_76 = ___left1; Type_t * L_77; L_77 = TypeUtils_GetNonNullableType_mA6F8CDE5F82C60FE0E993D3D4ADF445AAFCB1066(L_76, /*hidden argument*/NULL); ___left1 = L_77; } IL_00eb: { MethodInfo_t * L_78 = ___method3; NullCheck(L_78); Type_t * L_79; L_79 = VirtualFuncInvoker0< Type_t * >::Invoke(9 /* System.Type System.Reflection.MemberInfo::get_DeclaringType() */, L_78); Type_t * L_80 = L_79; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_81; L_81 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_80, (Type_t *)NULL, /*hidden argument*/NULL); G_B17_0 = L_80; if (!L_81) { G_B18_0 = L_80; goto IL_010c; } } { int32_t L_82 = ___nodeType0; int32_t L_83 = L_82; RuntimeObject * L_84 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ExpressionType_t5DFF595F84E155FA27FA8929A81459546074CE51_il2cpp_TypeInfo_var)), &L_83); MethodInfo_t * L_85 = ___method3; NullCheck(L_85); String_t* L_86; L_86 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, L_85); Exception_t * L_87; L_87 = Error_LogicalOperatorMustHaveBooleanOperators_m21B64FBB008EC3329BC690E02414857861C63657(L_84, L_86, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_87, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateUserDefinedConditionalLogicOperator_m8C387FE902B7BC95374DAED9FC3DDF51F51C290C_RuntimeMethod_var))); } IL_010c: { Type_t * L_88 = G_B18_0; MethodInfo_t * L_89; L_89 = TypeUtils_GetBooleanOperator_mA9ADEC0A214689AE50181C360123DAE1DF7CC1FA(L_88, _stringLiteral1DD8594A96A295B77F6A1C938ED81FCF7ADCAC27, /*hidden argument*/NULL); V_1 = L_89; MethodInfo_t * L_90; L_90 = TypeUtils_GetBooleanOperator_mA9ADEC0A214689AE50181C360123DAE1DF7CC1FA(L_88, _stringLiteral5506B85C9F5FFCAB79D529FD71FE741DA8D34781, /*hidden argument*/NULL); V_2 = L_90; MethodInfo_t * L_91 = V_1; bool L_92; L_92 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_91, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (L_92) { goto IL_0163; } } { MethodInfo_t * L_93 = V_1; NullCheck(L_93); Type_t * L_94; L_94 = VirtualFuncInvoker0< Type_t * >::Invoke(42 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_93); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_95 = { reinterpret_cast (Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_96; L_96 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_95, /*hidden argument*/NULL); bool L_97; L_97 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0(L_94, L_96, /*hidden argument*/NULL); if (L_97) { goto IL_0163; } } { MethodInfo_t * L_98 = V_2; bool L_99; L_99 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_98, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (L_99) { goto IL_0163; } } { MethodInfo_t * L_100 = V_2; NullCheck(L_100); Type_t * L_101; L_101 = VirtualFuncInvoker0< Type_t * >::Invoke(42 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_100); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_102 = { reinterpret_cast (Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_103; L_103 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_102, /*hidden argument*/NULL); bool L_104; L_104 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0(L_101, L_103, /*hidden argument*/NULL); if (!L_104) { goto IL_0175; } } IL_0163: { int32_t L_105 = ___nodeType0; int32_t L_106 = L_105; RuntimeObject * L_107 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ExpressionType_t5DFF595F84E155FA27FA8929A81459546074CE51_il2cpp_TypeInfo_var)), &L_106); MethodInfo_t * L_108 = ___method3; NullCheck(L_108); String_t* L_109; L_109 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, L_108); Exception_t * L_110; L_110 = Error_LogicalOperatorMustHaveBooleanOperators_m21B64FBB008EC3329BC690E02414857861C63657(L_107, L_109, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_110, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateUserDefinedConditionalLogicOperator_m8C387FE902B7BC95374DAED9FC3DDF51F51C290C_RuntimeMethod_var))); } IL_0175: { int32_t L_111 = ___nodeType0; Type_t * L_112 = ___left1; MethodInfo_t * L_113 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_VerifyOpTrueFalse_m2D6FFDB73C656174012E9F0E715A764754EC2394(L_111, L_112, L_113, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, /*hidden argument*/NULL); int32_t L_114 = ___nodeType0; Type_t * L_115 = ___left1; MethodInfo_t * L_116 = V_1; Expression_VerifyOpTrueFalse_m2D6FFDB73C656174012E9F0E715A764754EC2394(L_114, L_115, L_116, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, /*hidden argument*/NULL); return; } } // System.Void System.Linq.Expressions.Expression::VerifyOpTrueFalse(System.Linq.Expressions.ExpressionType,System.Type,System.Reflection.MethodInfo,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression_VerifyOpTrueFalse_m2D6FFDB73C656174012E9F0E715A764754EC2394 (int32_t ___nodeType0, Type_t * ___left1, MethodInfo_t * ___opTrue2, String_t* ___paramName3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* V_0 = NULL; { MethodInfo_t * L_0 = ___opTrue2; IL2CPP_RUNTIME_CLASS_INIT(TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_1; L_1 = TypeExtensions_GetParametersCached_m9E60E0DB31B9691FDC3A981DD809437A6B06CD60(L_0, /*hidden argument*/NULL); V_0 = L_1; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_2 = V_0; NullCheck(L_2); if ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_2)->max_length)))) == ((int32_t)1))) { goto IL_0015; } } { MethodInfo_t * L_3 = ___opTrue2; String_t* L_4 = ___paramName3; Exception_t * L_5; L_5 = Error_IncorrectNumberOfMethodCallArguments_m2D3CB6E801120E0F5C7783B500637980D3DAA6BE(L_3, L_4, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_VerifyOpTrueFalse_m2D6FFDB73C656174012E9F0E715A764754EC2394_RuntimeMethod_var))); } IL_0015: { ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_6 = V_0; NullCheck(L_6); int32_t L_7 = 0; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_8 = (L_6)->GetAt(static_cast(L_7)); Type_t * L_9 = ___left1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); bool L_10; L_10 = Expression_ParameterIsAssignable_m8C2B8BFA0938363051E5E6ED233071E24CAC80FD(L_8, L_9, /*hidden argument*/NULL); if (L_10) { goto IL_004a; } } { Type_t * L_11 = ___left1; bool L_12; L_12 = TypeUtils_IsNullableType_m62BA74C943634EF4B04246F74FE8834B5F23E85E(L_11, /*hidden argument*/NULL); if (!L_12) { goto IL_0038; } } { ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_13 = V_0; NullCheck(L_13); int32_t L_14 = 0; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_15 = (L_13)->GetAt(static_cast(L_14)); Type_t * L_16 = ___left1; Type_t * L_17; L_17 = TypeUtils_GetNonNullableType_mA6F8CDE5F82C60FE0E993D3D4ADF445AAFCB1066(L_16, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); bool L_18; L_18 = Expression_ParameterIsAssignable_m8C2B8BFA0938363051E5E6ED233071E24CAC80FD(L_15, L_17, /*hidden argument*/NULL); if (L_18) { goto IL_004a; } } IL_0038: { int32_t L_19 = ___nodeType0; int32_t L_20 = L_19; RuntimeObject * L_21 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ExpressionType_t5DFF595F84E155FA27FA8929A81459546074CE51_il2cpp_TypeInfo_var)), &L_20); MethodInfo_t * L_22 = ___opTrue2; NullCheck(L_22); String_t* L_23; L_23 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, L_22); Exception_t * L_24; L_24 = Error_OperandTypesDoNotMatchParameters_m8A1EA6C5FDD67AA3DD821413BE204954AEA8DF6A(L_21, L_23, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_24, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_VerifyOpTrueFalse_m2D6FFDB73C656174012E9F0E715A764754EC2394_RuntimeMethod_var))); } IL_004a: { return; } } // System.Boolean System.Linq.Expressions.Expression::IsValidLiftedConditionalLogicalOperator(System.Type,System.Type,System.Reflection.ParameterInfo[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Expression_IsValidLiftedConditionalLogicalOperator_m4B70B39392F115E921D6399BCC6A791064C760F3 (Type_t * ___left0, Type_t * ___right1, ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* ___pms2, const RuntimeMethod* method) { { Type_t * L_0 = ___left0; Type_t * L_1 = ___right1; bool L_2; L_2 = TypeUtils_AreEquivalent_m8F1F3807B8297B2F7C5F22F9C48F4B163085886B(L_0, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0025; } } { Type_t * L_3 = ___right1; bool L_4; L_4 = TypeUtils_IsNullableType_m62BA74C943634EF4B04246F74FE8834B5F23E85E(L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_0025; } } { ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_5 = ___pms2; NullCheck(L_5); int32_t L_6 = 1; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_7 = (L_5)->GetAt(static_cast(L_6)); NullCheck(L_7); Type_t * L_8; L_8 = VirtualFuncInvoker0< Type_t * >::Invoke(8 /* System.Type System.Reflection.ParameterInfo::get_ParameterType() */, L_7); Type_t * L_9 = ___right1; Type_t * L_10; L_10 = TypeUtils_GetNonNullableType_mA6F8CDE5F82C60FE0E993D3D4ADF445AAFCB1066(L_9, /*hidden argument*/NULL); bool L_11; L_11 = TypeUtils_AreEquivalent_m8F1F3807B8297B2F7C5F22F9C48F4B163085886B(L_8, L_10, /*hidden argument*/NULL); return L_11; } IL_0025: { return (bool)0; } } // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::MakeBinary(System.Linq.Expressions.ExpressionType,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Boolean,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_MakeBinary_mC08F80CC34A4F9DE8FD1BF8455213E7F67A5B728 (int32_t ___binaryType0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right2, bool ___liftToNull3, MethodInfo_t * ___method4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___binaryType0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___left1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___right2; bool L_3 = ___liftToNull3; MethodInfo_t * L_4 = ___method4; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_5; L_5 = Expression_MakeBinary_m0C48B3A1AD0545EF9883FC4CFDC0E5AAEDA1D1FF(L_0, L_1, L_2, L_3, L_4, (LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 *)NULL, /*hidden argument*/NULL); return L_5; } } // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::MakeBinary(System.Linq.Expressions.ExpressionType,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Boolean,System.Reflection.MethodInfo,System.Linq.Expressions.LambdaExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_MakeBinary_m0C48B3A1AD0545EF9883FC4CFDC0E5AAEDA1D1FF (int32_t ___binaryType0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right2, bool ___liftToNull3, MethodInfo_t * ___method4, LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * ___conversion5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___binaryType0; switch (L_0) { case 0: { goto IL_013f; } case 1: { goto IL_0149; } case 2: { goto IL_0199; } case 3: { goto IL_01a3; } case 4: { goto IL_02e3; } case 5: { goto IL_0217; } case 6: { goto IL_02e3; } case 7: { goto IL_020d; } case 8: { goto IL_02e3; } case 9: { goto IL_02e3; } case 10: { goto IL_02e3; } case 11: { goto IL_02e3; } case 12: { goto IL_017b; } case 13: { goto IL_01ed; } case 14: { goto IL_0203; } case 15: { goto IL_01d7; } case 16: { goto IL_01e2; } case 17: { goto IL_02e3; } case 18: { goto IL_02e3; } case 19: { goto IL_0229; } case 20: { goto IL_01c1; } case 21: { goto IL_01cc; } case 22: { goto IL_02e3; } case 23: { goto IL_02e3; } case 24: { goto IL_02e3; } case 25: { goto IL_0185; } case 26: { goto IL_0167; } case 27: { goto IL_0171; } case 28: { goto IL_02e3; } case 29: { goto IL_02e3; } case 30: { goto IL_02e3; } case 31: { goto IL_02e3; } case 32: { goto IL_02e3; } case 33: { goto IL_02e3; } case 34: { goto IL_02e3; } case 35: { goto IL_01f8; } case 36: { goto IL_01ad; } case 37: { goto IL_01b7; } case 38: { goto IL_02e3; } case 39: { goto IL_018f; } case 40: { goto IL_02e3; } case 41: { goto IL_021f; } case 42: { goto IL_0153; } case 43: { goto IL_015d; } case 44: { goto IL_02e3; } case 45: { goto IL_02e3; } case 46: { goto IL_0233; } case 47: { goto IL_02e3; } case 48: { goto IL_02e3; } case 49: { goto IL_02e3; } case 50: { goto IL_02e3; } case 51: { goto IL_02e3; } case 52: { goto IL_02e3; } case 53: { goto IL_02e3; } case 54: { goto IL_02e3; } case 55: { goto IL_02e3; } case 56: { goto IL_02e3; } case 57: { goto IL_02e3; } case 58: { goto IL_02e3; } case 59: { goto IL_02e3; } case 60: { goto IL_02e3; } case 61: { goto IL_02e3; } case 62: { goto IL_02e3; } case 63: { goto IL_023b; } case 64: { goto IL_0247; } case 65: { goto IL_0253; } case 66: { goto IL_025f; } case 67: { goto IL_026b; } case 68: { goto IL_0277; } case 69: { goto IL_0283; } case 70: { goto IL_028f; } case 71: { goto IL_029b; } case 72: { goto IL_02a7; } case 73: { goto IL_02b3; } case 74: { goto IL_02bf; } case 75: { goto IL_02d7; } case 76: { goto IL_02cb; } } } { goto IL_02e3; } IL_013f: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___left1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___right2; MethodInfo_t * L_3 = ___method4; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_4; L_4 = Expression_Add_mCC62D9B171CF328069B0CA5C53073D2AC110D181(L_1, L_2, L_3, /*hidden argument*/NULL); return L_4; } IL_0149: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_5 = ___left1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_6 = ___right2; MethodInfo_t * L_7 = ___method4; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_8; L_8 = Expression_AddChecked_m8953F0AB9E5BBC4B3FB072FA8788CBBFE92E1148(L_5, L_6, L_7, /*hidden argument*/NULL); return L_8; } IL_0153: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_9 = ___left1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_10 = ___right2; MethodInfo_t * L_11 = ___method4; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_12; L_12 = Expression_Subtract_m16C4AAF643493E55A83B0B7949FA1045C92EDE53(L_9, L_10, L_11, /*hidden argument*/NULL); return L_12; } IL_015d: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_13 = ___left1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_14 = ___right2; MethodInfo_t * L_15 = ___method4; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_16; L_16 = Expression_SubtractChecked_m0565937FF9021A88B6A81F7E0D1B0CC6CDD63F7E(L_13, L_14, L_15, /*hidden argument*/NULL); return L_16; } IL_0167: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_17 = ___left1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_18 = ___right2; MethodInfo_t * L_19 = ___method4; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_20; L_20 = Expression_Multiply_mFBD33827F7A7ACBDF4F85B2E615B2FBA8394A228(L_17, L_18, L_19, /*hidden argument*/NULL); return L_20; } IL_0171: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_21 = ___left1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_22 = ___right2; MethodInfo_t * L_23 = ___method4; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_24; L_24 = Expression_MultiplyChecked_mA28A4A322FBE86F25DE6935DA8F8B9DC3DDED12A(L_21, L_22, L_23, /*hidden argument*/NULL); return L_24; } IL_017b: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_25 = ___left1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_26 = ___right2; MethodInfo_t * L_27 = ___method4; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_28; L_28 = Expression_Divide_mA33123C64D813B584160D4E7617E724787EB0D3F(L_25, L_26, L_27, /*hidden argument*/NULL); return L_28; } IL_0185: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_29 = ___left1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_30 = ___right2; MethodInfo_t * L_31 = ___method4; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_32; L_32 = Expression_Modulo_m51A694FF183BC3B80EF7B9CF8595AB8C48A909B5(L_29, L_30, L_31, /*hidden argument*/NULL); return L_32; } IL_018f: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_33 = ___left1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_34 = ___right2; MethodInfo_t * L_35 = ___method4; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_36; L_36 = Expression_Power_m1B949EA6E3DEE9B1CA5A3DBAEEB86B7995DD54E7(L_33, L_34, L_35, /*hidden argument*/NULL); return L_36; } IL_0199: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_37 = ___left1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_38 = ___right2; MethodInfo_t * L_39 = ___method4; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_40; L_40 = Expression_And_m86FAD530EDC0436712A326BE722890FFD0D9F82F(L_37, L_38, L_39, /*hidden argument*/NULL); return L_40; } IL_01a3: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_41 = ___left1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_42 = ___right2; MethodInfo_t * L_43 = ___method4; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_44; L_44 = Expression_AndAlso_m333FE3BA7AC907EEBCEAC02CE79651904CEAD01C(L_41, L_42, L_43, /*hidden argument*/NULL); return L_44; } IL_01ad: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_45 = ___left1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_46 = ___right2; MethodInfo_t * L_47 = ___method4; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_48; L_48 = Expression_Or_m105B4042E87CD1B0270843B9BD4E04463361534C(L_45, L_46, L_47, /*hidden argument*/NULL); return L_48; } IL_01b7: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_49 = ___left1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_50 = ___right2; MethodInfo_t * L_51 = ___method4; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_52; L_52 = Expression_OrElse_mB399FD91B71E716884970A55B211EABFA6944797(L_49, L_50, L_51, /*hidden argument*/NULL); return L_52; } IL_01c1: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_53 = ___left1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_54 = ___right2; bool L_55 = ___liftToNull3; MethodInfo_t * L_56 = ___method4; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_57; L_57 = Expression_LessThan_mED7EA656D34EF71BA041C771BE2908416212183B(L_53, L_54, L_55, L_56, /*hidden argument*/NULL); return L_57; } IL_01cc: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_58 = ___left1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_59 = ___right2; bool L_60 = ___liftToNull3; MethodInfo_t * L_61 = ___method4; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_62; L_62 = Expression_LessThanOrEqual_mD941A9ED98031C87DFF0ADAB02EF39BAC6EDF02C(L_58, L_59, L_60, L_61, /*hidden argument*/NULL); return L_62; } IL_01d7: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_63 = ___left1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_64 = ___right2; bool L_65 = ___liftToNull3; MethodInfo_t * L_66 = ___method4; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_67; L_67 = Expression_GreaterThan_m48FA5088645799167AE55CB4F45C23D7F45181BD(L_63, L_64, L_65, L_66, /*hidden argument*/NULL); return L_67; } IL_01e2: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_68 = ___left1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_69 = ___right2; bool L_70 = ___liftToNull3; MethodInfo_t * L_71 = ___method4; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_72; L_72 = Expression_GreaterThanOrEqual_m7270DADC280478493B9A648B3773CF452538DB31(L_68, L_69, L_70, L_71, /*hidden argument*/NULL); return L_72; } IL_01ed: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_73 = ___left1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_74 = ___right2; bool L_75 = ___liftToNull3; MethodInfo_t * L_76 = ___method4; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_77; L_77 = Expression_Equal_mCAF6B69CD72C7BACD246458CCB7BED44780565DA(L_73, L_74, L_75, L_76, /*hidden argument*/NULL); return L_77; } IL_01f8: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_78 = ___left1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_79 = ___right2; bool L_80 = ___liftToNull3; MethodInfo_t * L_81 = ___method4; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_82; L_82 = Expression_NotEqual_m2FB12B7F2C16AFB3BE4669ABA99792685A4F3E46(L_78, L_79, L_80, L_81, /*hidden argument*/NULL); return L_82; } IL_0203: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_83 = ___left1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_84 = ___right2; MethodInfo_t * L_85 = ___method4; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_86; L_86 = Expression_ExclusiveOr_m167B66765B088EA714BB00785BDED808526D7482(L_83, L_84, L_85, /*hidden argument*/NULL); return L_86; } IL_020d: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_87 = ___left1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_88 = ___right2; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_89 = ___conversion5; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_90; L_90 = Expression_Coalesce_m97D874A620CC3E0DEA3EE3F1C7821BAF3C56AA5A(L_87, L_88, L_89, /*hidden argument*/NULL); return L_90; } IL_0217: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_91 = ___left1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_92 = ___right2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_93; L_93 = Expression_ArrayIndex_m4151FC378B3C15B34D6567C9E402C85778BE31E8(L_91, L_92, /*hidden argument*/NULL); return L_93; } IL_021f: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_94 = ___left1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_95 = ___right2; MethodInfo_t * L_96 = ___method4; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_97; L_97 = Expression_RightShift_m0096315798888FC51C0ECD21D112787500856B5C(L_94, L_95, L_96, /*hidden argument*/NULL); return L_97; } IL_0229: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_98 = ___left1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_99 = ___right2; MethodInfo_t * L_100 = ___method4; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_101; L_101 = Expression_LeftShift_m076EC6402F1525BFE650592D857609229F4FBF61(L_98, L_99, L_100, /*hidden argument*/NULL); return L_101; } IL_0233: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_102 = ___left1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_103 = ___right2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_104; L_104 = Expression_Assign_m32AEF41186AAC28E7AB3E83502C64A93CA69562C(L_102, L_103, /*hidden argument*/NULL); return L_104; } IL_023b: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_105 = ___left1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_106 = ___right2; MethodInfo_t * L_107 = ___method4; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_108 = ___conversion5; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_109; L_109 = Expression_AddAssign_m89C268FF0E3394C82715AC033ABF83ECF47E7022(L_105, L_106, L_107, L_108, /*hidden argument*/NULL); return L_109; } IL_0247: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_110 = ___left1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_111 = ___right2; MethodInfo_t * L_112 = ___method4; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_113 = ___conversion5; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_114; L_114 = Expression_AndAssign_mE19B61F8376BB7D4FA9CFC68A6CD5B17C30E825A(L_110, L_111, L_112, L_113, /*hidden argument*/NULL); return L_114; } IL_0253: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_115 = ___left1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_116 = ___right2; MethodInfo_t * L_117 = ___method4; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_118 = ___conversion5; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_119; L_119 = Expression_DivideAssign_m266A9AC56920F212194E4A41B4B59CF671D98931(L_115, L_116, L_117, L_118, /*hidden argument*/NULL); return L_119; } IL_025f: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_120 = ___left1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_121 = ___right2; MethodInfo_t * L_122 = ___method4; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_123 = ___conversion5; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_124; L_124 = Expression_ExclusiveOrAssign_mED6809E0A16E09648F97C3392F51C49138AB45D8(L_120, L_121, L_122, L_123, /*hidden argument*/NULL); return L_124; } IL_026b: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_125 = ___left1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_126 = ___right2; MethodInfo_t * L_127 = ___method4; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_128 = ___conversion5; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_129; L_129 = Expression_LeftShiftAssign_m09F2922D7899595E73433DB80B1AD4A222E8D8D5(L_125, L_126, L_127, L_128, /*hidden argument*/NULL); return L_129; } IL_0277: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_130 = ___left1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_131 = ___right2; MethodInfo_t * L_132 = ___method4; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_133 = ___conversion5; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_134; L_134 = Expression_ModuloAssign_mBBF9DF2E6672825EAAF8FDDFB3A68D21E8E82D35(L_130, L_131, L_132, L_133, /*hidden argument*/NULL); return L_134; } IL_0283: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_135 = ___left1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_136 = ___right2; MethodInfo_t * L_137 = ___method4; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_138 = ___conversion5; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_139; L_139 = Expression_MultiplyAssign_m122384E71EA0DED5844384117CA3095CECDEB5EB(L_135, L_136, L_137, L_138, /*hidden argument*/NULL); return L_139; } IL_028f: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_140 = ___left1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_141 = ___right2; MethodInfo_t * L_142 = ___method4; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_143 = ___conversion5; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_144; L_144 = Expression_OrAssign_mD8DE7C7E8BEA2FC1FEB33CBC4752C813C1AB571E(L_140, L_141, L_142, L_143, /*hidden argument*/NULL); return L_144; } IL_029b: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_145 = ___left1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_146 = ___right2; MethodInfo_t * L_147 = ___method4; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_148 = ___conversion5; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_149; L_149 = Expression_PowerAssign_m9E02286D91E7F528F464E864576FFD3F7305C338(L_145, L_146, L_147, L_148, /*hidden argument*/NULL); return L_149; } IL_02a7: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_150 = ___left1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_151 = ___right2; MethodInfo_t * L_152 = ___method4; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_153 = ___conversion5; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_154; L_154 = Expression_RightShiftAssign_m0BED8CD15E18D4D1684A9D900E5ECCA9F80C6145(L_150, L_151, L_152, L_153, /*hidden argument*/NULL); return L_154; } IL_02b3: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_155 = ___left1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_156 = ___right2; MethodInfo_t * L_157 = ___method4; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_158 = ___conversion5; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_159; L_159 = Expression_SubtractAssign_mAD9D7028088A54B5F277360E087A82040F6908DA(L_155, L_156, L_157, L_158, /*hidden argument*/NULL); return L_159; } IL_02bf: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_160 = ___left1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_161 = ___right2; MethodInfo_t * L_162 = ___method4; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_163 = ___conversion5; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_164; L_164 = Expression_AddAssignChecked_m1605EF53F9D0DEE1D8019A9FF9D1464C2DE0F2F9(L_160, L_161, L_162, L_163, /*hidden argument*/NULL); return L_164; } IL_02cb: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_165 = ___left1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_166 = ___right2; MethodInfo_t * L_167 = ___method4; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_168 = ___conversion5; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_169; L_169 = Expression_SubtractAssignChecked_m39EE9B9489B750D17F03AA245CA0F3301E6D781D(L_165, L_166, L_167, L_168, /*hidden argument*/NULL); return L_169; } IL_02d7: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_170 = ___left1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_171 = ___right2; MethodInfo_t * L_172 = ___method4; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_173 = ___conversion5; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_174; L_174 = Expression_MultiplyAssignChecked_m12BFBB432321C2F235259966FA67E8C82E727D63(L_170, L_171, L_172, L_173, /*hidden argument*/NULL); return L_174; } IL_02e3: { int32_t L_175 = ___binaryType0; int32_t L_176 = L_175; RuntimeObject * L_177 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ExpressionType_t5DFF595F84E155FA27FA8929A81459546074CE51_il2cpp_TypeInfo_var)), &L_176); Exception_t * L_178; L_178 = Error_UnhandledBinary_m0E898EC7683A4BDDC7FBFD36CDDBCC0E9DAECC2C(L_177, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral22E587C3DB815783B0FAF9A73F57AC3BA1E86271)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_178, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_MakeBinary_m0C48B3A1AD0545EF9883FC4CFDC0E5AAEDA1D1FF_RuntimeMethod_var))); } } // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::Equal(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Boolean,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_Equal_mCAF6B69CD72C7BACD246458CCB7BED44780565DA (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, bool ___liftToNull2, MethodInfo_t * ___method3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral133809702925763785FC982AE27A4E0B0C3B3D96); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___left0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___right1; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_1, _stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF, /*hidden argument*/NULL); MethodInfo_t * L_2 = ___method3; bool L_3; L_3 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_2, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_002f; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_4 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_5 = ___right1; bool L_6 = ___liftToNull2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_7; L_7 = Expression_GetEqualityComparisonOperator_m64A7D99507B88ED0429352F8C76D0622472D4B4F(((int32_t)13), _stringLiteral133809702925763785FC982AE27A4E0B0C3B3D96, L_4, L_5, L_6, /*hidden argument*/NULL); return L_7; } IL_002f: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_8 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_9 = ___right1; MethodInfo_t * L_10 = ___method3; bool L_11 = ___liftToNull2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_12; L_12 = Expression_GetMethodBasedBinaryOperator_m7AA75267052C139C3ACC4A6C1CC9A9AFB47668CA(((int32_t)13), L_8, L_9, L_10, L_11, /*hidden argument*/NULL); return L_12; } } // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::ReferenceEqual(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_ReferenceEqual_m7CEF8AF607338901B76D03A3E5EE151823B02206 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LogicalBinaryExpression_t4EBE81211FC96D0A19F4EEF65442B6FFDBCF6889_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___left0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___right1; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_1, _stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___left0; NullCheck(L_2); Type_t * L_3; L_3 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_2); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_4 = ___right1; NullCheck(L_4); Type_t * L_5; L_5 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_4); bool L_6; L_6 = TypeUtils_HasReferenceEquality_m413B81153EBC142E1175BA47BBEBFBBD4B72027B(L_3, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0033; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_7 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_8 = ___right1; LogicalBinaryExpression_t4EBE81211FC96D0A19F4EEF65442B6FFDBCF6889 * L_9 = (LogicalBinaryExpression_t4EBE81211FC96D0A19F4EEF65442B6FFDBCF6889 *)il2cpp_codegen_object_new(LogicalBinaryExpression_t4EBE81211FC96D0A19F4EEF65442B6FFDBCF6889_il2cpp_TypeInfo_var); LogicalBinaryExpression__ctor_mF6B0621BC2F2C6AEA801518F85C33A54C7637670(L_9, ((int32_t)13), L_7, L_8, /*hidden argument*/NULL); return L_9; } IL_0033: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_10 = ___left0; NullCheck(L_10); Type_t * L_11; L_11 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_10); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_12 = ___right1; NullCheck(L_12); Type_t * L_13; L_13 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_12); Exception_t * L_14; L_14 = Error_ReferenceEqualityNotDefined_m2476C5A9443A5BB4F7A3097BE847A2AA4659BECF(L_11, L_13, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_14, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ReferenceEqual_m7CEF8AF607338901B76D03A3E5EE151823B02206_RuntimeMethod_var))); } } // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::NotEqual(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Boolean,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_NotEqual_m2FB12B7F2C16AFB3BE4669ABA99792685A4F3E46 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, bool ___liftToNull2, MethodInfo_t * ___method3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral739573D70A64651EBA5F53303D89FAD390FA4E57); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___left0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___right1; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_1, _stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF, /*hidden argument*/NULL); MethodInfo_t * L_2 = ___method3; bool L_3; L_3 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_2, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_002f; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_4 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_5 = ___right1; bool L_6 = ___liftToNull2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_7; L_7 = Expression_GetEqualityComparisonOperator_m64A7D99507B88ED0429352F8C76D0622472D4B4F(((int32_t)35), _stringLiteral739573D70A64651EBA5F53303D89FAD390FA4E57, L_4, L_5, L_6, /*hidden argument*/NULL); return L_7; } IL_002f: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_8 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_9 = ___right1; MethodInfo_t * L_10 = ___method3; bool L_11 = ___liftToNull2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_12; L_12 = Expression_GetMethodBasedBinaryOperator_m7AA75267052C139C3ACC4A6C1CC9A9AFB47668CA(((int32_t)35), L_8, L_9, L_10, L_11, /*hidden argument*/NULL); return L_12; } } // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::ReferenceNotEqual(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_ReferenceNotEqual_mD00439D6B7B0468E6DB134443242782A5DC75AA8 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LogicalBinaryExpression_t4EBE81211FC96D0A19F4EEF65442B6FFDBCF6889_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___left0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___right1; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_1, _stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___left0; NullCheck(L_2); Type_t * L_3; L_3 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_2); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_4 = ___right1; NullCheck(L_4); Type_t * L_5; L_5 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_4); bool L_6; L_6 = TypeUtils_HasReferenceEquality_m413B81153EBC142E1175BA47BBEBFBBD4B72027B(L_3, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0033; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_7 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_8 = ___right1; LogicalBinaryExpression_t4EBE81211FC96D0A19F4EEF65442B6FFDBCF6889 * L_9 = (LogicalBinaryExpression_t4EBE81211FC96D0A19F4EEF65442B6FFDBCF6889 *)il2cpp_codegen_object_new(LogicalBinaryExpression_t4EBE81211FC96D0A19F4EEF65442B6FFDBCF6889_il2cpp_TypeInfo_var); LogicalBinaryExpression__ctor_mF6B0621BC2F2C6AEA801518F85C33A54C7637670(L_9, ((int32_t)35), L_7, L_8, /*hidden argument*/NULL); return L_9; } IL_0033: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_10 = ___left0; NullCheck(L_10); Type_t * L_11; L_11 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_10); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_12 = ___right1; NullCheck(L_12); Type_t * L_13; L_13 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_12); Exception_t * L_14; L_14 = Error_ReferenceEqualityNotDefined_m2476C5A9443A5BB4F7A3097BE847A2AA4659BECF(L_11, L_13, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_14, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ReferenceNotEqual_mD00439D6B7B0468E6DB134443242782A5DC75AA8_RuntimeMethod_var))); } } // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::GetEqualityComparisonOperator(System.Linq.Expressions.ExpressionType,System.String,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_GetEqualityComparisonOperator_m64A7D99507B88ED0429352F8C76D0622472D4B4F (int32_t ___binaryType0, String_t* ___opName1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left2, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right3, bool ___liftToNull4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LogicalBinaryExpression_t4EBE81211FC96D0A19F4EEF65442B6FFDBCF6889_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_t1D1CD146BFCBDC2E53E1F700889F8C5C21063EF3_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeObject_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * V_0 = NULL; { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___left2; NullCheck(L_0); Type_t * L_1; L_1 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_0); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___right3; NullCheck(L_2); Type_t * L_3; L_3 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_2); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_4; L_4 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_1, L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_0082; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_5 = ___left2; NullCheck(L_5); Type_t * L_6; L_6 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_5); bool L_7; L_7 = TypeUtils_IsNumeric_m9DD87B9967E988884EB6BD077D4D2FC1C75226B7(L_6, /*hidden argument*/NULL); if (L_7) { goto IL_0056; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_8 = ___left2; NullCheck(L_8); Type_t * L_9; L_9 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_8); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_10 = { reinterpret_cast (RuntimeObject_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_11; L_11 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_10, /*hidden argument*/NULL); bool L_12; L_12 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_9, L_11, /*hidden argument*/NULL); if (L_12) { goto IL_0056; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_13 = ___left2; NullCheck(L_13); Type_t * L_14; L_14 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_13); bool L_15; L_15 = TypeUtils_IsBool_m898397D825172947CFE1EDF9EF6E6B0124FE36A7(L_14, /*hidden argument*/NULL); if (L_15) { goto IL_0056; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_16 = ___left2; NullCheck(L_16); Type_t * L_17; L_17 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_16); Type_t * L_18; L_18 = TypeUtils_GetNonNullableType_mA6F8CDE5F82C60FE0E993D3D4ADF445AAFCB1066(L_17, /*hidden argument*/NULL); NullCheck(L_18); bool L_19; L_19 = VirtualFuncInvoker0< bool >::Invoke(80 /* System.Boolean System.Type::get_IsEnum() */, L_18); if (!L_19) { goto IL_0082; } } IL_0056: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_20 = ___left2; NullCheck(L_20); Type_t * L_21; L_21 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_20); bool L_22; L_22 = TypeUtils_IsNullableType_m62BA74C943634EF4B04246F74FE8834B5F23E85E(L_21, /*hidden argument*/NULL); bool L_23 = ___liftToNull4; if (!((int32_t)((int32_t)L_22&(int32_t)L_23))) { goto IL_0079; } } { int32_t L_24 = ___binaryType0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_25 = ___left2; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_26 = ___right3; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_27 = { reinterpret_cast (Nullable_1_t1D1CD146BFCBDC2E53E1F700889F8C5C21063EF3_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_28; L_28 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_27, /*hidden argument*/NULL); SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB * L_29 = (SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB *)il2cpp_codegen_object_new(SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); SimpleBinaryExpression__ctor_mCF30627E70C37340C1E31760156E4630D9F49DAA(L_29, L_24, L_25, L_26, L_28, /*hidden argument*/NULL); return L_29; } IL_0079: { int32_t L_30 = ___binaryType0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_31 = ___left2; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_32 = ___right3; LogicalBinaryExpression_t4EBE81211FC96D0A19F4EEF65442B6FFDBCF6889 * L_33 = (LogicalBinaryExpression_t4EBE81211FC96D0A19F4EEF65442B6FFDBCF6889 *)il2cpp_codegen_object_new(LogicalBinaryExpression_t4EBE81211FC96D0A19F4EEF65442B6FFDBCF6889_il2cpp_TypeInfo_var); LogicalBinaryExpression__ctor_mF6B0621BC2F2C6AEA801518F85C33A54C7637670(L_33, L_30, L_31, L_32, /*hidden argument*/NULL); return L_33; } IL_0082: { int32_t L_34 = ___binaryType0; String_t* L_35 = ___opName1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_36 = ___left2; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_37 = ___right3; bool L_38 = ___liftToNull4; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_39; L_39 = Expression_GetUserDefinedBinaryOperator_m254A13A31FB97C9C8136E63C357E906A8C5F0CF5(L_34, L_35, L_36, L_37, L_38, /*hidden argument*/NULL); V_0 = L_39; BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_40 = V_0; if (!L_40) { goto IL_0093; } } { BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_41 = V_0; return L_41; } IL_0093: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_42 = ___left2; NullCheck(L_42); Type_t * L_43; L_43 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_42); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_44 = ___right3; NullCheck(L_44); Type_t * L_45; L_45 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_44); bool L_46; L_46 = TypeUtils_HasBuiltInEqualityOperator_mE918DD77BDDDED78B393F6536D4D5683414CFB47(L_43, L_45, /*hidden argument*/NULL); if (L_46) { goto IL_00af; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_47 = ___left2; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_48 = ___right3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); bool L_49; L_49 = Expression_IsNullComparison_mA6D682ABEA6CB8C7289D0BF0A9FD1FB15A7F2FC2(L_47, L_48, /*hidden argument*/NULL); if (!L_49) { goto IL_00db; } } IL_00af: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_50 = ___left2; NullCheck(L_50); Type_t * L_51; L_51 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_50); bool L_52; L_52 = TypeUtils_IsNullableType_m62BA74C943634EF4B04246F74FE8834B5F23E85E(L_51, /*hidden argument*/NULL); bool L_53 = ___liftToNull4; if (!((int32_t)((int32_t)L_52&(int32_t)L_53))) { goto IL_00d2; } } { int32_t L_54 = ___binaryType0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_55 = ___left2; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_56 = ___right3; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_57 = { reinterpret_cast (Nullable_1_t1D1CD146BFCBDC2E53E1F700889F8C5C21063EF3_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_58; L_58 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_57, /*hidden argument*/NULL); SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB * L_59 = (SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB *)il2cpp_codegen_object_new(SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); SimpleBinaryExpression__ctor_mCF30627E70C37340C1E31760156E4630D9F49DAA(L_59, L_54, L_55, L_56, L_58, /*hidden argument*/NULL); return L_59; } IL_00d2: { int32_t L_60 = ___binaryType0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_61 = ___left2; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_62 = ___right3; LogicalBinaryExpression_t4EBE81211FC96D0A19F4EEF65442B6FFDBCF6889 * L_63 = (LogicalBinaryExpression_t4EBE81211FC96D0A19F4EEF65442B6FFDBCF6889 *)il2cpp_codegen_object_new(LogicalBinaryExpression_t4EBE81211FC96D0A19F4EEF65442B6FFDBCF6889_il2cpp_TypeInfo_var); LogicalBinaryExpression__ctor_mF6B0621BC2F2C6AEA801518F85C33A54C7637670(L_63, L_60, L_61, L_62, /*hidden argument*/NULL); return L_63; } IL_00db: { int32_t L_64 = ___binaryType0; int32_t L_65 = L_64; RuntimeObject * L_66 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ExpressionType_t5DFF595F84E155FA27FA8929A81459546074CE51_il2cpp_TypeInfo_var)), &L_65); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_67 = ___left2; NullCheck(L_67); Type_t * L_68; L_68 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_67); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_69 = ___right3; NullCheck(L_69); Type_t * L_70; L_70 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_69); Exception_t * L_71; L_71 = Error_BinaryOperatorNotDefined_mCD61FDD1F435742849B3DF9879D3CA26B7E3C49C(L_66, L_68, L_70, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_71, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_GetEqualityComparisonOperator_m64A7D99507B88ED0429352F8C76D0622472D4B4F_RuntimeMethod_var))); } } // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::GreaterThan(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Boolean,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_GreaterThan_m48FA5088645799167AE55CB4F45C23D7F45181BD (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, bool ___liftToNull2, MethodInfo_t * ___method3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5246E833B2FCB10A683BF24EBE6283A2EAF3B0D5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___left0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___right1; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_1, _stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF, /*hidden argument*/NULL); MethodInfo_t * L_2 = ___method3; bool L_3; L_3 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_2, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_002f; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_4 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_5 = ___right1; bool L_6 = ___liftToNull2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_7; L_7 = Expression_GetComparisonOperator_m5F69570F1A4B324DA1FF75B007613236A2BE979B(((int32_t)15), _stringLiteral5246E833B2FCB10A683BF24EBE6283A2EAF3B0D5, L_4, L_5, L_6, /*hidden argument*/NULL); return L_7; } IL_002f: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_8 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_9 = ___right1; MethodInfo_t * L_10 = ___method3; bool L_11 = ___liftToNull2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_12; L_12 = Expression_GetMethodBasedBinaryOperator_m7AA75267052C139C3ACC4A6C1CC9A9AFB47668CA(((int32_t)15), L_8, L_9, L_10, L_11, /*hidden argument*/NULL); return L_12; } } // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::LessThan(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Boolean,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_LessThan_mED7EA656D34EF71BA041C771BE2908416212183B (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, bool ___liftToNull2, MethodInfo_t * ___method3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0178FBA6F1599F1FF6A2F4A379C88915F1ABCC75); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___left0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___right1; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_1, _stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF, /*hidden argument*/NULL); MethodInfo_t * L_2 = ___method3; bool L_3; L_3 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_2, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_002f; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_4 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_5 = ___right1; bool L_6 = ___liftToNull2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_7; L_7 = Expression_GetComparisonOperator_m5F69570F1A4B324DA1FF75B007613236A2BE979B(((int32_t)20), _stringLiteral0178FBA6F1599F1FF6A2F4A379C88915F1ABCC75, L_4, L_5, L_6, /*hidden argument*/NULL); return L_7; } IL_002f: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_8 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_9 = ___right1; MethodInfo_t * L_10 = ___method3; bool L_11 = ___liftToNull2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_12; L_12 = Expression_GetMethodBasedBinaryOperator_m7AA75267052C139C3ACC4A6C1CC9A9AFB47668CA(((int32_t)20), L_8, L_9, L_10, L_11, /*hidden argument*/NULL); return L_12; } } // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::GreaterThanOrEqual(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Boolean,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_GreaterThanOrEqual_m7270DADC280478493B9A648B3773CF452538DB31 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, bool ___liftToNull2, MethodInfo_t * ___method3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral103AADF0E5BF9CDE6009B6FFD90C3FF4FB12CBC0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___left0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___right1; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_1, _stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF, /*hidden argument*/NULL); MethodInfo_t * L_2 = ___method3; bool L_3; L_3 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_2, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_002f; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_4 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_5 = ___right1; bool L_6 = ___liftToNull2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_7; L_7 = Expression_GetComparisonOperator_m5F69570F1A4B324DA1FF75B007613236A2BE979B(((int32_t)16), _stringLiteral103AADF0E5BF9CDE6009B6FFD90C3FF4FB12CBC0, L_4, L_5, L_6, /*hidden argument*/NULL); return L_7; } IL_002f: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_8 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_9 = ___right1; MethodInfo_t * L_10 = ___method3; bool L_11 = ___liftToNull2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_12; L_12 = Expression_GetMethodBasedBinaryOperator_m7AA75267052C139C3ACC4A6C1CC9A9AFB47668CA(((int32_t)16), L_8, L_9, L_10, L_11, /*hidden argument*/NULL); return L_12; } } // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::LessThanOrEqual(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Boolean,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_LessThanOrEqual_mD941A9ED98031C87DFF0ADAB02EF39BAC6EDF02C (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, bool ___liftToNull2, MethodInfo_t * ___method3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE50A30DDDBE6C50B64A5E39AAB7817CEF2F0533B); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___left0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___right1; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_1, _stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF, /*hidden argument*/NULL); MethodInfo_t * L_2 = ___method3; bool L_3; L_3 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_2, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_002f; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_4 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_5 = ___right1; bool L_6 = ___liftToNull2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_7; L_7 = Expression_GetComparisonOperator_m5F69570F1A4B324DA1FF75B007613236A2BE979B(((int32_t)21), _stringLiteralE50A30DDDBE6C50B64A5E39AAB7817CEF2F0533B, L_4, L_5, L_6, /*hidden argument*/NULL); return L_7; } IL_002f: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_8 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_9 = ___right1; MethodInfo_t * L_10 = ___method3; bool L_11 = ___liftToNull2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_12; L_12 = Expression_GetMethodBasedBinaryOperator_m7AA75267052C139C3ACC4A6C1CC9A9AFB47668CA(((int32_t)21), L_8, L_9, L_10, L_11, /*hidden argument*/NULL); return L_12; } } // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::GetComparisonOperator(System.Linq.Expressions.ExpressionType,System.String,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_GetComparisonOperator_m5F69570F1A4B324DA1FF75B007613236A2BE979B (int32_t ___binaryType0, String_t* ___opName1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left2, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right3, bool ___liftToNull4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LogicalBinaryExpression_t4EBE81211FC96D0A19F4EEF65442B6FFDBCF6889_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_t1D1CD146BFCBDC2E53E1F700889F8C5C21063EF3_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___left2; NullCheck(L_0); Type_t * L_1; L_1 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_0); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___right3; NullCheck(L_2); Type_t * L_3; L_3 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_2); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_4; L_4 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_1, L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_004c; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_5 = ___left2; NullCheck(L_5); Type_t * L_6; L_6 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_5); bool L_7; L_7 = TypeUtils_IsNumeric_m9DD87B9967E988884EB6BD077D4D2FC1C75226B7(L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_004c; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_8 = ___left2; NullCheck(L_8); Type_t * L_9; L_9 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_8); bool L_10; L_10 = TypeUtils_IsNullableType_m62BA74C943634EF4B04246F74FE8834B5F23E85E(L_9, /*hidden argument*/NULL); bool L_11 = ___liftToNull4; if (!((int32_t)((int32_t)L_10&(int32_t)L_11))) { goto IL_0043; } } { int32_t L_12 = ___binaryType0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_13 = ___left2; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_14 = ___right3; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_15 = { reinterpret_cast (Nullable_1_t1D1CD146BFCBDC2E53E1F700889F8C5C21063EF3_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_16; L_16 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_15, /*hidden argument*/NULL); SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB * L_17 = (SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB *)il2cpp_codegen_object_new(SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); SimpleBinaryExpression__ctor_mCF30627E70C37340C1E31760156E4630D9F49DAA(L_17, L_12, L_13, L_14, L_16, /*hidden argument*/NULL); return L_17; } IL_0043: { int32_t L_18 = ___binaryType0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_19 = ___left2; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_20 = ___right3; LogicalBinaryExpression_t4EBE81211FC96D0A19F4EEF65442B6FFDBCF6889 * L_21 = (LogicalBinaryExpression_t4EBE81211FC96D0A19F4EEF65442B6FFDBCF6889 *)il2cpp_codegen_object_new(LogicalBinaryExpression_t4EBE81211FC96D0A19F4EEF65442B6FFDBCF6889_il2cpp_TypeInfo_var); LogicalBinaryExpression__ctor_mF6B0621BC2F2C6AEA801518F85C33A54C7637670(L_21, L_18, L_19, L_20, /*hidden argument*/NULL); return L_21; } IL_004c: { int32_t L_22 = ___binaryType0; String_t* L_23 = ___opName1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_24 = ___left2; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_25 = ___right3; bool L_26 = ___liftToNull4; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_27; L_27 = Expression_GetUserDefinedBinaryOperatorOrThrow_mE20F4EA94769B6AD07D41C18C022120E676C9A73(L_22, L_23, L_24, L_25, L_26, /*hidden argument*/NULL); return L_27; } } // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::AndAlso(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_AndAlso_m333FE3BA7AC907EEBCEAC02CE79651904CEAD01C (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LogicalBinaryExpression_t4EBE81211FC96D0A19F4EEF65442B6FFDBCF6889_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MethodBinaryExpression_t3119FE060545F8BBCA10624BD0A1D43AB150DF23_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_t1D1CD146BFCBDC2E53E1F700889F8C5C21063EF3_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5E45B13FA746077DA0275EF11A5D0C53F2FD9C5F); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; Type_t * G_B11_0 = NULL; Type_t * G_B17_0 = NULL; { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___left0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___right1; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_1, _stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF, /*hidden argument*/NULL); MethodInfo_t * L_2 = ___method2; bool L_3; L_3 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_2, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_0107; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_4 = ___left0; NullCheck(L_4); Type_t * L_5; L_5 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_4); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_6 = ___right1; NullCheck(L_6); Type_t * L_7; L_7 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_6); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_8; L_8 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_5, L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_007b; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_9 = ___left0; NullCheck(L_9); Type_t * L_10; L_10 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_9); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_11 = { reinterpret_cast (Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_12; L_12 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_11, /*hidden argument*/NULL); bool L_13; L_13 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_10, L_12, /*hidden argument*/NULL); if (!L_13) { goto IL_0055; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_14 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_15 = ___right1; LogicalBinaryExpression_t4EBE81211FC96D0A19F4EEF65442B6FFDBCF6889 * L_16 = (LogicalBinaryExpression_t4EBE81211FC96D0A19F4EEF65442B6FFDBCF6889 *)il2cpp_codegen_object_new(LogicalBinaryExpression_t4EBE81211FC96D0A19F4EEF65442B6FFDBCF6889_il2cpp_TypeInfo_var); LogicalBinaryExpression__ctor_mF6B0621BC2F2C6AEA801518F85C33A54C7637670(L_16, 3, L_14, L_15, /*hidden argument*/NULL); return L_16; } IL_0055: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_17 = ___left0; NullCheck(L_17); Type_t * L_18; L_18 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_17); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_19 = { reinterpret_cast (Nullable_1_t1D1CD146BFCBDC2E53E1F700889F8C5C21063EF3_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_20; L_20 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_19, /*hidden argument*/NULL); bool L_21; L_21 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_18, L_20, /*hidden argument*/NULL); if (!L_21) { goto IL_007b; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_22 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_23 = ___right1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_24 = ___left0; NullCheck(L_24); Type_t * L_25; L_25 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_24); SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB * L_26 = (SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB *)il2cpp_codegen_object_new(SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); SimpleBinaryExpression__ctor_mCF30627E70C37340C1E31760156E4630D9F49DAA(L_26, 3, L_22, L_23, L_25, /*hidden argument*/NULL); return L_26; } IL_007b: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_27 = ___left0; NullCheck(L_27); Type_t * L_28; L_28 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_27); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_29 = ___right1; NullCheck(L_29); Type_t * L_30; L_30 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_29); IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); MethodInfo_t * L_31; L_31 = Expression_GetUserDefinedBinaryOperator_mE4FDC67DB19B5736A9F63AEB290CDFFC2DD68703(3, L_28, L_30, _stringLiteral5E45B13FA746077DA0275EF11A5D0C53F2FD9C5F, /*hidden argument*/NULL); ___method2 = L_31; MethodInfo_t * L_32 = ___method2; bool L_33; L_33 = MethodInfo_op_Inequality_mDE1DAA5D330E9C975AC6423FC2D06862637BE68D(L_32, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_33) { goto IL_00ef; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_34 = ___left0; NullCheck(L_34); Type_t * L_35; L_35 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_34); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_36 = ___right1; NullCheck(L_36); Type_t * L_37; L_37 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_36); MethodInfo_t * L_38 = ___method2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_ValidateUserDefinedConditionalLogicOperator_m8C387FE902B7BC95374DAED9FC3DDF51F51C290C(3, L_35, L_37, L_38, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_39 = ___left0; NullCheck(L_39); Type_t * L_40; L_40 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_39); bool L_41; L_41 = TypeUtils_IsNullableType_m62BA74C943634EF4B04246F74FE8834B5F23E85E(L_40, /*hidden argument*/NULL); if (!L_41) { goto IL_00d5; } } { MethodInfo_t * L_42 = ___method2; NullCheck(L_42); Type_t * L_43; L_43 = VirtualFuncInvoker0< Type_t * >::Invoke(42 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_42); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_44 = ___left0; NullCheck(L_44); Type_t * L_45; L_45 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_44); Type_t * L_46; L_46 = TypeUtils_GetNonNullableType_mA6F8CDE5F82C60FE0E993D3D4ADF445AAFCB1066(L_45, /*hidden argument*/NULL); bool L_47; L_47 = TypeUtils_AreEquivalent_m8F1F3807B8297B2F7C5F22F9C48F4B163085886B(L_43, L_46, /*hidden argument*/NULL); if (L_47) { goto IL_00dd; } } IL_00d5: { MethodInfo_t * L_48 = ___method2; NullCheck(L_48); Type_t * L_49; L_49 = VirtualFuncInvoker0< Type_t * >::Invoke(42 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_48); G_B11_0 = L_49; goto IL_00e3; } IL_00dd: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_50 = ___left0; NullCheck(L_50); Type_t * L_51; L_51 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_50); G_B11_0 = L_51; } IL_00e3: { V_0 = G_B11_0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_52 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_53 = ___right1; Type_t * L_54 = V_0; MethodInfo_t * L_55 = ___method2; MethodBinaryExpression_t3119FE060545F8BBCA10624BD0A1D43AB150DF23 * L_56 = (MethodBinaryExpression_t3119FE060545F8BBCA10624BD0A1D43AB150DF23 *)il2cpp_codegen_object_new(MethodBinaryExpression_t3119FE060545F8BBCA10624BD0A1D43AB150DF23_il2cpp_TypeInfo_var); MethodBinaryExpression__ctor_m275EA36F932215FDCBAB5AC8E520CD43FDB30CC5(L_56, 3, L_52, L_53, L_54, L_55, /*hidden argument*/NULL); return L_56; } IL_00ef: { int32_t L_57 = 3; RuntimeObject * L_58 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ExpressionType_t5DFF595F84E155FA27FA8929A81459546074CE51_il2cpp_TypeInfo_var)), &L_57); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_59 = ___left0; NullCheck(L_59); Type_t * L_60; L_60 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_59); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_61 = ___right1; NullCheck(L_61); Type_t * L_62; L_62 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_61); Exception_t * L_63; L_63 = Error_BinaryOperatorNotDefined_mCD61FDD1F435742849B3DF9879D3CA26B7E3C49C(L_58, L_60, L_62, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_63, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_AndAlso_m333FE3BA7AC907EEBCEAC02CE79651904CEAD01C_RuntimeMethod_var))); } IL_0107: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_64 = ___left0; NullCheck(L_64); Type_t * L_65; L_65 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_64); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_66 = ___right1; NullCheck(L_66); Type_t * L_67; L_67 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_66); MethodInfo_t * L_68 = ___method2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_ValidateUserDefinedConditionalLogicOperator_m8C387FE902B7BC95374DAED9FC3DDF51F51C290C(3, L_65, L_67, L_68, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_69 = ___left0; NullCheck(L_69); Type_t * L_70; L_70 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_69); bool L_71; L_71 = TypeUtils_IsNullableType_m62BA74C943634EF4B04246F74FE8834B5F23E85E(L_70, /*hidden argument*/NULL); if (!L_71) { goto IL_013f; } } { MethodInfo_t * L_72 = ___method2; NullCheck(L_72); Type_t * L_73; L_73 = VirtualFuncInvoker0< Type_t * >::Invoke(42 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_72); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_74 = ___left0; NullCheck(L_74); Type_t * L_75; L_75 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_74); Type_t * L_76; L_76 = TypeUtils_GetNonNullableType_mA6F8CDE5F82C60FE0E993D3D4ADF445AAFCB1066(L_75, /*hidden argument*/NULL); bool L_77; L_77 = TypeUtils_AreEquivalent_m8F1F3807B8297B2F7C5F22F9C48F4B163085886B(L_73, L_76, /*hidden argument*/NULL); if (L_77) { goto IL_0147; } } IL_013f: { MethodInfo_t * L_78 = ___method2; NullCheck(L_78); Type_t * L_79; L_79 = VirtualFuncInvoker0< Type_t * >::Invoke(42 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_78); G_B17_0 = L_79; goto IL_014d; } IL_0147: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_80 = ___left0; NullCheck(L_80); Type_t * L_81; L_81 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_80); G_B17_0 = L_81; } IL_014d: { V_0 = G_B17_0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_82 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_83 = ___right1; Type_t * L_84 = V_0; MethodInfo_t * L_85 = ___method2; MethodBinaryExpression_t3119FE060545F8BBCA10624BD0A1D43AB150DF23 * L_86 = (MethodBinaryExpression_t3119FE060545F8BBCA10624BD0A1D43AB150DF23 *)il2cpp_codegen_object_new(MethodBinaryExpression_t3119FE060545F8BBCA10624BD0A1D43AB150DF23_il2cpp_TypeInfo_var); MethodBinaryExpression__ctor_m275EA36F932215FDCBAB5AC8E520CD43FDB30CC5(L_86, 3, L_82, L_83, L_84, L_85, /*hidden argument*/NULL); return L_86; } } // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::OrElse(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_OrElse_mB399FD91B71E716884970A55B211EABFA6944797 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LogicalBinaryExpression_t4EBE81211FC96D0A19F4EEF65442B6FFDBCF6889_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MethodBinaryExpression_t3119FE060545F8BBCA10624BD0A1D43AB150DF23_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_t1D1CD146BFCBDC2E53E1F700889F8C5C21063EF3_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEE4706B7CE839A2F08582C04E05FE9ABF2925DC2); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; Type_t * G_B11_0 = NULL; Type_t * G_B17_0 = NULL; { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___left0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___right1; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_1, _stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF, /*hidden argument*/NULL); MethodInfo_t * L_2 = ___method2; bool L_3; L_3 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_2, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_010d; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_4 = ___left0; NullCheck(L_4); Type_t * L_5; L_5 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_4); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_6 = ___right1; NullCheck(L_6); Type_t * L_7; L_7 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_6); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_8; L_8 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_5, L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_007d; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_9 = ___left0; NullCheck(L_9); Type_t * L_10; L_10 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_9); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_11 = { reinterpret_cast (Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_12; L_12 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_11, /*hidden argument*/NULL); bool L_13; L_13 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_10, L_12, /*hidden argument*/NULL); if (!L_13) { goto IL_0056; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_14 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_15 = ___right1; LogicalBinaryExpression_t4EBE81211FC96D0A19F4EEF65442B6FFDBCF6889 * L_16 = (LogicalBinaryExpression_t4EBE81211FC96D0A19F4EEF65442B6FFDBCF6889 *)il2cpp_codegen_object_new(LogicalBinaryExpression_t4EBE81211FC96D0A19F4EEF65442B6FFDBCF6889_il2cpp_TypeInfo_var); LogicalBinaryExpression__ctor_mF6B0621BC2F2C6AEA801518F85C33A54C7637670(L_16, ((int32_t)37), L_14, L_15, /*hidden argument*/NULL); return L_16; } IL_0056: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_17 = ___left0; NullCheck(L_17); Type_t * L_18; L_18 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_17); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_19 = { reinterpret_cast (Nullable_1_t1D1CD146BFCBDC2E53E1F700889F8C5C21063EF3_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_20; L_20 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_19, /*hidden argument*/NULL); bool L_21; L_21 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_18, L_20, /*hidden argument*/NULL); if (!L_21) { goto IL_007d; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_22 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_23 = ___right1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_24 = ___left0; NullCheck(L_24); Type_t * L_25; L_25 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_24); SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB * L_26 = (SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB *)il2cpp_codegen_object_new(SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); SimpleBinaryExpression__ctor_mCF30627E70C37340C1E31760156E4630D9F49DAA(L_26, ((int32_t)37), L_22, L_23, L_25, /*hidden argument*/NULL); return L_26; } IL_007d: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_27 = ___left0; NullCheck(L_27); Type_t * L_28; L_28 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_27); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_29 = ___right1; NullCheck(L_29); Type_t * L_30; L_30 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_29); IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); MethodInfo_t * L_31; L_31 = Expression_GetUserDefinedBinaryOperator_mE4FDC67DB19B5736A9F63AEB290CDFFC2DD68703(((int32_t)37), L_28, L_30, _stringLiteralEE4706B7CE839A2F08582C04E05FE9ABF2925DC2, /*hidden argument*/NULL); ___method2 = L_31; MethodInfo_t * L_32 = ___method2; bool L_33; L_33 = MethodInfo_op_Inequality_mDE1DAA5D330E9C975AC6423FC2D06862637BE68D(L_32, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_33) { goto IL_00f4; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_34 = ___left0; NullCheck(L_34); Type_t * L_35; L_35 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_34); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_36 = ___right1; NullCheck(L_36); Type_t * L_37; L_37 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_36); MethodInfo_t * L_38 = ___method2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_ValidateUserDefinedConditionalLogicOperator_m8C387FE902B7BC95374DAED9FC3DDF51F51C290C(((int32_t)37), L_35, L_37, L_38, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_39 = ___left0; NullCheck(L_39); Type_t * L_40; L_40 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_39); bool L_41; L_41 = TypeUtils_IsNullableType_m62BA74C943634EF4B04246F74FE8834B5F23E85E(L_40, /*hidden argument*/NULL); if (!L_41) { goto IL_00d9; } } { MethodInfo_t * L_42 = ___method2; NullCheck(L_42); Type_t * L_43; L_43 = VirtualFuncInvoker0< Type_t * >::Invoke(42 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_42); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_44 = ___left0; NullCheck(L_44); Type_t * L_45; L_45 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_44); Type_t * L_46; L_46 = TypeUtils_GetNonNullableType_mA6F8CDE5F82C60FE0E993D3D4ADF445AAFCB1066(L_45, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_47; L_47 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_43, L_46, /*hidden argument*/NULL); if (L_47) { goto IL_00e1; } } IL_00d9: { MethodInfo_t * L_48 = ___method2; NullCheck(L_48); Type_t * L_49; L_49 = VirtualFuncInvoker0< Type_t * >::Invoke(42 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_48); G_B11_0 = L_49; goto IL_00e7; } IL_00e1: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_50 = ___left0; NullCheck(L_50); Type_t * L_51; L_51 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_50); G_B11_0 = L_51; } IL_00e7: { V_0 = G_B11_0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_52 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_53 = ___right1; Type_t * L_54 = V_0; MethodInfo_t * L_55 = ___method2; MethodBinaryExpression_t3119FE060545F8BBCA10624BD0A1D43AB150DF23 * L_56 = (MethodBinaryExpression_t3119FE060545F8BBCA10624BD0A1D43AB150DF23 *)il2cpp_codegen_object_new(MethodBinaryExpression_t3119FE060545F8BBCA10624BD0A1D43AB150DF23_il2cpp_TypeInfo_var); MethodBinaryExpression__ctor_m275EA36F932215FDCBAB5AC8E520CD43FDB30CC5(L_56, ((int32_t)37), L_52, L_53, L_54, L_55, /*hidden argument*/NULL); return L_56; } IL_00f4: { int32_t L_57 = ((int32_t)37); RuntimeObject * L_58 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ExpressionType_t5DFF595F84E155FA27FA8929A81459546074CE51_il2cpp_TypeInfo_var)), &L_57); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_59 = ___left0; NullCheck(L_59); Type_t * L_60; L_60 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_59); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_61 = ___right1; NullCheck(L_61); Type_t * L_62; L_62 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_61); Exception_t * L_63; L_63 = Error_BinaryOperatorNotDefined_mCD61FDD1F435742849B3DF9879D3CA26B7E3C49C(L_58, L_60, L_62, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_63, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_OrElse_mB399FD91B71E716884970A55B211EABFA6944797_RuntimeMethod_var))); } IL_010d: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_64 = ___left0; NullCheck(L_64); Type_t * L_65; L_65 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_64); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_66 = ___right1; NullCheck(L_66); Type_t * L_67; L_67 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_66); MethodInfo_t * L_68 = ___method2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_ValidateUserDefinedConditionalLogicOperator_m8C387FE902B7BC95374DAED9FC3DDF51F51C290C(((int32_t)37), L_65, L_67, L_68, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_69 = ___left0; NullCheck(L_69); Type_t * L_70; L_70 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_69); bool L_71; L_71 = TypeUtils_IsNullableType_m62BA74C943634EF4B04246F74FE8834B5F23E85E(L_70, /*hidden argument*/NULL); if (!L_71) { goto IL_0146; } } { MethodInfo_t * L_72 = ___method2; NullCheck(L_72); Type_t * L_73; L_73 = VirtualFuncInvoker0< Type_t * >::Invoke(42 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_72); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_74 = ___left0; NullCheck(L_74); Type_t * L_75; L_75 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_74); Type_t * L_76; L_76 = TypeUtils_GetNonNullableType_mA6F8CDE5F82C60FE0E993D3D4ADF445AAFCB1066(L_75, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_77; L_77 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_73, L_76, /*hidden argument*/NULL); if (L_77) { goto IL_014e; } } IL_0146: { MethodInfo_t * L_78 = ___method2; NullCheck(L_78); Type_t * L_79; L_79 = VirtualFuncInvoker0< Type_t * >::Invoke(42 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_78); G_B17_0 = L_79; goto IL_0154; } IL_014e: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_80 = ___left0; NullCheck(L_80); Type_t * L_81; L_81 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_80); G_B17_0 = L_81; } IL_0154: { V_0 = G_B17_0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_82 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_83 = ___right1; Type_t * L_84 = V_0; MethodInfo_t * L_85 = ___method2; MethodBinaryExpression_t3119FE060545F8BBCA10624BD0A1D43AB150DF23 * L_86 = (MethodBinaryExpression_t3119FE060545F8BBCA10624BD0A1D43AB150DF23 *)il2cpp_codegen_object_new(MethodBinaryExpression_t3119FE060545F8BBCA10624BD0A1D43AB150DF23_il2cpp_TypeInfo_var); MethodBinaryExpression__ctor_m275EA36F932215FDCBAB5AC8E520CD43FDB30CC5(L_86, ((int32_t)37), L_82, L_83, L_84, L_85, /*hidden argument*/NULL); return L_86; } } // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::Coalesce(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.LambdaExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_Coalesce_m97D874A620CC3E0DEA3EE3F1C7821BAF3C56AA5A (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * ___conversion2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CoalesceConversionBinaryExpression_t1BFEFD20D1774BE8420812142E9622F6CBB210C6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF); s_Il2CppMethodInitialized = true; } ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* V_0 = NULL; Type_t * V_1 = NULL; MethodInfo_t * G_B7_0 = NULL; MethodInfo_t * G_B6_0 = NULL; MethodInfo_t * G_B9_0 = NULL; MethodInfo_t * G_B8_0 = NULL; { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___left0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___right1; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_1, _stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF, /*hidden argument*/NULL); LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_2 = ___conversion2; if (L_2) { goto IL_0035; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_3 = ___left0; NullCheck(L_3); Type_t * L_4; L_4 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_3); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_5 = ___right1; NullCheck(L_5); Type_t * L_6; L_6 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_5); IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Expression_ValidateCoalesceArgTypes_m586F460956836E250B320CC1861E8910091916A7(L_4, L_6, /*hidden argument*/NULL); V_1 = L_7; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_8 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_9 = ___right1; Type_t * L_10 = V_1; SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB * L_11 = (SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB *)il2cpp_codegen_object_new(SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); SimpleBinaryExpression__ctor_mCF30627E70C37340C1E31760156E4630D9F49DAA(L_11, 7, L_8, L_9, L_10, /*hidden argument*/NULL); return L_11; } IL_0035: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_12 = ___left0; NullCheck(L_12); Type_t * L_13; L_13 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_12); NullCheck(L_13); bool L_14; L_14 = Type_get_IsValueType_m9CCCB4759C2D5A890096F8DBA66DAAEFE9D913FB(L_13, /*hidden argument*/NULL); if (!L_14) { goto IL_0055; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_15 = ___left0; NullCheck(L_15); Type_t * L_16; L_16 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_15); bool L_17; L_17 = TypeUtils_IsNullableType_m62BA74C943634EF4B04246F74FE8834B5F23E85E(L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0055; } } { Exception_t * L_18; L_18 = Error_CoalesceUsedOnNonNullType_mB899995ACC043ABDCB03D2487C53E3F6BEE047CF(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_18, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_Coalesce_m97D874A620CC3E0DEA3EE3F1C7821BAF3C56AA5A_RuntimeMethod_var))); } IL_0055: { LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_19 = ___conversion2; NullCheck(L_19); Type_t * L_20; L_20 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_19); MethodInfo_t * L_21; L_21 = TypeUtils_GetInvokeMethod_mE8E79E04E4B64BD2FF0D694B94267FF01267E0D8(L_20, /*hidden argument*/NULL); MethodInfo_t * L_22 = L_21; NullCheck(L_22); Type_t * L_23; L_23 = VirtualFuncInvoker0< Type_t * >::Invoke(42 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_22); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_24 = { reinterpret_cast (Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_25; L_25 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_24, /*hidden argument*/NULL); bool L_26; L_26 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_23, L_25, /*hidden argument*/NULL); G_B6_0 = L_22; if (!L_26) { G_B7_0 = L_22; goto IL_0083; } } { LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_27 = ___conversion2; Exception_t * L_28; L_28 = Error_UserDefinedOperatorMustNotBeVoid_m6D1B97E19065E4617395CE56477188D1CA3305E1(L_27, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral06891871A1FE83D54F3C00A4D3EF4DB5722687B5)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_28, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_Coalesce_m97D874A620CC3E0DEA3EE3F1C7821BAF3C56AA5A_RuntimeMethod_var))); } IL_0083: { MethodInfo_t * L_29 = G_B7_0; IL2CPP_RUNTIME_CLASS_INIT(TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_30; L_30 = TypeExtensions_GetParametersCached_m9E60E0DB31B9691FDC3A981DD809437A6B06CD60(L_29, /*hidden argument*/NULL); V_0 = L_30; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_31 = V_0; NullCheck(L_31); G_B8_0 = L_29; if ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_31)->max_length)))) == ((int32_t)1))) { G_B9_0 = L_29; goto IL_009c; } } { LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_32 = ___conversion2; Exception_t * L_33; L_33 = Error_IncorrectNumberOfMethodCallArguments_m2D3CB6E801120E0F5C7783B500637980D3DAA6BE(L_32, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral06891871A1FE83D54F3C00A4D3EF4DB5722687B5)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_33, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_Coalesce_m97D874A620CC3E0DEA3EE3F1C7821BAF3C56AA5A_RuntimeMethod_var))); } IL_009c: { NullCheck(G_B9_0); Type_t * L_34; L_34 = VirtualFuncInvoker0< Type_t * >::Invoke(42 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, G_B9_0); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_35 = ___right1; NullCheck(L_35); Type_t * L_36; L_36 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_35); bool L_37; L_37 = TypeUtils_AreEquivalent_m8F1F3807B8297B2F7C5F22F9C48F4B163085886B(L_34, L_36, /*hidden argument*/NULL); if (L_37) { goto IL_00c0; } } { int32_t L_38 = 7; RuntimeObject * L_39 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ExpressionType_t5DFF595F84E155FA27FA8929A81459546074CE51_il2cpp_TypeInfo_var)), &L_38); LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_40 = ___conversion2; NullCheck(L_40); String_t* L_41; L_41 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_40); Exception_t * L_42; L_42 = Error_OperandTypesDoNotMatchParameters_m8A1EA6C5FDD67AA3DD821413BE204954AEA8DF6A(L_39, L_41, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_42, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_Coalesce_m97D874A620CC3E0DEA3EE3F1C7821BAF3C56AA5A_RuntimeMethod_var))); } IL_00c0: { ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_43 = V_0; NullCheck(L_43); int32_t L_44 = 0; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_45 = (L_43)->GetAt(static_cast(L_44)); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_46 = ___left0; NullCheck(L_46); Type_t * L_47; L_47 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_46); Type_t * L_48; L_48 = TypeUtils_GetNonNullableType_mA6F8CDE5F82C60FE0E993D3D4ADF445AAFCB1066(L_47, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); bool L_49; L_49 = Expression_ParameterIsAssignable_m8C2B8BFA0938363051E5E6ED233071E24CAC80FD(L_45, L_48, /*hidden argument*/NULL); if (L_49) { goto IL_00f7; } } { ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_50 = V_0; NullCheck(L_50); int32_t L_51 = 0; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_52 = (L_50)->GetAt(static_cast(L_51)); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_53 = ___left0; NullCheck(L_53); Type_t * L_54; L_54 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_53); IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); bool L_55; L_55 = Expression_ParameterIsAssignable_m8C2B8BFA0938363051E5E6ED233071E24CAC80FD(L_52, L_54, /*hidden argument*/NULL); if (L_55) { goto IL_00f7; } } { int32_t L_56 = 7; RuntimeObject * L_57 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ExpressionType_t5DFF595F84E155FA27FA8929A81459546074CE51_il2cpp_TypeInfo_var)), &L_56); LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_58 = ___conversion2; NullCheck(L_58); String_t* L_59; L_59 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_58); Exception_t * L_60; L_60 = Error_OperandTypesDoNotMatchParameters_m8A1EA6C5FDD67AA3DD821413BE204954AEA8DF6A(L_57, L_59, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_60, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_Coalesce_m97D874A620CC3E0DEA3EE3F1C7821BAF3C56AA5A_RuntimeMethod_var))); } IL_00f7: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_61 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_62 = ___right1; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_63 = ___conversion2; CoalesceConversionBinaryExpression_t1BFEFD20D1774BE8420812142E9622F6CBB210C6 * L_64 = (CoalesceConversionBinaryExpression_t1BFEFD20D1774BE8420812142E9622F6CBB210C6 *)il2cpp_codegen_object_new(CoalesceConversionBinaryExpression_t1BFEFD20D1774BE8420812142E9622F6CBB210C6_il2cpp_TypeInfo_var); CoalesceConversionBinaryExpression__ctor_m4A2C92DE6E42214443CD09AF46863BD0AF6D3ABA(L_64, L_61, L_62, L_63, /*hidden argument*/NULL); return L_64; } } // System.Type System.Linq.Expressions.Expression::ValidateCoalesceArgTypes(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Expression_ValidateCoalesceArgTypes_m586F460956836E250B320CC1861E8910091916A7 (Type_t * ___left0, Type_t * ___right1, const RuntimeMethod* method) { Type_t * V_0 = NULL; { Type_t * L_0 = ___left0; Type_t * L_1; L_1 = TypeUtils_GetNonNullableType_mA6F8CDE5F82C60FE0E993D3D4ADF445AAFCB1066(L_0, /*hidden argument*/NULL); V_0 = L_1; Type_t * L_2 = ___left0; NullCheck(L_2); bool L_3; L_3 = Type_get_IsValueType_m9CCCB4759C2D5A890096F8DBA66DAAEFE9D913FB(L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_001d; } } { Type_t * L_4 = ___left0; bool L_5; L_5 = TypeUtils_IsNullableType_m62BA74C943634EF4B04246F74FE8834B5F23E85E(L_4, /*hidden argument*/NULL); if (L_5) { goto IL_001d; } } { Exception_t * L_6; L_6 = Error_CoalesceUsedOnNonNullType_mB899995ACC043ABDCB03D2487C53E3F6BEE047CF(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateCoalesceArgTypes_m586F460956836E250B320CC1861E8910091916A7_RuntimeMethod_var))); } IL_001d: { Type_t * L_7 = ___left0; bool L_8; L_8 = TypeUtils_IsNullableType_m62BA74C943634EF4B04246F74FE8834B5F23E85E(L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0030; } } { Type_t * L_9 = ___right1; Type_t * L_10 = V_0; bool L_11; L_11 = TypeUtils_IsImplicitlyConvertibleTo_mD158BC9D67EB5AD741D7ACB3867E6A3F1497D052(L_9, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0030; } } { Type_t * L_12 = V_0; return L_12; } IL_0030: { Type_t * L_13 = ___right1; Type_t * L_14 = ___left0; bool L_15; L_15 = TypeUtils_IsImplicitlyConvertibleTo_mD158BC9D67EB5AD741D7ACB3867E6A3F1497D052(L_13, L_14, /*hidden argument*/NULL); if (!L_15) { goto IL_003b; } } { Type_t * L_16 = ___left0; return L_16; } IL_003b: { Type_t * L_17 = V_0; Type_t * L_18 = ___right1; bool L_19; L_19 = TypeUtils_IsImplicitlyConvertibleTo_mD158BC9D67EB5AD741D7ACB3867E6A3F1497D052(L_17, L_18, /*hidden argument*/NULL); if (!L_19) { goto IL_0046; } } { Type_t * L_20 = ___right1; return L_20; } IL_0046: { Exception_t * L_21; L_21 = Error_ArgumentTypesMustMatch_m7C3549771BD43F7891DEE4E4EE46A32382D58D42(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_21, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateCoalesceArgTypes_m586F460956836E250B320CC1861E8910091916A7_RuntimeMethod_var))); } } // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::Add(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_Add_mCC62D9B171CF328069B0CA5C53073D2AC110D181 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA7F05001843983A3F6D671FC591DB8FC9139A826); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___left0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___right1; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_1, _stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF, /*hidden argument*/NULL); MethodInfo_t * L_2 = ___method2; bool L_3; L_3 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_2, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_005d; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_4 = ___left0; NullCheck(L_4); Type_t * L_5; L_5 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_4); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_6 = ___right1; NullCheck(L_6); Type_t * L_7; L_7 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_6); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_8; L_8 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_5, L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_004e; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_9 = ___left0; NullCheck(L_9); Type_t * L_10; L_10 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_9); bool L_11; L_11 = TypeUtils_IsArithmetic_m58B21C80FE6737B41D533A2501F75E22A05F6695(L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_004e; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_12 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_13 = ___right1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_14 = ___left0; NullCheck(L_14); Type_t * L_15; L_15 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_14); SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB * L_16 = (SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB *)il2cpp_codegen_object_new(SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); SimpleBinaryExpression__ctor_mCF30627E70C37340C1E31760156E4630D9F49DAA(L_16, 0, L_12, L_13, L_15, /*hidden argument*/NULL); return L_16; } IL_004e: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_17 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_18 = ___right1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_19; L_19 = Expression_GetUserDefinedBinaryOperatorOrThrow_mE20F4EA94769B6AD07D41C18C022120E676C9A73(0, _stringLiteralA7F05001843983A3F6D671FC591DB8FC9139A826, L_17, L_18, (bool)1, /*hidden argument*/NULL); return L_19; } IL_005d: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_20 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_21 = ___right1; MethodInfo_t * L_22 = ___method2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_23; L_23 = Expression_GetMethodBasedBinaryOperator_m7AA75267052C139C3ACC4A6C1CC9A9AFB47668CA(0, L_20, L_21, L_22, (bool)1, /*hidden argument*/NULL); return L_23; } } // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::AddAssign(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo,System.Linq.Expressions.LambdaExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_AddAssign_m89C268FF0E3394C82715AC033ABF83ECF47E7022 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * ___conversion3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA7F05001843983A3F6D671FC591DB8FC9139A826); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___left0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___left0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_RequiresCanWrite_mE6E1ED4B8F40FB2C1C490F191FC2DC4CC1B40B80(L_1, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___right1; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_2, _stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF, /*hidden argument*/NULL); MethodInfo_t * L_3 = ___method2; bool L_4; L_4 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_3, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_4) { goto IL_0074; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_5 = ___left0; NullCheck(L_5); Type_t * L_6; L_6 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_5); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_7 = ___right1; NullCheck(L_7); Type_t * L_8; L_8 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_7); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_9; L_9 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_6, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0063; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_10 = ___left0; NullCheck(L_10); Type_t * L_11; L_11 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_10); bool L_12; L_12 = TypeUtils_IsArithmetic_m58B21C80FE6737B41D533A2501F75E22A05F6695(L_11, /*hidden argument*/NULL); if (!L_12) { goto IL_0063; } } { LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_13 = ___conversion3; if (!L_13) { goto IL_0053; } } { Exception_t * L_14; L_14 = Error_ConversionIsNotSupportedForArithmeticTypes_mBE145600E56F4FB831A0E994CFE416AB8BC59FE1(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_14, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_AddAssign_m89C268FF0E3394C82715AC033ABF83ECF47E7022_RuntimeMethod_var))); } IL_0053: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_15 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_16 = ___right1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_17 = ___left0; NullCheck(L_17); Type_t * L_18; L_18 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_17); SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB * L_19 = (SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB *)il2cpp_codegen_object_new(SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); SimpleBinaryExpression__ctor_mCF30627E70C37340C1E31760156E4630D9F49DAA(L_19, ((int32_t)63), L_15, L_16, L_18, /*hidden argument*/NULL); return L_19; } IL_0063: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_20 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_21 = ___right1; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_22 = ___conversion3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_23; L_23 = Expression_GetUserDefinedAssignOperatorOrThrow_m47A2AC5BE13291672A487910B592ED0D8437199A(((int32_t)63), _stringLiteralA7F05001843983A3F6D671FC591DB8FC9139A826, L_20, L_21, L_22, (bool)1, /*hidden argument*/NULL); return L_23; } IL_0074: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_24 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_25 = ___right1; MethodInfo_t * L_26 = ___method2; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_27 = ___conversion3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_28; L_28 = Expression_GetMethodBasedAssignOperator_mBFD01EB05628F199B24F0F2B7406FC24964E6FDC(((int32_t)63), L_24, L_25, L_26, L_27, (bool)1, /*hidden argument*/NULL); return L_28; } } // System.Void System.Linq.Expressions.Expression::ValidateOpAssignConversionLambda(System.Linq.Expressions.LambdaExpression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo,System.Linq.Expressions.ExpressionType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression_ValidateOpAssignConversionLambda_m846DCA2FB377DE896C68EC8BEC6690151CDA65DB (LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * ___conversion0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left1, MethodInfo_t * ___method2, int32_t ___nodeType3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* V_0 = NULL; MethodInfo_t * G_B2_0 = NULL; MethodInfo_t * G_B1_0 = NULL; { LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_0 = ___conversion0; NullCheck(L_0); Type_t * L_1; L_1 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_0); MethodInfo_t * L_2; L_2 = TypeUtils_GetInvokeMethod_mE8E79E04E4B64BD2FF0D694B94267FF01267E0D8(L_1, /*hidden argument*/NULL); MethodInfo_t * L_3 = L_2; IL2CPP_RUNTIME_CLASS_INIT(TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_4; L_4 = TypeExtensions_GetParametersCached_m9E60E0DB31B9691FDC3A981DD809437A6B06CD60(L_3, /*hidden argument*/NULL); V_0 = L_4; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_5 = V_0; NullCheck(L_5); G_B1_0 = L_3; if ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_5)->max_length)))) == ((int32_t)1))) { G_B2_0 = L_3; goto IL_0024; } } { LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_6 = ___conversion0; Exception_t * L_7; L_7 = Error_IncorrectNumberOfMethodCallArguments_m2D3CB6E801120E0F5C7783B500637980D3DAA6BE(L_6, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral06891871A1FE83D54F3C00A4D3EF4DB5722687B5)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateOpAssignConversionLambda_m846DCA2FB377DE896C68EC8BEC6690151CDA65DB_RuntimeMethod_var))); } IL_0024: { NullCheck(G_B2_0); Type_t * L_8; L_8 = VirtualFuncInvoker0< Type_t * >::Invoke(42 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, G_B2_0); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_9 = ___left1; NullCheck(L_9); Type_t * L_10; L_10 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_9); bool L_11; L_11 = TypeUtils_AreEquivalent_m8F1F3807B8297B2F7C5F22F9C48F4B163085886B(L_8, L_10, /*hidden argument*/NULL); if (L_11) { goto IL_0048; } } { int32_t L_12 = ___nodeType3; int32_t L_13 = L_12; RuntimeObject * L_14 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ExpressionType_t5DFF595F84E155FA27FA8929A81459546074CE51_il2cpp_TypeInfo_var)), &L_13); LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_15 = ___conversion0; NullCheck(L_15); String_t* L_16; L_16 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_15); Exception_t * L_17; L_17 = Error_OperandTypesDoNotMatchParameters_m8A1EA6C5FDD67AA3DD821413BE204954AEA8DF6A(L_14, L_16, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_17, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateOpAssignConversionLambda_m846DCA2FB377DE896C68EC8BEC6690151CDA65DB_RuntimeMethod_var))); } IL_0048: { ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_18 = V_0; NullCheck(L_18); int32_t L_19 = 0; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_20 = (L_18)->GetAt(static_cast(L_19)); NullCheck(L_20); Type_t * L_21; L_21 = VirtualFuncInvoker0< Type_t * >::Invoke(8 /* System.Type System.Reflection.ParameterInfo::get_ParameterType() */, L_20); MethodInfo_t * L_22 = ___method2; NullCheck(L_22); Type_t * L_23; L_23 = VirtualFuncInvoker0< Type_t * >::Invoke(42 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_22); bool L_24; L_24 = TypeUtils_AreEquivalent_m8F1F3807B8297B2F7C5F22F9C48F4B163085886B(L_21, L_23, /*hidden argument*/NULL); if (L_24) { goto IL_006f; } } { int32_t L_25 = ___nodeType3; int32_t L_26 = L_25; RuntimeObject * L_27 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ExpressionType_t5DFF595F84E155FA27FA8929A81459546074CE51_il2cpp_TypeInfo_var)), &L_26); LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_28 = ___conversion0; NullCheck(L_28); String_t* L_29; L_29 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_28); Exception_t * L_30; L_30 = Error_OverloadOperatorTypeDoesNotMatchConversionType_mBEE5461B3416563F24394DB77DA17CC1EEC348C1(L_27, L_29, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_30, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateOpAssignConversionLambda_m846DCA2FB377DE896C68EC8BEC6690151CDA65DB_RuntimeMethod_var))); } IL_006f: { return; } } // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::AddAssignChecked(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo,System.Linq.Expressions.LambdaExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_AddAssignChecked_m1605EF53F9D0DEE1D8019A9FF9D1464C2DE0F2F9 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * ___conversion3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA7F05001843983A3F6D671FC591DB8FC9139A826); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___left0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___left0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_RequiresCanWrite_mE6E1ED4B8F40FB2C1C490F191FC2DC4CC1B40B80(L_1, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___right1; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_2, _stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF, /*hidden argument*/NULL); MethodInfo_t * L_3 = ___method2; bool L_4; L_4 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_3, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_4) { goto IL_0074; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_5 = ___left0; NullCheck(L_5); Type_t * L_6; L_6 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_5); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_7 = ___right1; NullCheck(L_7); Type_t * L_8; L_8 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_7); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_9; L_9 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_6, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0063; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_10 = ___left0; NullCheck(L_10); Type_t * L_11; L_11 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_10); bool L_12; L_12 = TypeUtils_IsArithmetic_m58B21C80FE6737B41D533A2501F75E22A05F6695(L_11, /*hidden argument*/NULL); if (!L_12) { goto IL_0063; } } { LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_13 = ___conversion3; if (!L_13) { goto IL_0053; } } { Exception_t * L_14; L_14 = Error_ConversionIsNotSupportedForArithmeticTypes_mBE145600E56F4FB831A0E994CFE416AB8BC59FE1(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_14, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_AddAssignChecked_m1605EF53F9D0DEE1D8019A9FF9D1464C2DE0F2F9_RuntimeMethod_var))); } IL_0053: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_15 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_16 = ___right1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_17 = ___left0; NullCheck(L_17); Type_t * L_18; L_18 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_17); SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB * L_19 = (SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB *)il2cpp_codegen_object_new(SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); SimpleBinaryExpression__ctor_mCF30627E70C37340C1E31760156E4630D9F49DAA(L_19, ((int32_t)74), L_15, L_16, L_18, /*hidden argument*/NULL); return L_19; } IL_0063: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_20 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_21 = ___right1; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_22 = ___conversion3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_23; L_23 = Expression_GetUserDefinedAssignOperatorOrThrow_m47A2AC5BE13291672A487910B592ED0D8437199A(((int32_t)74), _stringLiteralA7F05001843983A3F6D671FC591DB8FC9139A826, L_20, L_21, L_22, (bool)1, /*hidden argument*/NULL); return L_23; } IL_0074: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_24 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_25 = ___right1; MethodInfo_t * L_26 = ___method2; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_27 = ___conversion3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_28; L_28 = Expression_GetMethodBasedAssignOperator_mBFD01EB05628F199B24F0F2B7406FC24964E6FDC(((int32_t)74), L_24, L_25, L_26, L_27, (bool)1, /*hidden argument*/NULL); return L_28; } } // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::AddChecked(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_AddChecked_m8953F0AB9E5BBC4B3FB072FA8788CBBFE92E1148 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA7F05001843983A3F6D671FC591DB8FC9139A826); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___left0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___right1; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_1, _stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF, /*hidden argument*/NULL); MethodInfo_t * L_2 = ___method2; bool L_3; L_3 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_2, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_005d; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_4 = ___left0; NullCheck(L_4); Type_t * L_5; L_5 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_4); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_6 = ___right1; NullCheck(L_6); Type_t * L_7; L_7 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_6); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_8; L_8 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_5, L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_004e; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_9 = ___left0; NullCheck(L_9); Type_t * L_10; L_10 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_9); bool L_11; L_11 = TypeUtils_IsArithmetic_m58B21C80FE6737B41D533A2501F75E22A05F6695(L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_004e; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_12 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_13 = ___right1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_14 = ___left0; NullCheck(L_14); Type_t * L_15; L_15 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_14); SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB * L_16 = (SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB *)il2cpp_codegen_object_new(SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); SimpleBinaryExpression__ctor_mCF30627E70C37340C1E31760156E4630D9F49DAA(L_16, 1, L_12, L_13, L_15, /*hidden argument*/NULL); return L_16; } IL_004e: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_17 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_18 = ___right1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_19; L_19 = Expression_GetUserDefinedBinaryOperatorOrThrow_mE20F4EA94769B6AD07D41C18C022120E676C9A73(1, _stringLiteralA7F05001843983A3F6D671FC591DB8FC9139A826, L_17, L_18, (bool)1, /*hidden argument*/NULL); return L_19; } IL_005d: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_20 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_21 = ___right1; MethodInfo_t * L_22 = ___method2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_23; L_23 = Expression_GetMethodBasedBinaryOperator_m7AA75267052C139C3ACC4A6C1CC9A9AFB47668CA(1, L_20, L_21, L_22, (bool)1, /*hidden argument*/NULL); return L_23; } } // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::Subtract(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_Subtract_m16C4AAF643493E55A83B0B7949FA1045C92EDE53 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1C04630CF70FD38EEF0AC7C42DD20ECB94667282); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___left0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___right1; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_1, _stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF, /*hidden argument*/NULL); MethodInfo_t * L_2 = ___method2; bool L_3; L_3 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_2, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_005f; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_4 = ___left0; NullCheck(L_4); Type_t * L_5; L_5 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_4); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_6 = ___right1; NullCheck(L_6); Type_t * L_7; L_7 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_6); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_8; L_8 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_5, L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_004f; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_9 = ___left0; NullCheck(L_9); Type_t * L_10; L_10 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_9); bool L_11; L_11 = TypeUtils_IsArithmetic_m58B21C80FE6737B41D533A2501F75E22A05F6695(L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_004f; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_12 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_13 = ___right1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_14 = ___left0; NullCheck(L_14); Type_t * L_15; L_15 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_14); SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB * L_16 = (SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB *)il2cpp_codegen_object_new(SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); SimpleBinaryExpression__ctor_mCF30627E70C37340C1E31760156E4630D9F49DAA(L_16, ((int32_t)42), L_12, L_13, L_15, /*hidden argument*/NULL); return L_16; } IL_004f: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_17 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_18 = ___right1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_19; L_19 = Expression_GetUserDefinedBinaryOperatorOrThrow_mE20F4EA94769B6AD07D41C18C022120E676C9A73(((int32_t)42), _stringLiteral1C04630CF70FD38EEF0AC7C42DD20ECB94667282, L_17, L_18, (bool)1, /*hidden argument*/NULL); return L_19; } IL_005f: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_20 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_21 = ___right1; MethodInfo_t * L_22 = ___method2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_23; L_23 = Expression_GetMethodBasedBinaryOperator_m7AA75267052C139C3ACC4A6C1CC9A9AFB47668CA(((int32_t)42), L_20, L_21, L_22, (bool)1, /*hidden argument*/NULL); return L_23; } } // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::SubtractAssign(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo,System.Linq.Expressions.LambdaExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_SubtractAssign_mAD9D7028088A54B5F277360E087A82040F6908DA (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * ___conversion3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1C04630CF70FD38EEF0AC7C42DD20ECB94667282); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___left0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___left0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_RequiresCanWrite_mE6E1ED4B8F40FB2C1C490F191FC2DC4CC1B40B80(L_1, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___right1; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_2, _stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF, /*hidden argument*/NULL); MethodInfo_t * L_3 = ___method2; bool L_4; L_4 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_3, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_4) { goto IL_0074; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_5 = ___left0; NullCheck(L_5); Type_t * L_6; L_6 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_5); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_7 = ___right1; NullCheck(L_7); Type_t * L_8; L_8 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_7); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_9; L_9 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_6, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0063; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_10 = ___left0; NullCheck(L_10); Type_t * L_11; L_11 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_10); bool L_12; L_12 = TypeUtils_IsArithmetic_m58B21C80FE6737B41D533A2501F75E22A05F6695(L_11, /*hidden argument*/NULL); if (!L_12) { goto IL_0063; } } { LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_13 = ___conversion3; if (!L_13) { goto IL_0053; } } { Exception_t * L_14; L_14 = Error_ConversionIsNotSupportedForArithmeticTypes_mBE145600E56F4FB831A0E994CFE416AB8BC59FE1(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_14, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_SubtractAssign_mAD9D7028088A54B5F277360E087A82040F6908DA_RuntimeMethod_var))); } IL_0053: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_15 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_16 = ___right1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_17 = ___left0; NullCheck(L_17); Type_t * L_18; L_18 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_17); SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB * L_19 = (SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB *)il2cpp_codegen_object_new(SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); SimpleBinaryExpression__ctor_mCF30627E70C37340C1E31760156E4630D9F49DAA(L_19, ((int32_t)73), L_15, L_16, L_18, /*hidden argument*/NULL); return L_19; } IL_0063: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_20 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_21 = ___right1; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_22 = ___conversion3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_23; L_23 = Expression_GetUserDefinedAssignOperatorOrThrow_m47A2AC5BE13291672A487910B592ED0D8437199A(((int32_t)73), _stringLiteral1C04630CF70FD38EEF0AC7C42DD20ECB94667282, L_20, L_21, L_22, (bool)1, /*hidden argument*/NULL); return L_23; } IL_0074: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_24 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_25 = ___right1; MethodInfo_t * L_26 = ___method2; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_27 = ___conversion3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_28; L_28 = Expression_GetMethodBasedAssignOperator_mBFD01EB05628F199B24F0F2B7406FC24964E6FDC(((int32_t)73), L_24, L_25, L_26, L_27, (bool)1, /*hidden argument*/NULL); return L_28; } } // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::SubtractAssignChecked(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo,System.Linq.Expressions.LambdaExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_SubtractAssignChecked_m39EE9B9489B750D17F03AA245CA0F3301E6D781D (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * ___conversion3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1C04630CF70FD38EEF0AC7C42DD20ECB94667282); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___left0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___left0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_RequiresCanWrite_mE6E1ED4B8F40FB2C1C490F191FC2DC4CC1B40B80(L_1, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___right1; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_2, _stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF, /*hidden argument*/NULL); MethodInfo_t * L_3 = ___method2; bool L_4; L_4 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_3, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_4) { goto IL_0074; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_5 = ___left0; NullCheck(L_5); Type_t * L_6; L_6 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_5); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_7 = ___right1; NullCheck(L_7); Type_t * L_8; L_8 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_7); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_9; L_9 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_6, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0063; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_10 = ___left0; NullCheck(L_10); Type_t * L_11; L_11 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_10); bool L_12; L_12 = TypeUtils_IsArithmetic_m58B21C80FE6737B41D533A2501F75E22A05F6695(L_11, /*hidden argument*/NULL); if (!L_12) { goto IL_0063; } } { LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_13 = ___conversion3; if (!L_13) { goto IL_0053; } } { Exception_t * L_14; L_14 = Error_ConversionIsNotSupportedForArithmeticTypes_mBE145600E56F4FB831A0E994CFE416AB8BC59FE1(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_14, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_SubtractAssignChecked_m39EE9B9489B750D17F03AA245CA0F3301E6D781D_RuntimeMethod_var))); } IL_0053: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_15 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_16 = ___right1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_17 = ___left0; NullCheck(L_17); Type_t * L_18; L_18 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_17); SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB * L_19 = (SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB *)il2cpp_codegen_object_new(SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); SimpleBinaryExpression__ctor_mCF30627E70C37340C1E31760156E4630D9F49DAA(L_19, ((int32_t)76), L_15, L_16, L_18, /*hidden argument*/NULL); return L_19; } IL_0063: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_20 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_21 = ___right1; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_22 = ___conversion3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_23; L_23 = Expression_GetUserDefinedAssignOperatorOrThrow_m47A2AC5BE13291672A487910B592ED0D8437199A(((int32_t)76), _stringLiteral1C04630CF70FD38EEF0AC7C42DD20ECB94667282, L_20, L_21, L_22, (bool)1, /*hidden argument*/NULL); return L_23; } IL_0074: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_24 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_25 = ___right1; MethodInfo_t * L_26 = ___method2; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_27 = ___conversion3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_28; L_28 = Expression_GetMethodBasedAssignOperator_mBFD01EB05628F199B24F0F2B7406FC24964E6FDC(((int32_t)76), L_24, L_25, L_26, L_27, (bool)1, /*hidden argument*/NULL); return L_28; } } // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::SubtractChecked(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_SubtractChecked_m0565937FF9021A88B6A81F7E0D1B0CC6CDD63F7E (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1C04630CF70FD38EEF0AC7C42DD20ECB94667282); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___left0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___right1; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_1, _stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF, /*hidden argument*/NULL); MethodInfo_t * L_2 = ___method2; bool L_3; L_3 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_2, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_005f; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_4 = ___left0; NullCheck(L_4); Type_t * L_5; L_5 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_4); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_6 = ___right1; NullCheck(L_6); Type_t * L_7; L_7 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_6); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_8; L_8 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_5, L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_004f; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_9 = ___left0; NullCheck(L_9); Type_t * L_10; L_10 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_9); bool L_11; L_11 = TypeUtils_IsArithmetic_m58B21C80FE6737B41D533A2501F75E22A05F6695(L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_004f; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_12 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_13 = ___right1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_14 = ___left0; NullCheck(L_14); Type_t * L_15; L_15 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_14); SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB * L_16 = (SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB *)il2cpp_codegen_object_new(SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); SimpleBinaryExpression__ctor_mCF30627E70C37340C1E31760156E4630D9F49DAA(L_16, ((int32_t)43), L_12, L_13, L_15, /*hidden argument*/NULL); return L_16; } IL_004f: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_17 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_18 = ___right1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_19; L_19 = Expression_GetUserDefinedBinaryOperatorOrThrow_mE20F4EA94769B6AD07D41C18C022120E676C9A73(((int32_t)43), _stringLiteral1C04630CF70FD38EEF0AC7C42DD20ECB94667282, L_17, L_18, (bool)1, /*hidden argument*/NULL); return L_19; } IL_005f: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_20 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_21 = ___right1; MethodInfo_t * L_22 = ___method2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_23; L_23 = Expression_GetMethodBasedBinaryOperator_m7AA75267052C139C3ACC4A6C1CC9A9AFB47668CA(((int32_t)43), L_20, L_21, L_22, (bool)1, /*hidden argument*/NULL); return L_23; } } // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::Divide(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_Divide_mA33123C64D813B584160D4E7617E724787EB0D3F (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralED17F69B2D9A3AC1E6ECABC7CA795B4E7CD990B7); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___left0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___right1; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_1, _stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF, /*hidden argument*/NULL); MethodInfo_t * L_2 = ___method2; bool L_3; L_3 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_2, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_005f; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_4 = ___left0; NullCheck(L_4); Type_t * L_5; L_5 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_4); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_6 = ___right1; NullCheck(L_6); Type_t * L_7; L_7 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_6); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_8; L_8 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_5, L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_004f; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_9 = ___left0; NullCheck(L_9); Type_t * L_10; L_10 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_9); bool L_11; L_11 = TypeUtils_IsArithmetic_m58B21C80FE6737B41D533A2501F75E22A05F6695(L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_004f; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_12 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_13 = ___right1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_14 = ___left0; NullCheck(L_14); Type_t * L_15; L_15 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_14); SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB * L_16 = (SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB *)il2cpp_codegen_object_new(SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); SimpleBinaryExpression__ctor_mCF30627E70C37340C1E31760156E4630D9F49DAA(L_16, ((int32_t)12), L_12, L_13, L_15, /*hidden argument*/NULL); return L_16; } IL_004f: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_17 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_18 = ___right1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_19; L_19 = Expression_GetUserDefinedBinaryOperatorOrThrow_mE20F4EA94769B6AD07D41C18C022120E676C9A73(((int32_t)12), _stringLiteralED17F69B2D9A3AC1E6ECABC7CA795B4E7CD990B7, L_17, L_18, (bool)1, /*hidden argument*/NULL); return L_19; } IL_005f: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_20 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_21 = ___right1; MethodInfo_t * L_22 = ___method2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_23; L_23 = Expression_GetMethodBasedBinaryOperator_m7AA75267052C139C3ACC4A6C1CC9A9AFB47668CA(((int32_t)12), L_20, L_21, L_22, (bool)1, /*hidden argument*/NULL); return L_23; } } // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::DivideAssign(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo,System.Linq.Expressions.LambdaExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_DivideAssign_m266A9AC56920F212194E4A41B4B59CF671D98931 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * ___conversion3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralED17F69B2D9A3AC1E6ECABC7CA795B4E7CD990B7); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___left0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___left0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_RequiresCanWrite_mE6E1ED4B8F40FB2C1C490F191FC2DC4CC1B40B80(L_1, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___right1; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_2, _stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF, /*hidden argument*/NULL); MethodInfo_t * L_3 = ___method2; bool L_4; L_4 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_3, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_4) { goto IL_0074; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_5 = ___left0; NullCheck(L_5); Type_t * L_6; L_6 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_5); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_7 = ___right1; NullCheck(L_7); Type_t * L_8; L_8 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_7); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_9; L_9 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_6, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0063; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_10 = ___left0; NullCheck(L_10); Type_t * L_11; L_11 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_10); bool L_12; L_12 = TypeUtils_IsArithmetic_m58B21C80FE6737B41D533A2501F75E22A05F6695(L_11, /*hidden argument*/NULL); if (!L_12) { goto IL_0063; } } { LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_13 = ___conversion3; if (!L_13) { goto IL_0053; } } { Exception_t * L_14; L_14 = Error_ConversionIsNotSupportedForArithmeticTypes_mBE145600E56F4FB831A0E994CFE416AB8BC59FE1(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_14, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_DivideAssign_m266A9AC56920F212194E4A41B4B59CF671D98931_RuntimeMethod_var))); } IL_0053: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_15 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_16 = ___right1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_17 = ___left0; NullCheck(L_17); Type_t * L_18; L_18 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_17); SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB * L_19 = (SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB *)il2cpp_codegen_object_new(SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); SimpleBinaryExpression__ctor_mCF30627E70C37340C1E31760156E4630D9F49DAA(L_19, ((int32_t)65), L_15, L_16, L_18, /*hidden argument*/NULL); return L_19; } IL_0063: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_20 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_21 = ___right1; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_22 = ___conversion3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_23; L_23 = Expression_GetUserDefinedAssignOperatorOrThrow_m47A2AC5BE13291672A487910B592ED0D8437199A(((int32_t)65), _stringLiteralED17F69B2D9A3AC1E6ECABC7CA795B4E7CD990B7, L_20, L_21, L_22, (bool)1, /*hidden argument*/NULL); return L_23; } IL_0074: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_24 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_25 = ___right1; MethodInfo_t * L_26 = ___method2; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_27 = ___conversion3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_28; L_28 = Expression_GetMethodBasedAssignOperator_mBFD01EB05628F199B24F0F2B7406FC24964E6FDC(((int32_t)65), L_24, L_25, L_26, L_27, (bool)1, /*hidden argument*/NULL); return L_28; } } // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::Modulo(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_Modulo_m51A694FF183BC3B80EF7B9CF8595AB8C48A909B5 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral23CA98CF33B0C404D3A01DE0C23D58AD1CF75E7E); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___left0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___right1; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_1, _stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF, /*hidden argument*/NULL); MethodInfo_t * L_2 = ___method2; bool L_3; L_3 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_2, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_005f; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_4 = ___left0; NullCheck(L_4); Type_t * L_5; L_5 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_4); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_6 = ___right1; NullCheck(L_6); Type_t * L_7; L_7 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_6); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_8; L_8 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_5, L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_004f; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_9 = ___left0; NullCheck(L_9); Type_t * L_10; L_10 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_9); bool L_11; L_11 = TypeUtils_IsArithmetic_m58B21C80FE6737B41D533A2501F75E22A05F6695(L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_004f; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_12 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_13 = ___right1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_14 = ___left0; NullCheck(L_14); Type_t * L_15; L_15 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_14); SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB * L_16 = (SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB *)il2cpp_codegen_object_new(SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); SimpleBinaryExpression__ctor_mCF30627E70C37340C1E31760156E4630D9F49DAA(L_16, ((int32_t)25), L_12, L_13, L_15, /*hidden argument*/NULL); return L_16; } IL_004f: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_17 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_18 = ___right1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_19; L_19 = Expression_GetUserDefinedBinaryOperatorOrThrow_mE20F4EA94769B6AD07D41C18C022120E676C9A73(((int32_t)25), _stringLiteral23CA98CF33B0C404D3A01DE0C23D58AD1CF75E7E, L_17, L_18, (bool)1, /*hidden argument*/NULL); return L_19; } IL_005f: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_20 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_21 = ___right1; MethodInfo_t * L_22 = ___method2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_23; L_23 = Expression_GetMethodBasedBinaryOperator_m7AA75267052C139C3ACC4A6C1CC9A9AFB47668CA(((int32_t)25), L_20, L_21, L_22, (bool)1, /*hidden argument*/NULL); return L_23; } } // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::ModuloAssign(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo,System.Linq.Expressions.LambdaExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_ModuloAssign_mBBF9DF2E6672825EAAF8FDDFB3A68D21E8E82D35 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * ___conversion3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral23CA98CF33B0C404D3A01DE0C23D58AD1CF75E7E); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___left0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___left0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_RequiresCanWrite_mE6E1ED4B8F40FB2C1C490F191FC2DC4CC1B40B80(L_1, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___right1; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_2, _stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF, /*hidden argument*/NULL); MethodInfo_t * L_3 = ___method2; bool L_4; L_4 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_3, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_4) { goto IL_0074; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_5 = ___left0; NullCheck(L_5); Type_t * L_6; L_6 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_5); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_7 = ___right1; NullCheck(L_7); Type_t * L_8; L_8 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_7); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_9; L_9 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_6, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0063; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_10 = ___left0; NullCheck(L_10); Type_t * L_11; L_11 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_10); bool L_12; L_12 = TypeUtils_IsArithmetic_m58B21C80FE6737B41D533A2501F75E22A05F6695(L_11, /*hidden argument*/NULL); if (!L_12) { goto IL_0063; } } { LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_13 = ___conversion3; if (!L_13) { goto IL_0053; } } { Exception_t * L_14; L_14 = Error_ConversionIsNotSupportedForArithmeticTypes_mBE145600E56F4FB831A0E994CFE416AB8BC59FE1(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_14, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ModuloAssign_mBBF9DF2E6672825EAAF8FDDFB3A68D21E8E82D35_RuntimeMethod_var))); } IL_0053: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_15 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_16 = ___right1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_17 = ___left0; NullCheck(L_17); Type_t * L_18; L_18 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_17); SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB * L_19 = (SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB *)il2cpp_codegen_object_new(SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); SimpleBinaryExpression__ctor_mCF30627E70C37340C1E31760156E4630D9F49DAA(L_19, ((int32_t)68), L_15, L_16, L_18, /*hidden argument*/NULL); return L_19; } IL_0063: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_20 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_21 = ___right1; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_22 = ___conversion3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_23; L_23 = Expression_GetUserDefinedAssignOperatorOrThrow_m47A2AC5BE13291672A487910B592ED0D8437199A(((int32_t)68), _stringLiteral23CA98CF33B0C404D3A01DE0C23D58AD1CF75E7E, L_20, L_21, L_22, (bool)1, /*hidden argument*/NULL); return L_23; } IL_0074: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_24 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_25 = ___right1; MethodInfo_t * L_26 = ___method2; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_27 = ___conversion3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_28; L_28 = Expression_GetMethodBasedAssignOperator_mBFD01EB05628F199B24F0F2B7406FC24964E6FDC(((int32_t)68), L_24, L_25, L_26, L_27, (bool)1, /*hidden argument*/NULL); return L_28; } } // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::Multiply(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_Multiply_mFBD33827F7A7ACBDF4F85B2E615B2FBA8394A228 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7680806CDAEB580844B287F4CB4986C7ED3A7FAB); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___left0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___right1; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_1, _stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF, /*hidden argument*/NULL); MethodInfo_t * L_2 = ___method2; bool L_3; L_3 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_2, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_005f; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_4 = ___left0; NullCheck(L_4); Type_t * L_5; L_5 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_4); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_6 = ___right1; NullCheck(L_6); Type_t * L_7; L_7 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_6); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_8; L_8 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_5, L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_004f; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_9 = ___left0; NullCheck(L_9); Type_t * L_10; L_10 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_9); bool L_11; L_11 = TypeUtils_IsArithmetic_m58B21C80FE6737B41D533A2501F75E22A05F6695(L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_004f; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_12 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_13 = ___right1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_14 = ___left0; NullCheck(L_14); Type_t * L_15; L_15 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_14); SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB * L_16 = (SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB *)il2cpp_codegen_object_new(SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); SimpleBinaryExpression__ctor_mCF30627E70C37340C1E31760156E4630D9F49DAA(L_16, ((int32_t)26), L_12, L_13, L_15, /*hidden argument*/NULL); return L_16; } IL_004f: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_17 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_18 = ___right1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_19; L_19 = Expression_GetUserDefinedBinaryOperatorOrThrow_mE20F4EA94769B6AD07D41C18C022120E676C9A73(((int32_t)26), _stringLiteral7680806CDAEB580844B287F4CB4986C7ED3A7FAB, L_17, L_18, (bool)1, /*hidden argument*/NULL); return L_19; } IL_005f: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_20 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_21 = ___right1; MethodInfo_t * L_22 = ___method2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_23; L_23 = Expression_GetMethodBasedBinaryOperator_m7AA75267052C139C3ACC4A6C1CC9A9AFB47668CA(((int32_t)26), L_20, L_21, L_22, (bool)1, /*hidden argument*/NULL); return L_23; } } // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::MultiplyAssign(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo,System.Linq.Expressions.LambdaExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_MultiplyAssign_m122384E71EA0DED5844384117CA3095CECDEB5EB (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * ___conversion3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7680806CDAEB580844B287F4CB4986C7ED3A7FAB); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___left0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___left0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_RequiresCanWrite_mE6E1ED4B8F40FB2C1C490F191FC2DC4CC1B40B80(L_1, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___right1; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_2, _stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF, /*hidden argument*/NULL); MethodInfo_t * L_3 = ___method2; bool L_4; L_4 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_3, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_4) { goto IL_0074; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_5 = ___left0; NullCheck(L_5); Type_t * L_6; L_6 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_5); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_7 = ___right1; NullCheck(L_7); Type_t * L_8; L_8 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_7); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_9; L_9 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_6, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0063; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_10 = ___left0; NullCheck(L_10); Type_t * L_11; L_11 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_10); bool L_12; L_12 = TypeUtils_IsArithmetic_m58B21C80FE6737B41D533A2501F75E22A05F6695(L_11, /*hidden argument*/NULL); if (!L_12) { goto IL_0063; } } { LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_13 = ___conversion3; if (!L_13) { goto IL_0053; } } { Exception_t * L_14; L_14 = Error_ConversionIsNotSupportedForArithmeticTypes_mBE145600E56F4FB831A0E994CFE416AB8BC59FE1(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_14, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_MultiplyAssign_m122384E71EA0DED5844384117CA3095CECDEB5EB_RuntimeMethod_var))); } IL_0053: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_15 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_16 = ___right1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_17 = ___left0; NullCheck(L_17); Type_t * L_18; L_18 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_17); SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB * L_19 = (SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB *)il2cpp_codegen_object_new(SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); SimpleBinaryExpression__ctor_mCF30627E70C37340C1E31760156E4630D9F49DAA(L_19, ((int32_t)69), L_15, L_16, L_18, /*hidden argument*/NULL); return L_19; } IL_0063: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_20 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_21 = ___right1; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_22 = ___conversion3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_23; L_23 = Expression_GetUserDefinedAssignOperatorOrThrow_m47A2AC5BE13291672A487910B592ED0D8437199A(((int32_t)69), _stringLiteral7680806CDAEB580844B287F4CB4986C7ED3A7FAB, L_20, L_21, L_22, (bool)1, /*hidden argument*/NULL); return L_23; } IL_0074: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_24 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_25 = ___right1; MethodInfo_t * L_26 = ___method2; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_27 = ___conversion3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_28; L_28 = Expression_GetMethodBasedAssignOperator_mBFD01EB05628F199B24F0F2B7406FC24964E6FDC(((int32_t)69), L_24, L_25, L_26, L_27, (bool)1, /*hidden argument*/NULL); return L_28; } } // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::MultiplyAssignChecked(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo,System.Linq.Expressions.LambdaExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_MultiplyAssignChecked_m12BFBB432321C2F235259966FA67E8C82E727D63 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * ___conversion3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7680806CDAEB580844B287F4CB4986C7ED3A7FAB); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___left0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___left0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_RequiresCanWrite_mE6E1ED4B8F40FB2C1C490F191FC2DC4CC1B40B80(L_1, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___right1; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_2, _stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF, /*hidden argument*/NULL); MethodInfo_t * L_3 = ___method2; bool L_4; L_4 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_3, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_4) { goto IL_0074; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_5 = ___left0; NullCheck(L_5); Type_t * L_6; L_6 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_5); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_7 = ___right1; NullCheck(L_7); Type_t * L_8; L_8 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_7); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_9; L_9 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_6, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0063; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_10 = ___left0; NullCheck(L_10); Type_t * L_11; L_11 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_10); bool L_12; L_12 = TypeUtils_IsArithmetic_m58B21C80FE6737B41D533A2501F75E22A05F6695(L_11, /*hidden argument*/NULL); if (!L_12) { goto IL_0063; } } { LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_13 = ___conversion3; if (!L_13) { goto IL_0053; } } { Exception_t * L_14; L_14 = Error_ConversionIsNotSupportedForArithmeticTypes_mBE145600E56F4FB831A0E994CFE416AB8BC59FE1(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_14, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_MultiplyAssignChecked_m12BFBB432321C2F235259966FA67E8C82E727D63_RuntimeMethod_var))); } IL_0053: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_15 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_16 = ___right1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_17 = ___left0; NullCheck(L_17); Type_t * L_18; L_18 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_17); SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB * L_19 = (SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB *)il2cpp_codegen_object_new(SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); SimpleBinaryExpression__ctor_mCF30627E70C37340C1E31760156E4630D9F49DAA(L_19, ((int32_t)75), L_15, L_16, L_18, /*hidden argument*/NULL); return L_19; } IL_0063: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_20 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_21 = ___right1; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_22 = ___conversion3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_23; L_23 = Expression_GetUserDefinedAssignOperatorOrThrow_m47A2AC5BE13291672A487910B592ED0D8437199A(((int32_t)75), _stringLiteral7680806CDAEB580844B287F4CB4986C7ED3A7FAB, L_20, L_21, L_22, (bool)1, /*hidden argument*/NULL); return L_23; } IL_0074: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_24 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_25 = ___right1; MethodInfo_t * L_26 = ___method2; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_27 = ___conversion3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_28; L_28 = Expression_GetMethodBasedAssignOperator_mBFD01EB05628F199B24F0F2B7406FC24964E6FDC(((int32_t)75), L_24, L_25, L_26, L_27, (bool)1, /*hidden argument*/NULL); return L_28; } } // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::MultiplyChecked(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_MultiplyChecked_mA28A4A322FBE86F25DE6935DA8F8B9DC3DDED12A (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7680806CDAEB580844B287F4CB4986C7ED3A7FAB); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___left0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___right1; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_1, _stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF, /*hidden argument*/NULL); MethodInfo_t * L_2 = ___method2; bool L_3; L_3 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_2, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_005f; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_4 = ___left0; NullCheck(L_4); Type_t * L_5; L_5 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_4); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_6 = ___right1; NullCheck(L_6); Type_t * L_7; L_7 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_6); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_8; L_8 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_5, L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_004f; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_9 = ___left0; NullCheck(L_9); Type_t * L_10; L_10 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_9); bool L_11; L_11 = TypeUtils_IsArithmetic_m58B21C80FE6737B41D533A2501F75E22A05F6695(L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_004f; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_12 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_13 = ___right1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_14 = ___left0; NullCheck(L_14); Type_t * L_15; L_15 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_14); SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB * L_16 = (SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB *)il2cpp_codegen_object_new(SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); SimpleBinaryExpression__ctor_mCF30627E70C37340C1E31760156E4630D9F49DAA(L_16, ((int32_t)27), L_12, L_13, L_15, /*hidden argument*/NULL); return L_16; } IL_004f: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_17 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_18 = ___right1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_19; L_19 = Expression_GetUserDefinedBinaryOperatorOrThrow_mE20F4EA94769B6AD07D41C18C022120E676C9A73(((int32_t)27), _stringLiteral7680806CDAEB580844B287F4CB4986C7ED3A7FAB, L_17, L_18, (bool)1, /*hidden argument*/NULL); return L_19; } IL_005f: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_20 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_21 = ___right1; MethodInfo_t * L_22 = ___method2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_23; L_23 = Expression_GetMethodBasedBinaryOperator_m7AA75267052C139C3ACC4A6C1CC9A9AFB47668CA(((int32_t)27), L_20, L_21, L_22, (bool)1, /*hidden argument*/NULL); return L_23; } } // System.Boolean System.Linq.Expressions.Expression::IsSimpleShift(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Expression_IsSimpleShift_mB43AB48C2AEF4A21521ACE7547B2E4812A39226E (Type_t * ___left0, Type_t * ___right1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Type_t * L_0 = ___left0; bool L_1; L_1 = TypeUtils_IsInteger_mC53B871865E810D30E8327DC41C44587F8E78982(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001e; } } { Type_t * L_2 = ___right1; Type_t * L_3; L_3 = TypeUtils_GetNonNullableType_mA6F8CDE5F82C60FE0E993D3D4ADF445AAFCB1066(L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_3, L_5, /*hidden argument*/NULL); return L_6; } IL_001e: { return (bool)0; } } // System.Type System.Linq.Expressions.Expression::GetResultTypeOfShift(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Expression_GetResultTypeOfShift_m86B10A19D03BA41D9F63D62DB2EED2B59326A843 (Type_t * ___left0, Type_t * ___right1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_t4EDBE007AFFA0315135B9A508DACA62D3C201867_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Type_t * L_0 = ___left0; bool L_1; L_1 = TypeUtils_IsNullableType_m62BA74C943634EF4B04246F74FE8834B5F23E85E(L_0, /*hidden argument*/NULL); if (L_1) { goto IL_002a; } } { Type_t * L_2 = ___right1; bool L_3; L_3 = TypeUtils_IsNullableType_m62BA74C943634EF4B04246F74FE8834B5F23E85E(L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_002a; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (Nullable_1_t4EDBE007AFFA0315135B9A508DACA62D3C201867_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_4, /*hidden argument*/NULL); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_6 = (TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755*)(TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755*)SZArrayNew(TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755_il2cpp_TypeInfo_var, (uint32_t)1); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_7 = L_6; Type_t * L_8 = ___left0; NullCheck(L_7); ArrayElementTypeCheck (L_7, L_8); (L_7)->SetAt(static_cast(0), (Type_t *)L_8); NullCheck(L_5); Type_t * L_9; L_9 = VirtualFuncInvoker1< Type_t *, TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* >::Invoke(105 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_5, L_7); return L_9; } IL_002a: { Type_t * L_10 = ___left0; return L_10; } } // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::LeftShift(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_LeftShift_m076EC6402F1525BFE650592D857609229F4FBF61 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral883FC797173DE6E4481ACED3AB6DF8180CBE30FE); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___left0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___right1; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_1, _stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF, /*hidden argument*/NULL); MethodInfo_t * L_2 = ___method2; bool L_3; L_3 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_2, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_005f; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_4 = ___left0; NullCheck(L_4); Type_t * L_5; L_5 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_4); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_6 = ___right1; NullCheck(L_6); Type_t * L_7; L_7 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_6); IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); bool L_8; L_8 = Expression_IsSimpleShift_mB43AB48C2AEF4A21521ACE7547B2E4812A39226E(L_5, L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_004f; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_9 = ___left0; NullCheck(L_9); Type_t * L_10; L_10 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_9); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_11 = ___right1; NullCheck(L_11); Type_t * L_12; L_12 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_11); IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Type_t * L_13; L_13 = Expression_GetResultTypeOfShift_m86B10A19D03BA41D9F63D62DB2EED2B59326A843(L_10, L_12, /*hidden argument*/NULL); V_0 = L_13; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_14 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_15 = ___right1; Type_t * L_16 = V_0; SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB * L_17 = (SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB *)il2cpp_codegen_object_new(SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); SimpleBinaryExpression__ctor_mCF30627E70C37340C1E31760156E4630D9F49DAA(L_17, ((int32_t)19), L_14, L_15, L_16, /*hidden argument*/NULL); return L_17; } IL_004f: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_18 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_19 = ___right1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_20; L_20 = Expression_GetUserDefinedBinaryOperatorOrThrow_mE20F4EA94769B6AD07D41C18C022120E676C9A73(((int32_t)19), _stringLiteral883FC797173DE6E4481ACED3AB6DF8180CBE30FE, L_18, L_19, (bool)1, /*hidden argument*/NULL); return L_20; } IL_005f: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_21 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_22 = ___right1; MethodInfo_t * L_23 = ___method2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_24; L_24 = Expression_GetMethodBasedBinaryOperator_m7AA75267052C139C3ACC4A6C1CC9A9AFB47668CA(((int32_t)19), L_21, L_22, L_23, (bool)1, /*hidden argument*/NULL); return L_24; } } // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::LeftShiftAssign(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo,System.Linq.Expressions.LambdaExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_LeftShiftAssign_m09F2922D7899595E73433DB80B1AD4A222E8D8D5 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * ___conversion3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral883FC797173DE6E4481ACED3AB6DF8180CBE30FE); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___left0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___left0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_RequiresCanWrite_mE6E1ED4B8F40FB2C1C490F191FC2DC4CC1B40B80(L_1, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___right1; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_2, _stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF, /*hidden argument*/NULL); MethodInfo_t * L_3 = ___method2; bool L_4; L_4 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_3, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_4) { goto IL_0074; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_5 = ___left0; NullCheck(L_5); Type_t * L_6; L_6 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_5); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_7 = ___right1; NullCheck(L_7); Type_t * L_8; L_8 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_7); IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); bool L_9; L_9 = Expression_IsSimpleShift_mB43AB48C2AEF4A21521ACE7547B2E4812A39226E(L_6, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0063; } } { LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_10 = ___conversion3; if (!L_10) { goto IL_0046; } } { Exception_t * L_11; L_11 = Error_ConversionIsNotSupportedForArithmeticTypes_mBE145600E56F4FB831A0E994CFE416AB8BC59FE1(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_11, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_LeftShiftAssign_m09F2922D7899595E73433DB80B1AD4A222E8D8D5_RuntimeMethod_var))); } IL_0046: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_12 = ___left0; NullCheck(L_12); Type_t * L_13; L_13 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_12); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_14 = ___right1; NullCheck(L_14); Type_t * L_15; L_15 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_14); IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Type_t * L_16; L_16 = Expression_GetResultTypeOfShift_m86B10A19D03BA41D9F63D62DB2EED2B59326A843(L_13, L_15, /*hidden argument*/NULL); V_0 = L_16; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_17 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_18 = ___right1; Type_t * L_19 = V_0; SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB * L_20 = (SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB *)il2cpp_codegen_object_new(SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); SimpleBinaryExpression__ctor_mCF30627E70C37340C1E31760156E4630D9F49DAA(L_20, ((int32_t)67), L_17, L_18, L_19, /*hidden argument*/NULL); return L_20; } IL_0063: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_21 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_22 = ___right1; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_23 = ___conversion3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_24; L_24 = Expression_GetUserDefinedAssignOperatorOrThrow_m47A2AC5BE13291672A487910B592ED0D8437199A(((int32_t)67), _stringLiteral883FC797173DE6E4481ACED3AB6DF8180CBE30FE, L_21, L_22, L_23, (bool)1, /*hidden argument*/NULL); return L_24; } IL_0074: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_25 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_26 = ___right1; MethodInfo_t * L_27 = ___method2; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_28 = ___conversion3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_29; L_29 = Expression_GetMethodBasedAssignOperator_mBFD01EB05628F199B24F0F2B7406FC24964E6FDC(((int32_t)67), L_25, L_26, L_27, L_28, (bool)1, /*hidden argument*/NULL); return L_29; } } // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::RightShift(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_RightShift_m0096315798888FC51C0ECD21D112787500856B5C (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA32674451B983F172BF67FC604D118D404FD19E6); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___left0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___right1; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_1, _stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF, /*hidden argument*/NULL); MethodInfo_t * L_2 = ___method2; bool L_3; L_3 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_2, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_005f; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_4 = ___left0; NullCheck(L_4); Type_t * L_5; L_5 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_4); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_6 = ___right1; NullCheck(L_6); Type_t * L_7; L_7 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_6); IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); bool L_8; L_8 = Expression_IsSimpleShift_mB43AB48C2AEF4A21521ACE7547B2E4812A39226E(L_5, L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_004f; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_9 = ___left0; NullCheck(L_9); Type_t * L_10; L_10 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_9); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_11 = ___right1; NullCheck(L_11); Type_t * L_12; L_12 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_11); IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Type_t * L_13; L_13 = Expression_GetResultTypeOfShift_m86B10A19D03BA41D9F63D62DB2EED2B59326A843(L_10, L_12, /*hidden argument*/NULL); V_0 = L_13; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_14 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_15 = ___right1; Type_t * L_16 = V_0; SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB * L_17 = (SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB *)il2cpp_codegen_object_new(SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); SimpleBinaryExpression__ctor_mCF30627E70C37340C1E31760156E4630D9F49DAA(L_17, ((int32_t)41), L_14, L_15, L_16, /*hidden argument*/NULL); return L_17; } IL_004f: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_18 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_19 = ___right1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_20; L_20 = Expression_GetUserDefinedBinaryOperatorOrThrow_mE20F4EA94769B6AD07D41C18C022120E676C9A73(((int32_t)41), _stringLiteralA32674451B983F172BF67FC604D118D404FD19E6, L_18, L_19, (bool)1, /*hidden argument*/NULL); return L_20; } IL_005f: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_21 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_22 = ___right1; MethodInfo_t * L_23 = ___method2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_24; L_24 = Expression_GetMethodBasedBinaryOperator_m7AA75267052C139C3ACC4A6C1CC9A9AFB47668CA(((int32_t)41), L_21, L_22, L_23, (bool)1, /*hidden argument*/NULL); return L_24; } } // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::RightShiftAssign(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo,System.Linq.Expressions.LambdaExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_RightShiftAssign_m0BED8CD15E18D4D1684A9D900E5ECCA9F80C6145 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * ___conversion3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA32674451B983F172BF67FC604D118D404FD19E6); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___left0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___left0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_RequiresCanWrite_mE6E1ED4B8F40FB2C1C490F191FC2DC4CC1B40B80(L_1, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___right1; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_2, _stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF, /*hidden argument*/NULL); MethodInfo_t * L_3 = ___method2; bool L_4; L_4 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_3, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_4) { goto IL_0074; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_5 = ___left0; NullCheck(L_5); Type_t * L_6; L_6 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_5); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_7 = ___right1; NullCheck(L_7); Type_t * L_8; L_8 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_7); IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); bool L_9; L_9 = Expression_IsSimpleShift_mB43AB48C2AEF4A21521ACE7547B2E4812A39226E(L_6, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0063; } } { LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_10 = ___conversion3; if (!L_10) { goto IL_0046; } } { Exception_t * L_11; L_11 = Error_ConversionIsNotSupportedForArithmeticTypes_mBE145600E56F4FB831A0E994CFE416AB8BC59FE1(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_11, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_RightShiftAssign_m0BED8CD15E18D4D1684A9D900E5ECCA9F80C6145_RuntimeMethod_var))); } IL_0046: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_12 = ___left0; NullCheck(L_12); Type_t * L_13; L_13 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_12); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_14 = ___right1; NullCheck(L_14); Type_t * L_15; L_15 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_14); IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Type_t * L_16; L_16 = Expression_GetResultTypeOfShift_m86B10A19D03BA41D9F63D62DB2EED2B59326A843(L_13, L_15, /*hidden argument*/NULL); V_0 = L_16; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_17 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_18 = ___right1; Type_t * L_19 = V_0; SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB * L_20 = (SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB *)il2cpp_codegen_object_new(SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); SimpleBinaryExpression__ctor_mCF30627E70C37340C1E31760156E4630D9F49DAA(L_20, ((int32_t)72), L_17, L_18, L_19, /*hidden argument*/NULL); return L_20; } IL_0063: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_21 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_22 = ___right1; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_23 = ___conversion3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_24; L_24 = Expression_GetUserDefinedAssignOperatorOrThrow_m47A2AC5BE13291672A487910B592ED0D8437199A(((int32_t)72), _stringLiteralA32674451B983F172BF67FC604D118D404FD19E6, L_21, L_22, L_23, (bool)1, /*hidden argument*/NULL); return L_24; } IL_0074: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_25 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_26 = ___right1; MethodInfo_t * L_27 = ___method2; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_28 = ___conversion3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_29; L_29 = Expression_GetMethodBasedAssignOperator_mBFD01EB05628F199B24F0F2B7406FC24964E6FDC(((int32_t)72), L_25, L_26, L_27, L_28, (bool)1, /*hidden argument*/NULL); return L_29; } } // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::And(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_And_m86FAD530EDC0436712A326BE722890FFD0D9F82F (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5E45B13FA746077DA0275EF11A5D0C53F2FD9C5F); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___left0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___right1; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_1, _stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF, /*hidden argument*/NULL); MethodInfo_t * L_2 = ___method2; bool L_3; L_3 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_2, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_005d; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_4 = ___left0; NullCheck(L_4); Type_t * L_5; L_5 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_4); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_6 = ___right1; NullCheck(L_6); Type_t * L_7; L_7 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_6); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_8; L_8 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_5, L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_004e; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_9 = ___left0; NullCheck(L_9); Type_t * L_10; L_10 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_9); bool L_11; L_11 = TypeUtils_IsIntegerOrBool_mC9B72FB9CB052FE4D0361147288D114E3004321D(L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_004e; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_12 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_13 = ___right1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_14 = ___left0; NullCheck(L_14); Type_t * L_15; L_15 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_14); SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB * L_16 = (SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB *)il2cpp_codegen_object_new(SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); SimpleBinaryExpression__ctor_mCF30627E70C37340C1E31760156E4630D9F49DAA(L_16, 2, L_12, L_13, L_15, /*hidden argument*/NULL); return L_16; } IL_004e: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_17 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_18 = ___right1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_19; L_19 = Expression_GetUserDefinedBinaryOperatorOrThrow_mE20F4EA94769B6AD07D41C18C022120E676C9A73(2, _stringLiteral5E45B13FA746077DA0275EF11A5D0C53F2FD9C5F, L_17, L_18, (bool)1, /*hidden argument*/NULL); return L_19; } IL_005d: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_20 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_21 = ___right1; MethodInfo_t * L_22 = ___method2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_23; L_23 = Expression_GetMethodBasedBinaryOperator_m7AA75267052C139C3ACC4A6C1CC9A9AFB47668CA(2, L_20, L_21, L_22, (bool)1, /*hidden argument*/NULL); return L_23; } } // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::AndAssign(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo,System.Linq.Expressions.LambdaExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_AndAssign_mE19B61F8376BB7D4FA9CFC68A6CD5B17C30E825A (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * ___conversion3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5E45B13FA746077DA0275EF11A5D0C53F2FD9C5F); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___left0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___left0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_RequiresCanWrite_mE6E1ED4B8F40FB2C1C490F191FC2DC4CC1B40B80(L_1, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___right1; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_2, _stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF, /*hidden argument*/NULL); MethodInfo_t * L_3 = ___method2; bool L_4; L_4 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_3, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_4) { goto IL_0074; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_5 = ___left0; NullCheck(L_5); Type_t * L_6; L_6 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_5); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_7 = ___right1; NullCheck(L_7); Type_t * L_8; L_8 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_7); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_9; L_9 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_6, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0063; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_10 = ___left0; NullCheck(L_10); Type_t * L_11; L_11 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_10); bool L_12; L_12 = TypeUtils_IsIntegerOrBool_mC9B72FB9CB052FE4D0361147288D114E3004321D(L_11, /*hidden argument*/NULL); if (!L_12) { goto IL_0063; } } { LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_13 = ___conversion3; if (!L_13) { goto IL_0053; } } { Exception_t * L_14; L_14 = Error_ConversionIsNotSupportedForArithmeticTypes_mBE145600E56F4FB831A0E994CFE416AB8BC59FE1(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_14, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_AndAssign_mE19B61F8376BB7D4FA9CFC68A6CD5B17C30E825A_RuntimeMethod_var))); } IL_0053: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_15 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_16 = ___right1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_17 = ___left0; NullCheck(L_17); Type_t * L_18; L_18 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_17); SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB * L_19 = (SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB *)il2cpp_codegen_object_new(SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); SimpleBinaryExpression__ctor_mCF30627E70C37340C1E31760156E4630D9F49DAA(L_19, ((int32_t)64), L_15, L_16, L_18, /*hidden argument*/NULL); return L_19; } IL_0063: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_20 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_21 = ___right1; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_22 = ___conversion3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_23; L_23 = Expression_GetUserDefinedAssignOperatorOrThrow_m47A2AC5BE13291672A487910B592ED0D8437199A(((int32_t)64), _stringLiteral5E45B13FA746077DA0275EF11A5D0C53F2FD9C5F, L_20, L_21, L_22, (bool)1, /*hidden argument*/NULL); return L_23; } IL_0074: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_24 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_25 = ___right1; MethodInfo_t * L_26 = ___method2; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_27 = ___conversion3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_28; L_28 = Expression_GetMethodBasedAssignOperator_mBFD01EB05628F199B24F0F2B7406FC24964E6FDC(((int32_t)64), L_24, L_25, L_26, L_27, (bool)1, /*hidden argument*/NULL); return L_28; } } // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::Or(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_Or_m105B4042E87CD1B0270843B9BD4E04463361534C (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEE4706B7CE839A2F08582C04E05FE9ABF2925DC2); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___left0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___right1; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_1, _stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF, /*hidden argument*/NULL); MethodInfo_t * L_2 = ___method2; bool L_3; L_3 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_2, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_005f; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_4 = ___left0; NullCheck(L_4); Type_t * L_5; L_5 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_4); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_6 = ___right1; NullCheck(L_6); Type_t * L_7; L_7 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_6); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_8; L_8 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_5, L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_004f; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_9 = ___left0; NullCheck(L_9); Type_t * L_10; L_10 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_9); bool L_11; L_11 = TypeUtils_IsIntegerOrBool_mC9B72FB9CB052FE4D0361147288D114E3004321D(L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_004f; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_12 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_13 = ___right1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_14 = ___left0; NullCheck(L_14); Type_t * L_15; L_15 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_14); SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB * L_16 = (SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB *)il2cpp_codegen_object_new(SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); SimpleBinaryExpression__ctor_mCF30627E70C37340C1E31760156E4630D9F49DAA(L_16, ((int32_t)36), L_12, L_13, L_15, /*hidden argument*/NULL); return L_16; } IL_004f: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_17 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_18 = ___right1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_19; L_19 = Expression_GetUserDefinedBinaryOperatorOrThrow_mE20F4EA94769B6AD07D41C18C022120E676C9A73(((int32_t)36), _stringLiteralEE4706B7CE839A2F08582C04E05FE9ABF2925DC2, L_17, L_18, (bool)1, /*hidden argument*/NULL); return L_19; } IL_005f: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_20 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_21 = ___right1; MethodInfo_t * L_22 = ___method2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_23; L_23 = Expression_GetMethodBasedBinaryOperator_m7AA75267052C139C3ACC4A6C1CC9A9AFB47668CA(((int32_t)36), L_20, L_21, L_22, (bool)1, /*hidden argument*/NULL); return L_23; } } // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::OrAssign(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo,System.Linq.Expressions.LambdaExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_OrAssign_mD8DE7C7E8BEA2FC1FEB33CBC4752C813C1AB571E (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * ___conversion3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEE4706B7CE839A2F08582C04E05FE9ABF2925DC2); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___left0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___left0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_RequiresCanWrite_mE6E1ED4B8F40FB2C1C490F191FC2DC4CC1B40B80(L_1, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___right1; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_2, _stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF, /*hidden argument*/NULL); MethodInfo_t * L_3 = ___method2; bool L_4; L_4 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_3, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_4) { goto IL_0074; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_5 = ___left0; NullCheck(L_5); Type_t * L_6; L_6 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_5); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_7 = ___right1; NullCheck(L_7); Type_t * L_8; L_8 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_7); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_9; L_9 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_6, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0063; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_10 = ___left0; NullCheck(L_10); Type_t * L_11; L_11 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_10); bool L_12; L_12 = TypeUtils_IsIntegerOrBool_mC9B72FB9CB052FE4D0361147288D114E3004321D(L_11, /*hidden argument*/NULL); if (!L_12) { goto IL_0063; } } { LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_13 = ___conversion3; if (!L_13) { goto IL_0053; } } { Exception_t * L_14; L_14 = Error_ConversionIsNotSupportedForArithmeticTypes_mBE145600E56F4FB831A0E994CFE416AB8BC59FE1(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_14, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_OrAssign_mD8DE7C7E8BEA2FC1FEB33CBC4752C813C1AB571E_RuntimeMethod_var))); } IL_0053: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_15 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_16 = ___right1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_17 = ___left0; NullCheck(L_17); Type_t * L_18; L_18 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_17); SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB * L_19 = (SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB *)il2cpp_codegen_object_new(SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); SimpleBinaryExpression__ctor_mCF30627E70C37340C1E31760156E4630D9F49DAA(L_19, ((int32_t)70), L_15, L_16, L_18, /*hidden argument*/NULL); return L_19; } IL_0063: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_20 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_21 = ___right1; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_22 = ___conversion3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_23; L_23 = Expression_GetUserDefinedAssignOperatorOrThrow_m47A2AC5BE13291672A487910B592ED0D8437199A(((int32_t)70), _stringLiteralEE4706B7CE839A2F08582C04E05FE9ABF2925DC2, L_20, L_21, L_22, (bool)1, /*hidden argument*/NULL); return L_23; } IL_0074: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_24 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_25 = ___right1; MethodInfo_t * L_26 = ___method2; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_27 = ___conversion3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_28; L_28 = Expression_GetMethodBasedAssignOperator_mBFD01EB05628F199B24F0F2B7406FC24964E6FDC(((int32_t)70), L_24, L_25, L_26, L_27, (bool)1, /*hidden argument*/NULL); return L_28; } } // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::ExclusiveOr(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_ExclusiveOr_m167B66765B088EA714BB00785BDED808526D7482 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6BA14B0B41748EF861D62E24E3A98CBE88811C08); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___left0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___right1; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_1, _stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF, /*hidden argument*/NULL); MethodInfo_t * L_2 = ___method2; bool L_3; L_3 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_2, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_005f; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_4 = ___left0; NullCheck(L_4); Type_t * L_5; L_5 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_4); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_6 = ___right1; NullCheck(L_6); Type_t * L_7; L_7 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_6); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_8; L_8 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_5, L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_004f; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_9 = ___left0; NullCheck(L_9); Type_t * L_10; L_10 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_9); bool L_11; L_11 = TypeUtils_IsIntegerOrBool_mC9B72FB9CB052FE4D0361147288D114E3004321D(L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_004f; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_12 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_13 = ___right1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_14 = ___left0; NullCheck(L_14); Type_t * L_15; L_15 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_14); SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB * L_16 = (SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB *)il2cpp_codegen_object_new(SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); SimpleBinaryExpression__ctor_mCF30627E70C37340C1E31760156E4630D9F49DAA(L_16, ((int32_t)14), L_12, L_13, L_15, /*hidden argument*/NULL); return L_16; } IL_004f: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_17 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_18 = ___right1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_19; L_19 = Expression_GetUserDefinedBinaryOperatorOrThrow_mE20F4EA94769B6AD07D41C18C022120E676C9A73(((int32_t)14), _stringLiteral6BA14B0B41748EF861D62E24E3A98CBE88811C08, L_17, L_18, (bool)1, /*hidden argument*/NULL); return L_19; } IL_005f: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_20 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_21 = ___right1; MethodInfo_t * L_22 = ___method2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_23; L_23 = Expression_GetMethodBasedBinaryOperator_m7AA75267052C139C3ACC4A6C1CC9A9AFB47668CA(((int32_t)14), L_20, L_21, L_22, (bool)1, /*hidden argument*/NULL); return L_23; } } // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::ExclusiveOrAssign(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo,System.Linq.Expressions.LambdaExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_ExclusiveOrAssign_mED6809E0A16E09648F97C3392F51C49138AB45D8 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * ___conversion3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6BA14B0B41748EF861D62E24E3A98CBE88811C08); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___left0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___left0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_RequiresCanWrite_mE6E1ED4B8F40FB2C1C490F191FC2DC4CC1B40B80(L_1, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___right1; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_2, _stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF, /*hidden argument*/NULL); MethodInfo_t * L_3 = ___method2; bool L_4; L_4 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_3, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_4) { goto IL_0074; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_5 = ___left0; NullCheck(L_5); Type_t * L_6; L_6 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_5); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_7 = ___right1; NullCheck(L_7); Type_t * L_8; L_8 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_7); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_9; L_9 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_6, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0063; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_10 = ___left0; NullCheck(L_10); Type_t * L_11; L_11 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_10); bool L_12; L_12 = TypeUtils_IsIntegerOrBool_mC9B72FB9CB052FE4D0361147288D114E3004321D(L_11, /*hidden argument*/NULL); if (!L_12) { goto IL_0063; } } { LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_13 = ___conversion3; if (!L_13) { goto IL_0053; } } { Exception_t * L_14; L_14 = Error_ConversionIsNotSupportedForArithmeticTypes_mBE145600E56F4FB831A0E994CFE416AB8BC59FE1(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_14, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ExclusiveOrAssign_mED6809E0A16E09648F97C3392F51C49138AB45D8_RuntimeMethod_var))); } IL_0053: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_15 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_16 = ___right1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_17 = ___left0; NullCheck(L_17); Type_t * L_18; L_18 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_17); SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB * L_19 = (SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB *)il2cpp_codegen_object_new(SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); SimpleBinaryExpression__ctor_mCF30627E70C37340C1E31760156E4630D9F49DAA(L_19, ((int32_t)66), L_15, L_16, L_18, /*hidden argument*/NULL); return L_19; } IL_0063: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_20 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_21 = ___right1; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_22 = ___conversion3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_23; L_23 = Expression_GetUserDefinedAssignOperatorOrThrow_m47A2AC5BE13291672A487910B592ED0D8437199A(((int32_t)66), _stringLiteral6BA14B0B41748EF861D62E24E3A98CBE88811C08, L_20, L_21, L_22, (bool)1, /*hidden argument*/NULL); return L_23; } IL_0074: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_24 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_25 = ___right1; MethodInfo_t * L_26 = ___method2; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_27 = ___conversion3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_28; L_28 = Expression_GetMethodBasedAssignOperator_mBFD01EB05628F199B24F0F2B7406FC24964E6FDC(((int32_t)66), L_24, L_25, L_26, L_27, (bool)1, /*hidden argument*/NULL); return L_28; } } // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::Power(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_Power_m1B949EA6E3DEE9B1CA5A3DBAEEB86B7995DD54E7 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___left0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___right1; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_1, _stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF, /*hidden argument*/NULL); MethodInfo_t * L_2 = ___method2; bool L_3; L_3 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_2, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_0048; } } { MethodInfo_t * L_4; L_4 = CachedReflectionInfo_get_Math_Pow_Double_Double_mABA660C4C8079386B61ADA56DD4A4E810B1E79A5(/*hidden argument*/NULL); ___method2 = L_4; MethodInfo_t * L_5 = ___method2; bool L_6; L_6 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_5, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_6) { goto IL_0048; } } { int32_t L_7 = ((int32_t)39); RuntimeObject * L_8 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ExpressionType_t5DFF595F84E155FA27FA8929A81459546074CE51_il2cpp_TypeInfo_var)), &L_7); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_9 = ___left0; NullCheck(L_9); Type_t * L_10; L_10 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_9); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_11 = ___right1; NullCheck(L_11); Type_t * L_12; L_12 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_11); Exception_t * L_13; L_13 = Error_BinaryOperatorNotDefined_mCD61FDD1F435742849B3DF9879D3CA26B7E3C49C(L_8, L_10, L_12, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_13, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_Power_m1B949EA6E3DEE9B1CA5A3DBAEEB86B7995DD54E7_RuntimeMethod_var))); } IL_0048: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_14 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_15 = ___right1; MethodInfo_t * L_16 = ___method2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_17; L_17 = Expression_GetMethodBasedBinaryOperator_m7AA75267052C139C3ACC4A6C1CC9A9AFB47668CA(((int32_t)39), L_14, L_15, L_16, (bool)1, /*hidden argument*/NULL); return L_17; } } // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::PowerAssign(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Reflection.MethodInfo,System.Linq.Expressions.LambdaExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_PowerAssign_m9E02286D91E7F528F464E864576FFD3F7305C338 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___left0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___right1, MethodInfo_t * ___method2, LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * ___conversion3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___left0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___left0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_RequiresCanWrite_mE6E1ED4B8F40FB2C1C490F191FC2DC4CC1B40B80(L_1, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___right1; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_2, _stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF, /*hidden argument*/NULL); MethodInfo_t * L_3 = ___method2; bool L_4; L_4 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_3, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_4) { goto IL_0053; } } { MethodInfo_t * L_5; L_5 = CachedReflectionInfo_get_Math_Pow_Double_Double_mABA660C4C8079386B61ADA56DD4A4E810B1E79A5(/*hidden argument*/NULL); ___method2 = L_5; MethodInfo_t * L_6 = ___method2; bool L_7; L_7 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_6, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_7) { goto IL_0053; } } { int32_t L_8 = ((int32_t)71); RuntimeObject * L_9 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ExpressionType_t5DFF595F84E155FA27FA8929A81459546074CE51_il2cpp_TypeInfo_var)), &L_8); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_10 = ___left0; NullCheck(L_10); Type_t * L_11; L_11 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_10); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_12 = ___right1; NullCheck(L_12); Type_t * L_13; L_13 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_12); Exception_t * L_14; L_14 = Error_BinaryOperatorNotDefined_mCD61FDD1F435742849B3DF9879D3CA26B7E3C49C(L_9, L_11, L_13, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_14, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_PowerAssign_m9E02286D91E7F528F464E864576FFD3F7305C338_RuntimeMethod_var))); } IL_0053: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_15 = ___left0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_16 = ___right1; MethodInfo_t * L_17 = ___method2; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_18 = ___conversion3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * L_19; L_19 = Expression_GetMethodBasedAssignOperator_mBFD01EB05628F199B24F0F2B7406FC24964E6FDC(((int32_t)71), L_15, L_16, L_17, L_18, (bool)1, /*hidden argument*/NULL); return L_19; } } // System.Linq.Expressions.BinaryExpression System.Linq.Expressions.Expression::ArrayIndex(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * Expression_ArrayIndex_m4151FC378B3C15B34D6567C9E402C85778BE31E8 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___array0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2B6D6F48C27C60C3B55391AB377D9DC8F5639AA1); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___array0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___index1; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_1, _stringLiteral2B6D6F48C27C60C3B55391AB377D9DC8F5639AA1, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___index1; NullCheck(L_2); Type_t * L_3; L_3 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_2); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0(L_3, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0038; } } { Exception_t * L_7; L_7 = Error_ArgumentMustBeArrayIndexType_m4D293E58BE982C41B419FCE3330CC6AFF8C58CB4(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2B6D6F48C27C60C3B55391AB377D9DC8F5639AA1)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ArrayIndex_m4151FC378B3C15B34D6567C9E402C85778BE31E8_RuntimeMethod_var))); } IL_0038: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_8 = ___array0; NullCheck(L_8); Type_t * L_9; L_9 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_8); V_0 = L_9; Type_t * L_10 = V_0; NullCheck(L_10); bool L_11; L_11 = Type_get_IsArray_m15FE83DD8FAF090F9BDA924753C7750AAEA7CFD1(L_10, /*hidden argument*/NULL); if (L_11) { goto IL_0052; } } { Exception_t * L_12; L_12 = Error_ArgumentMustBeArray_mB2F48703CCDEE09F80A9C5983907879D623D7380(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ArrayIndex_m4151FC378B3C15B34D6567C9E402C85778BE31E8_RuntimeMethod_var))); } IL_0052: { Type_t * L_13 = V_0; NullCheck(L_13); int32_t L_14; L_14 = VirtualFuncInvoker0< int32_t >::Invoke(30 /* System.Int32 System.Type::GetArrayRank() */, L_13); if ((((int32_t)L_14) == ((int32_t)1))) { goto IL_0061; } } { Exception_t * L_15; L_15 = Error_IncorrectNumberOfIndexes_mEE0E661E9FFAB746F7127AED7642019D8F025D7C(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_15, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ArrayIndex_m4151FC378B3C15B34D6567C9E402C85778BE31E8_RuntimeMethod_var))); } IL_0061: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_16 = ___array0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_17 = ___index1; Type_t * L_18 = V_0; NullCheck(L_18); Type_t * L_19; L_19 = VirtualFuncInvoker0< Type_t * >::Invoke(108 /* System.Type System.Type::GetElementType() */, L_18); SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB * L_20 = (SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB *)il2cpp_codegen_object_new(SimpleBinaryExpression_tD31812298FB2E8F19C62AA1D18B48BD23DC411CB_il2cpp_TypeInfo_var); SimpleBinaryExpression__ctor_mCF30627E70C37340C1E31760156E4630D9F49DAA(L_20, 5, L_16, L_17, L_19, /*hidden argument*/NULL); return L_20; } } // System.Linq.Expressions.BlockExpression System.Linq.Expressions.Expression::Block(System.Type,System.Linq.Expressions.Expression[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * Expression_Block_m849F359E81309DF10E0AA1D5C3449CE1E501E36A (Type_t * ___type0, ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* ___expressions1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3F954C6529AF7A7F0E9A64ACC79554D9147A493); s_Il2CppMethodInitialized = true; } { ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_0 = ___expressions1; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3((RuntimeObject *)(RuntimeObject *)L_0, _stringLiteralF3F954C6529AF7A7F0E9A64ACC79554D9147A493, /*hidden argument*/NULL); Type_t * L_1 = ___type0; ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_2 = ___expressions1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * L_3; L_3 = Expression_Block_mFD5866441C30D761AF498D422D4EE421F185118A(L_1, (RuntimeObject*)(RuntimeObject*)L_2, /*hidden argument*/NULL); return L_3; } } // System.Linq.Expressions.BlockExpression System.Linq.Expressions.Expression::Block(System.Type,System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * Expression_Block_mFD5866441C30D761AF498D422D4EE421F185118A (Type_t * ___type0, RuntimeObject* ___expressions1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EmptyReadOnlyCollection_1_tBBE18827DF084915E7B2FEF1A050D0165CABD5D2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Type_t * L_0 = ___type0; IL2CPP_RUNTIME_CLASS_INIT(EmptyReadOnlyCollection_1_tBBE18827DF084915E7B2FEF1A050D0165CABD5D2_il2cpp_TypeInfo_var); ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * L_1 = ((EmptyReadOnlyCollection_1_tBBE18827DF084915E7B2FEF1A050D0165CABD5D2_StaticFields*)il2cpp_codegen_static_fields_for(EmptyReadOnlyCollection_1_tBBE18827DF084915E7B2FEF1A050D0165CABD5D2_il2cpp_TypeInfo_var))->get_Instance_0(); RuntimeObject* L_2 = ___expressions1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * L_3; L_3 = Expression_Block_m3EF880DC87DC44175DCE8E682EE58D61EB136D6B(L_0, L_1, L_2, /*hidden argument*/NULL); return L_3; } } // System.Linq.Expressions.BlockExpression System.Linq.Expressions.Expression::Block(System.Type,System.Collections.Generic.IEnumerable`1,System.Linq.Expressions.Expression[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * Expression_Block_mD2E350B93D45533428561A0A495206E772A7C527 (Type_t * ___type0, RuntimeObject* ___variables1, ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* ___expressions2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Type_t * L_0 = ___type0; RuntimeObject* L_1 = ___variables1; ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_2 = ___expressions2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * L_3; L_3 = Expression_Block_m3EF880DC87DC44175DCE8E682EE58D61EB136D6B(L_0, L_1, (RuntimeObject*)(RuntimeObject*)L_2, /*hidden argument*/NULL); return L_3; } } // System.Linq.Expressions.BlockExpression System.Linq.Expressions.Expression::Block(System.Collections.Generic.IEnumerable`1,System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * Expression_Block_mA6CB052758601202DB19D5181835168D9CE6F908 (RuntimeObject* ___variables0, RuntimeObject* ___expressions1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CollectionExtensions_ToReadOnly_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mDE93DAB6094D52EC31586A763F39DF5ED7DF64A1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CollectionExtensions_ToReadOnly_TisParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE_mC22BE661C66B9BB0F4DF99523DF5331BD948A8F6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IReadOnlyList_1_t3970E0723A7C2FEA094E64207358CF587FA8010F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_get_Count_mCB5C4BDEB03233F12B542819ACA65DAB8F3FEFA0_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3F954C6529AF7A7F0E9A64ACC79554D9147A493); s_Il2CppMethodInitialized = true; } ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * V_0 = NULL; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * V_1 = NULL; RuntimeObject* G_B3_0 = NULL; RuntimeObject* G_B2_0 = NULL; { RuntimeObject* L_0 = ___expressions1; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_0, _stringLiteralF3F954C6529AF7A7F0E9A64ACC79554D9147A493, /*hidden argument*/NULL); RuntimeObject* L_1 = ___variables0; ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * L_2; L_2 = CollectionExtensions_ToReadOnly_TisParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE_mC22BE661C66B9BB0F4DF99523DF5331BD948A8F6(L_1, /*hidden argument*/CollectionExtensions_ToReadOnly_TisParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE_mC22BE661C66B9BB0F4DF99523DF5331BD948A8F6_RuntimeMethod_var); V_0 = L_2; ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * L_3 = V_0; NullCheck(L_3); int32_t L_4; L_4 = ReadOnlyCollection_1_get_Count_mCB5C4BDEB03233F12B542819ACA65DAB8F3FEFA0(L_3, /*hidden argument*/ReadOnlyCollection_1_get_Count_mCB5C4BDEB03233F12B542819ACA65DAB8F3FEFA0_RuntimeMethod_var); if (L_4) { goto IL_003b; } } { RuntimeObject* L_5 = ___expressions1; RuntimeObject* L_6 = ((RuntimeObject*)IsInst((RuntimeObject*)L_5, IReadOnlyList_1_t3970E0723A7C2FEA094E64207358CF587FA8010F_il2cpp_TypeInfo_var)); G_B2_0 = L_6; if (L_6) { G_B3_0 = L_6; goto IL_002a; } } { RuntimeObject* L_7 = ___expressions1; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_8; L_8 = CollectionExtensions_ToReadOnly_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mDE93DAB6094D52EC31586A763F39DF5ED7DF64A1(L_7, /*hidden argument*/CollectionExtensions_ToReadOnly_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mDE93DAB6094D52EC31586A763F39DF5ED7DF64A1_RuntimeMethod_var); G_B3_0 = ((RuntimeObject*)(L_8)); } IL_002a: { RuntimeObject* L_9 = G_B3_0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_RequiresCanRead_m90775ADBABAF9B39FB69CF8B8E30F663851B49BE(L_9, _stringLiteralF3F954C6529AF7A7F0E9A64ACC79554D9147A493, /*hidden argument*/NULL); BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * L_10; L_10 = Expression_GetOptimizedBlockExpression_m473E4FB5D628A289E8360D1105EF3F9F7622227F(L_9, /*hidden argument*/NULL); return L_10; } IL_003b: { RuntimeObject* L_11 = ___expressions1; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_12; L_12 = CollectionExtensions_ToReadOnly_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mDE93DAB6094D52EC31586A763F39DF5ED7DF64A1(L_11, /*hidden argument*/CollectionExtensions_ToReadOnly_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mDE93DAB6094D52EC31586A763F39DF5ED7DF64A1_RuntimeMethod_var); V_1 = L_12; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_13 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_RequiresCanRead_m90775ADBABAF9B39FB69CF8B8E30F663851B49BE(L_13, _stringLiteralF3F954C6529AF7A7F0E9A64ACC79554D9147A493, /*hidden argument*/NULL); ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * L_14 = V_0; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_15 = V_1; BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * L_16; L_16 = Expression_BlockCore_m856D91DEFA642E2530C6C170D4FE2CEA870BD9C9((Type_t *)NULL, L_14, L_15, /*hidden argument*/NULL); return L_16; } } // System.Linq.Expressions.BlockExpression System.Linq.Expressions.Expression::Block(System.Type,System.Collections.Generic.IEnumerable`1,System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * Expression_Block_m3EF880DC87DC44175DCE8E682EE58D61EB136D6B (Type_t * ___type0, RuntimeObject* ___variables1, RuntimeObject* ___expressions2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CollectionExtensions_ToReadOnly_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mDE93DAB6094D52EC31586A763F39DF5ED7DF64A1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CollectionExtensions_ToReadOnly_TisParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE_mC22BE661C66B9BB0F4DF99523DF5331BD948A8F6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_get_Count_m42681B88E2B83144910C76DDD1FAD0DC5A855C00_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_get_Count_mCB5C4BDEB03233F12B542819ACA65DAB8F3FEFA0_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_get_Item_m7B183ABA087FFB33DE8CC1B46A549E78DCB63746_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3F954C6529AF7A7F0E9A64ACC79554D9147A493); s_Il2CppMethodInitialized = true; } ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * V_0 = NULL; ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * V_1 = NULL; int32_t V_2 = 0; { Type_t * L_0 = ___type0; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_0, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, /*hidden argument*/NULL); RuntimeObject* L_1 = ___expressions2; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_1, _stringLiteralF3F954C6529AF7A7F0E9A64ACC79554D9147A493, /*hidden argument*/NULL); RuntimeObject* L_2 = ___expressions2; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_3; L_3 = CollectionExtensions_ToReadOnly_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mDE93DAB6094D52EC31586A763F39DF5ED7DF64A1(L_2, /*hidden argument*/CollectionExtensions_ToReadOnly_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mDE93DAB6094D52EC31586A763F39DF5ED7DF64A1_RuntimeMethod_var); V_0 = L_3; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_RequiresCanRead_m90775ADBABAF9B39FB69CF8B8E30F663851B49BE(L_4, _stringLiteralF3F954C6529AF7A7F0E9A64ACC79554D9147A493, /*hidden argument*/NULL); RuntimeObject* L_5 = ___variables1; ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * L_6; L_6 = CollectionExtensions_ToReadOnly_TisParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE_mC22BE661C66B9BB0F4DF99523DF5331BD948A8F6(L_5, /*hidden argument*/CollectionExtensions_ToReadOnly_TisParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE_mC22BE661C66B9BB0F4DF99523DF5331BD948A8F6_RuntimeMethod_var); V_1 = L_6; ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * L_7 = V_1; NullCheck(L_7); int32_t L_8; L_8 = ReadOnlyCollection_1_get_Count_mCB5C4BDEB03233F12B542819ACA65DAB8F3FEFA0(L_7, /*hidden argument*/ReadOnlyCollection_1_get_Count_mCB5C4BDEB03233F12B542819ACA65DAB8F3FEFA0_RuntimeMethod_var); if (L_8) { goto IL_0066; } } { ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_9 = V_0; NullCheck(L_9); int32_t L_10; L_10 = ReadOnlyCollection_1_get_Count_m42681B88E2B83144910C76DDD1FAD0DC5A855C00(L_9, /*hidden argument*/ReadOnlyCollection_1_get_Count_m42681B88E2B83144910C76DDD1FAD0DC5A855C00_RuntimeMethod_var); if (!L_10) { goto IL_0066; } } { ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_11 = V_0; NullCheck(L_11); int32_t L_12; L_12 = ReadOnlyCollection_1_get_Count_m42681B88E2B83144910C76DDD1FAD0DC5A855C00(L_11, /*hidden argument*/ReadOnlyCollection_1_get_Count_m42681B88E2B83144910C76DDD1FAD0DC5A855C00_RuntimeMethod_var); V_2 = L_12; int32_t L_13 = V_2; if (!L_13) { goto IL_0066; } } { ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_14 = V_0; int32_t L_15 = V_2; NullCheck(L_14); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_16; L_16 = ReadOnlyCollection_1_get_Item_m7B183ABA087FFB33DE8CC1B46A549E78DCB63746(L_14, ((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)), /*hidden argument*/ReadOnlyCollection_1_get_Item_m7B183ABA087FFB33DE8CC1B46A549E78DCB63746_RuntimeMethod_var); NullCheck(L_16); Type_t * L_17; L_17 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_16); Type_t * L_18 = ___type0; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_19; L_19 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_17, L_18, /*hidden argument*/NULL); if (!L_19) { goto IL_0066; } } { ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_20 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * L_21; L_21 = Expression_GetOptimizedBlockExpression_m473E4FB5D628A289E8360D1105EF3F9F7622227F(L_20, /*hidden argument*/NULL); return L_21; } IL_0066: { Type_t * L_22 = ___type0; ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * L_23 = V_1; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_24 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * L_25; L_25 = Expression_BlockCore_m856D91DEFA642E2530C6C170D4FE2CEA870BD9C9(L_22, L_23, L_24, /*hidden argument*/NULL); return L_25; } } // System.Linq.Expressions.BlockExpression System.Linq.Expressions.Expression::BlockCore(System.Type,System.Collections.ObjectModel.ReadOnlyCollection`1,System.Collections.ObjectModel.ReadOnlyCollection`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * Expression_BlockCore_m856D91DEFA642E2530C6C170D4FE2CEA870BD9C9 (Type_t * ___type0, ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * ___variables1, ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * ___expressions2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_Last_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_m81CDCB5A8D2FEACC12CF1753583D60BF4BEC0C96_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_get_Count_m42681B88E2B83144910C76DDD1FAD0DC5A855C00_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_get_Item_m7B183ABA087FFB33DE8CC1B46A549E78DCB63746_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Scope1_tB4CCBE69CF8B934331BE4C5C7FCBBB5FBDFD8C2E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScopeN_t05FE8F6E97A62B48B2252350706D84DC841E006F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScopeWithType_t2B5D6764335C8C5805E1DC59F6B3370072478C50_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4F0C340B1A1330DC46CBA7C557A079A115D900CD); s_Il2CppMethodInitialized = true; } Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * V_0 = NULL; int32_t V_1 = 0; { ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * L_0 = ___variables1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_ValidateVariables_m3768C4C208904891BF7655FA9C94202CD8A75694(L_0, _stringLiteral4F0C340B1A1330DC46CBA7C557A079A115D900CD, /*hidden argument*/NULL); Type_t * L_1 = ___type0; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_2; L_2 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0(L_1, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_2) { goto IL_0081; } } { ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_3 = ___expressions2; NullCheck(L_3); int32_t L_4; L_4 = ReadOnlyCollection_1_get_Count_m42681B88E2B83144910C76DDD1FAD0DC5A855C00(L_3, /*hidden argument*/ReadOnlyCollection_1_get_Count_m42681B88E2B83144910C76DDD1FAD0DC5A855C00_RuntimeMethod_var); if (L_4) { goto IL_003d; } } { Type_t * L_5 = ___type0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0(L_5, L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0034; } } { Exception_t * L_9; L_9 = Error_ArgumentTypesMustMatch_m7C3549771BD43F7891DEE4E4EE46A32382D58D42(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_9, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_BlockCore_m856D91DEFA642E2530C6C170D4FE2CEA870BD9C9_RuntimeMethod_var))); } IL_0034: { ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * L_10 = ___variables1; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_11 = ___expressions2; Type_t * L_12 = ___type0; ScopeWithType_t2B5D6764335C8C5805E1DC59F6B3370072478C50 * L_13 = (ScopeWithType_t2B5D6764335C8C5805E1DC59F6B3370072478C50 *)il2cpp_codegen_object_new(ScopeWithType_t2B5D6764335C8C5805E1DC59F6B3370072478C50_il2cpp_TypeInfo_var); ScopeWithType__ctor_mECDDFE6F78D720BD39EE7383F8A8789AC1030C34(L_13, L_10, L_11, L_12, /*hidden argument*/NULL); return L_13; } IL_003d: { ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_14 = ___expressions2; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_15; L_15 = Enumerable_Last_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_m81CDCB5A8D2FEACC12CF1753583D60BF4BEC0C96(L_14, /*hidden argument*/Enumerable_Last_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_m81CDCB5A8D2FEACC12CF1753583D60BF4BEC0C96_RuntimeMethod_var); V_0 = L_15; Type_t * L_16 = ___type0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_17 = { reinterpret_cast (Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_18; L_18 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_17, /*hidden argument*/NULL); bool L_19; L_19 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0(L_16, L_18, /*hidden argument*/NULL); if (!L_19) { goto IL_006a; } } { Type_t * L_20 = ___type0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_21 = V_0; NullCheck(L_21); Type_t * L_22; L_22 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_21); bool L_23; L_23 = TypeUtils_AreReferenceAssignable_mB2B5686E257F1F3E29248DFB23A8D4CF897DC04F(L_20, L_22, /*hidden argument*/NULL); if (L_23) { goto IL_006a; } } { Exception_t * L_24; L_24 = Error_ArgumentTypesMustMatch_m7C3549771BD43F7891DEE4E4EE46A32382D58D42(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_24, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_BlockCore_m856D91DEFA642E2530C6C170D4FE2CEA870BD9C9_RuntimeMethod_var))); } IL_006a: { Type_t * L_25 = ___type0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_26 = V_0; NullCheck(L_26); Type_t * L_27; L_27 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_26); bool L_28; L_28 = TypeUtils_AreEquivalent_m8F1F3807B8297B2F7C5F22F9C48F4B163085886B(L_25, L_27, /*hidden argument*/NULL); if (L_28) { goto IL_0081; } } { ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * L_29 = ___variables1; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_30 = ___expressions2; Type_t * L_31 = ___type0; ScopeWithType_t2B5D6764335C8C5805E1DC59F6B3370072478C50 * L_32 = (ScopeWithType_t2B5D6764335C8C5805E1DC59F6B3370072478C50 *)il2cpp_codegen_object_new(ScopeWithType_t2B5D6764335C8C5805E1DC59F6B3370072478C50_il2cpp_TypeInfo_var); ScopeWithType__ctor_mECDDFE6F78D720BD39EE7383F8A8789AC1030C34(L_32, L_29, L_30, L_31, /*hidden argument*/NULL); return L_32; } IL_0081: { ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_33 = ___expressions2; NullCheck(L_33); int32_t L_34; L_34 = ReadOnlyCollection_1_get_Count_m42681B88E2B83144910C76DDD1FAD0DC5A855C00(L_33, /*hidden argument*/ReadOnlyCollection_1_get_Count_m42681B88E2B83144910C76DDD1FAD0DC5A855C00_RuntimeMethod_var); V_1 = L_34; int32_t L_35 = V_1; if (!L_35) { goto IL_0091; } } { int32_t L_36 = V_1; if ((((int32_t)L_36) == ((int32_t)1))) { goto IL_00a3; } } { goto IL_00b1; } IL_0091: { ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * L_37 = ___variables1; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_38 = ___expressions2; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_39 = { reinterpret_cast (Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_40; L_40 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_39, /*hidden argument*/NULL); ScopeWithType_t2B5D6764335C8C5805E1DC59F6B3370072478C50 * L_41 = (ScopeWithType_t2B5D6764335C8C5805E1DC59F6B3370072478C50 *)il2cpp_codegen_object_new(ScopeWithType_t2B5D6764335C8C5805E1DC59F6B3370072478C50_il2cpp_TypeInfo_var); ScopeWithType__ctor_mECDDFE6F78D720BD39EE7383F8A8789AC1030C34(L_41, L_37, L_38, L_40, /*hidden argument*/NULL); return L_41; } IL_00a3: { ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * L_42 = ___variables1; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_43 = ___expressions2; NullCheck(L_43); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_44; L_44 = ReadOnlyCollection_1_get_Item_m7B183ABA087FFB33DE8CC1B46A549E78DCB63746(L_43, 0, /*hidden argument*/ReadOnlyCollection_1_get_Item_m7B183ABA087FFB33DE8CC1B46A549E78DCB63746_RuntimeMethod_var); Scope1_tB4CCBE69CF8B934331BE4C5C7FCBBB5FBDFD8C2E * L_45 = (Scope1_tB4CCBE69CF8B934331BE4C5C7FCBBB5FBDFD8C2E *)il2cpp_codegen_object_new(Scope1_tB4CCBE69CF8B934331BE4C5C7FCBBB5FBDFD8C2E_il2cpp_TypeInfo_var); Scope1__ctor_mE190F846B6468E1577C281386FA24D4EF2983477(L_45, L_42, L_44, /*hidden argument*/NULL); return L_45; } IL_00b1: { ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * L_46 = ___variables1; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_47 = ___expressions2; ScopeN_t05FE8F6E97A62B48B2252350706D84DC841E006F * L_48 = (ScopeN_t05FE8F6E97A62B48B2252350706D84DC841E006F *)il2cpp_codegen_object_new(ScopeN_t05FE8F6E97A62B48B2252350706D84DC841E006F_il2cpp_TypeInfo_var); ScopeN__ctor_mC9250E8181BA835F2B956F86CD353D7D290CDDFC(L_48, L_46, L_47, /*hidden argument*/NULL); return L_48; } } // System.Void System.Linq.Expressions.Expression::ValidateVariables(System.Collections.ObjectModel.ReadOnlyCollection`1,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression_ValidateVariables_m3768C4C208904891BF7655FA9C94202CD8A75694 (ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * ___varList0, String_t* ___collectionName1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_Add_m9CF730E2C32C0613D8089427318C09E55C350DBE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1__ctor_m7E015D0E7832B3967403CAEE703C819D77AE741B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_get_Count_mCB5C4BDEB03233F12B542819ACA65DAB8F3FEFA0_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_get_Item_m391853256E3629AA9EB10A8D77236BCC27FB05D2_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0 * V_1 = NULL; int32_t V_2 = 0; ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * V_3 = NULL; { ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * L_0 = ___varList0; NullCheck(L_0); int32_t L_1; L_1 = ReadOnlyCollection_1_get_Count_mCB5C4BDEB03233F12B542819ACA65DAB8F3FEFA0(L_0, /*hidden argument*/ReadOnlyCollection_1_get_Count_mCB5C4BDEB03233F12B542819ACA65DAB8F3FEFA0_RuntimeMethod_var); V_0 = L_1; int32_t L_2 = V_0; if (!L_2) { goto IL_0055; } } { HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0 * L_3 = (HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0 *)il2cpp_codegen_object_new(HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0_il2cpp_TypeInfo_var); HashSet_1__ctor_m7E015D0E7832B3967403CAEE703C819D77AE741B(L_3, /*hidden argument*/HashSet_1__ctor_m7E015D0E7832B3967403CAEE703C819D77AE741B_RuntimeMethod_var); V_1 = L_3; V_2 = 0; goto IL_0051; } IL_0014: { ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * L_4 = ___varList0; int32_t L_5 = V_2; NullCheck(L_4); ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_6; L_6 = ReadOnlyCollection_1_get_Item_m391853256E3629AA9EB10A8D77236BCC27FB05D2(L_4, L_5, /*hidden argument*/ReadOnlyCollection_1_get_Item_m391853256E3629AA9EB10A8D77236BCC27FB05D2_RuntimeMethod_var); V_3 = L_6; ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_7 = V_3; String_t* L_8 = ___collectionName1; int32_t L_9 = V_2; ContractUtils_RequiresNotNull_mBC4CF965B8B80D606187A1CBE6C6FA8AEADA396E(L_7, L_8, L_9, /*hidden argument*/NULL); ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_10 = V_3; NullCheck(L_10); bool L_11; L_11 = ParameterExpression_get_IsByRef_mC47F92A5D61B9A7588509CCAF3A9223CE2E3BA17(L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_003b; } } { ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_12 = V_3; ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_13 = V_3; NullCheck(L_13); Type_t * L_14; L_14 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_13); String_t* L_15 = ___collectionName1; int32_t L_16 = V_2; Exception_t * L_17; L_17 = Error_VariableMustNotBeByRef_mD4CD052B935B0B509DFC0FED63242BB17996A82D(L_12, L_14, L_15, L_16, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_17, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateVariables_m3768C4C208904891BF7655FA9C94202CD8A75694_RuntimeMethod_var))); } IL_003b: { HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0 * L_18 = V_1; ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_19 = V_3; NullCheck(L_18); bool L_20; L_20 = HashSet_1_Add_m9CF730E2C32C0613D8089427318C09E55C350DBE(L_18, L_19, /*hidden argument*/HashSet_1_Add_m9CF730E2C32C0613D8089427318C09E55C350DBE_RuntimeMethod_var); if (L_20) { goto IL_004d; } } { ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_21 = V_3; String_t* L_22 = ___collectionName1; int32_t L_23 = V_2; Exception_t * L_24; L_24 = Error_DuplicateVariable_m52789AE62BE123F550F3AB3C899318656E3F3866(L_21, L_22, L_23, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_24, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateVariables_m3768C4C208904891BF7655FA9C94202CD8A75694_RuntimeMethod_var))); } IL_004d: { int32_t L_25 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)1)); } IL_0051: { int32_t L_26 = V_2; int32_t L_27 = V_0; if ((((int32_t)L_26) < ((int32_t)L_27))) { goto IL_0014; } } IL_0055: { return; } } // System.Linq.Expressions.BlockExpression System.Linq.Expressions.Expression::GetOptimizedBlockExpression(System.Collections.Generic.IReadOnlyList`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * Expression_GetOptimizedBlockExpression_m473E4FB5D628A289E8360D1105EF3F9F7622227F (RuntimeObject* ___expressions0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Block2_tE4BCA7D0F0ACBB66E97C3C70620E928AC52A84D9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Block3_t284DBA4C7DD6FA79B0983263FF40B6EA4F4AD834_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Block4_t52F5085BA32EDD31381E70CADDAFAC3D6FA67A21_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Block5_tDBF9D05DED9100069A2A701184205D60A05D04D8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BlockN_tCE84D9AD8634612823520324AC4B0FF602E1902C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EmptyReadOnlyCollection_1_tBBE18827DF084915E7B2FEF1A050D0165CABD5D2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EmptyReadOnlyCollection_1_tC5FD4A04C408767F3C0515B8245456AA47902D37_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_ToArray_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mD9B9986B6C92DDC032A02089D008664EA2E83237_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IReadOnlyCollection_1_tE16825A32F0C141711E14088EE2054669B37B029_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IReadOnlyList_1_t3970E0723A7C2FEA094E64207358CF587FA8010F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; RuntimeObject* V_1 = NULL; RuntimeObject* G_B9_0 = NULL; RuntimeObject* G_B8_0 = NULL; { RuntimeObject* L_0 = ___expressions0; NullCheck(L_0); int32_t L_1; L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.IReadOnlyCollection`1::get_Count() */, IReadOnlyCollection_1_tE16825A32F0C141711E14088EE2054669B37B029_il2cpp_TypeInfo_var, L_0); V_0 = L_1; int32_t L_2 = V_0; switch (L_2) { case 0: { goto IL_002a; } case 1: { goto IL_00be; } case 2: { goto IL_0044; } case 3: { goto IL_0058; } case 4: { goto IL_0073; } case 5: { goto IL_0095; } } } { goto IL_00be; } IL_002a: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_3 = { reinterpret_cast (Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_4; L_4 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(EmptyReadOnlyCollection_1_tBBE18827DF084915E7B2FEF1A050D0165CABD5D2_il2cpp_TypeInfo_var); ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * L_5 = ((EmptyReadOnlyCollection_1_tBBE18827DF084915E7B2FEF1A050D0165CABD5D2_StaticFields*)il2cpp_codegen_static_fields_for(EmptyReadOnlyCollection_1_tBBE18827DF084915E7B2FEF1A050D0165CABD5D2_il2cpp_TypeInfo_var))->get_Instance_0(); IL2CPP_RUNTIME_CLASS_INIT(EmptyReadOnlyCollection_1_tC5FD4A04C408767F3C0515B8245456AA47902D37_il2cpp_TypeInfo_var); ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_6 = ((EmptyReadOnlyCollection_1_tC5FD4A04C408767F3C0515B8245456AA47902D37_StaticFields*)il2cpp_codegen_static_fields_for(EmptyReadOnlyCollection_1_tC5FD4A04C408767F3C0515B8245456AA47902D37_il2cpp_TypeInfo_var))->get_Instance_0(); IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); BlockExpression_t429D310E740322594C18397DEAE7E17DCFE0E0BB * L_7; L_7 = Expression_BlockCore_m856D91DEFA642E2530C6C170D4FE2CEA870BD9C9(L_4, L_5, L_6, /*hidden argument*/NULL); return L_7; } IL_0044: { RuntimeObject* L_8 = ___expressions0; NullCheck(L_8); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_9; L_9 = InterfaceFuncInvoker1< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *, int32_t >::Invoke(0 /* !0 System.Collections.Generic.IReadOnlyList`1::get_Item(System.Int32) */, IReadOnlyList_1_t3970E0723A7C2FEA094E64207358CF587FA8010F_il2cpp_TypeInfo_var, L_8, 0); RuntimeObject* L_10 = ___expressions0; NullCheck(L_10); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_11; L_11 = InterfaceFuncInvoker1< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *, int32_t >::Invoke(0 /* !0 System.Collections.Generic.IReadOnlyList`1::get_Item(System.Int32) */, IReadOnlyList_1_t3970E0723A7C2FEA094E64207358CF587FA8010F_il2cpp_TypeInfo_var, L_10, 1); Block2_tE4BCA7D0F0ACBB66E97C3C70620E928AC52A84D9 * L_12 = (Block2_tE4BCA7D0F0ACBB66E97C3C70620E928AC52A84D9 *)il2cpp_codegen_object_new(Block2_tE4BCA7D0F0ACBB66E97C3C70620E928AC52A84D9_il2cpp_TypeInfo_var); Block2__ctor_m660485966A376536176D48405114C02C95688FD3(L_12, L_9, L_11, /*hidden argument*/NULL); return L_12; } IL_0058: { RuntimeObject* L_13 = ___expressions0; NullCheck(L_13); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_14; L_14 = InterfaceFuncInvoker1< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *, int32_t >::Invoke(0 /* !0 System.Collections.Generic.IReadOnlyList`1::get_Item(System.Int32) */, IReadOnlyList_1_t3970E0723A7C2FEA094E64207358CF587FA8010F_il2cpp_TypeInfo_var, L_13, 0); RuntimeObject* L_15 = ___expressions0; NullCheck(L_15); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_16; L_16 = InterfaceFuncInvoker1< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *, int32_t >::Invoke(0 /* !0 System.Collections.Generic.IReadOnlyList`1::get_Item(System.Int32) */, IReadOnlyList_1_t3970E0723A7C2FEA094E64207358CF587FA8010F_il2cpp_TypeInfo_var, L_15, 1); RuntimeObject* L_17 = ___expressions0; NullCheck(L_17); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_18; L_18 = InterfaceFuncInvoker1< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *, int32_t >::Invoke(0 /* !0 System.Collections.Generic.IReadOnlyList`1::get_Item(System.Int32) */, IReadOnlyList_1_t3970E0723A7C2FEA094E64207358CF587FA8010F_il2cpp_TypeInfo_var, L_17, 2); Block3_t284DBA4C7DD6FA79B0983263FF40B6EA4F4AD834 * L_19 = (Block3_t284DBA4C7DD6FA79B0983263FF40B6EA4F4AD834 *)il2cpp_codegen_object_new(Block3_t284DBA4C7DD6FA79B0983263FF40B6EA4F4AD834_il2cpp_TypeInfo_var); Block3__ctor_mB58D0060DE73605B7B32674FA46AC52F0F55DD7E(L_19, L_14, L_16, L_18, /*hidden argument*/NULL); return L_19; } IL_0073: { RuntimeObject* L_20 = ___expressions0; NullCheck(L_20); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_21; L_21 = InterfaceFuncInvoker1< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *, int32_t >::Invoke(0 /* !0 System.Collections.Generic.IReadOnlyList`1::get_Item(System.Int32) */, IReadOnlyList_1_t3970E0723A7C2FEA094E64207358CF587FA8010F_il2cpp_TypeInfo_var, L_20, 0); RuntimeObject* L_22 = ___expressions0; NullCheck(L_22); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_23; L_23 = InterfaceFuncInvoker1< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *, int32_t >::Invoke(0 /* !0 System.Collections.Generic.IReadOnlyList`1::get_Item(System.Int32) */, IReadOnlyList_1_t3970E0723A7C2FEA094E64207358CF587FA8010F_il2cpp_TypeInfo_var, L_22, 1); RuntimeObject* L_24 = ___expressions0; NullCheck(L_24); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_25; L_25 = InterfaceFuncInvoker1< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *, int32_t >::Invoke(0 /* !0 System.Collections.Generic.IReadOnlyList`1::get_Item(System.Int32) */, IReadOnlyList_1_t3970E0723A7C2FEA094E64207358CF587FA8010F_il2cpp_TypeInfo_var, L_24, 2); RuntimeObject* L_26 = ___expressions0; NullCheck(L_26); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_27; L_27 = InterfaceFuncInvoker1< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *, int32_t >::Invoke(0 /* !0 System.Collections.Generic.IReadOnlyList`1::get_Item(System.Int32) */, IReadOnlyList_1_t3970E0723A7C2FEA094E64207358CF587FA8010F_il2cpp_TypeInfo_var, L_26, 3); Block4_t52F5085BA32EDD31381E70CADDAFAC3D6FA67A21 * L_28 = (Block4_t52F5085BA32EDD31381E70CADDAFAC3D6FA67A21 *)il2cpp_codegen_object_new(Block4_t52F5085BA32EDD31381E70CADDAFAC3D6FA67A21_il2cpp_TypeInfo_var); Block4__ctor_m9AA650AC19CAC820A25F2AF3979907DDFCDE0BE5(L_28, L_21, L_23, L_25, L_27, /*hidden argument*/NULL); return L_28; } IL_0095: { RuntimeObject* L_29 = ___expressions0; NullCheck(L_29); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_30; L_30 = InterfaceFuncInvoker1< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *, int32_t >::Invoke(0 /* !0 System.Collections.Generic.IReadOnlyList`1::get_Item(System.Int32) */, IReadOnlyList_1_t3970E0723A7C2FEA094E64207358CF587FA8010F_il2cpp_TypeInfo_var, L_29, 0); RuntimeObject* L_31 = ___expressions0; NullCheck(L_31); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_32; L_32 = InterfaceFuncInvoker1< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *, int32_t >::Invoke(0 /* !0 System.Collections.Generic.IReadOnlyList`1::get_Item(System.Int32) */, IReadOnlyList_1_t3970E0723A7C2FEA094E64207358CF587FA8010F_il2cpp_TypeInfo_var, L_31, 1); RuntimeObject* L_33 = ___expressions0; NullCheck(L_33); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_34; L_34 = InterfaceFuncInvoker1< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *, int32_t >::Invoke(0 /* !0 System.Collections.Generic.IReadOnlyList`1::get_Item(System.Int32) */, IReadOnlyList_1_t3970E0723A7C2FEA094E64207358CF587FA8010F_il2cpp_TypeInfo_var, L_33, 2); RuntimeObject* L_35 = ___expressions0; NullCheck(L_35); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_36; L_36 = InterfaceFuncInvoker1< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *, int32_t >::Invoke(0 /* !0 System.Collections.Generic.IReadOnlyList`1::get_Item(System.Int32) */, IReadOnlyList_1_t3970E0723A7C2FEA094E64207358CF587FA8010F_il2cpp_TypeInfo_var, L_35, 3); RuntimeObject* L_37 = ___expressions0; NullCheck(L_37); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_38; L_38 = InterfaceFuncInvoker1< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *, int32_t >::Invoke(0 /* !0 System.Collections.Generic.IReadOnlyList`1::get_Item(System.Int32) */, IReadOnlyList_1_t3970E0723A7C2FEA094E64207358CF587FA8010F_il2cpp_TypeInfo_var, L_37, 4); Block5_tDBF9D05DED9100069A2A701184205D60A05D04D8 * L_39 = (Block5_tDBF9D05DED9100069A2A701184205D60A05D04D8 *)il2cpp_codegen_object_new(Block5_tDBF9D05DED9100069A2A701184205D60A05D04D8_il2cpp_TypeInfo_var); Block5__ctor_m16B0BD3D68A47315EB4566F36F3DBBF8D60A3E74(L_39, L_30, L_32, L_34, L_36, L_38, /*hidden argument*/NULL); return L_39; } IL_00be: { RuntimeObject* L_40 = ___expressions0; V_1 = (RuntimeObject*)((ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 *)IsInstClass((RuntimeObject*)L_40, ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5_il2cpp_TypeInfo_var)); RuntimeObject* L_41 = V_1; RuntimeObject* L_42 = L_41; G_B8_0 = L_42; if (L_42) { G_B9_0 = L_42; goto IL_00d0; } } { RuntimeObject* L_43 = ___expressions0; ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_44; L_44 = Enumerable_ToArray_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mD9B9986B6C92DDC032A02089D008664EA2E83237(L_43, /*hidden argument*/Enumerable_ToArray_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mD9B9986B6C92DDC032A02089D008664EA2E83237_RuntimeMethod_var); G_B9_0 = ((RuntimeObject*)(L_44)); } IL_00d0: { BlockN_tCE84D9AD8634612823520324AC4B0FF602E1902C * L_45 = (BlockN_tCE84D9AD8634612823520324AC4B0FF602E1902C *)il2cpp_codegen_object_new(BlockN_tCE84D9AD8634612823520324AC4B0FF602E1902C_il2cpp_TypeInfo_var); BlockN__ctor_m0E9E18D813A38B2CE2B890E5BBF7FEA8BDD0550B(L_45, G_B9_0, /*hidden argument*/NULL); return L_45; } } // System.Linq.Expressions.CatchBlock System.Linq.Expressions.Expression::MakeCatchBlock(System.Type,System.Linq.Expressions.ParameterExpression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * Expression_MakeCatchBlock_m1CBF3ECC3A08691C0841347214D681F03E42D370 (Type_t * ___type0, ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * ___variable1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___body2, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___filter3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5601A0ED74C235668EBD9B6850B0C73C8B338118); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8494552D9154A13CD57B1B91CDA33A1957C340D3); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCD002DD70C7AAC9CFF6D7D4821927E13D2989493); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7); s_Il2CppMethodInitialized = true; } int32_t G_B3_0 = 0; { Type_t * L_0 = ___type0; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_0, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, /*hidden argument*/NULL); ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_1 = ___variable1; if (!L_1) { goto IL_001c; } } { ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_2 = ___variable1; NullCheck(L_2); Type_t * L_3; L_3 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_2); Type_t * L_4 = ___type0; bool L_5; L_5 = TypeUtils_AreEquivalent_m8F1F3807B8297B2F7C5F22F9C48F4B163085886B(L_3, L_4, /*hidden argument*/NULL); G_B3_0 = ((int32_t)(L_5)); goto IL_001d; } IL_001c: { G_B3_0 = 1; } IL_001d: { ContractUtils_Requires_m5F065E2BED270C6018473350EE371260EB27DA75((bool)G_B3_0, _stringLiteral8494552D9154A13CD57B1B91CDA33A1957C340D3, /*hidden argument*/NULL); ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_6 = ___variable1; if (L_6) { goto IL_0037; } } { Type_t * L_7 = ___type0; TypeUtils_ValidateType_mB06E15118C087B112DB13638B0A1D192524DB1F5(L_7, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, /*hidden argument*/NULL); goto IL_0051; } IL_0037: { ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_8 = ___variable1; NullCheck(L_8); bool L_9; L_9 = ParameterExpression_get_IsByRef_mC47F92A5D61B9A7588509CCAF3A9223CE2E3BA17(L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0051; } } { ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_10 = ___variable1; ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_11 = ___variable1; NullCheck(L_11); Type_t * L_12; L_12 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_11); Exception_t * L_13; L_13 = Error_VariableMustNotBeByRef_mCC0315657093B421F26814955ACBBD8D933F7FDB(L_10, L_12, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral8494552D9154A13CD57B1B91CDA33A1957C340D3)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_13, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_MakeCatchBlock_m1CBF3ECC3A08691C0841347214D681F03E42D370_RuntimeMethod_var))); } IL_0051: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_14 = ___body2; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_14, _stringLiteralCD002DD70C7AAC9CFF6D7D4821927E13D2989493, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_15 = ___filter3; if (!L_15) { goto IL_008c; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_16 = ___filter3; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_16, _stringLiteral5601A0ED74C235668EBD9B6850B0C73C8B338118, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_17 = ___filter3; NullCheck(L_17); Type_t * L_18; L_18 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_17); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_19 = { reinterpret_cast (Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_20; L_20 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_19, /*hidden argument*/NULL); bool L_21; L_21 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0(L_18, L_20, /*hidden argument*/NULL); if (!L_21) { goto IL_008c; } } { Exception_t * L_22; L_22 = Error_ArgumentMustBeBoolean_mBEF4E744717D43ED08A888F432D986E3551D2A2F(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5601A0ED74C235668EBD9B6850B0C73C8B338118)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_22, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_MakeCatchBlock_m1CBF3ECC3A08691C0841347214D681F03E42D370_RuntimeMethod_var))); } IL_008c: { Type_t * L_23 = ___type0; ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_24 = ___variable1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_25 = ___body2; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_26 = ___filter3; CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * L_27 = (CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB *)il2cpp_codegen_object_new(CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB_il2cpp_TypeInfo_var); CatchBlock__ctor_m4DDBA88105F1F42C773ABB820C9CD55C579F798D(L_27, L_23, L_24, L_25, L_26, /*hidden argument*/NULL); return L_27; } } // System.Linq.Expressions.ConditionalExpression System.Linq.Expressions.Expression::Condition(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ConditionalExpression_t74C60793A382D6FC191C590A353984ED63ED3D4A * Expression_Condition_mC872A59E887B01F7D9C80D1DB74F6087B5FE252F (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___test0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___ifTrue1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___ifFalse2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral692940060C9C81AE9144951B04761CD7279A79E8); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral87F8ED9157125FFC4DA9E06A7B8011AD80A53FE1); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF5B22C1A639C617B72E3549444AC792A1A9E6720); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___test0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral87F8ED9157125FFC4DA9E06A7B8011AD80A53FE1, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___ifTrue1; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_1, _stringLiteralF5B22C1A639C617B72E3549444AC792A1A9E6720, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___ifFalse2; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_2, _stringLiteral692940060C9C81AE9144951B04761CD7279A79E8, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_3 = ___test0; NullCheck(L_3); Type_t * L_4; L_4 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_3); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_5 = { reinterpret_cast (Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_6; L_6 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_5, /*hidden argument*/NULL); bool L_7; L_7 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0(L_4, L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0043; } } { Exception_t * L_8; L_8 = Error_ArgumentMustBeBoolean_mBEF4E744717D43ED08A888F432D986E3551D2A2F(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral87F8ED9157125FFC4DA9E06A7B8011AD80A53FE1)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_8, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_Condition_mC872A59E887B01F7D9C80D1DB74F6087B5FE252F_RuntimeMethod_var))); } IL_0043: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_9 = ___ifTrue1; NullCheck(L_9); Type_t * L_10; L_10 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_9); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_11 = ___ifFalse2; NullCheck(L_11); Type_t * L_12; L_12 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_11); bool L_13; L_13 = TypeUtils_AreEquivalent_m8F1F3807B8297B2F7C5F22F9C48F4B163085886B(L_10, L_12, /*hidden argument*/NULL); if (L_13) { goto IL_005c; } } { Exception_t * L_14; L_14 = Error_ArgumentTypesMustMatch_m7C3549771BD43F7891DEE4E4EE46A32382D58D42(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_14, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_Condition_mC872A59E887B01F7D9C80D1DB74F6087B5FE252F_RuntimeMethod_var))); } IL_005c: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_15 = ___test0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_16 = ___ifTrue1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_17 = ___ifFalse2; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_18 = ___ifTrue1; NullCheck(L_18); Type_t * L_19; L_19 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_18); ConditionalExpression_t74C60793A382D6FC191C590A353984ED63ED3D4A * L_20; L_20 = ConditionalExpression_Make_mF5F99B1D96304D25C991BC3C5A1258F170753A91(L_15, L_16, L_17, L_19, /*hidden argument*/NULL); return L_20; } } // System.Linq.Expressions.ConditionalExpression System.Linq.Expressions.Expression::Condition(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ConditionalExpression_t74C60793A382D6FC191C590A353984ED63ED3D4A * Expression_Condition_mDAAB02AA8FE6525ECAE36CAF26695ADBFA738260 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___test0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___ifTrue1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___ifFalse2, Type_t * ___type3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral692940060C9C81AE9144951B04761CD7279A79E8); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral87F8ED9157125FFC4DA9E06A7B8011AD80A53FE1); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF5B22C1A639C617B72E3549444AC792A1A9E6720); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___test0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral87F8ED9157125FFC4DA9E06A7B8011AD80A53FE1, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___ifTrue1; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_1, _stringLiteralF5B22C1A639C617B72E3549444AC792A1A9E6720, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___ifFalse2; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_2, _stringLiteral692940060C9C81AE9144951B04761CD7279A79E8, /*hidden argument*/NULL); Type_t * L_3 = ___type3; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_3, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_4 = ___test0; NullCheck(L_4); Type_t * L_5; L_5 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_4); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0(L_5, L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_004e; } } { Exception_t * L_9; L_9 = Error_ArgumentMustBeBoolean_mBEF4E744717D43ED08A888F432D986E3551D2A2F(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral87F8ED9157125FFC4DA9E06A7B8011AD80A53FE1)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_9, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_Condition_mDAAB02AA8FE6525ECAE36CAF26695ADBFA738260_RuntimeMethod_var))); } IL_004e: { Type_t * L_10 = ___type3; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_11 = { reinterpret_cast (Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_12; L_12 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_11, /*hidden argument*/NULL); bool L_13; L_13 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0(L_10, L_12, /*hidden argument*/NULL); if (!L_13) { goto IL_0082; } } { Type_t * L_14 = ___type3; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_15 = ___ifTrue1; NullCheck(L_15); Type_t * L_16; L_16 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_15); bool L_17; L_17 = TypeUtils_AreReferenceAssignable_mB2B5686E257F1F3E29248DFB23A8D4CF897DC04F(L_14, L_16, /*hidden argument*/NULL); if (!L_17) { goto IL_007c; } } { Type_t * L_18 = ___type3; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_19 = ___ifFalse2; NullCheck(L_19); Type_t * L_20; L_20 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_19); bool L_21; L_21 = TypeUtils_AreReferenceAssignable_mB2B5686E257F1F3E29248DFB23A8D4CF897DC04F(L_18, L_20, /*hidden argument*/NULL); if (L_21) { goto IL_0082; } } IL_007c: { Exception_t * L_22; L_22 = Error_ArgumentTypesMustMatch_m7C3549771BD43F7891DEE4E4EE46A32382D58D42(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_22, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_Condition_mDAAB02AA8FE6525ECAE36CAF26695ADBFA738260_RuntimeMethod_var))); } IL_0082: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_23 = ___test0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_24 = ___ifTrue1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_25 = ___ifFalse2; Type_t * L_26 = ___type3; ConditionalExpression_t74C60793A382D6FC191C590A353984ED63ED3D4A * L_27; L_27 = ConditionalExpression_Make_mF5F99B1D96304D25C991BC3C5A1258F170753A91(L_23, L_24, L_25, L_26, /*hidden argument*/NULL); return L_27; } } // System.Linq.Expressions.ConstantExpression System.Linq.Expressions.Expression::Constant(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * Expression_Constant_mEEA1BB10F0EE0D668C36114629468DA1D840601C (RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___value0; ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * L_1 = (ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB *)il2cpp_codegen_object_new(ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB_il2cpp_TypeInfo_var); ConstantExpression__ctor_m96E16F51C8AD77FCDCDD1197875A6A3C9551542D(L_1, L_0, /*hidden argument*/NULL); return L_1; } } // System.Linq.Expressions.ConstantExpression System.Linq.Expressions.Expression::Constant(System.Object,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * Expression_Constant_m014E12A7CCA8E2705E27CA97B85616EBE181F3FF (RuntimeObject * ___value0, Type_t * ___type1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeObject_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypedConstantExpression_tBBD471F35E5E9B51126D6779736D9CCC49538630_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; { Type_t * L_0 = ___type1; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_0, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, /*hidden argument*/NULL); Type_t * L_1 = ___type1; TypeUtils_ValidateType_mB06E15118C087B112DB13638B0A1D192524DB1F5(L_1, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, /*hidden argument*/NULL); RuntimeObject * L_2 = ___value0; if (L_2) { goto IL_004a; } } { Type_t * L_3 = ___type1; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (RuntimeObject_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_3, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0032; } } { ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * L_7 = (ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB *)il2cpp_codegen_object_new(ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB_il2cpp_TypeInfo_var); ConstantExpression__ctor_m96E16F51C8AD77FCDCDD1197875A6A3C9551542D(L_7, NULL, /*hidden argument*/NULL); return L_7; } IL_0032: { Type_t * L_8 = ___type1; NullCheck(L_8); bool L_9; L_9 = Type_get_IsValueType_m9CCCB4759C2D5A890096F8DBA66DAAEFE9D913FB(L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0042; } } { Type_t * L_10 = ___type1; bool L_11; L_11 = TypeUtils_IsNullableType_m62BA74C943634EF4B04246F74FE8834B5F23E85E(L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0072; } } IL_0042: { Type_t * L_12 = ___type1; TypedConstantExpression_tBBD471F35E5E9B51126D6779736D9CCC49538630 * L_13 = (TypedConstantExpression_tBBD471F35E5E9B51126D6779736D9CCC49538630 *)il2cpp_codegen_object_new(TypedConstantExpression_tBBD471F35E5E9B51126D6779736D9CCC49538630_il2cpp_TypeInfo_var); TypedConstantExpression__ctor_m1EC712C765866151A04233C247F069E7BC18EFA4(L_13, NULL, L_12, /*hidden argument*/NULL); return L_13; } IL_004a: { RuntimeObject * L_14 = ___value0; NullCheck(L_14); Type_t * L_15; L_15 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B(L_14, /*hidden argument*/NULL); V_0 = L_15; Type_t * L_16 = ___type1; Type_t * L_17 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_18; L_18 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_16, L_17, /*hidden argument*/NULL); if (!L_18) { goto IL_0061; } } { RuntimeObject * L_19 = ___value0; ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * L_20 = (ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB *)il2cpp_codegen_object_new(ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB_il2cpp_TypeInfo_var); ConstantExpression__ctor_m96E16F51C8AD77FCDCDD1197875A6A3C9551542D(L_20, L_19, /*hidden argument*/NULL); return L_20; } IL_0061: { Type_t * L_21 = ___type1; Type_t * L_22 = V_0; NullCheck(L_21); bool L_23; L_23 = VirtualFuncInvoker1< bool, Type_t * >::Invoke(121 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, L_21, L_22); if (!L_23) { goto IL_0072; } } { RuntimeObject * L_24 = ___value0; Type_t * L_25 = ___type1; TypedConstantExpression_tBBD471F35E5E9B51126D6779736D9CCC49538630 * L_26 = (TypedConstantExpression_tBBD471F35E5E9B51126D6779736D9CCC49538630 *)il2cpp_codegen_object_new(TypedConstantExpression_tBBD471F35E5E9B51126D6779736D9CCC49538630_il2cpp_TypeInfo_var); TypedConstantExpression__ctor_m1EC712C765866151A04233C247F069E7BC18EFA4(L_26, L_24, L_25, /*hidden argument*/NULL); return L_26; } IL_0072: { Exception_t * L_27; L_27 = Error_ArgumentTypesMustMatch_m7C3549771BD43F7891DEE4E4EE46A32382D58D42(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_27, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_Constant_m014E12A7CCA8E2705E27CA97B85616EBE181F3FF_RuntimeMethod_var))); } } // System.Linq.Expressions.DefaultExpression System.Linq.Expressions.Expression::Empty() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DefaultExpression_t3FC1DD4F4C518F7FDF62C04BB3BF78B10D654D46 * Expression_Empty_m5A32DBDF15F1C5C5230EF3A6A145A6115168EE54 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DefaultExpression_t3FC1DD4F4C518F7FDF62C04BB3BF78B10D654D46_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var); s_Il2CppMethodInitialized = true; } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_0 = { reinterpret_cast (Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_1; L_1 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_0, /*hidden argument*/NULL); DefaultExpression_t3FC1DD4F4C518F7FDF62C04BB3BF78B10D654D46 * L_2 = (DefaultExpression_t3FC1DD4F4C518F7FDF62C04BB3BF78B10D654D46 *)il2cpp_codegen_object_new(DefaultExpression_t3FC1DD4F4C518F7FDF62C04BB3BF78B10D654D46_il2cpp_TypeInfo_var); DefaultExpression__ctor_m9D9BC247768E3099FC9090B0907769FBA56F246D(L_2, L_1, /*hidden argument*/NULL); return L_2; } } // System.Void System.Linq.Expressions.Expression::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression__ctor_m95B5A0A5256BB08165526F0843CDCB4334C43D1F (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * __this, const RuntimeMethod* method) { { Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); return; } } // System.Linq.Expressions.ExpressionType System.Linq.Expressions.Expression::get_NodeType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Expression_get_NodeType_m46D2F5DD4F481536355CF1096212D8BD011EFA6A (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConditionalWeakTable_2_TryGetValue_m328DEBC6304284B6B32262E234330239B9670BC5_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ExtensionInfo_tC44139FBD6DED03BF72E9D021741DB32CB5FD926 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); ConditionalWeakTable_2_t53315BD762B310982B9C8EEAA1BEB06E4E8D0815 * L_0 = ((Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_StaticFields*)il2cpp_codegen_static_fields_for(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var))->get_s_legacyCtorSupportTable_2(); if (!L_0) { goto IL_001d; } } { IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); ConditionalWeakTable_2_t53315BD762B310982B9C8EEAA1BEB06E4E8D0815 * L_1 = ((Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_StaticFields*)il2cpp_codegen_static_fields_for(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var))->get_s_legacyCtorSupportTable_2(); NullCheck(L_1); bool L_2; L_2 = ConditionalWeakTable_2_TryGetValue_m328DEBC6304284B6B32262E234330239B9670BC5(L_1, __this, (ExtensionInfo_tC44139FBD6DED03BF72E9D021741DB32CB5FD926 **)(&V_0), /*hidden argument*/ConditionalWeakTable_2_TryGetValue_m328DEBC6304284B6B32262E234330239B9670BC5_RuntimeMethod_var); if (!L_2) { goto IL_001d; } } { ExtensionInfo_tC44139FBD6DED03BF72E9D021741DB32CB5FD926 * L_3 = V_0; NullCheck(L_3); int32_t L_4 = L_3->get_NodeType_0(); return L_4; } IL_001d: { Exception_t * L_5; L_5 = Error_ExtensionNodeMustOverrideProperty_mAC352E09338C9957B04ECD67B350317839E2C9DE(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB13824ACB6B914D45875CFF0546C5A0D9350AF2E)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_get_NodeType_m46D2F5DD4F481536355CF1096212D8BD011EFA6A_RuntimeMethod_var))); } } // System.Type System.Linq.Expressions.Expression::get_Type() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Expression_get_Type_m30E49D13EB342DDADA0D5A54979A5EF120E625E6 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConditionalWeakTable_2_TryGetValue_m328DEBC6304284B6B32262E234330239B9670BC5_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ExtensionInfo_tC44139FBD6DED03BF72E9D021741DB32CB5FD926 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); ConditionalWeakTable_2_t53315BD762B310982B9C8EEAA1BEB06E4E8D0815 * L_0 = ((Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_StaticFields*)il2cpp_codegen_static_fields_for(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var))->get_s_legacyCtorSupportTable_2(); if (!L_0) { goto IL_001d; } } { IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); ConditionalWeakTable_2_t53315BD762B310982B9C8EEAA1BEB06E4E8D0815 * L_1 = ((Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_StaticFields*)il2cpp_codegen_static_fields_for(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var))->get_s_legacyCtorSupportTable_2(); NullCheck(L_1); bool L_2; L_2 = ConditionalWeakTable_2_TryGetValue_m328DEBC6304284B6B32262E234330239B9670BC5(L_1, __this, (ExtensionInfo_tC44139FBD6DED03BF72E9D021741DB32CB5FD926 **)(&V_0), /*hidden argument*/ConditionalWeakTable_2_TryGetValue_m328DEBC6304284B6B32262E234330239B9670BC5_RuntimeMethod_var); if (!L_2) { goto IL_001d; } } { ExtensionInfo_tC44139FBD6DED03BF72E9D021741DB32CB5FD926 * L_3 = V_0; NullCheck(L_3); Type_t * L_4 = L_3->get_Type_1(); return L_4; } IL_001d: { Exception_t * L_5; L_5 = Error_ExtensionNodeMustOverrideProperty_mAC352E09338C9957B04ECD67B350317839E2C9DE(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4767E340F13B362444D8AE5CE8AE0CF983961DE1)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_get_Type_m30E49D13EB342DDADA0D5A54979A5EF120E625E6_RuntimeMethod_var))); } } // System.Boolean System.Linq.Expressions.Expression::get_CanReduce() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Expression_get_CanReduce_mEC1AEC0F8DB412619F80B3B5078F904EFFB1D7F9 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Linq.Expressions.Expression System.Linq.Expressions.Expression::Reduce() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * Expression_Reduce_mA884731A64882F6E9267B56B989756B64D77168E (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * __this, const RuntimeMethod* method) { { bool L_0; L_0 = VirtualFuncInvoker0< bool >::Invoke(6 /* System.Boolean System.Linq.Expressions.Expression::get_CanReduce() */, __this); if (!L_0) { goto IL_000e; } } { Exception_t * L_1; L_1 = Error_ReducibleMustOverrideReduce_mB1B5DD4F872985017E609D91ABAD6498E874C831(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_Reduce_mA884731A64882F6E9267B56B989756B64D77168E_RuntimeMethod_var))); } IL_000e: { return __this; } } // System.Linq.Expressions.Expression System.Linq.Expressions.Expression::VisitChildren(System.Linq.Expressions.ExpressionVisitor) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * Expression_VisitChildren_m5E48C3529D41B6386FFC3741E3D510BA929347B0 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * __this, ExpressionVisitor_tD098DE8A366FBBB58C498C4EFF8B003FCA726DF4 * ___visitor0, const RuntimeMethod* method) { { bool L_0; L_0 = VirtualFuncInvoker0< bool >::Invoke(6 /* System.Boolean System.Linq.Expressions.Expression::get_CanReduce() */, __this); if (L_0) { goto IL_000e; } } { Exception_t * L_1; L_1 = Error_MustBeReducible_mAC6CDE785FB113EA9116D4242DB8BEA3D318C0D7(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_VisitChildren_m5E48C3529D41B6386FFC3741E3D510BA929347B0_RuntimeMethod_var))); } IL_000e: { ExpressionVisitor_tD098DE8A366FBBB58C498C4EFF8B003FCA726DF4 * L_2 = ___visitor0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_3; L_3 = Expression_ReduceAndCheck_mA1B79AA88821432A02C6FF36516E211F5D30844D(__this, /*hidden argument*/NULL); NullCheck(L_2); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_4; L_4 = VirtualFuncInvoker1< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * >::Invoke(4 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::Visit(System.Linq.Expressions.Expression) */, L_2, L_3); return L_4; } } // System.Linq.Expressions.Expression System.Linq.Expressions.Expression::Accept(System.Linq.Expressions.ExpressionVisitor) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * Expression_Accept_m006B7D9BA94F93215542BC12250126255643CA60 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * __this, ExpressionVisitor_tD098DE8A366FBBB58C498C4EFF8B003FCA726DF4 * ___visitor0, const RuntimeMethod* method) { { ExpressionVisitor_tD098DE8A366FBBB58C498C4EFF8B003FCA726DF4 * L_0 = ___visitor0; NullCheck(L_0); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1; L_1 = VirtualFuncInvoker1< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * >::Invoke(10 /* System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor::VisitExtension(System.Linq.Expressions.Expression) */, L_0, __this); return L_1; } } // System.Linq.Expressions.Expression System.Linq.Expressions.Expression::ReduceAndCheck() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * Expression_ReduceAndCheck_mA1B79AA88821432A02C6FF36516E211F5D30844D (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * __this, const RuntimeMethod* method) { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * V_0 = NULL; { bool L_0; L_0 = VirtualFuncInvoker0< bool >::Invoke(6 /* System.Boolean System.Linq.Expressions.Expression::get_CanReduce() */, __this); if (L_0) { goto IL_000e; } } { Exception_t * L_1; L_1 = Error_MustBeReducible_mAC6CDE785FB113EA9116D4242DB8BEA3D318C0D7(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ReduceAndCheck_mA1B79AA88821432A02C6FF36516E211F5D30844D_RuntimeMethod_var))); } IL_000e: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2; L_2 = VirtualFuncInvoker0< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * >::Invoke(7 /* System.Linq.Expressions.Expression System.Linq.Expressions.Expression::Reduce() */, __this); V_0 = L_2; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_3 = V_0; if (!L_3) { goto IL_001c; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_4 = V_0; if ((!(((RuntimeObject*)(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_4) == ((RuntimeObject*)(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)__this)))) { goto IL_0022; } } IL_001c: { Exception_t * L_5; L_5 = Error_MustReduceToDifferent_mC59D1B558E094EEC38F34B9E7156627F2B8E7BA2(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ReduceAndCheck_mA1B79AA88821432A02C6FF36516E211F5D30844D_RuntimeMethod_var))); } IL_0022: { Type_t * L_6; L_6 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, __this); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_7 = V_0; NullCheck(L_7); Type_t * L_8; L_8 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_7); bool L_9; L_9 = TypeUtils_AreReferenceAssignable_mB2B5686E257F1F3E29248DFB23A8D4CF897DC04F(L_6, L_8, /*hidden argument*/NULL); if (L_9) { goto IL_003b; } } { Exception_t * L_10; L_10 = Error_ReducedNotCompatible_m6AC7F0B6E00A3362CF9D05DEBEB650AED10AAB7D(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ReduceAndCheck_mA1B79AA88821432A02C6FF36516E211F5D30844D_RuntimeMethod_var))); } IL_003b: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_11 = V_0; return L_11; } } // System.String System.Linq.Expressions.Expression::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Expression_ToString_m3DAA9D61ED33A1ECD43429DA2B5363679F0A9267 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * __this, const RuntimeMethod* method) { { String_t* L_0; L_0 = ExpressionStringBuilder_ExpressionToString_mDD96EF3436F5604CFF26A0F0215AEF892E15379A(__this, /*hidden argument*/NULL); return L_0; } } // System.Void System.Linq.Expressions.Expression::RequiresCanRead(System.Collections.Generic.IReadOnlyList`1,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression_RequiresCanRead_m90775ADBABAF9B39FB69CF8B8E30F663851B49BE (RuntimeObject* ___items0, String_t* ___paramName1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IReadOnlyCollection_1_tE16825A32F0C141711E14088EE2054669B37B029_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IReadOnlyList_1_t3970E0723A7C2FEA094E64207358CF587FA8010F_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { V_0 = 0; RuntimeObject* L_0 = ___items0; NullCheck(L_0); int32_t L_1; L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.IReadOnlyCollection`1::get_Count() */, IReadOnlyCollection_1_tE16825A32F0C141711E14088EE2054669B37B029_il2cpp_TypeInfo_var, L_0); V_1 = L_1; goto IL_001d; } IL_000b: { RuntimeObject* L_2 = ___items0; int32_t L_3 = V_0; NullCheck(L_2); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_4; L_4 = InterfaceFuncInvoker1< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *, int32_t >::Invoke(0 /* !0 System.Collections.Generic.IReadOnlyList`1::get_Item(System.Int32) */, IReadOnlyList_1_t3970E0723A7C2FEA094E64207358CF587FA8010F_il2cpp_TypeInfo_var, L_2, L_3); String_t* L_5 = ___paramName1; int32_t L_6 = V_0; ExpressionUtils_RequiresCanRead_m77AC7DCC1D580F317E6DE4A1C810553DDFFBFF7A(L_4, L_5, L_6, /*hidden argument*/NULL); int32_t L_7 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_001d: { int32_t L_8 = V_0; int32_t L_9 = V_1; if ((((int32_t)L_8) < ((int32_t)L_9))) { goto IL_000b; } } { return; } } // System.Void System.Linq.Expressions.Expression::RequiresCanWrite(System.Linq.Expressions.Expression,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression_RequiresCanWrite_mE6E1ED4B8F40FB2C1C490F191FC2DC4CC1B40B80 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, String_t* ___paramName1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FieldInfo_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemberExpression_t9F4B2A7A517DFE6F72C956A3ED868D8C043C6622_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PropertyInfo_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; PropertyInfo_t * V_1 = NULL; MemberInfo_t * V_2 = NULL; PropertyInfo_t * V_3 = NULL; FieldInfo_t * V_4 = NULL; { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___expression0; if (L_0) { goto IL_000a; } } { String_t* L_1 = ___paramName1; ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_2 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_2, L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_RequiresCanWrite_mE6E1ED4B8F40FB2C1C490F191FC2DC4CC1B40B80_RuntimeMethod_var))); } IL_000a: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_3 = ___expression0; NullCheck(L_3); int32_t L_4; L_4 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Linq.Expressions.ExpressionType System.Linq.Expressions.Expression::get_NodeType() */, L_3); V_0 = L_4; int32_t L_5 = V_0; if ((((int32_t)L_5) == ((int32_t)((int32_t)23)))) { goto IL_003e; } } { int32_t L_6 = V_0; if ((((int32_t)L_6) == ((int32_t)((int32_t)38)))) { goto IL_007e; } } { int32_t L_7 = V_0; if ((!(((uint32_t)L_7) == ((uint32_t)((int32_t)55))))) { goto IL_007f; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_8 = ___expression0; NullCheck(((IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD *)CastclassSealed((RuntimeObject*)L_8, IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD_il2cpp_TypeInfo_var))); PropertyInfo_t * L_9; L_9 = IndexExpression_get_Indexer_m3B482E3736B7FA41B0678991045F37F69BE3D62A_inline(((IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD *)CastclassSealed((RuntimeObject*)L_8, IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); V_1 = L_9; PropertyInfo_t * L_10 = V_1; bool L_11; L_11 = PropertyInfo_op_Equality_m94A58A417AD82DA8ABCE4B0DCAA3019A586D5B16(L_10, (PropertyInfo_t *)NULL, /*hidden argument*/NULL); if (L_11) { goto IL_003d; } } { PropertyInfo_t * L_12 = V_1; NullCheck(L_12); bool L_13; L_13 = VirtualFuncInvoker0< bool >::Invoke(20 /* System.Boolean System.Reflection.PropertyInfo::get_CanWrite() */, L_12); if (!L_13) { goto IL_007f; } } IL_003d: { return; } IL_003e: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_14 = ___expression0; NullCheck(((MemberExpression_t9F4B2A7A517DFE6F72C956A3ED868D8C043C6622 *)CastclassClass((RuntimeObject*)L_14, MemberExpression_t9F4B2A7A517DFE6F72C956A3ED868D8C043C6622_il2cpp_TypeInfo_var))); MemberInfo_t * L_15; L_15 = MemberExpression_get_Member_m42D967F01204B3337C76BC2C679C42922ACF2D2C(((MemberExpression_t9F4B2A7A517DFE6F72C956A3ED868D8C043C6622 *)CastclassClass((RuntimeObject*)L_14, MemberExpression_t9F4B2A7A517DFE6F72C956A3ED868D8C043C6622_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); V_2 = L_15; MemberInfo_t * L_16 = V_2; V_3 = ((PropertyInfo_t *)IsInstClass((RuntimeObject*)L_16, PropertyInfo_t_il2cpp_TypeInfo_var)); PropertyInfo_t * L_17 = V_3; bool L_18; L_18 = PropertyInfo_op_Inequality_mB4C6169DC83174E7712055F0973BC55469AD9962(L_17, (PropertyInfo_t *)NULL, /*hidden argument*/NULL); if (!L_18) { goto IL_0063; } } { PropertyInfo_t * L_19 = V_3; NullCheck(L_19); bool L_20; L_20 = VirtualFuncInvoker0< bool >::Invoke(20 /* System.Boolean System.Reflection.PropertyInfo::get_CanWrite() */, L_19); if (!L_20) { goto IL_007f; } } { return; } IL_0063: { MemberInfo_t * L_21 = V_2; V_4 = ((FieldInfo_t *)CastclassClass((RuntimeObject*)L_21, FieldInfo_t_il2cpp_TypeInfo_var)); FieldInfo_t * L_22 = V_4; NullCheck(L_22); bool L_23; L_23 = FieldInfo_get_IsInitOnly_mA279E731A1097E83BACAF9F53612CFA9428E806B(L_22, /*hidden argument*/NULL); if (L_23) { goto IL_007f; } } { FieldInfo_t * L_24 = V_4; NullCheck(L_24); bool L_25; L_25 = FieldInfo_get_IsLiteral_mF2657F6BAB384894EB2C861D51093179E3EE77D9(L_24, /*hidden argument*/NULL); if (L_25) { goto IL_007f; } } { return; } IL_007e: { return; } IL_007f: { String_t* L_26 = ___paramName1; Exception_t * L_27; L_27 = Error_ExpressionMustBeWriteable_m2650C566C45ECBE0C72B31F5018C0BA2808DFDD2(L_26, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_27, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_RequiresCanWrite_mE6E1ED4B8F40FB2C1C490F191FC2DC4CC1B40B80_RuntimeMethod_var))); } } // System.Linq.Expressions.GotoExpression System.Linq.Expressions.Expression::Goto(System.Linq.Expressions.LabelTarget,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GotoExpression_t7490B42D28D83F9C2140DB30C9821AC4EC4060FF * Expression_Goto_m6D163E825904BEDF499D3628AA7CCF5D4FB13C83 (LabelTarget_t4E0B75FE6DAD05FC6651E53032D2C5F19D8E81D1 * ___target0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var); s_Il2CppMethodInitialized = true; } { LabelTarget_t4E0B75FE6DAD05FC6651E53032D2C5F19D8E81D1 * L_0 = ___target0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___value1; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_2 = { reinterpret_cast (Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_3; L_3 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); GotoExpression_t7490B42D28D83F9C2140DB30C9821AC4EC4060FF * L_4; L_4 = Expression_MakeGoto_mD4748C31968EB43CC863B4BE38C53424B3637019(0, L_0, L_1, L_3, /*hidden argument*/NULL); return L_4; } } // System.Linq.Expressions.GotoExpression System.Linq.Expressions.Expression::MakeGoto(System.Linq.Expressions.GotoExpressionKind,System.Linq.Expressions.LabelTarget,System.Linq.Expressions.Expression,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GotoExpression_t7490B42D28D83F9C2140DB30C9821AC4EC4060FF * Expression_MakeGoto_mD4748C31968EB43CC863B4BE38C53424B3637019 (int32_t ___kind0, LabelTarget_t4E0B75FE6DAD05FC6651E53032D2C5F19D8E81D1 * ___target1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___value2, Type_t * ___type3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GotoExpression_t7490B42D28D83F9C2140DB30C9821AC4EC4060FF_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral320772EF40302B49A179DB96BAD02224E97B4018); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8); s_Il2CppMethodInitialized = true; } { LabelTarget_t4E0B75FE6DAD05FC6651E53032D2C5F19D8E81D1 * L_0 = ___target1; Type_t * L_1 = ___type3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_ValidateGoto_m8816D43D86E3928773EAA0A3438C79A2F018AE30(L_0, (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 **)(&___value2), _stringLiteral320772EF40302B49A179DB96BAD02224E97B4018, _stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8, L_1, /*hidden argument*/NULL); int32_t L_2 = ___kind0; LabelTarget_t4E0B75FE6DAD05FC6651E53032D2C5F19D8E81D1 * L_3 = ___target1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_4 = ___value2; Type_t * L_5 = ___type3; GotoExpression_t7490B42D28D83F9C2140DB30C9821AC4EC4060FF * L_6 = (GotoExpression_t7490B42D28D83F9C2140DB30C9821AC4EC4060FF *)il2cpp_codegen_object_new(GotoExpression_t7490B42D28D83F9C2140DB30C9821AC4EC4060FF_il2cpp_TypeInfo_var); GotoExpression__ctor_mC1CD084426D37396958C69F021533B3D3A9C2F99(L_6, L_2, L_3, L_4, L_5, /*hidden argument*/NULL); return L_6; } } // System.Void System.Linq.Expressions.Expression::ValidateGoto(System.Linq.Expressions.LabelTarget,System.Linq.Expressions.Expression&,System.String,System.String,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression_ValidateGoto_m8816D43D86E3928773EAA0A3438C79A2F018AE30 (LabelTarget_t4E0B75FE6DAD05FC6651E53032D2C5F19D8E81D1 * ___target0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** ___value1, String_t* ___targetParameter2, String_t* ___valueParameter3, Type_t * ___type4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7); s_Il2CppMethodInitialized = true; } { LabelTarget_t4E0B75FE6DAD05FC6651E53032D2C5F19D8E81D1 * L_0 = ___target0; String_t* L_1 = ___targetParameter2; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_0, L_1, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** L_2 = ___value1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_3 = *((Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 **)L_2); if (L_3) { goto IL_0044; } } { LabelTarget_t4E0B75FE6DAD05FC6651E53032D2C5F19D8E81D1 * L_4 = ___target0; NullCheck(L_4); Type_t * L_5; L_5 = LabelTarget_get_Type_mD80F1CAD708924BADA00D10088A88E68B70BC1D1_inline(L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0(L_5, L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_002d; } } { Exception_t * L_9; L_9 = Error_LabelMustBeVoidOrHaveExpression_m2B8896400CBC421B1B60B247C2B4DA946221BD97(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral320772EF40302B49A179DB96BAD02224E97B4018)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_9, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateGoto_m8816D43D86E3928773EAA0A3438C79A2F018AE30_RuntimeMethod_var))); } IL_002d: { Type_t * L_10 = ___type4; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_11; L_11 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0(L_10, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_11) { goto IL_0051; } } { Type_t * L_12 = ___type4; TypeUtils_ValidateType_mB06E15118C087B112DB13638B0A1D192524DB1F5(L_12, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, /*hidden argument*/NULL); return; } IL_0044: { LabelTarget_t4E0B75FE6DAD05FC6651E53032D2C5F19D8E81D1 * L_13 = ___target0; NullCheck(L_13); Type_t * L_14; L_14 = LabelTarget_get_Type_mD80F1CAD708924BADA00D10088A88E68B70BC1D1_inline(L_13, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** L_15 = ___value1; String_t* L_16 = ___valueParameter3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_ValidateGotoType_mFD2CF8839563ACA731E83B4D58EFD32952FDC19F(L_14, (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 **)L_15, L_16, /*hidden argument*/NULL); } IL_0051: { return; } } // System.Void System.Linq.Expressions.Expression::ValidateGotoType(System.Type,System.Linq.Expressions.Expression&,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression_ValidateGotoType_mFD2CF8839563ACA731E83B4D58EFD32952FDC19F (Type_t * ___expectedType0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** ___value1, String_t* ___paramName2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** L_0 = ___value1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = *((Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 **)L_0); String_t* L_2 = ___paramName2; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_1, L_2, /*hidden argument*/NULL); Type_t * L_3 = ___expectedType0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0(L_3, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0040; } } { Type_t * L_7 = ___expectedType0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** L_8 = ___value1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_9 = *((Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 **)L_8); NullCheck(L_9); Type_t * L_10; L_10 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_9); bool L_11; L_11 = TypeUtils_AreReferenceAssignable_mB2B5686E257F1F3E29248DFB23A8D4CF897DC04F(L_7, L_10, /*hidden argument*/NULL); if (L_11) { goto IL_0040; } } { Type_t * L_12 = ___expectedType0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** L_13 = ___value1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); bool L_14; L_14 = Expression_TryQuote_mF853EAAD0E0B4FC2CAE71CC60A5A578C7DBA02F3(L_12, (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 **)L_13, /*hidden argument*/NULL); if (L_14) { goto IL_0040; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** L_15 = ___value1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_16 = *((Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 **)L_15); NullCheck(L_16); Type_t * L_17; L_17 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_16); Type_t * L_18 = ___expectedType0; Exception_t * L_19; L_19 = Error_ExpressionTypeDoesNotMatchLabel_mDD7AD292DF3ED392F8EFED24524AE303D3132013(L_17, L_18, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_19, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateGotoType_mFD2CF8839563ACA731E83B4D58EFD32952FDC19F_RuntimeMethod_var))); } IL_0040: { return; } } // System.Linq.Expressions.IndexExpression System.Linq.Expressions.Expression::MakeIndex(System.Linq.Expressions.Expression,System.Reflection.PropertyInfo,System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD * Expression_MakeIndex_m1E597FC16E3947602AD4C87DC11F125D1D068996 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___instance0, PropertyInfo_t * ___indexer1, RuntimeObject* ___arguments2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { PropertyInfo_t * L_0 = ___indexer1; bool L_1; L_1 = PropertyInfo_op_Inequality_mB4C6169DC83174E7712055F0973BC55469AD9962(L_0, (PropertyInfo_t *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0012; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___instance0; PropertyInfo_t * L_3 = ___indexer1; RuntimeObject* L_4 = ___arguments2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD * L_5; L_5 = Expression_Property_m9192ABF7A02BC8D6CE6567E856AB44522F99B8B0(L_2, L_3, L_4, /*hidden argument*/NULL); return L_5; } IL_0012: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_6 = ___instance0; RuntimeObject* L_7 = ___arguments2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD * L_8; L_8 = Expression_ArrayAccess_mD759C1569AC68C160F867726DBAD82D4B2CC0C94(L_6, L_7, /*hidden argument*/NULL); return L_8; } } // System.Linq.Expressions.IndexExpression System.Linq.Expressions.Expression::ArrayAccess(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD * Expression_ArrayAccess_m69590906EAB409F36EAF6AC90780061A034BFDF1 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___array0, ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* ___indexes1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___array0; ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_1 = ___indexes1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD * L_2; L_2 = Expression_ArrayAccess_mD759C1569AC68C160F867726DBAD82D4B2CC0C94(L_0, (RuntimeObject*)(RuntimeObject*)L_1, /*hidden argument*/NULL); return L_2; } } // System.Linq.Expressions.IndexExpression System.Linq.Expressions.Expression::ArrayAccess(System.Linq.Expressions.Expression,System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD * Expression_ArrayAccess_mD759C1569AC68C160F867726DBAD82D4B2CC0C94 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___array0, RuntimeObject* ___indexes1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CollectionExtensions_ToReadOnly_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mDE93DAB6094D52EC31586A763F39DF5ED7DF64A1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_1_tCD9A32076EE9AFA77A6E5C44278B0FD415D97095_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_GetEnumerator_m8B18A583ACB97845FCA0F25B0CE2C9619E51CD60_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_get_Count_m42681B88E2B83144910C76DDD1FAD0DC5A855C00_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral477B25C80936D2E72DAE80C9D5B6B38C2A8AA69C); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED); s_Il2CppMethodInitialized = true; } ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * V_0 = NULL; RuntimeObject* V_1 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; Type_t * G_B2_0 = NULL; Type_t * G_B1_0 = NULL; { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___array0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___array0; NullCheck(L_1); Type_t * L_2; L_2 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_1); Type_t * L_3 = L_2; NullCheck(L_3); bool L_4; L_4 = Type_get_IsArray_m15FE83DD8FAF090F9BDA924753C7750AAEA7CFD1(L_3, /*hidden argument*/NULL); G_B1_0 = L_3; if (L_4) { G_B2_0 = L_3; goto IL_0024; } } { Exception_t * L_5; L_5 = Error_ArgumentMustBeArray_mB2F48703CCDEE09F80A9C5983907879D623D7380(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ArrayAccess_mD759C1569AC68C160F867726DBAD82D4B2CC0C94_RuntimeMethod_var))); } IL_0024: { RuntimeObject* L_6 = ___indexes1; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_7; L_7 = CollectionExtensions_ToReadOnly_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mDE93DAB6094D52EC31586A763F39DF5ED7DF64A1(L_6, /*hidden argument*/CollectionExtensions_ToReadOnly_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mDE93DAB6094D52EC31586A763F39DF5ED7DF64A1_RuntimeMethod_var); V_0 = L_7; NullCheck(G_B2_0); int32_t L_8; L_8 = VirtualFuncInvoker0< int32_t >::Invoke(30 /* System.Int32 System.Type::GetArrayRank() */, G_B2_0); ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_9 = V_0; NullCheck(L_9); int32_t L_10; L_10 = ReadOnlyCollection_1_get_Count_m42681B88E2B83144910C76DDD1FAD0DC5A855C00(L_9, /*hidden argument*/ReadOnlyCollection_1_get_Count_m42681B88E2B83144910C76DDD1FAD0DC5A855C00_RuntimeMethod_var); if ((((int32_t)L_8) == ((int32_t)L_10))) { goto IL_003e; } } { Exception_t * L_11; L_11 = Error_IncorrectNumberOfIndexes_mEE0E661E9FFAB746F7127AED7642019D8F025D7C(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_11, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ArrayAccess_mD759C1569AC68C160F867726DBAD82D4B2CC0C94_RuntimeMethod_var))); } IL_003e: { ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_12 = V_0; NullCheck(L_12); RuntimeObject* L_13; L_13 = ReadOnlyCollection_1_GetEnumerator_m8B18A583ACB97845FCA0F25B0CE2C9619E51CD60(L_12, /*hidden argument*/ReadOnlyCollection_1_GetEnumerator_m8B18A583ACB97845FCA0F25B0CE2C9619E51CD60_RuntimeMethod_var); V_1 = L_13; } IL_0045: try {// begin try (depth: 1) { goto IL_0079; } IL_0047: { RuntimeObject* L_14 = V_1; NullCheck(L_14); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_15; L_15 = InterfaceFuncInvoker0< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1::get_Current() */, IEnumerator_1_tCD9A32076EE9AFA77A6E5C44278B0FD415D97095_il2cpp_TypeInfo_var, L_14); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_16 = L_15; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_16, _stringLiteral477B25C80936D2E72DAE80C9D5B6B38C2A8AA69C, /*hidden argument*/NULL); NullCheck(L_16); Type_t * L_17; L_17 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_16); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_18 = { reinterpret_cast (Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_19; L_19 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_18, /*hidden argument*/NULL); bool L_20; L_20 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0(L_17, L_19, /*hidden argument*/NULL); if (!L_20) { goto IL_0079; } } IL_006e: { Exception_t * L_21; L_21 = Error_ArgumentMustBeArrayIndexType_m4D293E58BE982C41B419FCE3330CC6AFF8C58CB4(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral477B25C80936D2E72DAE80C9D5B6B38C2A8AA69C)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_21, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ArrayAccess_mD759C1569AC68C160F867726DBAD82D4B2CC0C94_RuntimeMethod_var))); } IL_0079: { RuntimeObject* L_22 = V_1; NullCheck(L_22); bool L_23; L_23 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_22); if (L_23) { goto IL_0047; } } IL_0081: { IL2CPP_LEAVE(0x8D, FINALLY_0083); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0083; } FINALLY_0083: {// begin finally (depth: 1) { RuntimeObject* L_24 = V_1; if (!L_24) { goto IL_008c; } } IL_0086: { RuntimeObject* L_25 = V_1; NullCheck(L_25); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_25); } IL_008c: { IL2CPP_END_FINALLY(131) } }// end finally (depth: 1) IL2CPP_CLEANUP(131) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x8D, IL_008d) } IL_008d: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_26 = ___array0; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_27 = V_0; IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD * L_28 = (IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD *)il2cpp_codegen_object_new(IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD_il2cpp_TypeInfo_var); IndexExpression__ctor_m53E1AD8AAF28CE26FCCC092850A87A7FC00F0EF2(L_28, L_26, (PropertyInfo_t *)NULL, L_27, /*hidden argument*/NULL); return L_28; } } // System.Linq.Expressions.IndexExpression System.Linq.Expressions.Expression::Property(System.Linq.Expressions.Expression,System.Reflection.PropertyInfo,System.Linq.Expressions.Expression[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD * Expression_Property_m63EE12EC79C6F6DBD523ECA16DDE2925A2C51EB2 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___instance0, PropertyInfo_t * ___indexer1, ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* ___arguments2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___instance0; PropertyInfo_t * L_1 = ___indexer1; ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_2 = ___arguments2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD * L_3; L_3 = Expression_Property_m9192ABF7A02BC8D6CE6567E856AB44522F99B8B0(L_0, L_1, (RuntimeObject*)(RuntimeObject*)L_2, /*hidden argument*/NULL); return L_3; } } // System.Linq.Expressions.IndexExpression System.Linq.Expressions.Expression::Property(System.Linq.Expressions.Expression,System.Reflection.PropertyInfo,System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD * Expression_Property_m9192ABF7A02BC8D6CE6567E856AB44522F99B8B0 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___instance0, PropertyInfo_t * ___indexer1, RuntimeObject* ___arguments2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CollectionExtensions_ToReadOnly_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mDE93DAB6094D52EC31586A763F39DF5ED7DF64A1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA73ABA292725481E193581FA55C5757B95A15ECC); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___instance0; PropertyInfo_t * L_1 = ___indexer1; RuntimeObject* L_2 = ___arguments2; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_3; L_3 = CollectionExtensions_ToReadOnly_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mDE93DAB6094D52EC31586A763F39DF5ED7DF64A1(L_2, /*hidden argument*/CollectionExtensions_ToReadOnly_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mDE93DAB6094D52EC31586A763F39DF5ED7DF64A1_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD * L_4; L_4 = Expression_MakeIndexProperty_mB59F5F2650CB58951175B7062DDC366F79267B31(L_0, L_1, _stringLiteralA73ABA292725481E193581FA55C5757B95A15ECC, L_3, /*hidden argument*/NULL); return L_4; } } // System.Linq.Expressions.IndexExpression System.Linq.Expressions.Expression::MakeIndexProperty(System.Linq.Expressions.Expression,System.Reflection.PropertyInfo,System.String,System.Collections.ObjectModel.ReadOnlyCollection`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD * Expression_MakeIndexProperty_mB59F5F2650CB58951175B7062DDC366F79267B31 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___instance0, PropertyInfo_t * ___indexer1, String_t* ___paramName2, ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * ___argList3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___instance0; PropertyInfo_t * L_1 = ___indexer1; String_t* L_2 = ___paramName2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_ValidateIndexedProperty_m0DBDFB9542BA55F6D9E629B349FF624E05FD1A5D(L_0, L_1, L_2, (ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 **)(&___argList3), /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_3 = ___instance0; PropertyInfo_t * L_4 = ___indexer1; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_5 = ___argList3; IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD * L_6 = (IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD *)il2cpp_codegen_object_new(IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD_il2cpp_TypeInfo_var); IndexExpression__ctor_m53E1AD8AAF28CE26FCCC092850A87A7FC00F0EF2(L_6, L_3, L_4, L_5, /*hidden argument*/NULL); return L_6; } } // System.Void System.Linq.Expressions.Expression::ValidateIndexedProperty(System.Linq.Expressions.Expression,System.Reflection.PropertyInfo,System.String,System.Collections.ObjectModel.ReadOnlyCollection`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression_ValidateIndexedProperty_m0DBDFB9542BA55F6D9E629B349FF624E05FD1A5D (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___instance0, PropertyInfo_t * ___indexer1, String_t* ___paramName2, ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 ** ___argList3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CollectionExtensions_RemoveLast_TisParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7_m9993CEA2B3C7668BEA67C3000339F0FE5DB517EB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var); s_Il2CppMethodInitialized = true; } ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* V_0 = NULL; MethodInfo_t * V_1 = NULL; MethodInfo_t * V_2 = NULL; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* V_3 = NULL; Type_t * V_4 = NULL; int32_t V_5 = 0; { PropertyInfo_t * L_0 = ___indexer1; String_t* L_1 = ___paramName2; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_0, L_1, /*hidden argument*/NULL); PropertyInfo_t * L_2 = ___indexer1; NullCheck(L_2); Type_t * L_3; L_3 = VirtualFuncInvoker0< Type_t * >::Invoke(24 /* System.Type System.Reflection.PropertyInfo::get_PropertyType() */, L_2); NullCheck(L_3); bool L_4; L_4 = Type_get_IsByRef_mDB28F5482F9AE4407101B294CD3ADB01106CA4A3(L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_001b; } } { String_t* L_5 = ___paramName2; Exception_t * L_6; L_6 = Error_PropertyCannotHaveRefType_m9CE5EE2C37ADB9A0BCD28578ECB8B3337D5E6277(L_5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateIndexedProperty_m0DBDFB9542BA55F6D9E629B349FF624E05FD1A5D_RuntimeMethod_var))); } IL_001b: { PropertyInfo_t * L_7 = ___indexer1; NullCheck(L_7); Type_t * L_8; L_8 = VirtualFuncInvoker0< Type_t * >::Invoke(24 /* System.Type System.Reflection.PropertyInfo::get_PropertyType() */, L_7); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_9 = { reinterpret_cast (Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_10; L_10 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_9, /*hidden argument*/NULL); bool L_11; L_11 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_8, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0039; } } { String_t* L_12 = ___paramName2; Exception_t * L_13; L_13 = Error_PropertyTypeCannotBeVoid_m3CFEE37F762D4A97DAB4348221AEEE0C1D92425A(L_12, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_13, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateIndexedProperty_m0DBDFB9542BA55F6D9E629B349FF624E05FD1A5D_RuntimeMethod_var))); } IL_0039: { V_0 = (ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B*)NULL; PropertyInfo_t * L_14 = ___indexer1; NullCheck(L_14); MethodInfo_t * L_15; L_15 = VirtualFuncInvoker1< MethodInfo_t *, bool >::Invoke(27 /* System.Reflection.MethodInfo System.Reflection.PropertyInfo::GetGetMethod(System.Boolean) */, L_14, (bool)1); V_1 = L_15; MethodInfo_t * L_16 = V_1; bool L_17; L_17 = MethodInfo_op_Inequality_mDE1DAA5D330E9C975AC6423FC2D06862637BE68D(L_16, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_17) { goto IL_0077; } } { MethodInfo_t * L_18 = V_1; NullCheck(L_18); Type_t * L_19; L_19 = VirtualFuncInvoker0< Type_t * >::Invoke(42 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_18); PropertyInfo_t * L_20 = ___indexer1; NullCheck(L_20); Type_t * L_21; L_21 = VirtualFuncInvoker0< Type_t * >::Invoke(24 /* System.Type System.Reflection.PropertyInfo::get_PropertyType() */, L_20); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_22; L_22 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0(L_19, L_21, /*hidden argument*/NULL); if (!L_22) { goto IL_0066; } } { String_t* L_23 = ___paramName2; Exception_t * L_24; L_24 = Error_PropertyTypeMustMatchGetter_mCE0239F7A19A7BA36ED5EC80FCFC26BD4A30F414(L_23, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_24, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateIndexedProperty_m0DBDFB9542BA55F6D9E629B349FF624E05FD1A5D_RuntimeMethod_var))); } IL_0066: { MethodInfo_t * L_25 = V_1; IL2CPP_RUNTIME_CLASS_INIT(TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_26; L_26 = TypeExtensions_GetParametersCached_m9E60E0DB31B9691FDC3A981DD809437A6B06CD60(L_25, /*hidden argument*/NULL); V_0 = L_26; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_27 = ___instance0; MethodInfo_t * L_28 = V_1; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_29 = V_0; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 ** L_30 = ___argList3; String_t* L_31 = ___paramName2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_ValidateAccessor_m8B2C2A1F07FE09E99FC84A0E4747C539703F9CAF(L_27, L_28, L_29, (ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 **)L_30, L_31, /*hidden argument*/NULL); } IL_0077: { PropertyInfo_t * L_32 = ___indexer1; NullCheck(L_32); MethodInfo_t * L_33; L_33 = VirtualFuncInvoker1< MethodInfo_t *, bool >::Invoke(30 /* System.Reflection.MethodInfo System.Reflection.PropertyInfo::GetSetMethod(System.Boolean) */, L_32, (bool)1); V_2 = L_33; MethodInfo_t * L_34 = V_2; bool L_35; L_35 = MethodInfo_op_Inequality_mDE1DAA5D330E9C975AC6423FC2D06862637BE68D(L_34, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_35) { goto IL_0162; } } { MethodInfo_t * L_36 = V_2; IL2CPP_RUNTIME_CLASS_INIT(TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_37; L_37 = TypeExtensions_GetParametersCached_m9E60E0DB31B9691FDC3A981DD809437A6B06CD60(L_36, /*hidden argument*/NULL); V_3 = L_37; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_38 = V_3; NullCheck(L_38); if ((((RuntimeArray*)L_38)->max_length)) { goto IL_009d; } } { String_t* L_39 = ___paramName2; Exception_t * L_40; L_40 = Error_SetterHasNoParams_m0964E0FB317C016DC893FE42BFE5528CABE4FEA0(L_39, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_40, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateIndexedProperty_m0DBDFB9542BA55F6D9E629B349FF624E05FD1A5D_RuntimeMethod_var))); } IL_009d: { ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_41 = V_3; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_42 = V_3; NullCheck(L_42); NullCheck(L_41); int32_t L_43 = ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_42)->max_length))), (int32_t)1)); ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_44 = (L_41)->GetAt(static_cast(L_43)); NullCheck(L_44); Type_t * L_45; L_45 = VirtualFuncInvoker0< Type_t * >::Invoke(8 /* System.Type System.Reflection.ParameterInfo::get_ParameterType() */, L_44); V_4 = L_45; Type_t * L_46 = V_4; NullCheck(L_46); bool L_47; L_47 = Type_get_IsByRef_mDB28F5482F9AE4407101B294CD3ADB01106CA4A3(L_46, /*hidden argument*/NULL); if (!L_47) { goto IL_00bb; } } { String_t* L_48 = ___paramName2; Exception_t * L_49; L_49 = Error_PropertyCannotHaveRefType_m9CE5EE2C37ADB9A0BCD28578ECB8B3337D5E6277(L_48, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_49, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateIndexedProperty_m0DBDFB9542BA55F6D9E629B349FF624E05FD1A5D_RuntimeMethod_var))); } IL_00bb: { MethodInfo_t * L_50 = V_2; NullCheck(L_50); Type_t * L_51; L_51 = VirtualFuncInvoker0< Type_t * >::Invoke(42 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_50); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_52 = { reinterpret_cast (Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_53; L_53 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_52, /*hidden argument*/NULL); bool L_54; L_54 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0(L_51, L_53, /*hidden argument*/NULL); if (!L_54) { goto IL_00d9; } } { String_t* L_55 = ___paramName2; Exception_t * L_56; L_56 = Error_SetterMustBeVoid_m750D8CCC9F5E403C09011428C9937960765565AD(L_55, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_56, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateIndexedProperty_m0DBDFB9542BA55F6D9E629B349FF624E05FD1A5D_RuntimeMethod_var))); } IL_00d9: { PropertyInfo_t * L_57 = ___indexer1; NullCheck(L_57); Type_t * L_58; L_58 = VirtualFuncInvoker0< Type_t * >::Invoke(24 /* System.Type System.Reflection.PropertyInfo::get_PropertyType() */, L_57); Type_t * L_59 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_60; L_60 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0(L_58, L_59, /*hidden argument*/NULL); if (!L_60) { goto IL_00ef; } } { String_t* L_61 = ___paramName2; Exception_t * L_62; L_62 = Error_PropertyTypeMustMatchSetter_mF284A6CE87E11688472F4155500A1532970EA4EE(L_61, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_62, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateIndexedProperty_m0DBDFB9542BA55F6D9E629B349FF624E05FD1A5D_RuntimeMethod_var))); } IL_00ef: { MethodInfo_t * L_63 = V_1; bool L_64; L_64 = MethodInfo_op_Inequality_mDE1DAA5D330E9C975AC6423FC2D06862637BE68D(L_63, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_64) { goto IL_0152; } } { MethodInfo_t * L_65 = V_1; NullCheck(L_65); bool L_66; L_66 = MethodBase_get_IsStatic_mDFDF51EDFE5DBDD5FE942564A1F56E3C7E3DE43F(L_65, /*hidden argument*/NULL); MethodInfo_t * L_67 = V_2; NullCheck(L_67); bool L_68; L_68 = MethodBase_get_IsStatic_mDFDF51EDFE5DBDD5FE942564A1F56E3C7E3DE43F(L_67, /*hidden argument*/NULL); if (!((int32_t)((int32_t)L_66^(int32_t)L_68))) { goto IL_010e; } } { String_t* L_69 = ___paramName2; Exception_t * L_70; L_70 = Error_BothAccessorsMustBeStatic_m33F7F26F75C83E7963DE7608B07DBA1C093DFE82(L_69, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_70, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateIndexedProperty_m0DBDFB9542BA55F6D9E629B349FF624E05FD1A5D_RuntimeMethod_var))); } IL_010e: { ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_71 = V_0; NullCheck(L_71); ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_72 = V_3; NullCheck(L_72); if ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_71)->max_length)))) == ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_72)->max_length))), (int32_t)1))))) { goto IL_011f; } } { String_t* L_73 = ___paramName2; Exception_t * L_74; L_74 = Error_IndexesOfSetGetMustMatch_m2C350F469F6ED6E3D550F6246D687368C12F66E9(L_73, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_74, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateIndexedProperty_m0DBDFB9542BA55F6D9E629B349FF624E05FD1A5D_RuntimeMethod_var))); } IL_011f: { V_5 = 0; goto IL_014a; } IL_0124: { ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_75 = V_0; int32_t L_76 = V_5; NullCheck(L_75); int32_t L_77 = L_76; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_78 = (L_75)->GetAt(static_cast(L_77)); NullCheck(L_78); Type_t * L_79; L_79 = VirtualFuncInvoker0< Type_t * >::Invoke(8 /* System.Type System.Reflection.ParameterInfo::get_ParameterType() */, L_78); ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_80 = V_3; int32_t L_81 = V_5; NullCheck(L_80); int32_t L_82 = L_81; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_83 = (L_80)->GetAt(static_cast(L_82)); NullCheck(L_83); Type_t * L_84; L_84 = VirtualFuncInvoker0< Type_t * >::Invoke(8 /* System.Type System.Reflection.ParameterInfo::get_ParameterType() */, L_83); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_85; L_85 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0(L_79, L_84, /*hidden argument*/NULL); if (!L_85) { goto IL_0144; } } { String_t* L_86 = ___paramName2; Exception_t * L_87; L_87 = Error_IndexesOfSetGetMustMatch_m2C350F469F6ED6E3D550F6246D687368C12F66E9(L_86, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_87, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateIndexedProperty_m0DBDFB9542BA55F6D9E629B349FF624E05FD1A5D_RuntimeMethod_var))); } IL_0144: { int32_t L_88 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_014a: { int32_t L_89 = V_5; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_90 = V_0; NullCheck(L_90); if ((((int32_t)L_89) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_90)->max_length)))))) { goto IL_0124; } } { return; } IL_0152: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_91 = ___instance0; MethodInfo_t * L_92 = V_2; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_93 = V_3; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_94; L_94 = CollectionExtensions_RemoveLast_TisParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7_m9993CEA2B3C7668BEA67C3000339F0FE5DB517EB(L_93, /*hidden argument*/CollectionExtensions_RemoveLast_TisParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7_m9993CEA2B3C7668BEA67C3000339F0FE5DB517EB_RuntimeMethod_var); ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 ** L_95 = ___argList3; String_t* L_96 = ___paramName2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_ValidateAccessor_m8B2C2A1F07FE09E99FC84A0E4747C539703F9CAF(L_91, L_92, L_94, (ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 **)L_95, L_96, /*hidden argument*/NULL); return; } IL_0162: { MethodInfo_t * L_97 = V_1; bool L_98; L_98 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_97, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_98) { goto IL_0173; } } { PropertyInfo_t * L_99 = ___indexer1; String_t* L_100 = ___paramName2; Exception_t * L_101; L_101 = Error_PropertyDoesNotHaveAccessor_mE4BCE38AF842F0C573A625C01A88351775F35CEF(L_99, L_100, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_101, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateIndexedProperty_m0DBDFB9542BA55F6D9E629B349FF624E05FD1A5D_RuntimeMethod_var))); } IL_0173: { return; } } // System.Void System.Linq.Expressions.Expression::ValidateAccessor(System.Linq.Expressions.Expression,System.Reflection.MethodInfo,System.Reflection.ParameterInfo[],System.Collections.ObjectModel.ReadOnlyCollection`1&,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression_ValidateAccessor_m8B2C2A1F07FE09E99FC84A0E4747C539703F9CAF (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___instance0, MethodInfo_t * ___method1, ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* ___indexes2, ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 ** ___arguments3, String_t* ___paramName4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral515679AB29628ECDDDD7FACA99AE118567A911D5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAA236E134566FACF682D16CDBC3E2C735E0EF19D); s_Il2CppMethodInitialized = true; } { ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 ** L_0 = ___arguments3; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_1 = *((ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 **)L_0); ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_1, _stringLiteral515679AB29628ECDDDD7FACA99AE118567A911D5, /*hidden argument*/NULL); MethodInfo_t * L_2 = ___method1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_ValidateMethodInfo_m6334B4C4B92AF611AE12E1E980AB0274A3B8B878(L_2, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, /*hidden argument*/NULL); MethodInfo_t * L_3 = ___method1; NullCheck(L_3); int32_t L_4; L_4 = VirtualFuncInvoker0< int32_t >::Invoke(24 /* System.Reflection.CallingConventions System.Reflection.MethodBase::get_CallingConvention() */, L_3); if (!((int32_t)((int32_t)L_4&(int32_t)2))) { goto IL_0029; } } { String_t* L_5 = ___paramName4; Exception_t * L_6; L_6 = Error_AccessorsCannotHaveVarArgs_m4914D42430170B51B5A15EC8AD4CE5E835093B41(L_5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateAccessor_m8B2C2A1F07FE09E99FC84A0E4747C539703F9CAF_RuntimeMethod_var))); } IL_0029: { MethodInfo_t * L_7 = ___method1; NullCheck(L_7); bool L_8; L_8 = MethodBase_get_IsStatic_mDFDF51EDFE5DBDD5FE942564A1F56E3C7E3DE43F(L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_003f; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_9 = ___instance0; if (!L_9) { goto IL_0064; } } { Exception_t * L_10; L_10 = Error_OnlyStaticPropertiesHaveNullInstance_mC5B04CEF4DC45812E2169BE071EFA78B00572170(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralAA236E134566FACF682D16CDBC3E2C735E0EF19D)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateAccessor_m8B2C2A1F07FE09E99FC84A0E4747C539703F9CAF_RuntimeMethod_var))); } IL_003f: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_11 = ___instance0; if (L_11) { goto IL_004d; } } { Exception_t * L_12; L_12 = Error_OnlyStaticPropertiesHaveNullInstance_mC5B04CEF4DC45812E2169BE071EFA78B00572170(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralAA236E134566FACF682D16CDBC3E2C735E0EF19D)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateAccessor_m8B2C2A1F07FE09E99FC84A0E4747C539703F9CAF_RuntimeMethod_var))); } IL_004d: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_13 = ___instance0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_13, _stringLiteralAA236E134566FACF682D16CDBC3E2C735E0EF19D, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_14 = ___instance0; NullCheck(L_14); Type_t * L_15; L_15 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_14); MethodInfo_t * L_16 = ___method1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_ValidateCallInstanceType_mC49891F8DDAC4A3F2BA68D70D2C5DE4DE5D762AA(L_15, L_16, /*hidden argument*/NULL); } IL_0064: { MethodInfo_t * L_17 = ___method1; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_18 = ___indexes2; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 ** L_19 = ___arguments3; String_t* L_20 = ___paramName4; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_ValidateAccessorArgumentTypes_m3B8DB0AC64F2A96C934764EB5D1E683FE316F72C(L_17, L_18, (ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 **)L_19, L_20, /*hidden argument*/NULL); return; } } // System.Void System.Linq.Expressions.Expression::ValidateAccessorArgumentTypes(System.Reflection.MethodInfo,System.Reflection.ParameterInfo[],System.Collections.ObjectModel.ReadOnlyCollection`1&,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression_ValidateAccessorArgumentTypes_m3B8DB0AC64F2A96C934764EB5D1E683FE316F72C (MethodInfo_t * ___method0, ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* ___indexes1, ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 ** ___arguments2, String_t* ___paramName3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_get_Count_m42681B88E2B83144910C76DDD1FAD0DC5A855C00_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_get_Item_m7B183ABA087FFB33DE8CC1B46A549E78DCB63746_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TrueReadOnlyCollection_1__ctor_m4875236293F4F79FE4BE2C5E115A1DA75D1881AA_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TrueReadOnlyCollection_1_t06D7E0A73C830464D87F10A513072796E7172082_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral477B25C80936D2E72DAE80C9D5B6B38C2A8AA69C); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral515679AB29628ECDDDD7FACA99AE118567A911D5); s_Il2CppMethodInitialized = true; } ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * V_3 = NULL; Type_t * V_4 = NULL; int32_t V_5 = 0; { ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_0 = ___indexes1; NullCheck(L_0); if (!(((RuntimeArray*)L_0)->max_length)) { goto IL_00ef; } } { ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_1 = ___indexes1; NullCheck(L_1); ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 ** L_2 = ___arguments2; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_3 = *((ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 **)L_2); NullCheck(L_3); int32_t L_4; L_4 = ReadOnlyCollection_1_get_Count_m42681B88E2B83144910C76DDD1FAD0DC5A855C00(L_3, /*hidden argument*/ReadOnlyCollection_1_get_Count_m42681B88E2B83144910C76DDD1FAD0DC5A855C00_RuntimeMethod_var); if ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_1)->max_length)))) == ((int32_t)L_4))) { goto IL_001b; } } { MethodInfo_t * L_5 = ___method0; String_t* L_6 = ___paramName3; Exception_t * L_7; L_7 = Error_IncorrectNumberOfMethodCallArguments_m2D3CB6E801120E0F5C7783B500637980D3DAA6BE(L_5, L_6, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateAccessorArgumentTypes_m3B8DB0AC64F2A96C934764EB5D1E683FE316F72C_RuntimeMethod_var))); } IL_001b: { V_0 = (ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63*)NULL; V_1 = 0; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_8 = ___indexes1; NullCheck(L_8); V_2 = ((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))); goto IL_00dc; } IL_0028: { ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 ** L_9 = ___arguments2; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_10 = *((ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 **)L_9); int32_t L_11 = V_1; NullCheck(L_10); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_12; L_12 = ReadOnlyCollection_1_get_Item_m7B183ABA087FFB33DE8CC1B46A549E78DCB63746(L_10, L_11, /*hidden argument*/ReadOnlyCollection_1_get_Item_m7B183ABA087FFB33DE8CC1B46A549E78DCB63746_RuntimeMethod_var); V_3 = L_12; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_13 = ___indexes1; int32_t L_14 = V_1; NullCheck(L_13); int32_t L_15 = L_14; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_16 = (L_13)->GetAt(static_cast(L_15)); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_17 = V_3; int32_t L_18 = V_1; ExpressionUtils_RequiresCanRead_m77AC7DCC1D580F317E6DE4A1C810553DDFFBFF7A(L_17, _stringLiteral515679AB29628ECDDDD7FACA99AE118567A911D5, L_18, /*hidden argument*/NULL); NullCheck(L_16); Type_t * L_19; L_19 = VirtualFuncInvoker0< Type_t * >::Invoke(8 /* System.Type System.Reflection.ParameterInfo::get_ParameterType() */, L_16); V_4 = L_19; Type_t * L_20 = V_4; NullCheck(L_20); bool L_21; L_21 = Type_get_IsByRef_mDB28F5482F9AE4407101B294CD3ADB01106CA4A3(L_20, /*hidden argument*/NULL); if (!L_21) { goto IL_005c; } } { int32_t L_22 = V_1; Exception_t * L_23; L_23 = Error_AccessorsCannotHaveByRefArgs_mD744FF17544F1627457A49C2CD97972A9FA99086(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral477B25C80936D2E72DAE80C9D5B6B38C2A8AA69C)), L_22, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_23, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateAccessorArgumentTypes_m3B8DB0AC64F2A96C934764EB5D1E683FE316F72C_RuntimeMethod_var))); } IL_005c: { Type_t * L_24 = V_4; int32_t L_25 = V_1; bool L_26; L_26 = TypeUtils_ValidateType_m09C50C0CC64008F8E6E4893CB0883EAEFE9E06E7(L_24, _stringLiteral477B25C80936D2E72DAE80C9D5B6B38C2A8AA69C, L_25, /*hidden argument*/NULL); Type_t * L_27 = V_4; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_28 = V_3; NullCheck(L_28); Type_t * L_29; L_29 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_28); bool L_30; L_30 = TypeUtils_AreReferenceAssignable_mB2B5686E257F1F3E29248DFB23A8D4CF897DC04F(L_27, L_29, /*hidden argument*/NULL); if (L_30) { goto IL_0099; } } { Type_t * L_31 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); bool L_32; L_32 = Expression_TryQuote_mF853EAAD0E0B4FC2CAE71CC60A5A578C7DBA02F3(L_31, (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 **)(&V_3), /*hidden argument*/NULL); if (L_32) { goto IL_0099; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_33 = V_3; NullCheck(L_33); Type_t * L_34; L_34 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_33); Type_t * L_35 = V_4; MethodInfo_t * L_36 = ___method0; int32_t L_37 = V_1; Exception_t * L_38; L_38 = Error_ExpressionTypeDoesNotMatchMethodParameter_mAB7ABDBC05D8C82EEC44FE01D915B7C09082D315(L_34, L_35, L_36, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral515679AB29628ECDDDD7FACA99AE118567A911D5)), L_37, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_38, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateAccessorArgumentTypes_m3B8DB0AC64F2A96C934764EB5D1E683FE316F72C_RuntimeMethod_var))); } IL_0099: { ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_39 = V_0; if (L_39) { goto IL_00d1; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_40 = V_3; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 ** L_41 = ___arguments2; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_42 = *((ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 **)L_41); int32_t L_43 = V_1; NullCheck(L_42); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_44; L_44 = ReadOnlyCollection_1_get_Item_m7B183ABA087FFB33DE8CC1B46A549E78DCB63746(L_42, L_43, /*hidden argument*/ReadOnlyCollection_1_get_Item_m7B183ABA087FFB33DE8CC1B46A549E78DCB63746_RuntimeMethod_var); if ((((RuntimeObject*)(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_40) == ((RuntimeObject*)(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_44))) { goto IL_00d1; } } { ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 ** L_45 = ___arguments2; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_46 = *((ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 **)L_45); NullCheck(L_46); int32_t L_47; L_47 = ReadOnlyCollection_1_get_Count_m42681B88E2B83144910C76DDD1FAD0DC5A855C00(L_46, /*hidden argument*/ReadOnlyCollection_1_get_Count_m42681B88E2B83144910C76DDD1FAD0DC5A855C00_RuntimeMethod_var); ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_48 = (ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63*)(ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63*)SZArrayNew(ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63_il2cpp_TypeInfo_var, (uint32_t)L_47); V_0 = L_48; V_5 = 0; goto IL_00cc; } IL_00b9: { ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_49 = V_0; int32_t L_50 = V_5; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 ** L_51 = ___arguments2; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_52 = *((ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 **)L_51); int32_t L_53 = V_5; NullCheck(L_52); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_54; L_54 = ReadOnlyCollection_1_get_Item_m7B183ABA087FFB33DE8CC1B46A549E78DCB63746(L_52, L_53, /*hidden argument*/ReadOnlyCollection_1_get_Item_m7B183ABA087FFB33DE8CC1B46A549E78DCB63746_RuntimeMethod_var); NullCheck(L_49); ArrayElementTypeCheck (L_49, L_54); (L_49)->SetAt(static_cast(L_50), (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_54); int32_t L_55 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_55, (int32_t)1)); } IL_00cc: { int32_t L_56 = V_5; int32_t L_57 = V_1; if ((((int32_t)L_56) < ((int32_t)L_57))) { goto IL_00b9; } } IL_00d1: { ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_58 = V_0; if (!L_58) { goto IL_00d8; } } { ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_59 = V_0; int32_t L_60 = V_1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_61 = V_3; NullCheck(L_59); ArrayElementTypeCheck (L_59, L_61); (L_59)->SetAt(static_cast(L_60), (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_61); } IL_00d8: { int32_t L_62 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)1)); } IL_00dc: { int32_t L_63 = V_1; int32_t L_64 = V_2; if ((((int32_t)L_63) < ((int32_t)L_64))) { goto IL_0028; } } { ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_65 = V_0; if (!L_65) { goto IL_0101; } } { ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 ** L_66 = ___arguments2; ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_67 = V_0; TrueReadOnlyCollection_1_t06D7E0A73C830464D87F10A513072796E7172082 * L_68 = (TrueReadOnlyCollection_1_t06D7E0A73C830464D87F10A513072796E7172082 *)il2cpp_codegen_object_new(TrueReadOnlyCollection_1_t06D7E0A73C830464D87F10A513072796E7172082_il2cpp_TypeInfo_var); TrueReadOnlyCollection_1__ctor_m4875236293F4F79FE4BE2C5E115A1DA75D1881AA(L_68, L_67, /*hidden argument*/TrueReadOnlyCollection_1__ctor_m4875236293F4F79FE4BE2C5E115A1DA75D1881AA_RuntimeMethod_var); *((RuntimeObject **)L_66) = (RuntimeObject *)L_68; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_66, (void*)(RuntimeObject *)L_68); return; } IL_00ef: { ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 ** L_69 = ___arguments2; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_70 = *((ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 **)L_69); NullCheck(L_70); int32_t L_71; L_71 = ReadOnlyCollection_1_get_Count_m42681B88E2B83144910C76DDD1FAD0DC5A855C00(L_70, /*hidden argument*/ReadOnlyCollection_1_get_Count_m42681B88E2B83144910C76DDD1FAD0DC5A855C00_RuntimeMethod_var); if ((((int32_t)L_71) <= ((int32_t)0))) { goto IL_0101; } } { MethodInfo_t * L_72 = ___method0; String_t* L_73 = ___paramName3; Exception_t * L_74; L_74 = Error_IncorrectNumberOfMethodCallArguments_m2D3CB6E801120E0F5C7783B500637980D3DAA6BE(L_72, L_73, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_74, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateAccessorArgumentTypes_m3B8DB0AC64F2A96C934764EB5D1E683FE316F72C_RuntimeMethod_var))); } IL_0101: { return; } } // System.Linq.Expressions.InvocationExpression System.Linq.Expressions.Expression::Invoke(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InvocationExpression_tF2FBF805F35CA740983A7D613B5BB86ABA9D9A29 * Expression_Invoke_m6C85A98E8DC1BFC856E2847189CA27249B6F35B2 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg01, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InvocationExpression1_tDD76D4333394ACC4713955BDAEE4726A03FFD29D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral866DE57E7E4678162A1865095E3B8C11E24AD5C6); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9CC3C4B924486964D00099AC2E91DBE0907DBD1B); s_Il2CppMethodInitialized = true; } MethodInfo_t * V_0 = NULL; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* V_1 = NULL; { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___expression0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral866DE57E7E4678162A1865095E3B8C11E24AD5C6, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___expression0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); MethodInfo_t * L_2; L_2 = Expression_GetInvokeMethod_m64ED3C37D3505C99C8D10BBAA65102167962372F(L_1, /*hidden argument*/NULL); V_0 = L_2; MethodInfo_t * L_3 = V_0; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_4; L_4 = Expression_GetParametersForValidation_mAE29EC42ADD38A81DC8E03EE1638F8BE2C758FC9(L_3, ((int32_t)17), /*hidden argument*/NULL); V_1 = L_4; MethodInfo_t * L_5 = V_0; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_6 = V_1; Expression_ValidateArgumentCount_m47B6AE9EDA292A23BF97B207736FB4803985303D(L_5, ((int32_t)17), 1, L_6, /*hidden argument*/NULL); MethodInfo_t * L_7 = V_0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_8 = ___arg01; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_9 = V_1; NullCheck(L_9); int32_t L_10 = 0; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_11 = (L_9)->GetAt(static_cast(L_10)); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_12; L_12 = Expression_ValidateOneArgument_m22272E3BC7D30677609E0BB5AA1CB84E299E1BA2(L_7, ((int32_t)17), L_8, L_11, _stringLiteral866DE57E7E4678162A1865095E3B8C11E24AD5C6, _stringLiteral9CC3C4B924486964D00099AC2E91DBE0907DBD1B, /*hidden argument*/NULL); ___arg01 = L_12; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_13 = ___expression0; MethodInfo_t * L_14 = V_0; NullCheck(L_14); Type_t * L_15; L_15 = VirtualFuncInvoker0< Type_t * >::Invoke(42 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_14); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_16 = ___arg01; InvocationExpression1_tDD76D4333394ACC4713955BDAEE4726A03FFD29D * L_17 = (InvocationExpression1_tDD76D4333394ACC4713955BDAEE4726A03FFD29D *)il2cpp_codegen_object_new(InvocationExpression1_tDD76D4333394ACC4713955BDAEE4726A03FFD29D_il2cpp_TypeInfo_var); InvocationExpression1__ctor_m451712DB4D9C1BFA157E10FA354454BD40221B6C(L_17, L_13, L_15, L_16, /*hidden argument*/NULL); return L_17; } } // System.Reflection.MethodInfo System.Linq.Expressions.Expression::GetInvokeMethod(System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodInfo_t * Expression_GetInvokeMethod_m64ED3C37D3505C99C8D10BBAA65102167962372F (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_1_t5FA39F5CAD1ED638B664EA0124E2F8B00DDCFAC7_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MulticastDelegate_t_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; Type_t * G_B3_0 = NULL; Type_t * G_B2_0 = NULL; { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___expression0; NullCheck(L_0); Type_t * L_1; L_1 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_0); V_0 = L_1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___expression0; NullCheck(L_2); Type_t * L_3; L_3 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_2); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (MulticastDelegate_t_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_4, /*hidden argument*/NULL); NullCheck(L_3); bool L_6; L_6 = VirtualFuncInvoker1< bool, Type_t * >::Invoke(119 /* System.Boolean System.Type::IsSubclassOf(System.Type) */, L_3, L_5); if (L_6) { goto IL_0055; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_7 = { reinterpret_cast (Expression_1_t5FA39F5CAD1ED638B664EA0124E2F8B00DDCFAC7_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_8; L_8 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_7, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_9 = ___expression0; NullCheck(L_9); Type_t * L_10; L_10 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_9); Type_t * L_11; L_11 = TypeUtils_FindGenericType_mEA7E01DF896B286A6A36CEDF6F3DCE4153D163AB(L_8, L_10, /*hidden argument*/NULL); Type_t * L_12 = L_11; bool L_13; L_13 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_12, (Type_t *)NULL, /*hidden argument*/NULL); G_B2_0 = L_12; if (!L_13) { G_B3_0 = L_12; goto IL_004d; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_14 = ___expression0; NullCheck(L_14); Type_t * L_15; L_15 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_14); Exception_t * L_16; L_16 = Error_ExpressionTypeNotInvocable_m2A420622FA15296A20044D4410FCB046BE94544F(L_15, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral866DE57E7E4678162A1865095E3B8C11E24AD5C6)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_16, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_GetInvokeMethod_m64ED3C37D3505C99C8D10BBAA65102167962372F_RuntimeMethod_var))); } IL_004d: { NullCheck(G_B3_0); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_17; L_17 = VirtualFuncInvoker0< TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* >::Invoke(109 /* System.Type[] System.Type::GetGenericArguments() */, G_B3_0); NullCheck(L_17); int32_t L_18 = 0; Type_t * L_19 = (L_17)->GetAt(static_cast(L_18)); V_0 = L_19; } IL_0055: { Type_t * L_20 = V_0; MethodInfo_t * L_21; L_21 = TypeUtils_GetInvokeMethod_mE8E79E04E4B64BD2FF0D694B94267FF01267E0D8(L_20, /*hidden argument*/NULL); return L_21; } } // System.Linq.Expressions.LabelExpression System.Linq.Expressions.Expression::Label(System.Linq.Expressions.LabelTarget,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR LabelExpression_t37131DC273D72C44BFE8C07466A4D63EF1BD96CA * Expression_Label_mC643B11C6C221D4039781F3082114F878EE66E09 (LabelTarget_t4E0B75FE6DAD05FC6651E53032D2C5F19D8E81D1 * ___target0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___defaultValue1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LabelExpression_t37131DC273D72C44BFE8C07466A4D63EF1BD96CA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral320772EF40302B49A179DB96BAD02224E97B4018); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5302F0BCCEB79EAA8152C053E63E6D6E74409075); s_Il2CppMethodInitialized = true; } { LabelTarget_t4E0B75FE6DAD05FC6651E53032D2C5F19D8E81D1 * L_0 = ___target0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_ValidateGoto_m8816D43D86E3928773EAA0A3438C79A2F018AE30(L_0, (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 **)(&___defaultValue1), _stringLiteral320772EF40302B49A179DB96BAD02224E97B4018, _stringLiteral5302F0BCCEB79EAA8152C053E63E6D6E74409075, (Type_t *)NULL, /*hidden argument*/NULL); LabelTarget_t4E0B75FE6DAD05FC6651E53032D2C5F19D8E81D1 * L_1 = ___target0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___defaultValue1; LabelExpression_t37131DC273D72C44BFE8C07466A4D63EF1BD96CA * L_3 = (LabelExpression_t37131DC273D72C44BFE8C07466A4D63EF1BD96CA *)il2cpp_codegen_object_new(LabelExpression_t37131DC273D72C44BFE8C07466A4D63EF1BD96CA_il2cpp_TypeInfo_var); LabelExpression__ctor_m6DA2B7C086871C765E9A4123E5E4202CC8179904(L_3, L_1, L_2, /*hidden argument*/NULL); return L_3; } } // System.Linq.Expressions.LabelTarget System.Linq.Expressions.Expression::Label(System.Type,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR LabelTarget_t4E0B75FE6DAD05FC6651E53032D2C5F19D8E81D1 * Expression_Label_m6E4EDBA26B8052C48B053158841198040C7D4700 (Type_t * ___type0, String_t* ___name1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LabelTarget_t4E0B75FE6DAD05FC6651E53032D2C5F19D8E81D1_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7); s_Il2CppMethodInitialized = true; } { Type_t * L_0 = ___type0; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_0, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, /*hidden argument*/NULL); Type_t * L_1 = ___type0; TypeUtils_ValidateType_mB06E15118C087B112DB13638B0A1D192524DB1F5(L_1, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, /*hidden argument*/NULL); Type_t * L_2 = ___type0; String_t* L_3 = ___name1; LabelTarget_t4E0B75FE6DAD05FC6651E53032D2C5F19D8E81D1 * L_4 = (LabelTarget_t4E0B75FE6DAD05FC6651E53032D2C5F19D8E81D1 *)il2cpp_codegen_object_new(LabelTarget_t4E0B75FE6DAD05FC6651E53032D2C5F19D8E81D1_il2cpp_TypeInfo_var); LabelTarget__ctor_m8129BDF6857B7A4065C8D9CA1F71562EFC7D86BB(L_4, L_2, L_3, /*hidden argument*/NULL); return L_4; } } // System.Linq.Expressions.LambdaExpression System.Linq.Expressions.Expression::CreateLambda(System.Type,System.Linq.Expressions.Expression,System.String,System.Boolean,System.Collections.ObjectModel.ReadOnlyCollection`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * Expression_CreateLambda_m3863D0D2724ABB3E46BFDF7EACBDB5A8695F430B (Type_t * ___delegateType0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___body1, String_t* ___name2, bool ___tailCall3, ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * ___parameters4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CacheDict_2_TryGetValue_m194281232DD54B16897A1FC48F9809EB13023A18_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CacheDict_2__ctor_m64777FA4F4875584319372E73557D75BBFA43986_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CacheDict_2_set_Item_m0958347C4006C86F1D699AFAF41BE0B092478475_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CacheDict_2_t9FD97836EA998D29FFE492313652BD241E48F2C6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionCreator_1_t06563C43642A5150082BF2ACBD7AD79DC48F5C19_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_5_Invoke_mC71D527F1B2CEB0003DBDE754969AFF486ED98E0_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_5_tFF9AEA4A228EBD26B06E1E7630D192EE33D598CA_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_5_tFF9AEA4A228EBD26B06E1E7630D192EE33D598CA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1635B8BFB6632010CC2AC671AD871F2C6E7A6F67); s_Il2CppMethodInitialized = true; } Func_5_tFF9AEA4A228EBD26B06E1E7630D192EE33D598CA * V_0 = NULL; CacheDict_2_t9FD97836EA998D29FFE492313652BD241E48F2C6 * V_1 = NULL; MethodInfo_t * V_2 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); CacheDict_2_t9FD97836EA998D29FFE492313652BD241E48F2C6 * L_0 = ((Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_StaticFields*)il2cpp_codegen_static_fields_for(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var))->get_s_lambdaFactories_1(); il2cpp_codegen_memory_barrier(); V_1 = L_0; CacheDict_2_t9FD97836EA998D29FFE492313652BD241E48F2C6 * L_1 = V_1; if (L_1) { goto IL_001b; } } { CacheDict_2_t9FD97836EA998D29FFE492313652BD241E48F2C6 * L_2 = (CacheDict_2_t9FD97836EA998D29FFE492313652BD241E48F2C6 *)il2cpp_codegen_object_new(CacheDict_2_t9FD97836EA998D29FFE492313652BD241E48F2C6_il2cpp_TypeInfo_var); CacheDict_2__ctor_m64777FA4F4875584319372E73557D75BBFA43986(L_2, ((int32_t)50), /*hidden argument*/CacheDict_2__ctor_m64777FA4F4875584319372E73557D75BBFA43986_RuntimeMethod_var); CacheDict_2_t9FD97836EA998D29FFE492313652BD241E48F2C6 * L_3 = L_2; V_1 = L_3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_memory_barrier(); ((Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_StaticFields*)il2cpp_codegen_static_fields_for(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var))->set_s_lambdaFactories_1(L_3); } IL_001b: { V_2 = (MethodInfo_t *)NULL; CacheDict_2_t9FD97836EA998D29FFE492313652BD241E48F2C6 * L_4 = V_1; Type_t * L_5 = ___delegateType0; NullCheck(L_4); bool L_6; L_6 = CacheDict_2_TryGetValue_m194281232DD54B16897A1FC48F9809EB13023A18(L_4, L_5, (Func_5_tFF9AEA4A228EBD26B06E1E7630D192EE33D598CA **)(&V_0), /*hidden argument*/CacheDict_2_TryGetValue_m194281232DD54B16897A1FC48F9809EB13023A18_RuntimeMethod_var); if (L_6) { goto IL_0074; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_7 = { reinterpret_cast (ExpressionCreator_1_t06563C43642A5150082BF2ACBD7AD79DC48F5C19_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_8; L_8 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_7, /*hidden argument*/NULL); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_9 = (TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755*)(TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755*)SZArrayNew(TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755_il2cpp_TypeInfo_var, (uint32_t)1); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_10 = L_9; Type_t * L_11 = ___delegateType0; NullCheck(L_10); ArrayElementTypeCheck (L_10, L_11); (L_10)->SetAt(static_cast(0), (Type_t *)L_11); NullCheck(L_8); Type_t * L_12; L_12 = VirtualFuncInvoker1< Type_t *, TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* >::Invoke(105 /* System.Type System.Type::MakeGenericType(System.Type[]) */, L_8, L_10); NullCheck(L_12); MethodInfo_t * L_13; L_13 = Type_GetMethod_m2DDEF37DF33D28F579BA8E03F4376B67D91F0DEB(L_12, _stringLiteral1635B8BFB6632010CC2AC671AD871F2C6E7A6F67, ((int32_t)24), /*hidden argument*/NULL); V_2 = L_13; Type_t * L_14 = ___delegateType0; bool L_15; L_15 = TypeUtils_CanCache_m1FF67316296E9E5D81612EB1ED8E302747B13EB6(L_14, /*hidden argument*/NULL); if (!L_15) { goto IL_0074; } } { CacheDict_2_t9FD97836EA998D29FFE492313652BD241E48F2C6 * L_16 = V_1; Type_t * L_17 = ___delegateType0; MethodInfo_t * L_18 = V_2; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_19 = { reinterpret_cast (Func_5_tFF9AEA4A228EBD26B06E1E7630D192EE33D598CA_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_20; L_20 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_19, /*hidden argument*/NULL); NullCheck(L_18); Delegate_t * L_21; L_21 = VirtualFuncInvoker1< Delegate_t *, Type_t * >::Invoke(46 /* System.Delegate System.Reflection.MethodInfo::CreateDelegate(System.Type) */, L_18, L_20); Func_5_tFF9AEA4A228EBD26B06E1E7630D192EE33D598CA * L_22 = ((Func_5_tFF9AEA4A228EBD26B06E1E7630D192EE33D598CA *)CastclassSealed((RuntimeObject*)L_21, Func_5_tFF9AEA4A228EBD26B06E1E7630D192EE33D598CA_il2cpp_TypeInfo_var)); V_0 = L_22; NullCheck(L_16); CacheDict_2_set_Item_m0958347C4006C86F1D699AFAF41BE0B092478475(L_16, L_17, L_22, /*hidden argument*/CacheDict_2_set_Item_m0958347C4006C86F1D699AFAF41BE0B092478475_RuntimeMethod_var); } IL_0074: { Func_5_tFF9AEA4A228EBD26B06E1E7630D192EE33D598CA * L_23 = V_0; if (!L_23) { goto IL_0083; } } { Func_5_tFF9AEA4A228EBD26B06E1E7630D192EE33D598CA * L_24 = V_0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_25 = ___body1; String_t* L_26 = ___name2; bool L_27 = ___tailCall3; ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * L_28 = ___parameters4; NullCheck(L_24); LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_29; L_29 = Func_5_Invoke_mC71D527F1B2CEB0003DBDE754969AFF486ED98E0(L_24, L_25, L_26, L_27, L_28, /*hidden argument*/Func_5_Invoke_mC71D527F1B2CEB0003DBDE754969AFF486ED98E0_RuntimeMethod_var); return L_29; } IL_0083: { MethodInfo_t * L_30 = V_2; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_31 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var, (uint32_t)4); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_32 = L_31; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_33 = ___body1; NullCheck(L_32); ArrayElementTypeCheck (L_32, L_33); (L_32)->SetAt(static_cast(0), (RuntimeObject *)L_33); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_34 = L_32; String_t* L_35 = ___name2; NullCheck(L_34); ArrayElementTypeCheck (L_34, L_35); (L_34)->SetAt(static_cast(1), (RuntimeObject *)L_35); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_36 = L_34; bool L_37 = ___tailCall3; bool L_38 = L_37; RuntimeObject * L_39 = Box(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var, &L_38); NullCheck(L_36); ArrayElementTypeCheck (L_36, L_39); (L_36)->SetAt(static_cast(2), (RuntimeObject *)L_39); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_40 = L_36; ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * L_41 = ___parameters4; NullCheck(L_40); ArrayElementTypeCheck (L_40, L_41); (L_40)->SetAt(static_cast(3), (RuntimeObject *)L_41); NullCheck(L_30); RuntimeObject * L_42; L_42 = MethodBase_Invoke_m5DA5E74F34F8FFA8133445BAE0266FD54F7D4EB3(L_30, NULL, L_40, /*hidden argument*/NULL); return ((LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 *)CastclassClass((RuntimeObject*)L_42, LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474_il2cpp_TypeInfo_var)); } } // System.Linq.Expressions.LambdaExpression System.Linq.Expressions.Expression::Lambda(System.Type,System.Linq.Expressions.Expression,System.Linq.Expressions.ParameterExpression[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * Expression_Lambda_mC324E51EDCA3380A12FC876C3872C3C619CA3228 (Type_t * ___delegateType0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___body1, ParameterExpressionU5BU5D_tCF3EAA6D8556513C4937E1126F65AA08DF4DB147* ___parameters2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Type_t * L_0 = ___delegateType0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___body1; ParameterExpressionU5BU5D_tCF3EAA6D8556513C4937E1126F65AA08DF4DB147* L_2 = ___parameters2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_3; L_3 = Expression_Lambda_m30C79F21E6BA8955EE032B39BE92030601ED7BA8(L_0, L_1, (String_t*)NULL, (bool)0, (RuntimeObject*)(RuntimeObject*)L_2, /*hidden argument*/NULL); return L_3; } } // System.Linq.Expressions.LambdaExpression System.Linq.Expressions.Expression::Lambda(System.Type,System.Linq.Expressions.Expression,System.String,System.Boolean,System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * Expression_Lambda_m30C79F21E6BA8955EE032B39BE92030601ED7BA8 (Type_t * ___delegateType0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___body1, String_t* ___name2, bool ___tailCall3, RuntimeObject* ___parameters4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CollectionExtensions_ToReadOnly_TisParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE_mC22BE661C66B9BB0F4DF99523DF5331BD948A8F6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAB0FBD77ECA4414F4A044410D892E7D88617AA62); s_Il2CppMethodInitialized = true; } ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * V_0 = NULL; { RuntimeObject* L_0 = ___parameters4; ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * L_1; L_1 = CollectionExtensions_ToReadOnly_TisParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE_mC22BE661C66B9BB0F4DF99523DF5331BD948A8F6(L_0, /*hidden argument*/CollectionExtensions_ToReadOnly_TisParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE_mC22BE661C66B9BB0F4DF99523DF5331BD948A8F6_RuntimeMethod_var); V_0 = L_1; Type_t * L_2 = ___delegateType0; ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * L_3 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_ValidateLambdaArgs_mD5134E7039426A523BF369A3999C26F64F7F5578(L_2, (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 **)(&___body1), L_3, _stringLiteralAB0FBD77ECA4414F4A044410D892E7D88617AA62, /*hidden argument*/NULL); Type_t * L_4 = ___delegateType0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_5 = ___body1; String_t* L_6 = ___name2; bool L_7 = ___tailCall3; ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * L_8 = V_0; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_9; L_9 = Expression_CreateLambda_m3863D0D2724ABB3E46BFDF7EACBDB5A8695F430B(L_4, L_5, L_6, L_7, L_8, /*hidden argument*/NULL); return L_9; } } // System.Void System.Linq.Expressions.Expression::ValidateLambdaArgs(System.Type,System.Linq.Expressions.Expression&,System.Collections.ObjectModel.ReadOnlyCollection`1,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression_ValidateLambdaArgs_mD5134E7039426A523BF369A3999C26F64F7F5578 (Type_t * ___delegateType0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** ___body1, ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * ___parameters2, String_t* ___paramName3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CacheDict_2_TryGetValue_mD6AB5DF9263B80E8A3423C1F2CE05CF3D7A985EB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CacheDict_2_set_Item_mE9E60B855DEA62C70EAFCF374EA02C4C29145547_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_Add_m9CF730E2C32C0613D8089427318C09E55C350DBE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1__ctor_m7E015D0E7832B3967403CAEE703C819D77AE741B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MulticastDelegate_t_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_get_Count_mCB5C4BDEB03233F12B542819ACA65DAB8F3FEFA0_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_get_Item_m391853256E3629AA9EB10A8D77236BCC27FB05D2_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAB0FBD77ECA4414F4A044410D892E7D88617AA62); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC611A012636D51B5EBBC7ADEBD3C8631EA8DAF13); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCD002DD70C7AAC9CFF6D7D4821927E13D2989493); s_Il2CppMethodInitialized = true; } MethodInfo_t * V_0 = NULL; CacheDict_2_t23833FEB97C42D87EBF4B5FE3B56AA1336D7B3CE * V_1 = NULL; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* V_2 = NULL; HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0 * V_3 = NULL; int32_t V_4 = 0; int32_t V_5 = 0; ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * V_6 = NULL; Type_t * V_7 = NULL; { Type_t * L_0 = ___delegateType0; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_0, _stringLiteralAB0FBD77ECA4414F4A044410D892E7D88617AA62, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** L_1 = ___body1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = *((Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 **)L_1); ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_2, _stringLiteralCD002DD70C7AAC9CFF6D7D4821927E13D2989493, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_3 = { reinterpret_cast (MulticastDelegate_t_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_4; L_4 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_3, /*hidden argument*/NULL); Type_t * L_5 = ___delegateType0; NullCheck(L_4); bool L_6; L_6 = VirtualFuncInvoker1< bool, Type_t * >::Invoke(121 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, L_4, L_5); if (!L_6) { goto IL_003b; } } { Type_t * L_7 = ___delegateType0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (MulticastDelegate_t_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_8, /*hidden argument*/NULL); bool L_10; L_10 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_7, L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0042; } } IL_003b: { String_t* L_11 = ___paramName3; Exception_t * L_12; L_12 = Error_LambdaTypeMustBeDerivedFromSystemDelegate_m221C78DB2E254C2BAA2298F88CF2E07BAD3FF29C(L_11, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateLambdaArgs_mD5134E7039426A523BF369A3999C26F64F7F5578_RuntimeMethod_var))); } IL_0042: { Type_t * L_13 = ___delegateType0; TypeUtils_ValidateType_m1DFF108F2D1F7E6BEE38E62E970D4E9FC3E226A8(L_13, _stringLiteralAB0FBD77ECA4414F4A044410D892E7D88617AA62, (bool)1, (bool)1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); CacheDict_2_t23833FEB97C42D87EBF4B5FE3B56AA1336D7B3CE * L_14 = ((Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_StaticFields*)il2cpp_codegen_static_fields_for(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var))->get_s_lambdaDelegateCache_0(); V_1 = L_14; CacheDict_2_t23833FEB97C42D87EBF4B5FE3B56AA1336D7B3CE * L_15 = V_1; Type_t * L_16 = ___delegateType0; NullCheck(L_15); bool L_17; L_17 = CacheDict_2_TryGetValue_mD6AB5DF9263B80E8A3423C1F2CE05CF3D7A985EB(L_15, L_16, (MethodInfo_t **)(&V_0), /*hidden argument*/CacheDict_2_TryGetValue_mD6AB5DF9263B80E8A3423C1F2CE05CF3D7A985EB_RuntimeMethod_var); if (L_17) { goto IL_0077; } } { Type_t * L_18 = ___delegateType0; MethodInfo_t * L_19; L_19 = TypeUtils_GetInvokeMethod_mE8E79E04E4B64BD2FF0D694B94267FF01267E0D8(L_18, /*hidden argument*/NULL); V_0 = L_19; Type_t * L_20 = ___delegateType0; bool L_21; L_21 = TypeUtils_CanCache_m1FF67316296E9E5D81612EB1ED8E302747B13EB6(L_20, /*hidden argument*/NULL); if (!L_21) { goto IL_0077; } } { CacheDict_2_t23833FEB97C42D87EBF4B5FE3B56AA1336D7B3CE * L_22 = V_1; Type_t * L_23 = ___delegateType0; MethodInfo_t * L_24 = V_0; NullCheck(L_22); CacheDict_2_set_Item_mE9E60B855DEA62C70EAFCF374EA02C4C29145547(L_22, L_23, L_24, /*hidden argument*/CacheDict_2_set_Item_mE9E60B855DEA62C70EAFCF374EA02C4C29145547_RuntimeMethod_var); } IL_0077: { MethodInfo_t * L_25 = V_0; IL2CPP_RUNTIME_CLASS_INIT(TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_26; L_26 = TypeExtensions_GetParametersCached_m9E60E0DB31B9691FDC3A981DD809437A6B06CD60(L_25, /*hidden argument*/NULL); V_2 = L_26; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_27 = V_2; NullCheck(L_27); if (!(((RuntimeArray*)L_27)->max_length)) { goto IL_0144; } } { ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_28 = V_2; NullCheck(L_28); ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * L_29 = ___parameters2; NullCheck(L_29); int32_t L_30; L_30 = ReadOnlyCollection_1_get_Count_mCB5C4BDEB03233F12B542819ACA65DAB8F3FEFA0(L_29, /*hidden argument*/ReadOnlyCollection_1_get_Count_mCB5C4BDEB03233F12B542819ACA65DAB8F3FEFA0_RuntimeMethod_var); if ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_28)->max_length)))) == ((int32_t)L_30))) { goto IL_0096; } } { Exception_t * L_31; L_31 = Error_IncorrectNumberOfLambdaDeclarationParameters_m1D70BF2349B951F29D3BB824506AB354667E9CC9(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_31, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateLambdaArgs_mD5134E7039426A523BF369A3999C26F64F7F5578_RuntimeMethod_var))); } IL_0096: { HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0 * L_32 = (HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0 *)il2cpp_codegen_object_new(HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0_il2cpp_TypeInfo_var); HashSet_1__ctor_m7E015D0E7832B3967403CAEE703C819D77AE741B(L_32, /*hidden argument*/HashSet_1__ctor_m7E015D0E7832B3967403CAEE703C819D77AE741B_RuntimeMethod_var); V_3 = L_32; V_4 = 0; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_33 = V_2; NullCheck(L_33); V_5 = ((int32_t)((int32_t)(((RuntimeArray*)L_33)->max_length))); goto IL_0139; } IL_00a9: { ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * L_34 = ___parameters2; int32_t L_35 = V_4; NullCheck(L_34); ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_36; L_36 = ReadOnlyCollection_1_get_Item_m391853256E3629AA9EB10A8D77236BCC27FB05D2(L_34, L_35, /*hidden argument*/ReadOnlyCollection_1_get_Item_m391853256E3629AA9EB10A8D77236BCC27FB05D2_RuntimeMethod_var); V_6 = L_36; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_37 = V_2; int32_t L_38 = V_4; NullCheck(L_37); int32_t L_39 = L_38; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_40 = (L_37)->GetAt(static_cast(L_39)); ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_41 = V_6; int32_t L_42 = V_4; ExpressionUtils_RequiresCanRead_m77AC7DCC1D580F317E6DE4A1C810553DDFFBFF7A(L_41, _stringLiteralC611A012636D51B5EBBC7ADEBD3C8631EA8DAF13, L_42, /*hidden argument*/NULL); NullCheck(L_40); Type_t * L_43; L_43 = VirtualFuncInvoker0< Type_t * >::Invoke(8 /* System.Type System.Reflection.ParameterInfo::get_ParameterType() */, L_40); V_7 = L_43; ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_44 = V_6; NullCheck(L_44); bool L_45; L_45 = ParameterExpression_get_IsByRef_mC47F92A5D61B9A7588509CCAF3A9223CE2E3BA17(L_44, /*hidden argument*/NULL); if (!L_45) { goto IL_00fb; } } { Type_t * L_46 = V_7; NullCheck(L_46); bool L_47; L_47 = Type_get_IsByRef_mDB28F5482F9AE4407101B294CD3ADB01106CA4A3(L_46, /*hidden argument*/NULL); if (L_47) { goto IL_00f2; } } { ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_48 = V_6; NullCheck(L_48); Type_t * L_49; L_49 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_48); NullCheck(L_49); Type_t * L_50; L_50 = VirtualFuncInvoker0< Type_t * >::Invoke(20 /* System.Type System.Type::MakeByRefType() */, L_49); Type_t * L_51 = V_7; Exception_t * L_52; L_52 = Error_ParameterExpressionNotValidAsDelegate_m3CB027B1022870943C12DB2FF106068192BBA236(L_50, L_51, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_52, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateLambdaArgs_mD5134E7039426A523BF369A3999C26F64F7F5578_RuntimeMethod_var))); } IL_00f2: { Type_t * L_53 = V_7; NullCheck(L_53); Type_t * L_54; L_54 = VirtualFuncInvoker0< Type_t * >::Invoke(108 /* System.Type System.Type::GetElementType() */, L_53); V_7 = L_54; } IL_00fb: { ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_55 = V_6; NullCheck(L_55); Type_t * L_56; L_56 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_55); Type_t * L_57 = V_7; bool L_58; L_58 = TypeUtils_AreReferenceAssignable_mB2B5686E257F1F3E29248DFB23A8D4CF897DC04F(L_56, L_57, /*hidden argument*/NULL); if (L_58) { goto IL_011a; } } { ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_59 = V_6; NullCheck(L_59); Type_t * L_60; L_60 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_59); Type_t * L_61 = V_7; Exception_t * L_62; L_62 = Error_ParameterExpressionNotValidAsDelegate_m3CB027B1022870943C12DB2FF106068192BBA236(L_60, L_61, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_62, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateLambdaArgs_mD5134E7039426A523BF369A3999C26F64F7F5578_RuntimeMethod_var))); } IL_011a: { HashSet_1_t42A3AC337CA15FAC250AA5DA438F909806C72CB0 * L_63 = V_3; ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_64 = V_6; NullCheck(L_63); bool L_65; L_65 = HashSet_1_Add_m9CF730E2C32C0613D8089427318C09E55C350DBE(L_63, L_64, /*hidden argument*/HashSet_1_Add_m9CF730E2C32C0613D8089427318C09E55C350DBE_RuntimeMethod_var); if (L_65) { goto IL_0133; } } { ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_66 = V_6; int32_t L_67 = V_4; Exception_t * L_68; L_68 = Error_DuplicateVariable_m52789AE62BE123F550F3AB3C899318656E3F3866(L_66, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralC611A012636D51B5EBBC7ADEBD3C8631EA8DAF13)), L_67, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_68, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateLambdaArgs_mD5134E7039426A523BF369A3999C26F64F7F5578_RuntimeMethod_var))); } IL_0133: { int32_t L_69 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_69, (int32_t)1)); } IL_0139: { int32_t L_70 = V_4; int32_t L_71 = V_5; if ((((int32_t)L_70) < ((int32_t)L_71))) { goto IL_00a9; } } { goto IL_0153; } IL_0144: { ReadOnlyCollection_1_t27106E268B51074ED9E2D5BB56A9C107EA4E8472 * L_72 = ___parameters2; NullCheck(L_72); int32_t L_73; L_73 = ReadOnlyCollection_1_get_Count_mCB5C4BDEB03233F12B542819ACA65DAB8F3FEFA0(L_72, /*hidden argument*/ReadOnlyCollection_1_get_Count_mCB5C4BDEB03233F12B542819ACA65DAB8F3FEFA0_RuntimeMethod_var); if ((((int32_t)L_73) <= ((int32_t)0))) { goto IL_0153; } } { Exception_t * L_74; L_74 = Error_IncorrectNumberOfLambdaDeclarationParameters_m1D70BF2349B951F29D3BB824506AB354667E9CC9(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_74, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateLambdaArgs_mD5134E7039426A523BF369A3999C26F64F7F5578_RuntimeMethod_var))); } IL_0153: { MethodInfo_t * L_75 = V_0; NullCheck(L_75); Type_t * L_76; L_76 = VirtualFuncInvoker0< Type_t * >::Invoke(42 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_75); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_77 = { reinterpret_cast (Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_78; L_78 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_77, /*hidden argument*/NULL); bool L_79; L_79 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0(L_76, L_78, /*hidden argument*/NULL); if (!L_79) { goto IL_019f; } } { MethodInfo_t * L_80 = V_0; NullCheck(L_80); Type_t * L_81; L_81 = VirtualFuncInvoker0< Type_t * >::Invoke(42 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_80); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** L_82 = ___body1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_83 = *((Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 **)L_82); NullCheck(L_83); Type_t * L_84; L_84 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_83); bool L_85; L_85 = TypeUtils_AreReferenceAssignable_mB2B5686E257F1F3E29248DFB23A8D4CF897DC04F(L_81, L_84, /*hidden argument*/NULL); if (L_85) { goto IL_019f; } } { MethodInfo_t * L_86 = V_0; NullCheck(L_86); Type_t * L_87; L_87 = VirtualFuncInvoker0< Type_t * >::Invoke(42 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_86); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** L_88 = ___body1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); bool L_89; L_89 = Expression_TryQuote_mF853EAAD0E0B4FC2CAE71CC60A5A578C7DBA02F3(L_87, (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 **)L_88, /*hidden argument*/NULL); if (L_89) { goto IL_019f; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** L_90 = ___body1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_91 = *((Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 **)L_90); NullCheck(L_91); Type_t * L_92; L_92 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_91); MethodInfo_t * L_93 = V_0; NullCheck(L_93); Type_t * L_94; L_94 = VirtualFuncInvoker0< Type_t * >::Invoke(42 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_93); Exception_t * L_95; L_95 = Error_ExpressionTypeDoesNotMatchReturn_m0343826AC74CE0ACA882850B21A725FCED0D0CC0(L_92, L_94, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_95, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateLambdaArgs_mD5134E7039426A523BF369A3999C26F64F7F5578_RuntimeMethod_var))); } IL_019f: { return; } } // System.Linq.Expressions.MemberExpression System.Linq.Expressions.Expression::Field(System.Linq.Expressions.Expression,System.Reflection.FieldInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemberExpression_t9F4B2A7A517DFE6F72C956A3ED868D8C043C6622 * Expression_Field_m611212D8E5FFA8828D4874704847F192F461DDDB (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, FieldInfo_t * ___field1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral73FB09DE209F6D8E08ADA99D3E79F949E2EC7A98); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral866DE57E7E4678162A1865095E3B8C11E24AD5C6); s_Il2CppMethodInitialized = true; } { FieldInfo_t * L_0 = ___field1; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_0, _stringLiteral73FB09DE209F6D8E08ADA99D3E79F949E2EC7A98, /*hidden argument*/NULL); FieldInfo_t * L_1 = ___field1; NullCheck(L_1); bool L_2; L_2 = FieldInfo_get_IsStatic_mE36F3A5B2DFF613C704AA56989D90D72760391EB(L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0021; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_3 = ___expression0; if (!L_3) { goto IL_0065; } } { Exception_t * L_4; L_4 = Error_OnlyStaticFieldsHaveNullInstance_mFB5F60F9744AC3D1051427D0C6EAE2A5BFFA99C5(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral866DE57E7E4678162A1865095E3B8C11E24AD5C6)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_Field_m611212D8E5FFA8828D4874704847F192F461DDDB_RuntimeMethod_var))); } IL_0021: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_5 = ___expression0; if (L_5) { goto IL_002f; } } { Exception_t * L_6; L_6 = Error_OnlyStaticFieldsHaveNullInstance_mFB5F60F9744AC3D1051427D0C6EAE2A5BFFA99C5(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral73FB09DE209F6D8E08ADA99D3E79F949E2EC7A98)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_Field_m611212D8E5FFA8828D4874704847F192F461DDDB_RuntimeMethod_var))); } IL_002f: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_7 = ___expression0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_7, _stringLiteral866DE57E7E4678162A1865095E3B8C11E24AD5C6, /*hidden argument*/NULL); FieldInfo_t * L_8 = ___field1; NullCheck(L_8); Type_t * L_9; L_9 = VirtualFuncInvoker0< Type_t * >::Invoke(9 /* System.Type System.Reflection.MemberInfo::get_DeclaringType() */, L_8); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_10 = ___expression0; NullCheck(L_10); Type_t * L_11; L_11 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_10); bool L_12; L_12 = TypeUtils_AreReferenceAssignable_mB2B5686E257F1F3E29248DFB23A8D4CF897DC04F(L_9, L_11, /*hidden argument*/NULL); if (L_12) { goto IL_0065; } } { FieldInfo_t * L_13 = ___field1; NullCheck(L_13); Type_t * L_14; L_14 = VirtualFuncInvoker0< Type_t * >::Invoke(9 /* System.Type System.Reflection.MemberInfo::get_DeclaringType() */, L_13); FieldInfo_t * L_15 = ___field1; NullCheck(L_15); String_t* L_16; L_16 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, L_15); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_17 = ___expression0; NullCheck(L_17); Type_t * L_18; L_18 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_17); Exception_t * L_19; L_19 = Error_FieldInfoNotDefinedForType_mDA9644342B3A535C360A5F6F07BBD348D9BA86FA(L_14, L_16, L_18, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_19, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_Field_m611212D8E5FFA8828D4874704847F192F461DDDB_RuntimeMethod_var))); } IL_0065: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_20 = ___expression0; FieldInfo_t * L_21 = ___field1; FieldExpression_tBB79EEFC99702246D1683C8409459E7BC83E6C32 * L_22; L_22 = MemberExpression_Make_m0B200C41402F1D0D200E0526676D8AA2A5A5954C(L_20, L_21, /*hidden argument*/NULL); return L_22; } } // System.Linq.Expressions.MemberExpression System.Linq.Expressions.Expression::Field(System.Linq.Expressions.Expression,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemberExpression_t9F4B2A7A517DFE6F72C956A3ED868D8C043C6622 * Expression_Field_mE764DA3894D8BE7A1713A3410EB21774BB84244C (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, String_t* ___fieldName1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral866DE57E7E4678162A1865095E3B8C11E24AD5C6); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8669F9273BE66BFED5E4C4EEBFC7D50697DA83E); s_Il2CppMethodInitialized = true; } FieldInfo_t * V_0 = NULL; FieldInfo_t * G_B2_0 = NULL; FieldInfo_t * G_B1_0 = NULL; { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___expression0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral866DE57E7E4678162A1865095E3B8C11E24AD5C6, /*hidden argument*/NULL); String_t* L_1 = ___fieldName1; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_1, _stringLiteralE8669F9273BE66BFED5E4C4EEBFC7D50697DA83E, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___expression0; NullCheck(L_2); Type_t * L_3; L_3 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_2); String_t* L_4 = ___fieldName1; NullCheck(L_3); FieldInfo_t * L_5; L_5 = VirtualFuncInvoker2< FieldInfo_t *, String_t*, int32_t >::Invoke(45 /* System.Reflection.FieldInfo System.Type::GetField(System.String,System.Reflection.BindingFlags) */, L_3, L_4, ((int32_t)85)); FieldInfo_t * L_6 = L_5; G_B1_0 = L_6; if (L_6) { G_B2_0 = L_6; goto IL_0036; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_7 = ___expression0; NullCheck(L_7); Type_t * L_8; L_8 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_7); String_t* L_9 = ___fieldName1; NullCheck(L_8); FieldInfo_t * L_10; L_10 = VirtualFuncInvoker2< FieldInfo_t *, String_t*, int32_t >::Invoke(45 /* System.Reflection.FieldInfo System.Type::GetField(System.String,System.Reflection.BindingFlags) */, L_8, L_9, ((int32_t)101)); G_B2_0 = L_10; } IL_0036: { V_0 = G_B2_0; FieldInfo_t * L_11 = V_0; bool L_12; L_12 = FieldInfo_op_Equality_m317FBF38CA6FD67D08400CC9A15FEC250E5D4751(L_11, (FieldInfo_t *)NULL, /*hidden argument*/NULL); if (!L_12) { goto IL_004d; } } { String_t* L_13 = ___fieldName1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_14 = ___expression0; NullCheck(L_14); Type_t * L_15; L_15 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_14); Exception_t * L_16; L_16 = Error_InstanceFieldNotDefinedForType_m38976CD5155F81884549DE4F5BA3797B4C3EED6B(L_13, L_15, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_16, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_Field_mE764DA3894D8BE7A1713A3410EB21774BB84244C_RuntimeMethod_var))); } IL_004d: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_17 = ___expression0; FieldInfo_t * L_18 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); MemberExpression_t9F4B2A7A517DFE6F72C956A3ED868D8C043C6622 * L_19; L_19 = Expression_Field_m611212D8E5FFA8828D4874704847F192F461DDDB(L_17, L_18, /*hidden argument*/NULL); return L_19; } } // System.Linq.Expressions.MemberExpression System.Linq.Expressions.Expression::Property(System.Linq.Expressions.Expression,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemberExpression_t9F4B2A7A517DFE6F72C956A3ED868D8C043C6622 * Expression_Property_m55DEE25BC25F38CDBF047D5FC9B6557D5DF01ABF (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, String_t* ___propertyName1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral36D254F59ED91804C13D501446692D41472D96E2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral866DE57E7E4678162A1865095E3B8C11E24AD5C6); s_Il2CppMethodInitialized = true; } PropertyInfo_t * V_0 = NULL; PropertyInfo_t * G_B2_0 = NULL; PropertyInfo_t * G_B1_0 = NULL; { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___expression0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral866DE57E7E4678162A1865095E3B8C11E24AD5C6, /*hidden argument*/NULL); String_t* L_1 = ___propertyName1; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_1, _stringLiteral36D254F59ED91804C13D501446692D41472D96E2, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___expression0; NullCheck(L_2); Type_t * L_3; L_3 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_2); String_t* L_4 = ___propertyName1; NullCheck(L_3); PropertyInfo_t * L_5; L_5 = Type_GetProperty_m3C862A51D0B10889115A9EB53CBBDC7C3883D26F(L_3, L_4, ((int32_t)85), /*hidden argument*/NULL); PropertyInfo_t * L_6 = L_5; G_B1_0 = L_6; if (L_6) { G_B2_0 = L_6; goto IL_0036; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_7 = ___expression0; NullCheck(L_7); Type_t * L_8; L_8 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_7); String_t* L_9 = ___propertyName1; NullCheck(L_8); PropertyInfo_t * L_10; L_10 = Type_GetProperty_m3C862A51D0B10889115A9EB53CBBDC7C3883D26F(L_8, L_9, ((int32_t)101), /*hidden argument*/NULL); G_B2_0 = L_10; } IL_0036: { V_0 = G_B2_0; PropertyInfo_t * L_11 = V_0; bool L_12; L_12 = PropertyInfo_op_Equality_m94A58A417AD82DA8ABCE4B0DCAA3019A586D5B16(L_11, (PropertyInfo_t *)NULL, /*hidden argument*/NULL); if (!L_12) { goto IL_0052; } } { String_t* L_13 = ___propertyName1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_14 = ___expression0; NullCheck(L_14); Type_t * L_15; L_15 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_14); Exception_t * L_16; L_16 = Error_InstancePropertyNotDefinedForType_mB822B8E6C49AD2E281F574FFC8EED2D939E739BB(L_13, L_15, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral36D254F59ED91804C13D501446692D41472D96E2)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_16, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_Property_m55DEE25BC25F38CDBF047D5FC9B6557D5DF01ABF_RuntimeMethod_var))); } IL_0052: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_17 = ___expression0; PropertyInfo_t * L_18 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); MemberExpression_t9F4B2A7A517DFE6F72C956A3ED868D8C043C6622 * L_19; L_19 = Expression_Property_mCA21E7CE3EADC1E3A64B4B2F601FFEE5B7559620(L_17, L_18, /*hidden argument*/NULL); return L_19; } } // System.Linq.Expressions.MemberExpression System.Linq.Expressions.Expression::Property(System.Linq.Expressions.Expression,System.Reflection.PropertyInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemberExpression_t9F4B2A7A517DFE6F72C956A3ED868D8C043C6622 * Expression_Property_mCA21E7CE3EADC1E3A64B4B2F601FFEE5B7559620 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, PropertyInfo_t * ___property1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral866DE57E7E4678162A1865095E3B8C11E24AD5C6); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAF09A6BC0279473D57B36A82CF658E854D58181E); s_Il2CppMethodInitialized = true; } MethodInfo_t * V_0 = NULL; { PropertyInfo_t * L_0 = ___property1; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_0, _stringLiteralAF09A6BC0279473D57B36A82CF658E854D58181E, /*hidden argument*/NULL); PropertyInfo_t * L_1 = ___property1; NullCheck(L_1); MethodInfo_t * L_2; L_2 = VirtualFuncInvoker1< MethodInfo_t *, bool >::Invoke(27 /* System.Reflection.MethodInfo System.Reflection.PropertyInfo::GetGetMethod(System.Boolean) */, L_1, (bool)1); V_0 = L_2; MethodInfo_t * L_3 = V_0; bool L_4; L_4 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_3, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_4) { goto IL_0050; } } { PropertyInfo_t * L_5 = ___property1; NullCheck(L_5); MethodInfo_t * L_6; L_6 = VirtualFuncInvoker1< MethodInfo_t *, bool >::Invoke(30 /* System.Reflection.MethodInfo System.Reflection.PropertyInfo::GetSetMethod(System.Boolean) */, L_5, (bool)1); V_0 = L_6; MethodInfo_t * L_7 = V_0; bool L_8; L_8 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_7, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_8) { goto IL_0039; } } { PropertyInfo_t * L_9 = ___property1; Exception_t * L_10; L_10 = Error_PropertyDoesNotHaveAccessor_mE4BCE38AF842F0C573A625C01A88351775F35CEF(L_9, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralAF09A6BC0279473D57B36A82CF658E854D58181E)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_Property_mCA21E7CE3EADC1E3A64B4B2F601FFEE5B7559620_RuntimeMethod_var))); } IL_0039: { MethodInfo_t * L_11 = V_0; IL2CPP_RUNTIME_CLASS_INIT(TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_12; L_12 = TypeExtensions_GetParametersCached_m9E60E0DB31B9691FDC3A981DD809437A6B06CD60(L_11, /*hidden argument*/NULL); NullCheck(L_12); if ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length)))) == ((int32_t)1))) { goto IL_0065; } } { MethodInfo_t * L_13 = V_0; Exception_t * L_14; L_14 = Error_IncorrectNumberOfMethodCallArguments_m2D3CB6E801120E0F5C7783B500637980D3DAA6BE(L_13, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralAF09A6BC0279473D57B36A82CF658E854D58181E)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_14, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_Property_mCA21E7CE3EADC1E3A64B4B2F601FFEE5B7559620_RuntimeMethod_var))); } IL_0050: { MethodInfo_t * L_15 = V_0; IL2CPP_RUNTIME_CLASS_INIT(TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_16; L_16 = TypeExtensions_GetParametersCached_m9E60E0DB31B9691FDC3A981DD809437A6B06CD60(L_15, /*hidden argument*/NULL); NullCheck(L_16); if (!(((RuntimeArray*)L_16)->max_length)) { goto IL_0065; } } { MethodInfo_t * L_17 = V_0; Exception_t * L_18; L_18 = Error_IncorrectNumberOfMethodCallArguments_m2D3CB6E801120E0F5C7783B500637980D3DAA6BE(L_17, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralAF09A6BC0279473D57B36A82CF658E854D58181E)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_18, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_Property_mCA21E7CE3EADC1E3A64B4B2F601FFEE5B7559620_RuntimeMethod_var))); } IL_0065: { MethodInfo_t * L_19 = V_0; NullCheck(L_19); bool L_20; L_20 = MethodBase_get_IsStatic_mDFDF51EDFE5DBDD5FE942564A1F56E3C7E3DE43F(L_19, /*hidden argument*/NULL); if (!L_20) { goto IL_007b; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_21 = ___expression0; if (!L_21) { goto IL_00b4; } } { Exception_t * L_22; L_22 = Error_OnlyStaticPropertiesHaveNullInstance_mC5B04CEF4DC45812E2169BE071EFA78B00572170(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral866DE57E7E4678162A1865095E3B8C11E24AD5C6)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_22, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_Property_mCA21E7CE3EADC1E3A64B4B2F601FFEE5B7559620_RuntimeMethod_var))); } IL_007b: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_23 = ___expression0; if (L_23) { goto IL_0089; } } { Exception_t * L_24; L_24 = Error_OnlyStaticPropertiesHaveNullInstance_mC5B04CEF4DC45812E2169BE071EFA78B00572170(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralAF09A6BC0279473D57B36A82CF658E854D58181E)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_24, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_Property_mCA21E7CE3EADC1E3A64B4B2F601FFEE5B7559620_RuntimeMethod_var))); } IL_0089: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_25 = ___expression0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_25, _stringLiteral866DE57E7E4678162A1865095E3B8C11E24AD5C6, /*hidden argument*/NULL); PropertyInfo_t * L_26 = ___property1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_27 = ___expression0; NullCheck(L_27); Type_t * L_28; L_28 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_27); bool L_29; L_29 = TypeUtils_IsValidInstanceType_m21011985BAE00CC2943B1F1442D1D75B02B05097(L_26, L_28, /*hidden argument*/NULL); if (L_29) { goto IL_00b4; } } { PropertyInfo_t * L_30 = ___property1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_31 = ___expression0; NullCheck(L_31); Type_t * L_32; L_32 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_31); Exception_t * L_33; L_33 = Error_PropertyNotDefinedForType_mB5BB3D0A159FD772182138E702C86592BC4C92FB(L_30, L_32, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralAF09A6BC0279473D57B36A82CF658E854D58181E)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_33, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_Property_mCA21E7CE3EADC1E3A64B4B2F601FFEE5B7559620_RuntimeMethod_var))); } IL_00b4: { MethodInfo_t * L_34 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_ValidateMethodInfo_m6334B4C4B92AF611AE12E1E980AB0274A3B8B878(L_34, _stringLiteralAF09A6BC0279473D57B36A82CF658E854D58181E, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_35 = ___expression0; PropertyInfo_t * L_36 = ___property1; PropertyExpression_t5E160F0B0537135FFDD6B63177957423E4A158A2 * L_37; L_37 = MemberExpression_Make_m40CED546C6DDAC22751B3B77C5D89F2D9CA74DD6(L_35, L_36, /*hidden argument*/NULL); return L_37; } } // System.Reflection.PropertyInfo System.Linq.Expressions.Expression::GetProperty(System.Reflection.MethodInfo,System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PropertyInfo_t * Expression_GetProperty_m27E4831A2622459C6E50D88810C7B1D1AE1F9E3E (MethodInfo_t * ___mi0, String_t* ___paramName1, int32_t ___index2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; int32_t V_1 = 0; PropertyInfoU5BU5D_tE59E95F68533BDA98ABBBEACB6A99BF2C7A4A26A* V_2 = NULL; int32_t V_3 = 0; PropertyInfo_t * V_4 = NULL; int32_t G_B3_0 = 0; int32_t G_B2_0 = 0; int32_t G_B4_0 = 0; int32_t G_B4_1 = 0; { MethodInfo_t * L_0 = ___mi0; NullCheck(L_0); Type_t * L_1; L_1 = VirtualFuncInvoker0< Type_t * >::Invoke(9 /* System.Type System.Reflection.MemberInfo::get_DeclaringType() */, L_0); V_0 = L_1; Type_t * L_2 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_3; L_3 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0(L_2, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_0075; } } { V_1 = ((int32_t)48); int32_t L_4 = V_1; MethodInfo_t * L_5 = ___mi0; NullCheck(L_5); bool L_6; L_6 = MethodBase_get_IsStatic_mDFDF51EDFE5DBDD5FE942564A1F56E3C7E3DE43F(L_5, /*hidden argument*/NULL); G_B2_0 = L_4; if (L_6) { G_B3_0 = L_4; goto IL_001f; } } { G_B4_0 = 4; G_B4_1 = G_B2_0; goto IL_0020; } IL_001f: { G_B4_0 = 8; G_B4_1 = G_B3_0; } IL_0020: { V_1 = ((int32_t)((int32_t)G_B4_1|(int32_t)G_B4_0)); Type_t * L_7 = V_0; int32_t L_8 = V_1; NullCheck(L_7); PropertyInfoU5BU5D_tE59E95F68533BDA98ABBBEACB6A99BF2C7A4A26A* L_9; L_9 = VirtualFuncInvoker1< PropertyInfoU5BU5D_tE59E95F68533BDA98ABBBEACB6A99BF2C7A4A26A*, int32_t >::Invoke(61 /* System.Reflection.PropertyInfo[] System.Type::GetProperties(System.Reflection.BindingFlags) */, L_7, L_8); V_2 = L_9; V_3 = 0; goto IL_006f; } IL_002e: { PropertyInfoU5BU5D_tE59E95F68533BDA98ABBBEACB6A99BF2C7A4A26A* L_10 = V_2; int32_t L_11 = V_3; NullCheck(L_10); int32_t L_12 = L_11; PropertyInfo_t * L_13 = (L_10)->GetAt(static_cast(L_12)); V_4 = L_13; PropertyInfo_t * L_14 = V_4; NullCheck(L_14); bool L_15; L_15 = VirtualFuncInvoker0< bool >::Invoke(19 /* System.Boolean System.Reflection.PropertyInfo::get_CanRead() */, L_14); if (!L_15) { goto IL_004f; } } { MethodInfo_t * L_16 = ___mi0; PropertyInfo_t * L_17 = V_4; NullCheck(L_17); MethodInfo_t * L_18; L_18 = VirtualFuncInvoker1< MethodInfo_t *, bool >::Invoke(27 /* System.Reflection.MethodInfo System.Reflection.PropertyInfo::GetGetMethod(System.Boolean) */, L_17, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); bool L_19; L_19 = Expression_CheckMethod_mDFAA52DDF6B66E790D3C91FCA749AE61E134BE91(L_16, L_18, /*hidden argument*/NULL); if (!L_19) { goto IL_004f; } } { PropertyInfo_t * L_20 = V_4; return L_20; } IL_004f: { PropertyInfo_t * L_21 = V_4; NullCheck(L_21); bool L_22; L_22 = VirtualFuncInvoker0< bool >::Invoke(20 /* System.Boolean System.Reflection.PropertyInfo::get_CanWrite() */, L_21); if (!L_22) { goto IL_006b; } } { MethodInfo_t * L_23 = ___mi0; PropertyInfo_t * L_24 = V_4; NullCheck(L_24); MethodInfo_t * L_25; L_25 = VirtualFuncInvoker1< MethodInfo_t *, bool >::Invoke(30 /* System.Reflection.MethodInfo System.Reflection.PropertyInfo::GetSetMethod(System.Boolean) */, L_24, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); bool L_26; L_26 = Expression_CheckMethod_mDFAA52DDF6B66E790D3C91FCA749AE61E134BE91(L_23, L_25, /*hidden argument*/NULL); if (!L_26) { goto IL_006b; } } { PropertyInfo_t * L_27 = V_4; return L_27; } IL_006b: { int32_t L_28 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); } IL_006f: { int32_t L_29 = V_3; PropertyInfoU5BU5D_tE59E95F68533BDA98ABBBEACB6A99BF2C7A4A26A* L_30 = V_2; NullCheck(L_30); if ((((int32_t)L_29) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_30)->max_length)))))) { goto IL_002e; } } IL_0075: { MethodInfo_t * L_31 = ___mi0; NullCheck(L_31); Type_t * L_32; L_32 = VirtualFuncInvoker0< Type_t * >::Invoke(9 /* System.Type System.Reflection.MemberInfo::get_DeclaringType() */, L_31); MethodInfo_t * L_33 = ___mi0; NullCheck(L_33); String_t* L_34; L_34 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, L_33); String_t* L_35 = ___paramName1; int32_t L_36 = ___index2; Exception_t * L_37; L_37 = Error_MethodNotPropertyAccessor_m3F6C3C6F3D9185AE990A97FAE716AF9A19FC24ED(L_32, L_34, L_35, L_36, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_37, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_GetProperty_m27E4831A2622459C6E50D88810C7B1D1AE1F9E3E_RuntimeMethod_var))); } } // System.Boolean System.Linq.Expressions.Expression::CheckMethod(System.Reflection.MethodInfo,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Expression_CheckMethod_mDFAA52DDF6B66E790D3C91FCA749AE61E134BE91 (MethodInfo_t * ___method0, MethodInfo_t * ___propertyMethod1, const RuntimeMethod* method) { Type_t * V_0 = NULL; { MethodInfo_t * L_0 = ___method0; MethodInfo_t * L_1 = ___propertyMethod1; NullCheck(L_0); bool L_2; L_2 = VirtualFuncInvoker1< bool, RuntimeObject * >::Invoke(0 /* System.Boolean System.Object::Equals(System.Object) */, L_0, L_1); if (!L_2) { goto IL_000b; } } { return (bool)1; } IL_000b: { MethodInfo_t * L_3 = ___method0; NullCheck(L_3); Type_t * L_4; L_4 = VirtualFuncInvoker0< Type_t * >::Invoke(9 /* System.Type System.Reflection.MemberInfo::get_DeclaringType() */, L_3); V_0 = L_4; Type_t * L_5 = V_0; NullCheck(L_5); bool L_6; L_6 = Type_get_IsInterface_mB10C34DEE8B22E1597C813211BBED17DD724FC07(L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0043; } } { MethodInfo_t * L_7 = ___method0; NullCheck(L_7); String_t* L_8; L_8 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, L_7); MethodInfo_t * L_9 = ___propertyMethod1; NullCheck(L_9); String_t* L_10; L_10 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, L_9); bool L_11; L_11 = String_op_Equality_m2B91EE68355F142F67095973D32EB5828B7B73CB(L_8, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0043; } } { Type_t * L_12 = V_0; MethodInfo_t * L_13 = ___method0; NullCheck(L_13); String_t* L_14; L_14 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, L_13); NullCheck(L_12); MethodInfo_t * L_15; L_15 = Type_GetMethod_mDD47332AAF3036AAFC4C6626A999A452E7143DCF(L_12, L_14, /*hidden argument*/NULL); MethodInfo_t * L_16 = ___propertyMethod1; bool L_17; L_17 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_15, L_16, /*hidden argument*/NULL); if (!L_17) { goto IL_0043; } } { return (bool)1; } IL_0043: { return (bool)0; } } // System.Linq.Expressions.MemberExpression System.Linq.Expressions.Expression::MakeMemberAccess(System.Linq.Expressions.Expression,System.Reflection.MemberInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemberExpression_t9F4B2A7A517DFE6F72C956A3ED868D8C043C6622 * Expression_MakeMemberAccess_m5BB353DB69256E9AE44D098D3F4E59628A28A0A9 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, MemberInfo_t * ___member1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FieldInfo_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PropertyInfo_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4784CA4E159D86F8767CCC55143536AF34801074); s_Il2CppMethodInitialized = true; } FieldInfo_t * V_0 = NULL; PropertyInfo_t * V_1 = NULL; { MemberInfo_t * L_0 = ___member1; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_0, _stringLiteral4784CA4E159D86F8767CCC55143536AF34801074, /*hidden argument*/NULL); MemberInfo_t * L_1 = ___member1; V_0 = ((FieldInfo_t *)IsInstClass((RuntimeObject*)L_1, FieldInfo_t_il2cpp_TypeInfo_var)); FieldInfo_t * L_2 = V_0; bool L_3; L_3 = FieldInfo_op_Inequality_m5E2B5FF4334B861A92933D078C4B06FA11AA731A(L_2, (FieldInfo_t *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_0023; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_4 = ___expression0; FieldInfo_t * L_5 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); MemberExpression_t9F4B2A7A517DFE6F72C956A3ED868D8C043C6622 * L_6; L_6 = Expression_Field_m611212D8E5FFA8828D4874704847F192F461DDDB(L_4, L_5, /*hidden argument*/NULL); return L_6; } IL_0023: { MemberInfo_t * L_7 = ___member1; V_1 = ((PropertyInfo_t *)IsInstClass((RuntimeObject*)L_7, PropertyInfo_t_il2cpp_TypeInfo_var)); PropertyInfo_t * L_8 = V_1; bool L_9; L_9 = PropertyInfo_op_Inequality_mB4C6169DC83174E7712055F0973BC55469AD9962(L_8, (PropertyInfo_t *)NULL, /*hidden argument*/NULL); if (!L_9) { goto IL_003b; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_10 = ___expression0; PropertyInfo_t * L_11 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); MemberExpression_t9F4B2A7A517DFE6F72C956A3ED868D8C043C6622 * L_12; L_12 = Expression_Property_mCA21E7CE3EADC1E3A64B4B2F601FFEE5B7559620(L_10, L_11, /*hidden argument*/NULL); return L_12; } IL_003b: { MemberInfo_t * L_13 = ___member1; Exception_t * L_14; L_14 = Error_MemberNotFieldOrProperty_m58B432D829711502538D7C53E073AAE237F4935D(L_13, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4784CA4E159D86F8767CCC55143536AF34801074)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_14, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_MakeMemberAccess_m5BB353DB69256E9AE44D098D3F4E59628A28A0A9_RuntimeMethod_var))); } } // System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.Expression::Call(System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4 * Expression_Call_mCC07E9785C1DDF2C14BA1CF2E775C72441F96600 (MethodInfo_t * ___method0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MethodCallExpression0_t0C4A68F1C62B9150D041F02001B72C034F15BB0D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF); s_Il2CppMethodInitialized = true; } ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* V_0 = NULL; { MethodInfo_t * L_0 = ___method0; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_0, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, /*hidden argument*/NULL); MethodInfo_t * L_1 = ___method0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_2; L_2 = Expression_ValidateMethodAndGetParameters_mF587B21030EF038F3E321B0027AEB0ADD884CF8A((Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)NULL, L_1, /*hidden argument*/NULL); V_0 = L_2; MethodInfo_t * L_3 = ___method0; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_4 = V_0; Expression_ValidateArgumentCount_m47B6AE9EDA292A23BF97B207736FB4803985303D(L_3, 6, 0, L_4, /*hidden argument*/NULL); MethodInfo_t * L_5 = ___method0; MethodCallExpression0_t0C4A68F1C62B9150D041F02001B72C034F15BB0D * L_6 = (MethodCallExpression0_t0C4A68F1C62B9150D041F02001B72C034F15BB0D *)il2cpp_codegen_object_new(MethodCallExpression0_t0C4A68F1C62B9150D041F02001B72C034F15BB0D_il2cpp_TypeInfo_var); MethodCallExpression0__ctor_m1499BE14C804D27F5CF93D215524387D1C7717C3(L_6, L_5, /*hidden argument*/NULL); return L_6; } } // System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.Expression::Call(System.Reflection.MethodInfo,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4 * Expression_Call_m2DABD4C69ED7E1BDE8189C258E5B424BF7DE07F6 (MethodInfo_t * ___method0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg01, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MethodCallExpression1_tF9AACB3AE37944B62BA5385CE03CFE083C167C96_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9CC3C4B924486964D00099AC2E91DBE0907DBD1B); s_Il2CppMethodInitialized = true; } ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* V_0 = NULL; { MethodInfo_t * L_0 = ___method0; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_0, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___arg01; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_1, _stringLiteral9CC3C4B924486964D00099AC2E91DBE0907DBD1B, /*hidden argument*/NULL); MethodInfo_t * L_2 = ___method0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_3; L_3 = Expression_ValidateMethodAndGetParameters_mF587B21030EF038F3E321B0027AEB0ADD884CF8A((Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)NULL, L_2, /*hidden argument*/NULL); V_0 = L_3; MethodInfo_t * L_4 = ___method0; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_5 = V_0; Expression_ValidateArgumentCount_m47B6AE9EDA292A23BF97B207736FB4803985303D(L_4, 6, 1, L_5, /*hidden argument*/NULL); MethodInfo_t * L_6 = ___method0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_7 = ___arg01; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_8 = V_0; NullCheck(L_8); int32_t L_9 = 0; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_10 = (L_8)->GetAt(static_cast(L_9)); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_11; L_11 = Expression_ValidateOneArgument_m22272E3BC7D30677609E0BB5AA1CB84E299E1BA2(L_6, 6, L_7, L_10, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, _stringLiteral9CC3C4B924486964D00099AC2E91DBE0907DBD1B, /*hidden argument*/NULL); ___arg01 = L_11; MethodInfo_t * L_12 = ___method0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_13 = ___arg01; MethodCallExpression1_tF9AACB3AE37944B62BA5385CE03CFE083C167C96 * L_14 = (MethodCallExpression1_tF9AACB3AE37944B62BA5385CE03CFE083C167C96 *)il2cpp_codegen_object_new(MethodCallExpression1_tF9AACB3AE37944B62BA5385CE03CFE083C167C96_il2cpp_TypeInfo_var); MethodCallExpression1__ctor_m5B50655A3151FD7FC51B42B32335E38A8E1092F3(L_14, L_12, L_13, /*hidden argument*/NULL); return L_14; } } // System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.Expression::Call(System.Reflection.MethodInfo,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4 * Expression_Call_m7F8784CDCEA8B62A5019ED5FA8990E932D869E24 (MethodInfo_t * ___method0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg01, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg12, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MethodCallExpression2_t4DDBD4EAD2793B4032F3113E920BADEC70F734FD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9CC3C4B924486964D00099AC2E91DBE0907DBD1B); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE5D28023E4DEDEB299411AB0D47A4CC790C9A657); s_Il2CppMethodInitialized = true; } ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* V_0 = NULL; { MethodInfo_t * L_0 = ___method0; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_0, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___arg01; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_1, _stringLiteral9CC3C4B924486964D00099AC2E91DBE0907DBD1B, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___arg12; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_2, _stringLiteralE5D28023E4DEDEB299411AB0D47A4CC790C9A657, /*hidden argument*/NULL); MethodInfo_t * L_3 = ___method0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_4; L_4 = Expression_ValidateMethodAndGetParameters_mF587B21030EF038F3E321B0027AEB0ADD884CF8A((Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)NULL, L_3, /*hidden argument*/NULL); V_0 = L_4; MethodInfo_t * L_5 = ___method0; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_6 = V_0; Expression_ValidateArgumentCount_m47B6AE9EDA292A23BF97B207736FB4803985303D(L_5, 6, 2, L_6, /*hidden argument*/NULL); MethodInfo_t * L_7 = ___method0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_8 = ___arg01; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_9 = V_0; NullCheck(L_9); int32_t L_10 = 0; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_11 = (L_9)->GetAt(static_cast(L_10)); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_12; L_12 = Expression_ValidateOneArgument_m22272E3BC7D30677609E0BB5AA1CB84E299E1BA2(L_7, 6, L_8, L_11, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, _stringLiteral9CC3C4B924486964D00099AC2E91DBE0907DBD1B, /*hidden argument*/NULL); ___arg01 = L_12; MethodInfo_t * L_13 = ___method0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_14 = ___arg12; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_15 = V_0; NullCheck(L_15); int32_t L_16 = 1; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_17 = (L_15)->GetAt(static_cast(L_16)); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_18; L_18 = Expression_ValidateOneArgument_m22272E3BC7D30677609E0BB5AA1CB84E299E1BA2(L_13, 6, L_14, L_17, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, _stringLiteralE5D28023E4DEDEB299411AB0D47A4CC790C9A657, /*hidden argument*/NULL); ___arg12 = L_18; MethodInfo_t * L_19 = ___method0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_20 = ___arg01; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_21 = ___arg12; MethodCallExpression2_t4DDBD4EAD2793B4032F3113E920BADEC70F734FD * L_22 = (MethodCallExpression2_t4DDBD4EAD2793B4032F3113E920BADEC70F734FD *)il2cpp_codegen_object_new(MethodCallExpression2_t4DDBD4EAD2793B4032F3113E920BADEC70F734FD_il2cpp_TypeInfo_var); MethodCallExpression2__ctor_m83EECA11A6FED7F06B3BC91856C3CE37BF1EA92A(L_22, L_19, L_20, L_21, /*hidden argument*/NULL); return L_22; } } // System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.Expression::Call(System.Reflection.MethodInfo,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4 * Expression_Call_m84197DC6D319913378D8755B210C912B462D4076 (MethodInfo_t * ___method0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg01, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg12, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg23, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MethodCallExpression3_t46314C881D4146FC4EA14551640F1A2475F5F6DD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9CC3C4B924486964D00099AC2E91DBE0907DBD1B); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE5D28023E4DEDEB299411AB0D47A4CC790C9A657); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF4CBDB868B9B52BE880F247575047F1D295BE544); s_Il2CppMethodInitialized = true; } ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* V_0 = NULL; { MethodInfo_t * L_0 = ___method0; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_0, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___arg01; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_1, _stringLiteral9CC3C4B924486964D00099AC2E91DBE0907DBD1B, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___arg12; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_2, _stringLiteralE5D28023E4DEDEB299411AB0D47A4CC790C9A657, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_3 = ___arg23; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_3, _stringLiteralF4CBDB868B9B52BE880F247575047F1D295BE544, /*hidden argument*/NULL); MethodInfo_t * L_4 = ___method0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_5; L_5 = Expression_ValidateMethodAndGetParameters_mF587B21030EF038F3E321B0027AEB0ADD884CF8A((Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)NULL, L_4, /*hidden argument*/NULL); V_0 = L_5; MethodInfo_t * L_6 = ___method0; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_7 = V_0; Expression_ValidateArgumentCount_m47B6AE9EDA292A23BF97B207736FB4803985303D(L_6, 6, 3, L_7, /*hidden argument*/NULL); MethodInfo_t * L_8 = ___method0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_9 = ___arg01; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_10 = V_0; NullCheck(L_10); int32_t L_11 = 0; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_12 = (L_10)->GetAt(static_cast(L_11)); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_13; L_13 = Expression_ValidateOneArgument_m22272E3BC7D30677609E0BB5AA1CB84E299E1BA2(L_8, 6, L_9, L_12, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, _stringLiteral9CC3C4B924486964D00099AC2E91DBE0907DBD1B, /*hidden argument*/NULL); ___arg01 = L_13; MethodInfo_t * L_14 = ___method0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_15 = ___arg12; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_16 = V_0; NullCheck(L_16); int32_t L_17 = 1; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_18 = (L_16)->GetAt(static_cast(L_17)); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_19; L_19 = Expression_ValidateOneArgument_m22272E3BC7D30677609E0BB5AA1CB84E299E1BA2(L_14, 6, L_15, L_18, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, _stringLiteralE5D28023E4DEDEB299411AB0D47A4CC790C9A657, /*hidden argument*/NULL); ___arg12 = L_19; MethodInfo_t * L_20 = ___method0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_21 = ___arg23; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_22 = V_0; NullCheck(L_22); int32_t L_23 = 2; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_24 = (L_22)->GetAt(static_cast(L_23)); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_25; L_25 = Expression_ValidateOneArgument_m22272E3BC7D30677609E0BB5AA1CB84E299E1BA2(L_20, 6, L_21, L_24, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, _stringLiteralF4CBDB868B9B52BE880F247575047F1D295BE544, /*hidden argument*/NULL); ___arg23 = L_25; MethodInfo_t * L_26 = ___method0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_27 = ___arg01; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_28 = ___arg12; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_29 = ___arg23; MethodCallExpression3_t46314C881D4146FC4EA14551640F1A2475F5F6DD * L_30 = (MethodCallExpression3_t46314C881D4146FC4EA14551640F1A2475F5F6DD *)il2cpp_codegen_object_new(MethodCallExpression3_t46314C881D4146FC4EA14551640F1A2475F5F6DD_il2cpp_TypeInfo_var); MethodCallExpression3__ctor_mF2463101E10A49DD4AFE768B6AA43432CF5A320E(L_30, L_26, L_27, L_28, L_29, /*hidden argument*/NULL); return L_30; } } // System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.Expression::Call(System.Reflection.MethodInfo,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4 * Expression_Call_m1A84022E43DE816FF8B79642B59CB6D616ABFBA9 (MethodInfo_t * ___method0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg01, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg12, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg23, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg34, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MethodCallExpression4_t61AC6FE32EEAF46DEA2D549C6B21CF4B9850032D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9CC3C4B924486964D00099AC2E91DBE0907DBD1B); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBF6B8A8B78E4B12B5765D5FE4217D5883FDFC73D); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE5D28023E4DEDEB299411AB0D47A4CC790C9A657); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF4CBDB868B9B52BE880F247575047F1D295BE544); s_Il2CppMethodInitialized = true; } ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* V_0 = NULL; { MethodInfo_t * L_0 = ___method0; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_0, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___arg01; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_1, _stringLiteral9CC3C4B924486964D00099AC2E91DBE0907DBD1B, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___arg12; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_2, _stringLiteralE5D28023E4DEDEB299411AB0D47A4CC790C9A657, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_3 = ___arg23; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_3, _stringLiteralF4CBDB868B9B52BE880F247575047F1D295BE544, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_4 = ___arg34; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_4, _stringLiteralBF6B8A8B78E4B12B5765D5FE4217D5883FDFC73D, /*hidden argument*/NULL); MethodInfo_t * L_5 = ___method0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_6; L_6 = Expression_ValidateMethodAndGetParameters_mF587B21030EF038F3E321B0027AEB0ADD884CF8A((Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)NULL, L_5, /*hidden argument*/NULL); V_0 = L_6; MethodInfo_t * L_7 = ___method0; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_8 = V_0; Expression_ValidateArgumentCount_m47B6AE9EDA292A23BF97B207736FB4803985303D(L_7, 6, 4, L_8, /*hidden argument*/NULL); MethodInfo_t * L_9 = ___method0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_10 = ___arg01; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_11 = V_0; NullCheck(L_11); int32_t L_12 = 0; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_13 = (L_11)->GetAt(static_cast(L_12)); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_14; L_14 = Expression_ValidateOneArgument_m22272E3BC7D30677609E0BB5AA1CB84E299E1BA2(L_9, 6, L_10, L_13, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, _stringLiteral9CC3C4B924486964D00099AC2E91DBE0907DBD1B, /*hidden argument*/NULL); ___arg01 = L_14; MethodInfo_t * L_15 = ___method0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_16 = ___arg12; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_17 = V_0; NullCheck(L_17); int32_t L_18 = 1; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_19 = (L_17)->GetAt(static_cast(L_18)); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_20; L_20 = Expression_ValidateOneArgument_m22272E3BC7D30677609E0BB5AA1CB84E299E1BA2(L_15, 6, L_16, L_19, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, _stringLiteralE5D28023E4DEDEB299411AB0D47A4CC790C9A657, /*hidden argument*/NULL); ___arg12 = L_20; MethodInfo_t * L_21 = ___method0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_22 = ___arg23; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_23 = V_0; NullCheck(L_23); int32_t L_24 = 2; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_25 = (L_23)->GetAt(static_cast(L_24)); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_26; L_26 = Expression_ValidateOneArgument_m22272E3BC7D30677609E0BB5AA1CB84E299E1BA2(L_21, 6, L_22, L_25, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, _stringLiteralF4CBDB868B9B52BE880F247575047F1D295BE544, /*hidden argument*/NULL); ___arg23 = L_26; MethodInfo_t * L_27 = ___method0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_28 = ___arg34; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_29 = V_0; NullCheck(L_29); int32_t L_30 = 3; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_31 = (L_29)->GetAt(static_cast(L_30)); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_32; L_32 = Expression_ValidateOneArgument_m22272E3BC7D30677609E0BB5AA1CB84E299E1BA2(L_27, 6, L_28, L_31, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, _stringLiteralBF6B8A8B78E4B12B5765D5FE4217D5883FDFC73D, /*hidden argument*/NULL); ___arg34 = L_32; MethodInfo_t * L_33 = ___method0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_34 = ___arg01; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_35 = ___arg12; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_36 = ___arg23; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_37 = ___arg34; MethodCallExpression4_t61AC6FE32EEAF46DEA2D549C6B21CF4B9850032D * L_38 = (MethodCallExpression4_t61AC6FE32EEAF46DEA2D549C6B21CF4B9850032D *)il2cpp_codegen_object_new(MethodCallExpression4_t61AC6FE32EEAF46DEA2D549C6B21CF4B9850032D_il2cpp_TypeInfo_var); MethodCallExpression4__ctor_m5DBBA9E56BB41A7D1A255DF2E60BF74A4152D4D9(L_38, L_33, L_34, L_35, L_36, L_37, /*hidden argument*/NULL); return L_38; } } // System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.Expression::Call(System.Reflection.MethodInfo,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4 * Expression_Call_m148540A1B667566CF6E9ECF2A39286B1C5CD5D42 (MethodInfo_t * ___method0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg01, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg12, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg23, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg34, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg45, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MethodCallExpression5_t3ABAD9FB5E19EFAD880D8537EB06BD7AD0B72BFA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7083F43578417B8D1EDDD30A745209CCC81E38B2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9CC3C4B924486964D00099AC2E91DBE0907DBD1B); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBF6B8A8B78E4B12B5765D5FE4217D5883FDFC73D); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE5D28023E4DEDEB299411AB0D47A4CC790C9A657); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF4CBDB868B9B52BE880F247575047F1D295BE544); s_Il2CppMethodInitialized = true; } ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* V_0 = NULL; { MethodInfo_t * L_0 = ___method0; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_0, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___arg01; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_1, _stringLiteral9CC3C4B924486964D00099AC2E91DBE0907DBD1B, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___arg12; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_2, _stringLiteralE5D28023E4DEDEB299411AB0D47A4CC790C9A657, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_3 = ___arg23; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_3, _stringLiteralF4CBDB868B9B52BE880F247575047F1D295BE544, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_4 = ___arg34; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_4, _stringLiteralBF6B8A8B78E4B12B5765D5FE4217D5883FDFC73D, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_5 = ___arg45; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_5, _stringLiteral7083F43578417B8D1EDDD30A745209CCC81E38B2, /*hidden argument*/NULL); MethodInfo_t * L_6 = ___method0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_7; L_7 = Expression_ValidateMethodAndGetParameters_mF587B21030EF038F3E321B0027AEB0ADD884CF8A((Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)NULL, L_6, /*hidden argument*/NULL); V_0 = L_7; MethodInfo_t * L_8 = ___method0; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_9 = V_0; Expression_ValidateArgumentCount_m47B6AE9EDA292A23BF97B207736FB4803985303D(L_8, 6, 5, L_9, /*hidden argument*/NULL); MethodInfo_t * L_10 = ___method0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_11 = ___arg01; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_12 = V_0; NullCheck(L_12); int32_t L_13 = 0; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_14 = (L_12)->GetAt(static_cast(L_13)); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_15; L_15 = Expression_ValidateOneArgument_m22272E3BC7D30677609E0BB5AA1CB84E299E1BA2(L_10, 6, L_11, L_14, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, _stringLiteral9CC3C4B924486964D00099AC2E91DBE0907DBD1B, /*hidden argument*/NULL); ___arg01 = L_15; MethodInfo_t * L_16 = ___method0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_17 = ___arg12; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_18 = V_0; NullCheck(L_18); int32_t L_19 = 1; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_20 = (L_18)->GetAt(static_cast(L_19)); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_21; L_21 = Expression_ValidateOneArgument_m22272E3BC7D30677609E0BB5AA1CB84E299E1BA2(L_16, 6, L_17, L_20, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, _stringLiteralE5D28023E4DEDEB299411AB0D47A4CC790C9A657, /*hidden argument*/NULL); ___arg12 = L_21; MethodInfo_t * L_22 = ___method0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_23 = ___arg23; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_24 = V_0; NullCheck(L_24); int32_t L_25 = 2; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_26 = (L_24)->GetAt(static_cast(L_25)); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_27; L_27 = Expression_ValidateOneArgument_m22272E3BC7D30677609E0BB5AA1CB84E299E1BA2(L_22, 6, L_23, L_26, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, _stringLiteralF4CBDB868B9B52BE880F247575047F1D295BE544, /*hidden argument*/NULL); ___arg23 = L_27; MethodInfo_t * L_28 = ___method0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_29 = ___arg34; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_30 = V_0; NullCheck(L_30); int32_t L_31 = 3; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_32 = (L_30)->GetAt(static_cast(L_31)); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_33; L_33 = Expression_ValidateOneArgument_m22272E3BC7D30677609E0BB5AA1CB84E299E1BA2(L_28, 6, L_29, L_32, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, _stringLiteralBF6B8A8B78E4B12B5765D5FE4217D5883FDFC73D, /*hidden argument*/NULL); ___arg34 = L_33; MethodInfo_t * L_34 = ___method0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_35 = ___arg45; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_36 = V_0; NullCheck(L_36); int32_t L_37 = 4; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_38 = (L_36)->GetAt(static_cast(L_37)); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_39; L_39 = Expression_ValidateOneArgument_m22272E3BC7D30677609E0BB5AA1CB84E299E1BA2(L_34, 6, L_35, L_38, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, _stringLiteral7083F43578417B8D1EDDD30A745209CCC81E38B2, /*hidden argument*/NULL); ___arg45 = L_39; MethodInfo_t * L_40 = ___method0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_41 = ___arg01; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_42 = ___arg12; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_43 = ___arg23; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_44 = ___arg34; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_45 = ___arg45; MethodCallExpression5_t3ABAD9FB5E19EFAD880D8537EB06BD7AD0B72BFA * L_46 = (MethodCallExpression5_t3ABAD9FB5E19EFAD880D8537EB06BD7AD0B72BFA *)il2cpp_codegen_object_new(MethodCallExpression5_t3ABAD9FB5E19EFAD880D8537EB06BD7AD0B72BFA_il2cpp_TypeInfo_var); MethodCallExpression5__ctor_mCA63464EF9D9FC35C6B68E738FDC104EF91A5BA4(L_46, L_40, L_41, L_42, L_43, L_44, L_45, /*hidden argument*/NULL); return L_46; } } // System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.Expression::Call(System.Reflection.MethodInfo,System.Linq.Expressions.Expression[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4 * Expression_Call_m8A6605235C5D165C397CE090BD478E10BD7EF47A (MethodInfo_t * ___method0, ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* ___arguments1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { MethodInfo_t * L_0 = ___method0; ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_1 = ___arguments1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4 * L_2; L_2 = Expression_Call_mC590C169ED2A0064A3B956FE928BE8E53F1F85F7((Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)NULL, L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.Expression::Call(System.Reflection.MethodInfo,System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4 * Expression_Call_m0AB865651D7273B792B0539E2E1718D8C961D9B0 (MethodInfo_t * ___method0, RuntimeObject* ___arguments1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { MethodInfo_t * L_0 = ___method0; RuntimeObject* L_1 = ___arguments1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4 * L_2; L_2 = Expression_Call_mC0BB22B2BDBFA63EE6019AAFEC9B2F164D36EF4E((Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)NULL, L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.Expression::Call(System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4 * Expression_Call_m5E98322EFB58C6947149191AFC7B609BF220AC4B (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___instance0, MethodInfo_t * ___method1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InstanceMethodCallExpression0_t949CA173818D4AA3CF2121E05921205797048CAD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MethodCallExpression0_t0C4A68F1C62B9150D041F02001B72C034F15BB0D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF); s_Il2CppMethodInitialized = true; } ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* V_0 = NULL; { MethodInfo_t * L_0 = ___method1; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_0, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___instance0; MethodInfo_t * L_2 = ___method1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_3; L_3 = Expression_ValidateMethodAndGetParameters_mF587B21030EF038F3E321B0027AEB0ADD884CF8A(L_1, L_2, /*hidden argument*/NULL); V_0 = L_3; MethodInfo_t * L_4 = ___method1; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_5 = V_0; Expression_ValidateArgumentCount_m47B6AE9EDA292A23BF97B207736FB4803985303D(L_4, 6, 0, L_5, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_6 = ___instance0; if (!L_6) { goto IL_0027; } } { MethodInfo_t * L_7 = ___method1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_8 = ___instance0; InstanceMethodCallExpression0_t949CA173818D4AA3CF2121E05921205797048CAD * L_9 = (InstanceMethodCallExpression0_t949CA173818D4AA3CF2121E05921205797048CAD *)il2cpp_codegen_object_new(InstanceMethodCallExpression0_t949CA173818D4AA3CF2121E05921205797048CAD_il2cpp_TypeInfo_var); InstanceMethodCallExpression0__ctor_mBD2B38429D12485B2A458DD5A388A14527D78F80(L_9, L_7, L_8, /*hidden argument*/NULL); return L_9; } IL_0027: { MethodInfo_t * L_10 = ___method1; MethodCallExpression0_t0C4A68F1C62B9150D041F02001B72C034F15BB0D * L_11 = (MethodCallExpression0_t0C4A68F1C62B9150D041F02001B72C034F15BB0D *)il2cpp_codegen_object_new(MethodCallExpression0_t0C4A68F1C62B9150D041F02001B72C034F15BB0D_il2cpp_TypeInfo_var); MethodCallExpression0__ctor_m1499BE14C804D27F5CF93D215524387D1C7717C3(L_11, L_10, /*hidden argument*/NULL); return L_11; } } // System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.Expression::Call(System.Linq.Expressions.Expression,System.Reflection.MethodInfo,System.Linq.Expressions.Expression[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4 * Expression_Call_mC590C169ED2A0064A3B956FE928BE8E53F1F85F7 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___instance0, MethodInfo_t * ___method1, ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* ___arguments2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___instance0; MethodInfo_t * L_1 = ___method1; ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_2 = ___arguments2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4 * L_3; L_3 = Expression_Call_mC0BB22B2BDBFA63EE6019AAFEC9B2F164D36EF4E(L_0, L_1, (RuntimeObject*)(RuntimeObject*)L_2, /*hidden argument*/NULL); return L_3; } } // System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.Expression::Call(System.Linq.Expressions.Expression,System.Reflection.MethodInfo,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4 * Expression_Call_m3BDA029F0ADD82D02406F459C913286E2CD75E08 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___instance0, MethodInfo_t * ___method1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg02, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InstanceMethodCallExpression1_t8FA43CE5015CBA6E76ED2BC8F6A6E7CC708B4E4D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MethodCallExpression1_tF9AACB3AE37944B62BA5385CE03CFE083C167C96_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9CC3C4B924486964D00099AC2E91DBE0907DBD1B); s_Il2CppMethodInitialized = true; } ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* V_0 = NULL; { MethodInfo_t * L_0 = ___method1; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_0, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___arg02; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_1, _stringLiteral9CC3C4B924486964D00099AC2E91DBE0907DBD1B, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___instance0; MethodInfo_t * L_3 = ___method1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_4; L_4 = Expression_ValidateMethodAndGetParameters_mF587B21030EF038F3E321B0027AEB0ADD884CF8A(L_2, L_3, /*hidden argument*/NULL); V_0 = L_4; MethodInfo_t * L_5 = ___method1; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_6 = V_0; Expression_ValidateArgumentCount_m47B6AE9EDA292A23BF97B207736FB4803985303D(L_5, 6, 1, L_6, /*hidden argument*/NULL); MethodInfo_t * L_7 = ___method1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_8 = ___arg02; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_9 = V_0; NullCheck(L_9); int32_t L_10 = 0; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_11 = (L_9)->GetAt(static_cast(L_10)); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_12; L_12 = Expression_ValidateOneArgument_m22272E3BC7D30677609E0BB5AA1CB84E299E1BA2(L_7, 6, L_8, L_11, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, _stringLiteral9CC3C4B924486964D00099AC2E91DBE0907DBD1B, /*hidden argument*/NULL); ___arg02 = L_12; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_13 = ___instance0; if (!L_13) { goto IL_004a; } } { MethodInfo_t * L_14 = ___method1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_15 = ___instance0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_16 = ___arg02; InstanceMethodCallExpression1_t8FA43CE5015CBA6E76ED2BC8F6A6E7CC708B4E4D * L_17 = (InstanceMethodCallExpression1_t8FA43CE5015CBA6E76ED2BC8F6A6E7CC708B4E4D *)il2cpp_codegen_object_new(InstanceMethodCallExpression1_t8FA43CE5015CBA6E76ED2BC8F6A6E7CC708B4E4D_il2cpp_TypeInfo_var); InstanceMethodCallExpression1__ctor_mC1344FFB0E770CB396E47AD1F851925E1682BB22(L_17, L_14, L_15, L_16, /*hidden argument*/NULL); return L_17; } IL_004a: { MethodInfo_t * L_18 = ___method1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_19 = ___arg02; MethodCallExpression1_tF9AACB3AE37944B62BA5385CE03CFE083C167C96 * L_20 = (MethodCallExpression1_tF9AACB3AE37944B62BA5385CE03CFE083C167C96 *)il2cpp_codegen_object_new(MethodCallExpression1_tF9AACB3AE37944B62BA5385CE03CFE083C167C96_il2cpp_TypeInfo_var); MethodCallExpression1__ctor_m5B50655A3151FD7FC51B42B32335E38A8E1092F3(L_20, L_18, L_19, /*hidden argument*/NULL); return L_20; } } // System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.Expression::Call(System.Linq.Expressions.Expression,System.Reflection.MethodInfo,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4 * Expression_Call_m4FA38EB5C55CA6096D7B1917162DD743CDCCCD1B (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___instance0, MethodInfo_t * ___method1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg02, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg13, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InstanceMethodCallExpression2_t5D08C20830B45D0095B333A6F0C26F2B36B59BA0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MethodCallExpression2_t4DDBD4EAD2793B4032F3113E920BADEC70F734FD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9CC3C4B924486964D00099AC2E91DBE0907DBD1B); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE5D28023E4DEDEB299411AB0D47A4CC790C9A657); s_Il2CppMethodInitialized = true; } ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* V_0 = NULL; { MethodInfo_t * L_0 = ___method1; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_0, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___arg02; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_1, _stringLiteral9CC3C4B924486964D00099AC2E91DBE0907DBD1B, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___arg13; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_2, _stringLiteralE5D28023E4DEDEB299411AB0D47A4CC790C9A657, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_3 = ___instance0; MethodInfo_t * L_4 = ___method1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_5; L_5 = Expression_ValidateMethodAndGetParameters_mF587B21030EF038F3E321B0027AEB0ADD884CF8A(L_3, L_4, /*hidden argument*/NULL); V_0 = L_5; MethodInfo_t * L_6 = ___method1; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_7 = V_0; Expression_ValidateArgumentCount_m47B6AE9EDA292A23BF97B207736FB4803985303D(L_6, 6, 2, L_7, /*hidden argument*/NULL); MethodInfo_t * L_8 = ___method1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_9 = ___arg02; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_10 = V_0; NullCheck(L_10); int32_t L_11 = 0; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_12 = (L_10)->GetAt(static_cast(L_11)); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_13; L_13 = Expression_ValidateOneArgument_m22272E3BC7D30677609E0BB5AA1CB84E299E1BA2(L_8, 6, L_9, L_12, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, _stringLiteral9CC3C4B924486964D00099AC2E91DBE0907DBD1B, /*hidden argument*/NULL); ___arg02 = L_13; MethodInfo_t * L_14 = ___method1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_15 = ___arg13; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_16 = V_0; NullCheck(L_16); int32_t L_17 = 1; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_18 = (L_16)->GetAt(static_cast(L_17)); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_19; L_19 = Expression_ValidateOneArgument_m22272E3BC7D30677609E0BB5AA1CB84E299E1BA2(L_14, 6, L_15, L_18, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, _stringLiteralE5D28023E4DEDEB299411AB0D47A4CC790C9A657, /*hidden argument*/NULL); ___arg13 = L_19; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_20 = ___instance0; if (!L_20) { goto IL_006d; } } { MethodInfo_t * L_21 = ___method1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_22 = ___instance0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_23 = ___arg02; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_24 = ___arg13; InstanceMethodCallExpression2_t5D08C20830B45D0095B333A6F0C26F2B36B59BA0 * L_25 = (InstanceMethodCallExpression2_t5D08C20830B45D0095B333A6F0C26F2B36B59BA0 *)il2cpp_codegen_object_new(InstanceMethodCallExpression2_t5D08C20830B45D0095B333A6F0C26F2B36B59BA0_il2cpp_TypeInfo_var); InstanceMethodCallExpression2__ctor_m57605783C672D06DF06DED59F19AA512A939D1B3(L_25, L_21, L_22, L_23, L_24, /*hidden argument*/NULL); return L_25; } IL_006d: { MethodInfo_t * L_26 = ___method1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_27 = ___arg02; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_28 = ___arg13; MethodCallExpression2_t4DDBD4EAD2793B4032F3113E920BADEC70F734FD * L_29 = (MethodCallExpression2_t4DDBD4EAD2793B4032F3113E920BADEC70F734FD *)il2cpp_codegen_object_new(MethodCallExpression2_t4DDBD4EAD2793B4032F3113E920BADEC70F734FD_il2cpp_TypeInfo_var); MethodCallExpression2__ctor_m83EECA11A6FED7F06B3BC91856C3CE37BF1EA92A(L_29, L_26, L_27, L_28, /*hidden argument*/NULL); return L_29; } } // System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.Expression::Call(System.Linq.Expressions.Expression,System.Reflection.MethodInfo,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4 * Expression_Call_m3D434F5AB686FFE3BF55EE0ACE2C3F4C502954E9 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___instance0, MethodInfo_t * ___method1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg02, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg13, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg24, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InstanceMethodCallExpression3_t3FF5B23AAA3F2077223E2B91B5E61C8A756BA7DC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MethodCallExpression3_t46314C881D4146FC4EA14551640F1A2475F5F6DD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9CC3C4B924486964D00099AC2E91DBE0907DBD1B); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE5D28023E4DEDEB299411AB0D47A4CC790C9A657); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF4CBDB868B9B52BE880F247575047F1D295BE544); s_Il2CppMethodInitialized = true; } ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* V_0 = NULL; { MethodInfo_t * L_0 = ___method1; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_0, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___arg02; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_1, _stringLiteral9CC3C4B924486964D00099AC2E91DBE0907DBD1B, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___arg13; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_2, _stringLiteralE5D28023E4DEDEB299411AB0D47A4CC790C9A657, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_3 = ___arg24; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_3, _stringLiteralF4CBDB868B9B52BE880F247575047F1D295BE544, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_4 = ___instance0; MethodInfo_t * L_5 = ___method1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_6; L_6 = Expression_ValidateMethodAndGetParameters_mF587B21030EF038F3E321B0027AEB0ADD884CF8A(L_4, L_5, /*hidden argument*/NULL); V_0 = L_6; MethodInfo_t * L_7 = ___method1; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_8 = V_0; Expression_ValidateArgumentCount_m47B6AE9EDA292A23BF97B207736FB4803985303D(L_7, 6, 3, L_8, /*hidden argument*/NULL); MethodInfo_t * L_9 = ___method1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_10 = ___arg02; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_11 = V_0; NullCheck(L_11); int32_t L_12 = 0; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_13 = (L_11)->GetAt(static_cast(L_12)); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_14; L_14 = Expression_ValidateOneArgument_m22272E3BC7D30677609E0BB5AA1CB84E299E1BA2(L_9, 6, L_10, L_13, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, _stringLiteral9CC3C4B924486964D00099AC2E91DBE0907DBD1B, /*hidden argument*/NULL); ___arg02 = L_14; MethodInfo_t * L_15 = ___method1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_16 = ___arg13; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_17 = V_0; NullCheck(L_17); int32_t L_18 = 1; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_19 = (L_17)->GetAt(static_cast(L_18)); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_20; L_20 = Expression_ValidateOneArgument_m22272E3BC7D30677609E0BB5AA1CB84E299E1BA2(L_15, 6, L_16, L_19, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, _stringLiteralE5D28023E4DEDEB299411AB0D47A4CC790C9A657, /*hidden argument*/NULL); ___arg13 = L_20; MethodInfo_t * L_21 = ___method1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_22 = ___arg24; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_23 = V_0; NullCheck(L_23); int32_t L_24 = 2; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_25 = (L_23)->GetAt(static_cast(L_24)); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_26; L_26 = Expression_ValidateOneArgument_m22272E3BC7D30677609E0BB5AA1CB84E299E1BA2(L_21, 6, L_22, L_25, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, _stringLiteralF4CBDB868B9B52BE880F247575047F1D295BE544, /*hidden argument*/NULL); ___arg24 = L_26; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_27 = ___instance0; if (!L_27) { goto IL_0093; } } { MethodInfo_t * L_28 = ___method1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_29 = ___instance0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_30 = ___arg02; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_31 = ___arg13; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_32 = ___arg24; InstanceMethodCallExpression3_t3FF5B23AAA3F2077223E2B91B5E61C8A756BA7DC * L_33 = (InstanceMethodCallExpression3_t3FF5B23AAA3F2077223E2B91B5E61C8A756BA7DC *)il2cpp_codegen_object_new(InstanceMethodCallExpression3_t3FF5B23AAA3F2077223E2B91B5E61C8A756BA7DC_il2cpp_TypeInfo_var); InstanceMethodCallExpression3__ctor_m4799F848226186FCA789694AE99EE8C6C5819F23(L_33, L_28, L_29, L_30, L_31, L_32, /*hidden argument*/NULL); return L_33; } IL_0093: { MethodInfo_t * L_34 = ___method1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_35 = ___arg02; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_36 = ___arg13; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_37 = ___arg24; MethodCallExpression3_t46314C881D4146FC4EA14551640F1A2475F5F6DD * L_38 = (MethodCallExpression3_t46314C881D4146FC4EA14551640F1A2475F5F6DD *)il2cpp_codegen_object_new(MethodCallExpression3_t46314C881D4146FC4EA14551640F1A2475F5F6DD_il2cpp_TypeInfo_var); MethodCallExpression3__ctor_mF2463101E10A49DD4AFE768B6AA43432CF5A320E(L_38, L_34, L_35, L_36, L_37, /*hidden argument*/NULL); return L_38; } } // System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.Expression::Call(System.Linq.Expressions.Expression,System.String,System.Type[],System.Linq.Expressions.Expression[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4 * Expression_Call_m1BBBE20EBE24BB3924414A70A6083247D1D7D13C (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___instance0, String_t* ___methodName1, TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* ___typeArguments2, ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* ___arguments3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Array_Empty_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mB16F0BD588BBC13D5AB2DA591662576315AA0C28_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0FDCE847AC1FEBD8989CBFF53204352FE49AF8F3); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAA236E134566FACF682D16CDBC3E2C735E0EF19D); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___instance0; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_0, _stringLiteralAA236E134566FACF682D16CDBC3E2C735E0EF19D, /*hidden argument*/NULL); String_t* L_1 = ___methodName1; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_1, _stringLiteral0FDCE847AC1FEBD8989CBFF53204352FE49AF8F3, /*hidden argument*/NULL); ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_2 = ___arguments3; if (L_2) { goto IL_0020; } } { ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_3; L_3 = Array_Empty_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mB16F0BD588BBC13D5AB2DA591662576315AA0C28_inline(/*hidden argument*/Array_Empty_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mB16F0BD588BBC13D5AB2DA591662576315AA0C28_RuntimeMethod_var); ___arguments3 = L_3; } IL_0020: { V_0 = ((int32_t)116); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_4 = ___instance0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_5 = ___instance0; NullCheck(L_5); Type_t * L_6; L_6 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_5); String_t* L_7 = ___methodName1; TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_8 = ___typeArguments2; ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_9 = ___arguments3; int32_t L_10 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); MethodInfo_t * L_11; L_11 = Expression_FindMethod_mF222B1D39EE28FD124E880E5BE0406C59C9B9F2F(L_6, L_7, L_8, L_9, L_10, /*hidden argument*/NULL); ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_12 = ___arguments3; MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4 * L_13; L_13 = Expression_Call_mC590C169ED2A0064A3B956FE928BE8E53F1F85F7(L_4, L_11, L_12, /*hidden argument*/NULL); return L_13; } } // System.Linq.Expressions.MethodCallExpression System.Linq.Expressions.Expression::Call(System.Linq.Expressions.Expression,System.Reflection.MethodInfo,System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4 * Expression_Call_mC0BB22B2BDBFA63EE6019AAFEC9B2F164D36EF4E (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___instance0, MethodInfo_t * ___method1, RuntimeObject* ___arguments2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CollectionExtensions_ToReadOnly_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mDE93DAB6094D52EC31586A763F39DF5ED7DF64A1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IReadOnlyCollection_1_tE16825A32F0C141711E14088EE2054669B37B029_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IReadOnlyList_1_t3970E0723A7C2FEA094E64207358CF587FA8010F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InstanceMethodCallExpressionN_t5AE2FEBFF2A0ECA98A33C3CE891F482B6B4A9449_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MethodCallExpressionN_tB03180907C6E393892BCD6796370D54E7DB054E8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; int32_t V_1 = 0; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * V_2 = NULL; RuntimeObject* G_B2_0 = NULL; RuntimeObject* G_B1_0 = NULL; { RuntimeObject* L_0 = ___arguments2; RuntimeObject* L_1 = ((RuntimeObject*)IsInst((RuntimeObject*)L_0, IReadOnlyList_1_t3970E0723A7C2FEA094E64207358CF587FA8010F_il2cpp_TypeInfo_var)); G_B1_0 = L_1; if (L_1) { G_B2_0 = L_1; goto IL_0010; } } { RuntimeObject* L_2 = ___arguments2; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_3; L_3 = CollectionExtensions_ToReadOnly_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mDE93DAB6094D52EC31586A763F39DF5ED7DF64A1(L_2, /*hidden argument*/CollectionExtensions_ToReadOnly_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mDE93DAB6094D52EC31586A763F39DF5ED7DF64A1_RuntimeMethod_var); G_B2_0 = ((RuntimeObject*)(L_3)); } IL_0010: { V_0 = G_B2_0; RuntimeObject* L_4 = V_0; NullCheck(L_4); int32_t L_5; L_5 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.IReadOnlyCollection`1::get_Count() */, IReadOnlyCollection_1_tE16825A32F0C141711E14088EE2054669B37B029_il2cpp_TypeInfo_var, L_4); V_1 = L_5; int32_t L_6 = V_1; switch (L_6) { case 0: { goto IL_0030; } case 1: { goto IL_0038; } case 2: { goto IL_0047; } case 3: { goto IL_005d; } } } { goto IL_007a; } IL_0030: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_7 = ___instance0; MethodInfo_t * L_8 = ___method1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4 * L_9; L_9 = Expression_Call_m5E98322EFB58C6947149191AFC7B609BF220AC4B(L_7, L_8, /*hidden argument*/NULL); return L_9; } IL_0038: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_10 = ___instance0; MethodInfo_t * L_11 = ___method1; RuntimeObject* L_12 = V_0; NullCheck(L_12); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_13; L_13 = InterfaceFuncInvoker1< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *, int32_t >::Invoke(0 /* !0 System.Collections.Generic.IReadOnlyList`1::get_Item(System.Int32) */, IReadOnlyList_1_t3970E0723A7C2FEA094E64207358CF587FA8010F_il2cpp_TypeInfo_var, L_12, 0); IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4 * L_14; L_14 = Expression_Call_m3BDA029F0ADD82D02406F459C913286E2CD75E08(L_10, L_11, L_13, /*hidden argument*/NULL); return L_14; } IL_0047: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_15 = ___instance0; MethodInfo_t * L_16 = ___method1; RuntimeObject* L_17 = V_0; NullCheck(L_17); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_18; L_18 = InterfaceFuncInvoker1< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *, int32_t >::Invoke(0 /* !0 System.Collections.Generic.IReadOnlyList`1::get_Item(System.Int32) */, IReadOnlyList_1_t3970E0723A7C2FEA094E64207358CF587FA8010F_il2cpp_TypeInfo_var, L_17, 0); RuntimeObject* L_19 = V_0; NullCheck(L_19); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_20; L_20 = InterfaceFuncInvoker1< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *, int32_t >::Invoke(0 /* !0 System.Collections.Generic.IReadOnlyList`1::get_Item(System.Int32) */, IReadOnlyList_1_t3970E0723A7C2FEA094E64207358CF587FA8010F_il2cpp_TypeInfo_var, L_19, 1); IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4 * L_21; L_21 = Expression_Call_m4FA38EB5C55CA6096D7B1917162DD743CDCCCD1B(L_15, L_16, L_18, L_20, /*hidden argument*/NULL); return L_21; } IL_005d: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_22 = ___instance0; MethodInfo_t * L_23 = ___method1; RuntimeObject* L_24 = V_0; NullCheck(L_24); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_25; L_25 = InterfaceFuncInvoker1< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *, int32_t >::Invoke(0 /* !0 System.Collections.Generic.IReadOnlyList`1::get_Item(System.Int32) */, IReadOnlyList_1_t3970E0723A7C2FEA094E64207358CF587FA8010F_il2cpp_TypeInfo_var, L_24, 0); RuntimeObject* L_26 = V_0; NullCheck(L_26); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_27; L_27 = InterfaceFuncInvoker1< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *, int32_t >::Invoke(0 /* !0 System.Collections.Generic.IReadOnlyList`1::get_Item(System.Int32) */, IReadOnlyList_1_t3970E0723A7C2FEA094E64207358CF587FA8010F_il2cpp_TypeInfo_var, L_26, 1); RuntimeObject* L_28 = V_0; NullCheck(L_28); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_29; L_29 = InterfaceFuncInvoker1< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *, int32_t >::Invoke(0 /* !0 System.Collections.Generic.IReadOnlyList`1::get_Item(System.Int32) */, IReadOnlyList_1_t3970E0723A7C2FEA094E64207358CF587FA8010F_il2cpp_TypeInfo_var, L_28, 2); IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4 * L_30; L_30 = Expression_Call_m3D434F5AB686FFE3BF55EE0ACE2C3F4C502954E9(L_22, L_23, L_25, L_27, L_29, /*hidden argument*/NULL); return L_30; } IL_007a: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_31 = ___instance0; if (L_31) { goto IL_00d4; } } { int32_t L_32 = V_1; if ((((int32_t)L_32) == ((int32_t)4))) { goto IL_0087; } } { int32_t L_33 = V_1; if ((((int32_t)L_33) == ((int32_t)5))) { goto IL_00aa; } } { goto IL_00d4; } IL_0087: { MethodInfo_t * L_34 = ___method1; RuntimeObject* L_35 = V_0; NullCheck(L_35); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_36; L_36 = InterfaceFuncInvoker1< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *, int32_t >::Invoke(0 /* !0 System.Collections.Generic.IReadOnlyList`1::get_Item(System.Int32) */, IReadOnlyList_1_t3970E0723A7C2FEA094E64207358CF587FA8010F_il2cpp_TypeInfo_var, L_35, 0); RuntimeObject* L_37 = V_0; NullCheck(L_37); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_38; L_38 = InterfaceFuncInvoker1< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *, int32_t >::Invoke(0 /* !0 System.Collections.Generic.IReadOnlyList`1::get_Item(System.Int32) */, IReadOnlyList_1_t3970E0723A7C2FEA094E64207358CF587FA8010F_il2cpp_TypeInfo_var, L_37, 1); RuntimeObject* L_39 = V_0; NullCheck(L_39); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_40; L_40 = InterfaceFuncInvoker1< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *, int32_t >::Invoke(0 /* !0 System.Collections.Generic.IReadOnlyList`1::get_Item(System.Int32) */, IReadOnlyList_1_t3970E0723A7C2FEA094E64207358CF587FA8010F_il2cpp_TypeInfo_var, L_39, 2); RuntimeObject* L_41 = V_0; NullCheck(L_41); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_42; L_42 = InterfaceFuncInvoker1< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *, int32_t >::Invoke(0 /* !0 System.Collections.Generic.IReadOnlyList`1::get_Item(System.Int32) */, IReadOnlyList_1_t3970E0723A7C2FEA094E64207358CF587FA8010F_il2cpp_TypeInfo_var, L_41, 3); IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4 * L_43; L_43 = Expression_Call_m1A84022E43DE816FF8B79642B59CB6D616ABFBA9(L_34, L_36, L_38, L_40, L_42, /*hidden argument*/NULL); return L_43; } IL_00aa: { MethodInfo_t * L_44 = ___method1; RuntimeObject* L_45 = V_0; NullCheck(L_45); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_46; L_46 = InterfaceFuncInvoker1< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *, int32_t >::Invoke(0 /* !0 System.Collections.Generic.IReadOnlyList`1::get_Item(System.Int32) */, IReadOnlyList_1_t3970E0723A7C2FEA094E64207358CF587FA8010F_il2cpp_TypeInfo_var, L_45, 0); RuntimeObject* L_47 = V_0; NullCheck(L_47); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_48; L_48 = InterfaceFuncInvoker1< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *, int32_t >::Invoke(0 /* !0 System.Collections.Generic.IReadOnlyList`1::get_Item(System.Int32) */, IReadOnlyList_1_t3970E0723A7C2FEA094E64207358CF587FA8010F_il2cpp_TypeInfo_var, L_47, 1); RuntimeObject* L_49 = V_0; NullCheck(L_49); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_50; L_50 = InterfaceFuncInvoker1< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *, int32_t >::Invoke(0 /* !0 System.Collections.Generic.IReadOnlyList`1::get_Item(System.Int32) */, IReadOnlyList_1_t3970E0723A7C2FEA094E64207358CF587FA8010F_il2cpp_TypeInfo_var, L_49, 2); RuntimeObject* L_51 = V_0; NullCheck(L_51); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_52; L_52 = InterfaceFuncInvoker1< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *, int32_t >::Invoke(0 /* !0 System.Collections.Generic.IReadOnlyList`1::get_Item(System.Int32) */, IReadOnlyList_1_t3970E0723A7C2FEA094E64207358CF587FA8010F_il2cpp_TypeInfo_var, L_51, 3); RuntimeObject* L_53 = V_0; NullCheck(L_53); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_54; L_54 = InterfaceFuncInvoker1< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *, int32_t >::Invoke(0 /* !0 System.Collections.Generic.IReadOnlyList`1::get_Item(System.Int32) */, IReadOnlyList_1_t3970E0723A7C2FEA094E64207358CF587FA8010F_il2cpp_TypeInfo_var, L_53, 4); IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); MethodCallExpression_tF8E07995EEDB83A97C356206D651D5EEC72EFFA4 * L_55; L_55 = Expression_Call_m148540A1B667566CF6E9ECF2A39286B1C5CD5D42(L_44, L_46, L_48, L_50, L_52, L_54, /*hidden argument*/NULL); return L_55; } IL_00d4: { MethodInfo_t * L_56 = ___method1; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_56, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, /*hidden argument*/NULL); RuntimeObject* L_57 = V_0; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_58; L_58 = CollectionExtensions_ToReadOnly_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mDE93DAB6094D52EC31586A763F39DF5ED7DF64A1(L_57, /*hidden argument*/CollectionExtensions_ToReadOnly_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mDE93DAB6094D52EC31586A763F39DF5ED7DF64A1_RuntimeMethod_var); V_2 = L_58; MethodInfo_t * L_59 = ___method1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_ValidateMethodInfo_m6334B4C4B92AF611AE12E1E980AB0274A3B8B878(L_59, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_60 = ___instance0; MethodInfo_t * L_61 = ___method1; Expression_ValidateStaticOrInstanceMethod_mF026A40F4CF81192BB02E1621D3D1C05D8FD9DF0(L_60, L_61, /*hidden argument*/NULL); MethodInfo_t * L_62 = ___method1; Expression_ValidateArgumentTypes_m23762D73F0D5098F4A064B74CC8F6C9C3B5FE635(L_62, 6, (ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 **)(&V_2), _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_63 = ___instance0; if (L_63) { goto IL_0111; } } { MethodInfo_t * L_64 = ___method1; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_65 = V_2; MethodCallExpressionN_tB03180907C6E393892BCD6796370D54E7DB054E8 * L_66 = (MethodCallExpressionN_tB03180907C6E393892BCD6796370D54E7DB054E8 *)il2cpp_codegen_object_new(MethodCallExpressionN_tB03180907C6E393892BCD6796370D54E7DB054E8_il2cpp_TypeInfo_var); MethodCallExpressionN__ctor_m37F7390566D8D04CC8AABC5BF806B7D4D8271AAB(L_66, L_64, L_65, /*hidden argument*/NULL); return L_66; } IL_0111: { MethodInfo_t * L_67 = ___method1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_68 = ___instance0; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_69 = V_2; InstanceMethodCallExpressionN_t5AE2FEBFF2A0ECA98A33C3CE891F482B6B4A9449 * L_70 = (InstanceMethodCallExpressionN_t5AE2FEBFF2A0ECA98A33C3CE891F482B6B4A9449 *)il2cpp_codegen_object_new(InstanceMethodCallExpressionN_t5AE2FEBFF2A0ECA98A33C3CE891F482B6B4A9449_il2cpp_TypeInfo_var); InstanceMethodCallExpressionN__ctor_mA5B9B3D3433E99EAD99EEEEDF4B8AA9B77E9B463(L_70, L_67, L_68, L_69, /*hidden argument*/NULL); return L_70; } } // System.Reflection.ParameterInfo[] System.Linq.Expressions.Expression::ValidateMethodAndGetParameters(System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* Expression_ValidateMethodAndGetParameters_mF587B21030EF038F3E321B0027AEB0ADD884CF8A (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___instance0, MethodInfo_t * ___method1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF); s_Il2CppMethodInitialized = true; } { MethodInfo_t * L_0 = ___method1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_ValidateMethodInfo_m6334B4C4B92AF611AE12E1E980AB0274A3B8B878(L_0, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___instance0; MethodInfo_t * L_2 = ___method1; Expression_ValidateStaticOrInstanceMethod_mF026A40F4CF81192BB02E1621D3D1C05D8FD9DF0(L_1, L_2, /*hidden argument*/NULL); MethodInfo_t * L_3 = ___method1; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_4; L_4 = Expression_GetParametersForValidation_mAE29EC42ADD38A81DC8E03EE1638F8BE2C758FC9(L_3, 6, /*hidden argument*/NULL); return L_4; } } // System.Void System.Linq.Expressions.Expression::ValidateStaticOrInstanceMethod(System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression_ValidateStaticOrInstanceMethod_mF026A40F4CF81192BB02E1621D3D1C05D8FD9DF0 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___instance0, MethodInfo_t * ___method1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAA236E134566FACF682D16CDBC3E2C735E0EF19D); s_Il2CppMethodInitialized = true; } { MethodInfo_t * L_0 = ___method1; NullCheck(L_0); bool L_1; L_1 = MethodBase_get_IsStatic_mDFDF51EDFE5DBDD5FE942564A1F56E3C7E3DE43F(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0011; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___instance0; if (!L_2) { goto IL_0031; } } { Exception_t * L_3; L_3 = Error_OnlyStaticMethodsHaveNullInstance_m3107BCE0F6EE2603EBA1B8117EFE24D321CE53E5(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateStaticOrInstanceMethod_mF026A40F4CF81192BB02E1621D3D1C05D8FD9DF0_RuntimeMethod_var))); } IL_0011: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_4 = ___instance0; if (L_4) { goto IL_001a; } } { Exception_t * L_5; L_5 = Error_OnlyStaticMethodsHaveNullInstance_m3107BCE0F6EE2603EBA1B8117EFE24D321CE53E5(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateStaticOrInstanceMethod_mF026A40F4CF81192BB02E1621D3D1C05D8FD9DF0_RuntimeMethod_var))); } IL_001a: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_6 = ___instance0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_6, _stringLiteralAA236E134566FACF682D16CDBC3E2C735E0EF19D, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_7 = ___instance0; NullCheck(L_7); Type_t * L_8; L_8 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_7); MethodInfo_t * L_9 = ___method1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_ValidateCallInstanceType_mC49891F8DDAC4A3F2BA68D70D2C5DE4DE5D762AA(L_8, L_9, /*hidden argument*/NULL); } IL_0031: { return; } } // System.Void System.Linq.Expressions.Expression::ValidateCallInstanceType(System.Type,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression_ValidateCallInstanceType_mC49891F8DDAC4A3F2BA68D70D2C5DE4DE5D762AA (Type_t * ___instanceType0, MethodInfo_t * ___method1, const RuntimeMethod* method) { { MethodInfo_t * L_0 = ___method1; Type_t * L_1 = ___instanceType0; bool L_2; L_2 = TypeUtils_IsValidInstanceType_m21011985BAE00CC2943B1F1442D1D75B02B05097(L_0, L_1, /*hidden argument*/NULL); if (L_2) { goto IL_0017; } } { MethodInfo_t * L_3 = ___method1; MethodInfo_t * L_4 = ___method1; NullCheck(L_4); Type_t * L_5; L_5 = VirtualFuncInvoker0< Type_t * >::Invoke(9 /* System.Type System.Reflection.MemberInfo::get_DeclaringType() */, L_4); Type_t * L_6 = ___instanceType0; Exception_t * L_7; L_7 = Error_InstanceAndMethodTypeMismatch_mE6876FE121655882BB03E179317E7CD446010899(L_3, L_5, L_6, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateCallInstanceType_mC49891F8DDAC4A3F2BA68D70D2C5DE4DE5D762AA_RuntimeMethod_var))); } IL_0017: { return; } } // System.Void System.Linq.Expressions.Expression::ValidateArgumentTypes(System.Reflection.MethodBase,System.Linq.Expressions.ExpressionType,System.Collections.ObjectModel.ReadOnlyCollection`1&,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression_ValidateArgumentTypes_m23762D73F0D5098F4A064B74CC8F6C9C3B5FE635 (MethodBase_t * ___method0, int32_t ___nodeKind1, ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 ** ___arguments2, String_t* ___methodParamName3, const RuntimeMethod* method) { { MethodBase_t * L_0 = ___method0; int32_t L_1 = ___nodeKind1; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 ** L_2 = ___arguments2; String_t* L_3 = ___methodParamName3; ExpressionUtils_ValidateArgumentTypes_m351395609667FE5FBAA38513862C688D37FDEF89(L_0, L_1, (ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 **)L_2, L_3, /*hidden argument*/NULL); return; } } // System.Reflection.ParameterInfo[] System.Linq.Expressions.Expression::GetParametersForValidation(System.Reflection.MethodBase,System.Linq.Expressions.ExpressionType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* Expression_GetParametersForValidation_mAE29EC42ADD38A81DC8E03EE1638F8BE2C758FC9 (MethodBase_t * ___method0, int32_t ___nodeKind1, const RuntimeMethod* method) { { MethodBase_t * L_0 = ___method0; int32_t L_1 = ___nodeKind1; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_2; L_2 = ExpressionUtils_GetParametersForValidation_m42F3E1CA18791E0CCFAA4D26AC014A34A854122A(L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Void System.Linq.Expressions.Expression::ValidateArgumentCount(System.Reflection.MethodBase,System.Linq.Expressions.ExpressionType,System.Int32,System.Reflection.ParameterInfo[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression_ValidateArgumentCount_m47B6AE9EDA292A23BF97B207736FB4803985303D (MethodBase_t * ___method0, int32_t ___nodeKind1, int32_t ___count2, ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* ___pis3, const RuntimeMethod* method) { { MethodBase_t * L_0 = ___method0; int32_t L_1 = ___nodeKind1; int32_t L_2 = ___count2; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_3 = ___pis3; ExpressionUtils_ValidateArgumentCount_m5AA43AF6928A164BDC288B275981064925A43F51(L_0, L_1, L_2, L_3, /*hidden argument*/NULL); return; } } // System.Linq.Expressions.Expression System.Linq.Expressions.Expression::ValidateOneArgument(System.Reflection.MethodBase,System.Linq.Expressions.ExpressionType,System.Linq.Expressions.Expression,System.Reflection.ParameterInfo,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * Expression_ValidateOneArgument_m22272E3BC7D30677609E0BB5AA1CB84E299E1BA2 (MethodBase_t * ___method0, int32_t ___nodeKind1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___arg2, ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * ___pi3, String_t* ___methodParamName4, String_t* ___argumentParamName5, const RuntimeMethod* method) { { MethodBase_t * L_0 = ___method0; int32_t L_1 = ___nodeKind1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___arg2; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_3 = ___pi3; String_t* L_4 = ___methodParamName4; String_t* L_5 = ___argumentParamName5; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_6; L_6 = ExpressionUtils_ValidateOneArgument_mF06C149E19F6EA24A6F26F5A398EB7F4A9746017(L_0, L_1, L_2, L_3, L_4, L_5, (-1), /*hidden argument*/NULL); return L_6; } } // System.Boolean System.Linq.Expressions.Expression::TryQuote(System.Type,System.Linq.Expressions.Expression&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Expression_TryQuote_mF853EAAD0E0B4FC2CAE71CC60A5A578C7DBA02F3 (Type_t * ___parameterType0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** ___argument1, const RuntimeMethod* method) { { Type_t * L_0 = ___parameterType0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** L_1 = ___argument1; bool L_2; L_2 = ExpressionUtils_TryQuote_m74E65BF2CA001A297F5021550361AA0E217D4EE7(L_0, (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 **)L_1, /*hidden argument*/NULL); return L_2; } } // System.Reflection.MethodInfo System.Linq.Expressions.Expression::FindMethod(System.Type,System.String,System.Type[],System.Linq.Expressions.Expression[],System.Reflection.BindingFlags) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodInfo_t * Expression_FindMethod_mF222B1D39EE28FD124E880E5BE0406C59C9B9F2F (Type_t * ___type0, String_t* ___methodName1, TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* ___typeArgs2, ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* ___args3, int32_t ___flags4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; MethodInfo_t * V_1 = NULL; MethodInfoU5BU5D_t86AA7E1AF11D62BAE3189F25907B252596FA627E* V_2 = NULL; int32_t V_3 = 0; MethodInfo_t * V_4 = NULL; MethodInfo_t * V_5 = NULL; { V_0 = 0; V_1 = (MethodInfo_t *)NULL; Type_t * L_0 = ___type0; int32_t L_1 = ___flags4; NullCheck(L_0); MethodInfoU5BU5D_t86AA7E1AF11D62BAE3189F25907B252596FA627E* L_2; L_2 = VirtualFuncInvoker1< MethodInfoU5BU5D_t86AA7E1AF11D62BAE3189F25907B252596FA627E*, int32_t >::Invoke(44 /* System.Reflection.MethodInfo[] System.Type::GetMethods(System.Reflection.BindingFlags) */, L_0, L_1); V_2 = L_2; V_3 = 0; goto IL_007c; } IL_0011: { MethodInfoU5BU5D_t86AA7E1AF11D62BAE3189F25907B252596FA627E* L_3 = V_2; int32_t L_4 = V_3; NullCheck(L_3); int32_t L_5 = L_4; MethodInfo_t * L_6 = (L_3)->GetAt(static_cast(L_5)); V_4 = L_6; MethodInfo_t * L_7 = V_4; NullCheck(L_7); String_t* L_8; L_8 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, L_7); String_t* L_9 = ___methodName1; NullCheck(L_8); bool L_10; L_10 = String_Equals_m62F0586691097AA2EE48F1596A130170BCFBF7F6(L_8, L_9, 5, /*hidden argument*/NULL); if (!L_10) { goto IL_0078; } } { MethodInfo_t * L_11 = V_4; TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_12 = ___typeArgs2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); MethodInfo_t * L_13; L_13 = Expression_ApplyTypeArgs_mF21D82BF60E6A5777DF9698577692957CE21AF49(L_11, L_12, /*hidden argument*/NULL); V_5 = L_13; MethodInfo_t * L_14 = V_5; bool L_15; L_15 = MethodInfo_op_Inequality_mDE1DAA5D330E9C975AC6423FC2D06862637BE68D(L_14, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_15) { goto IL_0078; } } { MethodInfo_t * L_16 = V_5; ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_17 = ___args3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); bool L_18; L_18 = Expression_IsCompatible_m9B99B0A41B53E36EB61FB0AC166898C00E622E12(L_16, L_17, /*hidden argument*/NULL); if (!L_18) { goto IL_0078; } } { MethodInfo_t * L_19 = V_1; bool L_20; L_20 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_19, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (L_20) { goto IL_005e; } } { MethodInfo_t * L_21 = V_1; NullCheck(L_21); bool L_22; L_22 = MethodBase_get_IsPublic_mD65CD145DEC0C6F2F7F6E729A36C761FD2A97271(L_21, /*hidden argument*/NULL); if (L_22) { goto IL_0065; } } { MethodInfo_t * L_23 = V_5; NullCheck(L_23); bool L_24; L_24 = MethodBase_get_IsPublic_mD65CD145DEC0C6F2F7F6E729A36C761FD2A97271(L_23, /*hidden argument*/NULL); if (!L_24) { goto IL_0065; } } IL_005e: { MethodInfo_t * L_25 = V_5; V_1 = L_25; V_0 = 1; goto IL_0078; } IL_0065: { MethodInfo_t * L_26 = V_1; NullCheck(L_26); bool L_27; L_27 = MethodBase_get_IsPublic_mD65CD145DEC0C6F2F7F6E729A36C761FD2A97271(L_26, /*hidden argument*/NULL); MethodInfo_t * L_28 = V_5; NullCheck(L_28); bool L_29; L_29 = MethodBase_get_IsPublic_mD65CD145DEC0C6F2F7F6E729A36C761FD2A97271(L_28, /*hidden argument*/NULL); if ((!(((uint32_t)L_27) == ((uint32_t)L_29)))) { goto IL_0078; } } { int32_t L_30 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1)); } IL_0078: { int32_t L_31 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); } IL_007c: { int32_t L_32 = V_3; MethodInfoU5BU5D_t86AA7E1AF11D62BAE3189F25907B252596FA627E* L_33 = V_2; NullCheck(L_33); if ((((int32_t)L_32) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_33)->max_length)))))) { goto IL_0011; } } { int32_t L_34 = V_0; if (L_34) { goto IL_009c; } } { TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_35 = ___typeArgs2; if (!L_35) { goto IL_0094; } } { TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_36 = ___typeArgs2; NullCheck(L_36); if (!(((RuntimeArray*)L_36)->max_length)) { goto IL_0094; } } { String_t* L_37 = ___methodName1; Type_t * L_38 = ___type0; Exception_t * L_39; L_39 = Error_GenericMethodWithArgsDoesNotExistOnType_m80571EEAA1D91DD5F00662E5C4B6CC00E93DF414(L_37, L_38, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_39, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_FindMethod_mF222B1D39EE28FD124E880E5BE0406C59C9B9F2F_RuntimeMethod_var))); } IL_0094: { String_t* L_40 = ___methodName1; Type_t * L_41 = ___type0; Exception_t * L_42; L_42 = Error_MethodWithArgsDoesNotExistOnType_m685CC350380257AB02DD6A64697B5E6505D68957(L_40, L_41, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_42, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_FindMethod_mF222B1D39EE28FD124E880E5BE0406C59C9B9F2F_RuntimeMethod_var))); } IL_009c: { int32_t L_43 = V_0; if ((((int32_t)L_43) <= ((int32_t)1))) { goto IL_00a8; } } { String_t* L_44 = ___methodName1; Type_t * L_45 = ___type0; Exception_t * L_46; L_46 = Error_MethodWithMoreThanOneMatch_m2310598198507E294391E8ABBE0021856891E729(L_44, L_45, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_46, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_FindMethod_mF222B1D39EE28FD124E880E5BE0406C59C9B9F2F_RuntimeMethod_var))); } IL_00a8: { MethodInfo_t * L_47 = V_1; return L_47; } } // System.Boolean System.Linq.Expressions.Expression::IsCompatible(System.Reflection.MethodBase,System.Linq.Expressions.Expression[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Expression_IsCompatible_m9B99B0A41B53E36EB61FB0AC166898C00E622E12 (MethodBase_t * ___m0, ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* ___arguments1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral515679AB29628ECDDDD7FACA99AE118567A911D5); s_Il2CppMethodInitialized = true; } ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* V_0 = NULL; int32_t V_1 = 0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * V_2 = NULL; Type_t * V_3 = NULL; Type_t * V_4 = NULL; { MethodBase_t * L_0 = ___m0; IL2CPP_RUNTIME_CLASS_INIT(TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_1; L_1 = TypeExtensions_GetParametersCached_m9E60E0DB31B9691FDC3A981DD809437A6B06CD60(L_0, /*hidden argument*/NULL); V_0 = L_1; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_2 = V_0; NullCheck(L_2); ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_3 = ___arguments1; NullCheck(L_3); if ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_2)->max_length)))) == ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length)))))) { goto IL_0011; } } { return (bool)0; } IL_0011: { V_1 = 0; goto IL_0079; } IL_0015: { ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_4 = ___arguments1; int32_t L_5 = V_1; NullCheck(L_4); int32_t L_6 = L_5; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = L_7; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_8 = V_2; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_8, _stringLiteral515679AB29628ECDDDD7FACA99AE118567A911D5, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_9 = V_2; NullCheck(L_9); Type_t * L_10; L_10 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_9); V_3 = L_10; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_11 = V_0; int32_t L_12 = V_1; NullCheck(L_11); int32_t L_13 = L_12; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_14 = (L_11)->GetAt(static_cast(L_13)); NullCheck(L_14); Type_t * L_15; L_15 = VirtualFuncInvoker0< Type_t * >::Invoke(8 /* System.Type System.Reflection.ParameterInfo::get_ParameterType() */, L_14); V_4 = L_15; Type_t * L_16 = V_4; NullCheck(L_16); bool L_17; L_17 = Type_get_IsByRef_mDB28F5482F9AE4407101B294CD3ADB01106CA4A3(L_16, /*hidden argument*/NULL); if (!L_17) { goto IL_0047; } } { Type_t * L_18 = V_4; NullCheck(L_18); Type_t * L_19; L_19 = VirtualFuncInvoker0< Type_t * >::Invoke(108 /* System.Type System.Type::GetElementType() */, L_18); V_4 = L_19; } IL_0047: { Type_t * L_20 = V_4; Type_t * L_21 = V_3; bool L_22; L_22 = TypeUtils_AreReferenceAssignable_mB2B5686E257F1F3E29248DFB23A8D4CF897DC04F(L_20, L_21, /*hidden argument*/NULL); if (L_22) { goto IL_0075; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_23 = { reinterpret_cast (LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_24; L_24 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_23, /*hidden argument*/NULL); Type_t * L_25 = V_4; bool L_26; L_26 = TypeUtils_IsSameOrSubclass_m4160AAD64BB72E3CD81288CAA65C25BE07EAF907(L_24, L_25, /*hidden argument*/NULL); if (!L_26) { goto IL_0073; } } { Type_t * L_27 = V_4; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_28 = V_2; NullCheck(L_28); Type_t * L_29; L_29 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B(L_28, /*hidden argument*/NULL); NullCheck(L_27); bool L_30; L_30 = VirtualFuncInvoker1< bool, Type_t * >::Invoke(121 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, L_27, L_29); if (L_30) { goto IL_0075; } } IL_0073: { return (bool)0; } IL_0075: { int32_t L_31 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); } IL_0079: { int32_t L_32 = V_1; ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_33 = ___arguments1; NullCheck(L_33); if ((((int32_t)L_32) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_33)->max_length)))))) { goto IL_0015; } } { return (bool)1; } } // System.Reflection.MethodInfo System.Linq.Expressions.Expression::ApplyTypeArgs(System.Reflection.MethodInfo,System.Type[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodInfo_t * Expression_ApplyTypeArgs_mF21D82BF60E6A5777DF9698577692957CE21AF49 (MethodInfo_t * ___m0, TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* ___typeArgs1, const RuntimeMethod* method) { { TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_0 = ___typeArgs1; if (!L_0) { goto IL_0007; } } { TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_1 = ___typeArgs1; NullCheck(L_1); if ((((RuntimeArray*)L_1)->max_length)) { goto IL_0011; } } IL_0007: { MethodInfo_t * L_2 = ___m0; NullCheck(L_2); bool L_3; L_3 = VirtualFuncInvoker0< bool >::Invoke(26 /* System.Boolean System.Reflection.MethodBase::get_IsGenericMethodDefinition() */, L_2); if (L_3) { goto IL_002e; } } { MethodInfo_t * L_4 = ___m0; return L_4; } IL_0011: { MethodInfo_t * L_5 = ___m0; NullCheck(L_5); bool L_6; L_6 = VirtualFuncInvoker0< bool >::Invoke(26 /* System.Boolean System.Reflection.MethodBase::get_IsGenericMethodDefinition() */, L_5); if (!L_6) { goto IL_002e; } } { MethodInfo_t * L_7 = ___m0; NullCheck(L_7); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_8; L_8 = VirtualFuncInvoker0< TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* >::Invoke(25 /* System.Type[] System.Reflection.MethodBase::GetGenericArguments() */, L_7); NullCheck(L_8); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_9 = ___typeArgs1; NullCheck(L_9); if ((!(((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length)))) == ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_9)->max_length))))))) { goto IL_002e; } } { MethodInfo_t * L_10 = ___m0; TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_11 = ___typeArgs1; NullCheck(L_10); MethodInfo_t * L_12; L_12 = VirtualFuncInvoker1< MethodInfo_t *, TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* >::Invoke(45 /* System.Reflection.MethodInfo System.Reflection.MethodInfo::MakeGenericMethod(System.Type[]) */, L_10, L_11); return L_12; } IL_002e: { return (MethodInfo_t *)NULL; } } // System.Linq.Expressions.NewArrayExpression System.Linq.Expressions.Expression::NewArrayInit(System.Type,System.Linq.Expressions.Expression[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NewArrayExpression_tE4702BA06AA0479BA675A5087BB6E2342F921F0A * Expression_NewArrayInit_m2871165FB18A431D14E873ECC4F251EC3F731B00 (Type_t * ___type0, ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* ___initializers1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Type_t * L_0 = ___type0; ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_1 = ___initializers1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); NewArrayExpression_tE4702BA06AA0479BA675A5087BB6E2342F921F0A * L_2; L_2 = Expression_NewArrayInit_m4E25520959297D32D03E19147E1812530858109E(L_0, (RuntimeObject*)(RuntimeObject*)L_1, /*hidden argument*/NULL); return L_2; } } // System.Linq.Expressions.NewArrayExpression System.Linq.Expressions.Expression::NewArrayInit(System.Type,System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NewArrayExpression_tE4702BA06AA0479BA675A5087BB6E2342F921F0A * Expression_NewArrayInit_m4E25520959297D32D03E19147E1812530858109E (Type_t * ___type0, RuntimeObject* ___initializers1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CollectionExtensions_ToReadOnly_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mDE93DAB6094D52EC31586A763F39DF5ED7DF64A1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_get_Count_m42681B88E2B83144910C76DDD1FAD0DC5A855C00_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_get_Item_m7B183ABA087FFB33DE8CC1B46A549E78DCB63746_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TrueReadOnlyCollection_1__ctor_m4875236293F4F79FE4BE2C5E115A1DA75D1881AA_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TrueReadOnlyCollection_1_t06D7E0A73C830464D87F10A513072796E7172082_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral65FFE9DDADB2B41137F8C20CA62169525AE53EC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7); s_Il2CppMethodInitialized = true; } ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * V_0 = NULL; ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * V_4 = NULL; int32_t V_5 = 0; { Type_t * L_0 = ___type0; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_0, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, /*hidden argument*/NULL); RuntimeObject* L_1 = ___initializers1; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_1, _stringLiteral65FFE9DDADB2B41137F8C20CA62169525AE53EC5, /*hidden argument*/NULL); Type_t * L_2 = ___type0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_3 = { reinterpret_cast (Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_4; L_4 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_3, /*hidden argument*/NULL); bool L_5; L_5 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_2, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0033; } } { Exception_t * L_6; L_6 = Error_ArgumentCannotBeOfTypeVoid_m4FFD35C11699AA50BE1A9DD71843C3F45DF2C330(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_NewArrayInit_m4E25520959297D32D03E19147E1812530858109E_RuntimeMethod_var))); } IL_0033: { Type_t * L_7 = ___type0; TypeUtils_ValidateType_mB06E15118C087B112DB13638B0A1D192524DB1F5(L_7, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, /*hidden argument*/NULL); RuntimeObject* L_8 = ___initializers1; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_9; L_9 = CollectionExtensions_ToReadOnly_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mDE93DAB6094D52EC31586A763F39DF5ED7DF64A1(L_8, /*hidden argument*/CollectionExtensions_ToReadOnly_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mDE93DAB6094D52EC31586A763F39DF5ED7DF64A1_RuntimeMethod_var); V_0 = L_9; V_1 = (ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63*)NULL; V_2 = 0; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_10 = V_0; NullCheck(L_10); int32_t L_11; L_11 = ReadOnlyCollection_1_get_Count_m42681B88E2B83144910C76DDD1FAD0DC5A855C00(L_10, /*hidden argument*/ReadOnlyCollection_1_get_Count_m42681B88E2B83144910C76DDD1FAD0DC5A855C00_RuntimeMethod_var); V_3 = L_11; goto IL_00c6; } IL_0052: { ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_12 = V_0; int32_t L_13 = V_2; NullCheck(L_12); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_14; L_14 = ReadOnlyCollection_1_get_Item_m7B183ABA087FFB33DE8CC1B46A549E78DCB63746(L_12, L_13, /*hidden argument*/ReadOnlyCollection_1_get_Item_m7B183ABA087FFB33DE8CC1B46A549E78DCB63746_RuntimeMethod_var); V_4 = L_14; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_15 = V_4; int32_t L_16 = V_2; ExpressionUtils_RequiresCanRead_m77AC7DCC1D580F317E6DE4A1C810553DDFFBFF7A(L_15, _stringLiteral65FFE9DDADB2B41137F8C20CA62169525AE53EC5, L_16, /*hidden argument*/NULL); Type_t * L_17 = ___type0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_18 = V_4; NullCheck(L_18); Type_t * L_19; L_19 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_18); bool L_20; L_20 = TypeUtils_AreReferenceAssignable_mB2B5686E257F1F3E29248DFB23A8D4CF897DC04F(L_17, L_19, /*hidden argument*/NULL); if (L_20) { goto IL_00ba; } } { Type_t * L_21 = ___type0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); bool L_22; L_22 = Expression_TryQuote_mF853EAAD0E0B4FC2CAE71CC60A5A578C7DBA02F3(L_21, (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 **)(&V_4), /*hidden argument*/NULL); if (L_22) { goto IL_008f; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_23 = V_4; NullCheck(L_23); Type_t * L_24; L_24 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_23); Type_t * L_25 = ___type0; Exception_t * L_26; L_26 = Error_ExpressionTypeCannotInitializeArrayType_m952D6407476DA6F798DC0B1CDBB7D6A3D1B21779(L_24, L_25, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_26, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_NewArrayInit_m4E25520959297D32D03E19147E1812530858109E_RuntimeMethod_var))); } IL_008f: { ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_27 = V_1; if (L_27) { goto IL_00ba; } } { ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_28 = V_0; NullCheck(L_28); int32_t L_29; L_29 = ReadOnlyCollection_1_get_Count_m42681B88E2B83144910C76DDD1FAD0DC5A855C00(L_28, /*hidden argument*/ReadOnlyCollection_1_get_Count_m42681B88E2B83144910C76DDD1FAD0DC5A855C00_RuntimeMethod_var); ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_30 = (ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63*)(ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63*)SZArrayNew(ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63_il2cpp_TypeInfo_var, (uint32_t)L_29); V_1 = L_30; V_5 = 0; goto IL_00b5; } IL_00a3: { ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_31 = V_1; int32_t L_32 = V_5; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_33 = V_0; int32_t L_34 = V_5; NullCheck(L_33); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_35; L_35 = ReadOnlyCollection_1_get_Item_m7B183ABA087FFB33DE8CC1B46A549E78DCB63746(L_33, L_34, /*hidden argument*/ReadOnlyCollection_1_get_Item_m7B183ABA087FFB33DE8CC1B46A549E78DCB63746_RuntimeMethod_var); NullCheck(L_31); ArrayElementTypeCheck (L_31, L_35); (L_31)->SetAt(static_cast(L_32), (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_35); int32_t L_36 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_36, (int32_t)1)); } IL_00b5: { int32_t L_37 = V_5; int32_t L_38 = V_2; if ((((int32_t)L_37) < ((int32_t)L_38))) { goto IL_00a3; } } IL_00ba: { ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_39 = V_1; if (!L_39) { goto IL_00c2; } } { ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_40 = V_1; int32_t L_41 = V_2; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_42 = V_4; NullCheck(L_40); ArrayElementTypeCheck (L_40, L_42); (L_40)->SetAt(static_cast(L_41), (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_42); } IL_00c2: { int32_t L_43 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_43, (int32_t)1)); } IL_00c6: { int32_t L_44 = V_2; int32_t L_45 = V_3; if ((((int32_t)L_44) < ((int32_t)L_45))) { goto IL_0052; } } { ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_46 = V_1; if (!L_46) { goto IL_00d4; } } { ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_47 = V_1; TrueReadOnlyCollection_1_t06D7E0A73C830464D87F10A513072796E7172082 * L_48 = (TrueReadOnlyCollection_1_t06D7E0A73C830464D87F10A513072796E7172082 *)il2cpp_codegen_object_new(TrueReadOnlyCollection_1_t06D7E0A73C830464D87F10A513072796E7172082_il2cpp_TypeInfo_var); TrueReadOnlyCollection_1__ctor_m4875236293F4F79FE4BE2C5E115A1DA75D1881AA(L_48, L_47, /*hidden argument*/TrueReadOnlyCollection_1__ctor_m4875236293F4F79FE4BE2C5E115A1DA75D1881AA_RuntimeMethod_var); V_0 = (ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 *)L_48; } IL_00d4: { Type_t * L_49 = ___type0; NullCheck(L_49); Type_t * L_50; L_50 = VirtualFuncInvoker0< Type_t * >::Invoke(21 /* System.Type System.Type::MakeArrayType() */, L_49); ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_51 = V_0; NewArrayExpression_tE4702BA06AA0479BA675A5087BB6E2342F921F0A * L_52; L_52 = NewArrayExpression_Make_m42E68DB80496D234B7F1DE0BA3BCB2F7095D2A4B(((int32_t)32), L_50, L_51, /*hidden argument*/NULL); return L_52; } } // System.Linq.Expressions.NewArrayExpression System.Linq.Expressions.Expression::NewArrayBounds(System.Type,System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NewArrayExpression_tE4702BA06AA0479BA675A5087BB6E2342F921F0A * Expression_NewArrayBounds_m4AFF157A77F5C46A15E81E2EACDD529838EFFD41 (Type_t * ___type0, RuntimeObject* ___bounds1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CollectionExtensions_ToReadOnly_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mDE93DAB6094D52EC31586A763F39DF5ED7DF64A1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_get_Count_m42681B88E2B83144910C76DDD1FAD0DC5A855C00_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_get_Item_m7B183ABA087FFB33DE8CC1B46A549E78DCB63746_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral057B3BF6FF011F75099CE84564ABE58C872288F4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7); s_Il2CppMethodInitialized = true; } ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * V_0 = NULL; int32_t V_1 = 0; Type_t * V_2 = NULL; int32_t V_3 = 0; { Type_t * L_0 = ___type0; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_0, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, /*hidden argument*/NULL); RuntimeObject* L_1 = ___bounds1; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_1, _stringLiteral057B3BF6FF011F75099CE84564ABE58C872288F4, /*hidden argument*/NULL); Type_t * L_2 = ___type0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_3 = { reinterpret_cast (Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_4; L_4 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_3, /*hidden argument*/NULL); bool L_5; L_5 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_2, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0033; } } { Exception_t * L_6; L_6 = Error_ArgumentCannotBeOfTypeVoid_m4FFD35C11699AA50BE1A9DD71843C3F45DF2C330(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_NewArrayBounds_m4AFF157A77F5C46A15E81E2EACDD529838EFFD41_RuntimeMethod_var))); } IL_0033: { Type_t * L_7 = ___type0; TypeUtils_ValidateType_mB06E15118C087B112DB13638B0A1D192524DB1F5(L_7, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, /*hidden argument*/NULL); RuntimeObject* L_8 = ___bounds1; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_9; L_9 = CollectionExtensions_ToReadOnly_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mDE93DAB6094D52EC31586A763F39DF5ED7DF64A1(L_8, /*hidden argument*/CollectionExtensions_ToReadOnly_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mDE93DAB6094D52EC31586A763F39DF5ED7DF64A1_RuntimeMethod_var); V_0 = L_9; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_10 = V_0; NullCheck(L_10); int32_t L_11; L_11 = ReadOnlyCollection_1_get_Count_m42681B88E2B83144910C76DDD1FAD0DC5A855C00(L_10, /*hidden argument*/ReadOnlyCollection_1_get_Count_m42681B88E2B83144910C76DDD1FAD0DC5A855C00_RuntimeMethod_var); V_1 = L_11; int32_t L_12 = V_1; if ((((int32_t)L_12) > ((int32_t)0))) { goto IL_005b; } } { Exception_t * L_13; L_13 = Error_BoundsCannotBeLessThanOne_mF1F85266CBE801D9F4A82ABCE2EC12FF18A7488B(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral057B3BF6FF011F75099CE84564ABE58C872288F4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_13, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_NewArrayBounds_m4AFF157A77F5C46A15E81E2EACDD529838EFFD41_RuntimeMethod_var))); } IL_005b: { V_3 = 0; goto IL_008e; } IL_005f: { ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_14 = V_0; int32_t L_15 = V_3; NullCheck(L_14); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_16; L_16 = ReadOnlyCollection_1_get_Item_m7B183ABA087FFB33DE8CC1B46A549E78DCB63746(L_14, L_15, /*hidden argument*/ReadOnlyCollection_1_get_Item_m7B183ABA087FFB33DE8CC1B46A549E78DCB63746_RuntimeMethod_var); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_17 = L_16; int32_t L_18 = V_3; ExpressionUtils_RequiresCanRead_m77AC7DCC1D580F317E6DE4A1C810553DDFFBFF7A(L_17, _stringLiteral057B3BF6FF011F75099CE84564ABE58C872288F4, L_18, /*hidden argument*/NULL); NullCheck(L_17); Type_t * L_19; L_19 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_17); bool L_20; L_20 = TypeUtils_IsInteger_mC53B871865E810D30E8327DC41C44587F8E78982(L_19, /*hidden argument*/NULL); if (L_20) { goto IL_008a; } } { int32_t L_21 = V_3; Exception_t * L_22; L_22 = Error_ArgumentMustBeInteger_m09709B1DEDF57BF7A6AF3762D1EA2B131E5578A7(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral057B3BF6FF011F75099CE84564ABE58C872288F4)), L_21, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_22, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_NewArrayBounds_m4AFF157A77F5C46A15E81E2EACDD529838EFFD41_RuntimeMethod_var))); } IL_008a: { int32_t L_23 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); } IL_008e: { int32_t L_24 = V_3; int32_t L_25 = V_1; if ((((int32_t)L_24) < ((int32_t)L_25))) { goto IL_005f; } } { int32_t L_26 = V_1; if ((!(((uint32_t)L_26) == ((uint32_t)1)))) { goto IL_009f; } } { Type_t * L_27 = ___type0; NullCheck(L_27); Type_t * L_28; L_28 = VirtualFuncInvoker0< Type_t * >::Invoke(21 /* System.Type System.Type::MakeArrayType() */, L_27); V_2 = L_28; goto IL_00a7; } IL_009f: { Type_t * L_29 = ___type0; int32_t L_30 = V_1; NullCheck(L_29); Type_t * L_31; L_31 = VirtualFuncInvoker1< Type_t *, int32_t >::Invoke(22 /* System.Type System.Type::MakeArrayType(System.Int32) */, L_29, L_30); V_2 = L_31; } IL_00a7: { Type_t * L_32 = V_2; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_33 = V_0; NewArrayExpression_tE4702BA06AA0479BA675A5087BB6E2342F921F0A * L_34; L_34 = NewArrayExpression_Make_m42E68DB80496D234B7F1DE0BA3BCB2F7095D2A4B(((int32_t)33), L_32, L_33, /*hidden argument*/NULL); return L_34; } } // System.Linq.Expressions.NewExpression System.Linq.Expressions.Expression::New(System.Reflection.ConstructorInfo,System.Linq.Expressions.Expression[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NewExpression_tCC2B6EAD4868381D56BB8B1AA4C5267F8A620987 * Expression_New_m2882BB14B028BB929C441981105893FBF99CA268 (ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * ___constructor0, ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* ___arguments1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * L_0 = ___constructor0; ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_1 = ___arguments1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); NewExpression_tCC2B6EAD4868381D56BB8B1AA4C5267F8A620987 * L_2; L_2 = Expression_New_mE2FB5DD0768AAF8AAC45C32C8430C01F079A46C4(L_0, (RuntimeObject*)(RuntimeObject*)L_1, /*hidden argument*/NULL); return L_2; } } // System.Linq.Expressions.NewExpression System.Linq.Expressions.Expression::New(System.Reflection.ConstructorInfo,System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NewExpression_tCC2B6EAD4868381D56BB8B1AA4C5267F8A620987 * Expression_New_mE2FB5DD0768AAF8AAC45C32C8430C01F079A46C4 (ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * ___constructor0, RuntimeObject* ___arguments1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CollectionExtensions_ToReadOnly_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mDE93DAB6094D52EC31586A763F39DF5ED7DF64A1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NewExpression_tCC2B6EAD4868381D56BB8B1AA4C5267F8A620987_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral13E3BD54566AE1897A8C8474EDE12765554B69F8); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral45871F5F0EFA21C8119B535D5240EF5D51D525E5); s_Il2CppMethodInitialized = true; } ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * V_0 = NULL; { ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * L_0 = ___constructor0; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_0, _stringLiteral45871F5F0EFA21C8119B535D5240EF5D51D525E5, /*hidden argument*/NULL); ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * L_1 = ___constructor0; NullCheck(L_1); Type_t * L_2; L_2 = VirtualFuncInvoker0< Type_t * >::Invoke(9 /* System.Type System.Reflection.MemberInfo::get_DeclaringType() */, L_1); ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_2, _stringLiteral13E3BD54566AE1897A8C8474EDE12765554B69F8, /*hidden argument*/NULL); ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * L_3 = ___constructor0; NullCheck(L_3); Type_t * L_4; L_4 = VirtualFuncInvoker0< Type_t * >::Invoke(9 /* System.Type System.Reflection.MemberInfo::get_DeclaringType() */, L_3); TypeUtils_ValidateType_m1DFF108F2D1F7E6BEE38E62E970D4E9FC3E226A8(L_4, _stringLiteral45871F5F0EFA21C8119B535D5240EF5D51D525E5, (bool)1, (bool)1, /*hidden argument*/NULL); ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * L_5 = ___constructor0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_ValidateConstructor_m93733367A6CABDB2D0D8FDC56AD40CDDF098E548(L_5, _stringLiteral45871F5F0EFA21C8119B535D5240EF5D51D525E5, /*hidden argument*/NULL); RuntimeObject* L_6 = ___arguments1; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_7; L_7 = CollectionExtensions_ToReadOnly_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mDE93DAB6094D52EC31586A763F39DF5ED7DF64A1(L_6, /*hidden argument*/CollectionExtensions_ToReadOnly_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mDE93DAB6094D52EC31586A763F39DF5ED7DF64A1_RuntimeMethod_var); V_0 = L_7; ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * L_8 = ___constructor0; Expression_ValidateArgumentTypes_m23762D73F0D5098F4A064B74CC8F6C9C3B5FE635(L_8, ((int32_t)31), (ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 **)(&V_0), _stringLiteral45871F5F0EFA21C8119B535D5240EF5D51D525E5, /*hidden argument*/NULL); ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * L_9 = ___constructor0; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_10 = V_0; NewExpression_tCC2B6EAD4868381D56BB8B1AA4C5267F8A620987 * L_11 = (NewExpression_tCC2B6EAD4868381D56BB8B1AA4C5267F8A620987 *)il2cpp_codegen_object_new(NewExpression_tCC2B6EAD4868381D56BB8B1AA4C5267F8A620987_il2cpp_TypeInfo_var); NewExpression__ctor_m0A9F4C1487F56DF1C00F2261FCB6572CB0D5AB68(L_11, L_9, L_10, (ReadOnlyCollection_1_t1BDA19F8C4CB4BE530A2234A21A1B2C9FB3B7991 *)NULL, /*hidden argument*/NULL); return L_11; } } // System.Linq.Expressions.NewExpression System.Linq.Expressions.Expression::New(System.Reflection.ConstructorInfo,System.Collections.Generic.IEnumerable`1,System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NewExpression_tCC2B6EAD4868381D56BB8B1AA4C5267F8A620987 * Expression_New_mB781CA48BF2FB9E3D11002D9897F2B155EC892F4 (ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * ___constructor0, RuntimeObject* ___arguments1, RuntimeObject* ___members2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CollectionExtensions_ToReadOnly_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mDE93DAB6094D52EC31586A763F39DF5ED7DF64A1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CollectionExtensions_ToReadOnly_TisMemberInfo_t_m70039EF7FFD6FD737590F2525B81BC213952D939_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NewExpression_tCC2B6EAD4868381D56BB8B1AA4C5267F8A620987_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral13E3BD54566AE1897A8C8474EDE12765554B69F8); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral45871F5F0EFA21C8119B535D5240EF5D51D525E5); s_Il2CppMethodInitialized = true; } ReadOnlyCollection_1_t1BDA19F8C4CB4BE530A2234A21A1B2C9FB3B7991 * V_0 = NULL; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * V_1 = NULL; { ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * L_0 = ___constructor0; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_0, _stringLiteral45871F5F0EFA21C8119B535D5240EF5D51D525E5, /*hidden argument*/NULL); ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * L_1 = ___constructor0; NullCheck(L_1); Type_t * L_2; L_2 = VirtualFuncInvoker0< Type_t * >::Invoke(9 /* System.Type System.Reflection.MemberInfo::get_DeclaringType() */, L_1); ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_2, _stringLiteral13E3BD54566AE1897A8C8474EDE12765554B69F8, /*hidden argument*/NULL); ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * L_3 = ___constructor0; NullCheck(L_3); Type_t * L_4; L_4 = VirtualFuncInvoker0< Type_t * >::Invoke(9 /* System.Type System.Reflection.MemberInfo::get_DeclaringType() */, L_3); TypeUtils_ValidateType_m1DFF108F2D1F7E6BEE38E62E970D4E9FC3E226A8(L_4, _stringLiteral45871F5F0EFA21C8119B535D5240EF5D51D525E5, (bool)1, (bool)1, /*hidden argument*/NULL); ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * L_5 = ___constructor0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_ValidateConstructor_m93733367A6CABDB2D0D8FDC56AD40CDDF098E548(L_5, _stringLiteral45871F5F0EFA21C8119B535D5240EF5D51D525E5, /*hidden argument*/NULL); RuntimeObject* L_6 = ___members2; ReadOnlyCollection_1_t1BDA19F8C4CB4BE530A2234A21A1B2C9FB3B7991 * L_7; L_7 = CollectionExtensions_ToReadOnly_TisMemberInfo_t_m70039EF7FFD6FD737590F2525B81BC213952D939(L_6, /*hidden argument*/CollectionExtensions_ToReadOnly_TisMemberInfo_t_m70039EF7FFD6FD737590F2525B81BC213952D939_RuntimeMethod_var); V_0 = L_7; RuntimeObject* L_8 = ___arguments1; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_9; L_9 = CollectionExtensions_ToReadOnly_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mDE93DAB6094D52EC31586A763F39DF5ED7DF64A1(L_8, /*hidden argument*/CollectionExtensions_ToReadOnly_TisExpression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_mDE93DAB6094D52EC31586A763F39DF5ED7DF64A1_RuntimeMethod_var); V_1 = L_9; ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * L_10 = ___constructor0; Expression_ValidateNewArgs_mBF99BED7FFEEE383D70F5AB9B9101BDAF8680488(L_10, (ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 **)(&V_1), (ReadOnlyCollection_1_t1BDA19F8C4CB4BE530A2234A21A1B2C9FB3B7991 **)(&V_0), /*hidden argument*/NULL); ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * L_11 = ___constructor0; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_12 = V_1; ReadOnlyCollection_1_t1BDA19F8C4CB4BE530A2234A21A1B2C9FB3B7991 * L_13 = V_0; NewExpression_tCC2B6EAD4868381D56BB8B1AA4C5267F8A620987 * L_14 = (NewExpression_tCC2B6EAD4868381D56BB8B1AA4C5267F8A620987 *)il2cpp_codegen_object_new(NewExpression_tCC2B6EAD4868381D56BB8B1AA4C5267F8A620987_il2cpp_TypeInfo_var); NewExpression__ctor_m0A9F4C1487F56DF1C00F2261FCB6572CB0D5AB68(L_14, L_11, L_12, L_13, /*hidden argument*/NULL); return L_14; } } // System.Void System.Linq.Expressions.Expression::ValidateNewArgs(System.Reflection.ConstructorInfo,System.Collections.ObjectModel.ReadOnlyCollection`1&,System.Collections.ObjectModel.ReadOnlyCollection`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression_ValidateNewArgs_mBF99BED7FFEEE383D70F5AB9B9101BDAF8680488 (ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * ___constructor0, ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 ** ___arguments1, ReadOnlyCollection_1_t1BDA19F8C4CB4BE530A2234A21A1B2C9FB3B7991 ** ___members2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemberInfoU5BU5D_t04CE6CC3692D77C74DC079E7CAF110CBF031C99E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_get_Count_m3B1222B2C5A8E213AF283AED21994F9FB353D1B1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_get_Count_m42681B88E2B83144910C76DDD1FAD0DC5A855C00_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_get_Item_m7B183ABA087FFB33DE8CC1B46A549E78DCB63746_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_get_Item_mB153C4E30402B18998AF196E61E93429AFAC2661_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TrueReadOnlyCollection_1__ctor_m4875236293F4F79FE4BE2C5E115A1DA75D1881AA_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TrueReadOnlyCollection_1__ctor_m90B90BE22F8FF5E9490EBA9C86C507A945839172_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TrueReadOnlyCollection_1_t06D7E0A73C830464D87F10A513072796E7172082_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TrueReadOnlyCollection_1_tD1302D91DFCC957B98C7C845161DA554DD0A9FA1_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral515679AB29628ECDDDD7FACA99AE118567A911D5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF00DD324CF65334ECB02F7592958EB2AF0DA021A); s_Il2CppMethodInitialized = true; } ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* V_0 = NULL; ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* V_1 = NULL; MemberInfoU5BU5D_t04CE6CC3692D77C74DC079E7CAF110CBF031C99E* V_2 = NULL; int32_t V_3 = 0; int32_t V_4 = 0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * V_5 = NULL; MemberInfo_t * V_6 = NULL; Type_t * V_7 = NULL; Type_t * V_8 = NULL; int32_t V_9 = 0; int32_t V_10 = 0; { ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * L_0 = ___constructor0; IL2CPP_RUNTIME_CLASS_INIT(TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_1; L_1 = TypeExtensions_GetParametersCached_m9E60E0DB31B9691FDC3A981DD809437A6B06CD60(L_0, /*hidden argument*/NULL); ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_2 = L_1; V_0 = L_2; NullCheck(L_2); if (!(((RuntimeArray*)L_2)->max_length)) { goto IL_01df; } } { ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 ** L_3 = ___arguments1; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_4 = *((ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 **)L_3); NullCheck(L_4); int32_t L_5; L_5 = ReadOnlyCollection_1_get_Count_m42681B88E2B83144910C76DDD1FAD0DC5A855C00(L_4, /*hidden argument*/ReadOnlyCollection_1_get_Count_m42681B88E2B83144910C76DDD1FAD0DC5A855C00_RuntimeMethod_var); ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_6 = V_0; NullCheck(L_6); if ((((int32_t)L_5) == ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_6)->max_length)))))) { goto IL_0020; } } { Exception_t * L_7; L_7 = Error_IncorrectNumberOfConstructorArguments_mB0A015A3459191F1016F31EBC12DDD909B3B4D97(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateNewArgs_mBF99BED7FFEEE383D70F5AB9B9101BDAF8680488_RuntimeMethod_var))); } IL_0020: { ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 ** L_8 = ___arguments1; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_9 = *((ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 **)L_8); NullCheck(L_9); int32_t L_10; L_10 = ReadOnlyCollection_1_get_Count_m42681B88E2B83144910C76DDD1FAD0DC5A855C00(L_9, /*hidden argument*/ReadOnlyCollection_1_get_Count_m42681B88E2B83144910C76DDD1FAD0DC5A855C00_RuntimeMethod_var); ReadOnlyCollection_1_t1BDA19F8C4CB4BE530A2234A21A1B2C9FB3B7991 ** L_11 = ___members2; ReadOnlyCollection_1_t1BDA19F8C4CB4BE530A2234A21A1B2C9FB3B7991 * L_12 = *((ReadOnlyCollection_1_t1BDA19F8C4CB4BE530A2234A21A1B2C9FB3B7991 **)L_11); NullCheck(L_12); int32_t L_13; L_13 = ReadOnlyCollection_1_get_Count_m3B1222B2C5A8E213AF283AED21994F9FB353D1B1(L_12, /*hidden argument*/ReadOnlyCollection_1_get_Count_m3B1222B2C5A8E213AF283AED21994F9FB353D1B1_RuntimeMethod_var); if ((((int32_t)L_10) == ((int32_t)L_13))) { goto IL_0036; } } { Exception_t * L_14; L_14 = Error_IncorrectNumberOfArgumentsForMembers_m01D08D817D97CB5B141EB30D3536BAB45A20F317(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_14, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateNewArgs_mBF99BED7FFEEE383D70F5AB9B9101BDAF8680488_RuntimeMethod_var))); } IL_0036: { V_1 = (ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63*)NULL; V_2 = (MemberInfoU5BU5D_t04CE6CC3692D77C74DC079E7CAF110CBF031C99E*)NULL; V_3 = 0; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 ** L_15 = ___arguments1; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_16 = *((ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 **)L_15); NullCheck(L_16); int32_t L_17; L_17 = ReadOnlyCollection_1_get_Count_m42681B88E2B83144910C76DDD1FAD0DC5A855C00(L_16, /*hidden argument*/ReadOnlyCollection_1_get_Count_m42681B88E2B83144910C76DDD1FAD0DC5A855C00_RuntimeMethod_var); V_4 = L_17; goto IL_01c0; } IL_004a: { ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 ** L_18 = ___arguments1; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_19 = *((ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 **)L_18); int32_t L_20 = V_3; NullCheck(L_19); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_21; L_21 = ReadOnlyCollection_1_get_Item_m7B183ABA087FFB33DE8CC1B46A549E78DCB63746(L_19, L_20, /*hidden argument*/ReadOnlyCollection_1_get_Item_m7B183ABA087FFB33DE8CC1B46A549E78DCB63746_RuntimeMethod_var); V_5 = L_21; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_22 = V_5; int32_t L_23 = V_3; ExpressionUtils_RequiresCanRead_m77AC7DCC1D580F317E6DE4A1C810553DDFFBFF7A(L_22, _stringLiteral515679AB29628ECDDDD7FACA99AE118567A911D5, L_23, /*hidden argument*/NULL); ReadOnlyCollection_1_t1BDA19F8C4CB4BE530A2234A21A1B2C9FB3B7991 ** L_24 = ___members2; ReadOnlyCollection_1_t1BDA19F8C4CB4BE530A2234A21A1B2C9FB3B7991 * L_25 = *((ReadOnlyCollection_1_t1BDA19F8C4CB4BE530A2234A21A1B2C9FB3B7991 **)L_24); int32_t L_26 = V_3; NullCheck(L_25); MemberInfo_t * L_27; L_27 = ReadOnlyCollection_1_get_Item_mB153C4E30402B18998AF196E61E93429AFAC2661(L_25, L_26, /*hidden argument*/ReadOnlyCollection_1_get_Item_mB153C4E30402B18998AF196E61E93429AFAC2661_RuntimeMethod_var); V_6 = L_27; MemberInfo_t * L_28 = V_6; int32_t L_29 = V_3; ContractUtils_RequiresNotNull_mBC4CF965B8B80D606187A1CBE6C6FA8AEADA396E(L_28, _stringLiteralF00DD324CF65334ECB02F7592958EB2AF0DA021A, L_29, /*hidden argument*/NULL); MemberInfo_t * L_30 = V_6; NullCheck(L_30); Type_t * L_31; L_31 = VirtualFuncInvoker0< Type_t * >::Invoke(9 /* System.Type System.Reflection.MemberInfo::get_DeclaringType() */, L_30); ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * L_32 = ___constructor0; NullCheck(L_32); Type_t * L_33; L_33 = VirtualFuncInvoker0< Type_t * >::Invoke(9 /* System.Type System.Reflection.MemberInfo::get_DeclaringType() */, L_32); bool L_34; L_34 = TypeUtils_AreEquivalent_m8F1F3807B8297B2F7C5F22F9C48F4B163085886B(L_31, L_33, /*hidden argument*/NULL); if (L_34) { goto IL_00aa; } } { MemberInfo_t * L_35 = V_6; NullCheck(L_35); String_t* L_36; L_36 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, L_35); ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * L_37 = ___constructor0; NullCheck(L_37); Type_t * L_38; L_38 = VirtualFuncInvoker0< Type_t * >::Invoke(9 /* System.Type System.Reflection.MemberInfo::get_DeclaringType() */, L_37); NullCheck(L_38); String_t* L_39; L_39 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, L_38); int32_t L_40 = V_3; Exception_t * L_41; L_41 = Error_ArgumentMemberNotDeclOnType_m59D722C30D7CB2B525E5AE37AC22D78A1F0D62EF(L_36, L_39, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF00DD324CF65334ECB02F7592958EB2AF0DA021A)), L_40, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_41, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateNewArgs_mBF99BED7FFEEE383D70F5AB9B9101BDAF8680488_RuntimeMethod_var))); } IL_00aa: { int32_t L_42 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_ValidateAnonymousTypeMember_m7E0F567490ECB1100D27E4EABE18791B2466740B((MemberInfo_t **)(&V_6), (Type_t **)(&V_7), _stringLiteralF00DD324CF65334ECB02F7592958EB2AF0DA021A, L_42, /*hidden argument*/NULL); Type_t * L_43 = V_7; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_44 = V_5; NullCheck(L_44); Type_t * L_45; L_45 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_44); bool L_46; L_46 = TypeUtils_AreReferenceAssignable_mB2B5686E257F1F3E29248DFB23A8D4CF897DC04F(L_43, L_45, /*hidden argument*/NULL); if (L_46) { goto IL_00e9; } } { Type_t * L_47 = V_7; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); bool L_48; L_48 = Expression_TryQuote_mF853EAAD0E0B4FC2CAE71CC60A5A578C7DBA02F3(L_47, (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 **)(&V_5), /*hidden argument*/NULL); if (L_48) { goto IL_00e9; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_49 = V_5; NullCheck(L_49); Type_t * L_50; L_50 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_49); Type_t * L_51 = V_7; int32_t L_52 = V_3; Exception_t * L_53; L_53 = Error_ArgumentTypeDoesNotMatchMember_mE519220DEC2565775500C5E538EF08E9DFF5C073(L_50, L_51, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral515679AB29628ECDDDD7FACA99AE118567A911D5)), L_52, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_53, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateNewArgs_mBF99BED7FFEEE383D70F5AB9B9101BDAF8680488_RuntimeMethod_var))); } IL_00e9: { ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_54 = V_0; int32_t L_55 = V_3; NullCheck(L_54); int32_t L_56 = L_55; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_57 = (L_54)->GetAt(static_cast(L_56)); NullCheck(L_57); Type_t * L_58; L_58 = VirtualFuncInvoker0< Type_t * >::Invoke(8 /* System.Type System.Reflection.ParameterInfo::get_ParameterType() */, L_57); V_8 = L_58; Type_t * L_59 = V_8; NullCheck(L_59); bool L_60; L_60 = Type_get_IsByRef_mDB28F5482F9AE4407101B294CD3ADB01106CA4A3(L_59, /*hidden argument*/NULL); if (!L_60) { goto IL_0105; } } { Type_t * L_61 = V_8; NullCheck(L_61); Type_t * L_62; L_62 = VirtualFuncInvoker0< Type_t * >::Invoke(108 /* System.Type System.Type::GetElementType() */, L_61); V_8 = L_62; } IL_0105: { Type_t * L_63 = V_8; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_64 = V_5; NullCheck(L_64); Type_t * L_65; L_65 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_64); bool L_66; L_66 = TypeUtils_AreReferenceAssignable_mB2B5686E257F1F3E29248DFB23A8D4CF897DC04F(L_63, L_65, /*hidden argument*/NULL); if (L_66) { goto IL_0135; } } { Type_t * L_67 = V_8; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); bool L_68; L_68 = Expression_TryQuote_mF853EAAD0E0B4FC2CAE71CC60A5A578C7DBA02F3(L_67, (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 **)(&V_5), /*hidden argument*/NULL); if (L_68) { goto IL_0135; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_69 = V_5; NullCheck(L_69); Type_t * L_70; L_70 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_69); Type_t * L_71 = V_8; int32_t L_72 = V_3; Exception_t * L_73; L_73 = Error_ExpressionTypeDoesNotMatchConstructorParameter_mC55990F014F5683B84759610DCE72BA83F498151(L_70, L_71, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral515679AB29628ECDDDD7FACA99AE118567A911D5)), L_72, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_73, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateNewArgs_mBF99BED7FFEEE383D70F5AB9B9101BDAF8680488_RuntimeMethod_var))); } IL_0135: { ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_74 = V_1; if (L_74) { goto IL_016e; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_75 = V_5; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 ** L_76 = ___arguments1; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_77 = *((ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 **)L_76); int32_t L_78 = V_3; NullCheck(L_77); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_79; L_79 = ReadOnlyCollection_1_get_Item_m7B183ABA087FFB33DE8CC1B46A549E78DCB63746(L_77, L_78, /*hidden argument*/ReadOnlyCollection_1_get_Item_m7B183ABA087FFB33DE8CC1B46A549E78DCB63746_RuntimeMethod_var); if ((((RuntimeObject*)(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_75) == ((RuntimeObject*)(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_79))) { goto IL_016e; } } { ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 ** L_80 = ___arguments1; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_81 = *((ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 **)L_80); NullCheck(L_81); int32_t L_82; L_82 = ReadOnlyCollection_1_get_Count_m42681B88E2B83144910C76DDD1FAD0DC5A855C00(L_81, /*hidden argument*/ReadOnlyCollection_1_get_Count_m42681B88E2B83144910C76DDD1FAD0DC5A855C00_RuntimeMethod_var); ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_83 = (ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63*)(ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63*)SZArrayNew(ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63_il2cpp_TypeInfo_var, (uint32_t)L_82); V_1 = L_83; V_9 = 0; goto IL_0169; } IL_0156: { ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_84 = V_1; int32_t L_85 = V_9; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 ** L_86 = ___arguments1; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_87 = *((ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 **)L_86); int32_t L_88 = V_9; NullCheck(L_87); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_89; L_89 = ReadOnlyCollection_1_get_Item_m7B183ABA087FFB33DE8CC1B46A549E78DCB63746(L_87, L_88, /*hidden argument*/ReadOnlyCollection_1_get_Item_m7B183ABA087FFB33DE8CC1B46A549E78DCB63746_RuntimeMethod_var); NullCheck(L_84); ArrayElementTypeCheck (L_84, L_89); (L_84)->SetAt(static_cast(L_85), (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_89); int32_t L_90 = V_9; V_9 = ((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1)); } IL_0169: { int32_t L_91 = V_9; int32_t L_92 = V_3; if ((((int32_t)L_91) < ((int32_t)L_92))) { goto IL_0156; } } IL_016e: { ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_93 = V_1; if (!L_93) { goto IL_0176; } } { ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_94 = V_1; int32_t L_95 = V_3; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_96 = V_5; NullCheck(L_94); ArrayElementTypeCheck (L_94, L_96); (L_94)->SetAt(static_cast(L_95), (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_96); } IL_0176: { MemberInfoU5BU5D_t04CE6CC3692D77C74DC079E7CAF110CBF031C99E* L_97 = V_2; if (L_97) { goto IL_01b4; } } { MemberInfo_t * L_98 = V_6; ReadOnlyCollection_1_t1BDA19F8C4CB4BE530A2234A21A1B2C9FB3B7991 ** L_99 = ___members2; ReadOnlyCollection_1_t1BDA19F8C4CB4BE530A2234A21A1B2C9FB3B7991 * L_100 = *((ReadOnlyCollection_1_t1BDA19F8C4CB4BE530A2234A21A1B2C9FB3B7991 **)L_99); int32_t L_101 = V_3; NullCheck(L_100); MemberInfo_t * L_102; L_102 = ReadOnlyCollection_1_get_Item_mB153C4E30402B18998AF196E61E93429AFAC2661(L_100, L_101, /*hidden argument*/ReadOnlyCollection_1_get_Item_mB153C4E30402B18998AF196E61E93429AFAC2661_RuntimeMethod_var); bool L_103; L_103 = MemberInfo_op_Inequality_m3C69F1834F6F8F947A618FE183AAF1B6B72DA0E2(L_98, L_102, /*hidden argument*/NULL); if (!L_103) { goto IL_01b4; } } { ReadOnlyCollection_1_t1BDA19F8C4CB4BE530A2234A21A1B2C9FB3B7991 ** L_104 = ___members2; ReadOnlyCollection_1_t1BDA19F8C4CB4BE530A2234A21A1B2C9FB3B7991 * L_105 = *((ReadOnlyCollection_1_t1BDA19F8C4CB4BE530A2234A21A1B2C9FB3B7991 **)L_104); NullCheck(L_105); int32_t L_106; L_106 = ReadOnlyCollection_1_get_Count_m3B1222B2C5A8E213AF283AED21994F9FB353D1B1(L_105, /*hidden argument*/ReadOnlyCollection_1_get_Count_m3B1222B2C5A8E213AF283AED21994F9FB353D1B1_RuntimeMethod_var); MemberInfoU5BU5D_t04CE6CC3692D77C74DC079E7CAF110CBF031C99E* L_107 = (MemberInfoU5BU5D_t04CE6CC3692D77C74DC079E7CAF110CBF031C99E*)(MemberInfoU5BU5D_t04CE6CC3692D77C74DC079E7CAF110CBF031C99E*)SZArrayNew(MemberInfoU5BU5D_t04CE6CC3692D77C74DC079E7CAF110CBF031C99E_il2cpp_TypeInfo_var, (uint32_t)L_106); V_2 = L_107; V_10 = 0; goto IL_01af; } IL_019c: { MemberInfoU5BU5D_t04CE6CC3692D77C74DC079E7CAF110CBF031C99E* L_108 = V_2; int32_t L_109 = V_10; ReadOnlyCollection_1_t1BDA19F8C4CB4BE530A2234A21A1B2C9FB3B7991 ** L_110 = ___members2; ReadOnlyCollection_1_t1BDA19F8C4CB4BE530A2234A21A1B2C9FB3B7991 * L_111 = *((ReadOnlyCollection_1_t1BDA19F8C4CB4BE530A2234A21A1B2C9FB3B7991 **)L_110); int32_t L_112 = V_10; NullCheck(L_111); MemberInfo_t * L_113; L_113 = ReadOnlyCollection_1_get_Item_mB153C4E30402B18998AF196E61E93429AFAC2661(L_111, L_112, /*hidden argument*/ReadOnlyCollection_1_get_Item_mB153C4E30402B18998AF196E61E93429AFAC2661_RuntimeMethod_var); NullCheck(L_108); ArrayElementTypeCheck (L_108, L_113); (L_108)->SetAt(static_cast(L_109), (MemberInfo_t *)L_113); int32_t L_114 = V_10; V_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_114, (int32_t)1)); } IL_01af: { int32_t L_115 = V_10; int32_t L_116 = V_3; if ((((int32_t)L_115) < ((int32_t)L_116))) { goto IL_019c; } } IL_01b4: { MemberInfoU5BU5D_t04CE6CC3692D77C74DC079E7CAF110CBF031C99E* L_117 = V_2; if (!L_117) { goto IL_01bc; } } { MemberInfoU5BU5D_t04CE6CC3692D77C74DC079E7CAF110CBF031C99E* L_118 = V_2; int32_t L_119 = V_3; MemberInfo_t * L_120 = V_6; NullCheck(L_118); ArrayElementTypeCheck (L_118, L_120); (L_118)->SetAt(static_cast(L_119), (MemberInfo_t *)L_120); } IL_01bc: { int32_t L_121 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_121, (int32_t)1)); } IL_01c0: { int32_t L_122 = V_3; int32_t L_123 = V_4; if ((((int32_t)L_122) < ((int32_t)L_123))) { goto IL_004a; } } { ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_124 = V_1; if (!L_124) { goto IL_01d3; } } { ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 ** L_125 = ___arguments1; ExpressionU5BU5D_t4F1F138488EBD58837D142B40E0E4EEFC607EA63* L_126 = V_1; TrueReadOnlyCollection_1_t06D7E0A73C830464D87F10A513072796E7172082 * L_127 = (TrueReadOnlyCollection_1_t06D7E0A73C830464D87F10A513072796E7172082 *)il2cpp_codegen_object_new(TrueReadOnlyCollection_1_t06D7E0A73C830464D87F10A513072796E7172082_il2cpp_TypeInfo_var); TrueReadOnlyCollection_1__ctor_m4875236293F4F79FE4BE2C5E115A1DA75D1881AA(L_127, L_126, /*hidden argument*/TrueReadOnlyCollection_1__ctor_m4875236293F4F79FE4BE2C5E115A1DA75D1881AA_RuntimeMethod_var); *((RuntimeObject **)L_125) = (RuntimeObject *)L_127; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_125, (void*)(RuntimeObject *)L_127); } IL_01d3: { MemberInfoU5BU5D_t04CE6CC3692D77C74DC079E7CAF110CBF031C99E* L_128 = V_2; if (!L_128) { goto IL_0207; } } { ReadOnlyCollection_1_t1BDA19F8C4CB4BE530A2234A21A1B2C9FB3B7991 ** L_129 = ___members2; MemberInfoU5BU5D_t04CE6CC3692D77C74DC079E7CAF110CBF031C99E* L_130 = V_2; TrueReadOnlyCollection_1_tD1302D91DFCC957B98C7C845161DA554DD0A9FA1 * L_131 = (TrueReadOnlyCollection_1_tD1302D91DFCC957B98C7C845161DA554DD0A9FA1 *)il2cpp_codegen_object_new(TrueReadOnlyCollection_1_tD1302D91DFCC957B98C7C845161DA554DD0A9FA1_il2cpp_TypeInfo_var); TrueReadOnlyCollection_1__ctor_m90B90BE22F8FF5E9490EBA9C86C507A945839172(L_131, L_130, /*hidden argument*/TrueReadOnlyCollection_1__ctor_m90B90BE22F8FF5E9490EBA9C86C507A945839172_RuntimeMethod_var); *((RuntimeObject **)L_129) = (RuntimeObject *)L_131; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_129, (void*)(RuntimeObject *)L_131); return; } IL_01df: { ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 ** L_132 = ___arguments1; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_133 = *((ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 **)L_132); if (!L_133) { goto IL_01f3; } } { ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 ** L_134 = ___arguments1; ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_135 = *((ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 **)L_134); NullCheck(L_135); int32_t L_136; L_136 = ReadOnlyCollection_1_get_Count_m42681B88E2B83144910C76DDD1FAD0DC5A855C00(L_135, /*hidden argument*/ReadOnlyCollection_1_get_Count_m42681B88E2B83144910C76DDD1FAD0DC5A855C00_RuntimeMethod_var); if ((((int32_t)L_136) <= ((int32_t)0))) { goto IL_01f3; } } { Exception_t * L_137; L_137 = Error_IncorrectNumberOfConstructorArguments_mB0A015A3459191F1016F31EBC12DDD909B3B4D97(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_137, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateNewArgs_mBF99BED7FFEEE383D70F5AB9B9101BDAF8680488_RuntimeMethod_var))); } IL_01f3: { ReadOnlyCollection_1_t1BDA19F8C4CB4BE530A2234A21A1B2C9FB3B7991 ** L_138 = ___members2; ReadOnlyCollection_1_t1BDA19F8C4CB4BE530A2234A21A1B2C9FB3B7991 * L_139 = *((ReadOnlyCollection_1_t1BDA19F8C4CB4BE530A2234A21A1B2C9FB3B7991 **)L_138); if (!L_139) { goto IL_0207; } } { ReadOnlyCollection_1_t1BDA19F8C4CB4BE530A2234A21A1B2C9FB3B7991 ** L_140 = ___members2; ReadOnlyCollection_1_t1BDA19F8C4CB4BE530A2234A21A1B2C9FB3B7991 * L_141 = *((ReadOnlyCollection_1_t1BDA19F8C4CB4BE530A2234A21A1B2C9FB3B7991 **)L_140); NullCheck(L_141); int32_t L_142; L_142 = ReadOnlyCollection_1_get_Count_m3B1222B2C5A8E213AF283AED21994F9FB353D1B1(L_141, /*hidden argument*/ReadOnlyCollection_1_get_Count_m3B1222B2C5A8E213AF283AED21994F9FB353D1B1_RuntimeMethod_var); if ((((int32_t)L_142) <= ((int32_t)0))) { goto IL_0207; } } { Exception_t * L_143; L_143 = Error_IncorrectNumberOfMembersForGivenConstructor_mB37995DE2F6958D0D99B6DF235A043A05AE35154(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_143, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateNewArgs_mBF99BED7FFEEE383D70F5AB9B9101BDAF8680488_RuntimeMethod_var))); } IL_0207: { return; } } // System.Void System.Linq.Expressions.Expression::ValidateAnonymousTypeMember(System.Reflection.MemberInfo&,System.Type&,System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression_ValidateAnonymousTypeMember_m7E0F567490ECB1100D27E4EABE18791B2466740B (MemberInfo_t ** ___member0, Type_t ** ___memberType1, String_t* ___paramName2, int32_t ___index3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FieldInfo_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MethodInfo_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PropertyInfo_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } FieldInfo_t * V_0 = NULL; PropertyInfo_t * V_1 = NULL; MethodInfo_t * V_2 = NULL; PropertyInfo_t * V_3 = NULL; { MemberInfo_t ** L_0 = ___member0; MemberInfo_t * L_1 = *((MemberInfo_t **)L_0); V_0 = ((FieldInfo_t *)IsInstClass((RuntimeObject*)L_1, FieldInfo_t_il2cpp_TypeInfo_var)); FieldInfo_t * L_2 = V_0; bool L_3; L_3 = FieldInfo_op_Inequality_m5E2B5FF4334B861A92933D078C4B06FA11AA731A(L_2, (FieldInfo_t *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_002a; } } { FieldInfo_t * L_4 = V_0; NullCheck(L_4); bool L_5; L_5 = FieldInfo_get_IsStatic_mE36F3A5B2DFF613C704AA56989D90D72760391EB(L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0021; } } { String_t* L_6 = ___paramName2; int32_t L_7 = ___index3; Exception_t * L_8; L_8 = Error_ArgumentMustBeInstanceMember_mC151D238BC3CDCDA92D342B6F7541C1441BE5205(L_6, L_7, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_8, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateAnonymousTypeMember_m7E0F567490ECB1100D27E4EABE18791B2466740B_RuntimeMethod_var))); } IL_0021: { Type_t ** L_9 = ___memberType1; FieldInfo_t * L_10 = V_0; NullCheck(L_10); Type_t * L_11; L_11 = VirtualFuncInvoker0< Type_t * >::Invoke(20 /* System.Type System.Reflection.FieldInfo::get_FieldType() */, L_10); *((RuntimeObject **)L_9) = (RuntimeObject *)L_11; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_9, (void*)(RuntimeObject *)L_11); return; } IL_002a: { MemberInfo_t ** L_12 = ___member0; MemberInfo_t * L_13 = *((MemberInfo_t **)L_12); V_1 = ((PropertyInfo_t *)IsInstClass((RuntimeObject*)L_13, PropertyInfo_t_il2cpp_TypeInfo_var)); PropertyInfo_t * L_14 = V_1; bool L_15; L_15 = PropertyInfo_op_Inequality_mB4C6169DC83174E7712055F0973BC55469AD9962(L_14, (PropertyInfo_t *)NULL, /*hidden argument*/NULL); if (!L_15) { goto IL_006a; } } { PropertyInfo_t * L_16 = V_1; NullCheck(L_16); bool L_17; L_17 = VirtualFuncInvoker0< bool >::Invoke(19 /* System.Boolean System.Reflection.PropertyInfo::get_CanRead() */, L_16); if (L_17) { goto IL_004c; } } { PropertyInfo_t * L_18 = V_1; String_t* L_19 = ___paramName2; int32_t L_20 = ___index3; Exception_t * L_21; L_21 = Error_PropertyDoesNotHaveGetter_m6380DDB7C0D00DFADBBD99969E5A747D46C3C55F(L_18, L_19, L_20, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_21, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateAnonymousTypeMember_m7E0F567490ECB1100D27E4EABE18791B2466740B_RuntimeMethod_var))); } IL_004c: { PropertyInfo_t * L_22 = V_1; NullCheck(L_22); MethodInfo_t * L_23; L_23 = PropertyInfo_GetGetMethod_mF4C45BCBA7BFBFF2F4E933A9F588D8BF9656EE00(L_22, /*hidden argument*/NULL); NullCheck(L_23); bool L_24; L_24 = MethodBase_get_IsStatic_mDFDF51EDFE5DBDD5FE942564A1F56E3C7E3DE43F(L_23, /*hidden argument*/NULL); if (!L_24) { goto IL_0061; } } { String_t* L_25 = ___paramName2; int32_t L_26 = ___index3; Exception_t * L_27; L_27 = Error_ArgumentMustBeInstanceMember_mC151D238BC3CDCDA92D342B6F7541C1441BE5205(L_25, L_26, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_27, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateAnonymousTypeMember_m7E0F567490ECB1100D27E4EABE18791B2466740B_RuntimeMethod_var))); } IL_0061: { Type_t ** L_28 = ___memberType1; PropertyInfo_t * L_29 = V_1; NullCheck(L_29); Type_t * L_30; L_30 = VirtualFuncInvoker0< Type_t * >::Invoke(24 /* System.Type System.Reflection.PropertyInfo::get_PropertyType() */, L_29); *((RuntimeObject **)L_28) = (RuntimeObject *)L_30; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_28, (void*)(RuntimeObject *)L_30); return; } IL_006a: { MemberInfo_t ** L_31 = ___member0; MemberInfo_t * L_32 = *((MemberInfo_t **)L_31); V_2 = ((MethodInfo_t *)IsInstClass((RuntimeObject*)L_32, MethodInfo_t_il2cpp_TypeInfo_var)); MethodInfo_t * L_33 = V_2; bool L_34; L_34 = MethodInfo_op_Inequality_mDE1DAA5D330E9C975AC6423FC2D06862637BE68D(L_33, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_34) { goto IL_00a0; } } { MethodInfo_t * L_35 = V_2; NullCheck(L_35); bool L_36; L_36 = MethodBase_get_IsStatic_mDFDF51EDFE5DBDD5FE942564A1F56E3C7E3DE43F(L_35, /*hidden argument*/NULL); if (!L_36) { goto IL_008b; } } { String_t* L_37 = ___paramName2; int32_t L_38 = ___index3; Exception_t * L_39; L_39 = Error_ArgumentMustBeInstanceMember_mC151D238BC3CDCDA92D342B6F7541C1441BE5205(L_37, L_38, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_39, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateAnonymousTypeMember_m7E0F567490ECB1100D27E4EABE18791B2466740B_RuntimeMethod_var))); } IL_008b: { MethodInfo_t * L_40 = V_2; String_t* L_41 = ___paramName2; int32_t L_42 = ___index3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); PropertyInfo_t * L_43; L_43 = Expression_GetProperty_m27E4831A2622459C6E50D88810C7B1D1AE1F9E3E(L_40, L_41, L_42, /*hidden argument*/NULL); V_3 = L_43; MemberInfo_t ** L_44 = ___member0; PropertyInfo_t * L_45 = V_3; *((RuntimeObject **)L_44) = (RuntimeObject *)L_45; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_44, (void*)(RuntimeObject *)L_45); Type_t ** L_46 = ___memberType1; PropertyInfo_t * L_47 = V_3; NullCheck(L_47); Type_t * L_48; L_48 = VirtualFuncInvoker0< Type_t * >::Invoke(24 /* System.Type System.Reflection.PropertyInfo::get_PropertyType() */, L_47); *((RuntimeObject **)L_46) = (RuntimeObject *)L_48; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_46, (void*)(RuntimeObject *)L_48); return; } IL_00a0: { String_t* L_49 = ___paramName2; int32_t L_50 = ___index3; Exception_t * L_51; L_51 = Error_ArgumentMustBeFieldInfoOrPropertyInfoOrMethod_m67F3621FF4E8E2DDBA9ACDFA084D5FBC79DDD2EA(L_49, L_50, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_51, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateAnonymousTypeMember_m7E0F567490ECB1100D27E4EABE18791B2466740B_RuntimeMethod_var))); } } // System.Void System.Linq.Expressions.Expression::ValidateConstructor(System.Reflection.ConstructorInfo,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression_ValidateConstructor_m93733367A6CABDB2D0D8FDC56AD40CDDF098E548 (ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * ___constructor0, String_t* ___paramName1, const RuntimeMethod* method) { { ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * L_0 = ___constructor0; NullCheck(L_0); bool L_1; L_1 = MethodBase_get_IsStatic_mDFDF51EDFE5DBDD5FE942564A1F56E3C7E3DE43F(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000f; } } { String_t* L_2 = ___paramName1; Exception_t * L_3; L_3 = Error_NonStaticConstructorRequired_m7E53B5424B325084356EBB430F080C4468698BE9(L_2, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateConstructor_m93733367A6CABDB2D0D8FDC56AD40CDDF098E548_RuntimeMethod_var))); } IL_000f: { return; } } // System.Linq.Expressions.ParameterExpression System.Linq.Expressions.Expression::Parameter(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * Expression_Parameter_m28968D34A570AC143528D2CDE274D5FA1C677E6F (Type_t * ___type0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Type_t * L_0 = ___type0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_1; L_1 = Expression_Parameter_m1613C069AFED7D393811F36BC7F91188D668A333(L_0, (String_t*)NULL, /*hidden argument*/NULL); return L_1; } } // System.Linq.Expressions.ParameterExpression System.Linq.Expressions.Expression::Parameter(System.Type,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * Expression_Parameter_m1613C069AFED7D393811F36BC7F91188D668A333 (Type_t * ___type0, String_t* ___name1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } bool V_0 = false; { Type_t * L_0 = ___type0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_Validate_m5D738D9969E361ED3D10859CA7DE45715DBC2EEC(L_0, (bool)1, /*hidden argument*/NULL); Type_t * L_1 = ___type0; NullCheck(L_1); bool L_2; L_2 = Type_get_IsByRef_mDB28F5482F9AE4407101B294CD3ADB01106CA4A3(L_1, /*hidden argument*/NULL); V_0 = L_2; bool L_3 = V_0; if (!L_3) { goto IL_0019; } } { Type_t * L_4 = ___type0; NullCheck(L_4); Type_t * L_5; L_5 = VirtualFuncInvoker0< Type_t * >::Invoke(108 /* System.Type System.Type::GetElementType() */, L_4); ___type0 = L_5; } IL_0019: { Type_t * L_6 = ___type0; String_t* L_7 = ___name1; bool L_8 = V_0; ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_9; L_9 = ParameterExpression_Make_m3323AE6548F8FB94D040F0E5D441EAFBA46A5065(L_6, L_7, L_8, /*hidden argument*/NULL); return L_9; } } // System.Linq.Expressions.ParameterExpression System.Linq.Expressions.Expression::Variable(System.Type,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * Expression_Variable_mB9B43B1EE563E9939F2ABFBE04DEA87961D7A91E (Type_t * ___type0, String_t* ___name1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Type_t * L_0 = ___type0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_Validate_m5D738D9969E361ED3D10859CA7DE45715DBC2EEC(L_0, (bool)0, /*hidden argument*/NULL); Type_t * L_1 = ___type0; String_t* L_2 = ___name1; ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_3; L_3 = ParameterExpression_Make_m3323AE6548F8FB94D040F0E5D441EAFBA46A5065(L_1, L_2, (bool)0, /*hidden argument*/NULL); return L_3; } } // System.Void System.Linq.Expressions.Expression::Validate(System.Type,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression_Validate_m5D738D9969E361ED3D10859CA7DE45715DBC2EEC (Type_t * ___type0, bool ___allowByRef1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7); s_Il2CppMethodInitialized = true; } { Type_t * L_0 = ___type0; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_0, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, /*hidden argument*/NULL); Type_t * L_1 = ___type0; bool L_2 = ___allowByRef1; TypeUtils_ValidateType_m1DFF108F2D1F7E6BEE38E62E970D4E9FC3E226A8(L_1, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, L_2, (bool)0, /*hidden argument*/NULL); Type_t * L_3 = ___type0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_3, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0035; } } { Exception_t * L_7; L_7 = Error_ArgumentCannotBeOfTypeVoid_m4FFD35C11699AA50BE1A9DD71843C3F45DF2C330(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_Validate_m5D738D9969E361ED3D10859CA7DE45715DBC2EEC_RuntimeMethod_var))); } IL_0035: { return; } } // System.Linq.Expressions.TryExpression System.Linq.Expressions.Expression::TryFinally(System.Linq.Expressions.Expression,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TryExpression_t93FB58678D0F0A3FAC878A2E275AD612979B07E6 * Expression_TryFinally_m4651FECB67287DA5C5FED0F449AF1A291DC98782 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___body0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___finally1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___body0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___finally1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); TryExpression_t93FB58678D0F0A3FAC878A2E275AD612979B07E6 * L_2; L_2 = Expression_MakeTry_m76D66F0AE3048EA70509DB8CFCDB23C4A9D111C7((Type_t *)NULL, L_0, L_1, (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)NULL, (RuntimeObject*)NULL, /*hidden argument*/NULL); return L_2; } } // System.Linq.Expressions.TryExpression System.Linq.Expressions.Expression::MakeTry(System.Type,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Linq.Expressions.Expression,System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TryExpression_t93FB58678D0F0A3FAC878A2E275AD612979B07E6 * Expression_MakeTry_m76D66F0AE3048EA70509DB8CFCDB23C4A9D111C7 (Type_t * ___type0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___body1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___finally2, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___fault3, RuntimeObject* ___handlers4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CollectionExtensions_ToReadOnly_TisCatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB_m2BAAA37B5A9F7E5AF25118354BBB0547CA760059_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContractUtils_RequiresNotNullItems_TisCatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB_m7DC1249B7D72E38EA5AB14B933022AE56B6F95EB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_get_Count_m7E73C3408C40538218E684745B6AD84A105585B7_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TryExpression_t93FB58678D0F0A3FAC878A2E275AD612979B07E6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral27E9E4ABD11D95CD4AB5068A8CA256BDC04A4094); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5DFC03B35CE1610D507097EBBBD36CF45BCB4C2C); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral643955FCDECAA2A30C0D40E3B8B98DFF776865CA); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCD002DD70C7AAC9CFF6D7D4821927E13D2989493); s_Il2CppMethodInitialized = true; } ReadOnlyCollection_1_tEBCA2B5F4E633A8C60F3BF997FC40596425A0212 * V_0 = NULL; Type_t * G_B11_0 = NULL; Type_t * G_B10_0 = NULL; { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___body1; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteralCD002DD70C7AAC9CFF6D7D4821927E13D2989493, /*hidden argument*/NULL); RuntimeObject* L_1 = ___handlers4; ReadOnlyCollection_1_tEBCA2B5F4E633A8C60F3BF997FC40596425A0212 * L_2; L_2 = CollectionExtensions_ToReadOnly_TisCatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB_m2BAAA37B5A9F7E5AF25118354BBB0547CA760059(L_1, /*hidden argument*/CollectionExtensions_ToReadOnly_TisCatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB_m2BAAA37B5A9F7E5AF25118354BBB0547CA760059_RuntimeMethod_var); V_0 = L_2; ReadOnlyCollection_1_tEBCA2B5F4E633A8C60F3BF997FC40596425A0212 * L_3 = V_0; ContractUtils_RequiresNotNullItems_TisCatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB_m7DC1249B7D72E38EA5AB14B933022AE56B6F95EB(L_3, _stringLiteral643955FCDECAA2A30C0D40E3B8B98DFF776865CA, /*hidden argument*/ContractUtils_RequiresNotNullItems_TisCatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB_m7DC1249B7D72E38EA5AB14B933022AE56B6F95EB_RuntimeMethod_var); Type_t * L_4 = ___type0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_5 = ___body1; ReadOnlyCollection_1_tEBCA2B5F4E633A8C60F3BF997FC40596425A0212 * L_6 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_ValidateTryAndCatchHaveSameType_mEFB8CA44A04FF30B4DCCE8A87AC41A1155EBF7AB(L_4, L_5, L_6, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_7 = ___fault3; if (!L_7) { goto IL_004d; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_8 = ___finally2; if (L_8) { goto IL_0035; } } { ReadOnlyCollection_1_tEBCA2B5F4E633A8C60F3BF997FC40596425A0212 * L_9 = V_0; NullCheck(L_9); int32_t L_10; L_10 = ReadOnlyCollection_1_get_Count_m7E73C3408C40538218E684745B6AD84A105585B7(L_9, /*hidden argument*/ReadOnlyCollection_1_get_Count_m7E73C3408C40538218E684745B6AD84A105585B7_RuntimeMethod_var); if ((((int32_t)L_10) <= ((int32_t)0))) { goto IL_0040; } } IL_0035: { Exception_t * L_11; L_11 = Error_FaultCannotHaveCatchOrFinally_mD5EE41EB6DC9DC60001A767F07536115860AF515(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral27E9E4ABD11D95CD4AB5068A8CA256BDC04A4094)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_11, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_MakeTry_m76D66F0AE3048EA70509DB8CFCDB23C4A9D111C7_RuntimeMethod_var))); } IL_0040: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_12 = ___fault3; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_12, _stringLiteral27E9E4ABD11D95CD4AB5068A8CA256BDC04A4094, /*hidden argument*/NULL); goto IL_006b; } IL_004d: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_13 = ___finally2; if (!L_13) { goto IL_005d; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_14 = ___finally2; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_14, _stringLiteral5DFC03B35CE1610D507097EBBBD36CF45BCB4C2C, /*hidden argument*/NULL); goto IL_006b; } IL_005d: { ReadOnlyCollection_1_tEBCA2B5F4E633A8C60F3BF997FC40596425A0212 * L_15 = V_0; NullCheck(L_15); int32_t L_16; L_16 = ReadOnlyCollection_1_get_Count_m7E73C3408C40538218E684745B6AD84A105585B7(L_15, /*hidden argument*/ReadOnlyCollection_1_get_Count_m7E73C3408C40538218E684745B6AD84A105585B7_RuntimeMethod_var); if (L_16) { goto IL_006b; } } { Exception_t * L_17; L_17 = Error_TryMustHaveCatchFinallyOrFault_m0AE1EC6792F6D28B4EBC58EDC78980D589C73CE8(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_17, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_MakeTry_m76D66F0AE3048EA70509DB8CFCDB23C4A9D111C7_RuntimeMethod_var))); } IL_006b: { Type_t * L_18 = ___type0; Type_t * L_19 = L_18; G_B10_0 = L_19; if (L_19) { G_B11_0 = L_19; goto IL_0076; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_20 = ___body1; NullCheck(L_20); Type_t * L_21; L_21 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_20); G_B11_0 = L_21; } IL_0076: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_22 = ___body1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_23 = ___finally2; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_24 = ___fault3; ReadOnlyCollection_1_tEBCA2B5F4E633A8C60F3BF997FC40596425A0212 * L_25 = V_0; TryExpression_t93FB58678D0F0A3FAC878A2E275AD612979B07E6 * L_26 = (TryExpression_t93FB58678D0F0A3FAC878A2E275AD612979B07E6 *)il2cpp_codegen_object_new(TryExpression_t93FB58678D0F0A3FAC878A2E275AD612979B07E6_il2cpp_TypeInfo_var); TryExpression__ctor_m5BF5B0274F02C54F0BA05EB62650EABCC7442F4A(L_26, G_B11_0, L_22, L_23, L_24, L_25, /*hidden argument*/NULL); return L_26; } } // System.Void System.Linq.Expressions.Expression::ValidateTryAndCatchHaveSameType(System.Type,System.Linq.Expressions.Expression,System.Collections.ObjectModel.ReadOnlyCollection`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression_ValidateTryAndCatchHaveSameType_mEFB8CA44A04FF30B4DCCE8A87AC41A1155EBF7AB (Type_t * ___type0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___tryBody1, ReadOnlyCollection_1_tEBCA2B5F4E633A8C60F3BF997FC40596425A0212 * ___handlers2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_1_tF10625A3F23F79EBD332041272FB2DC25BB6C41D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_GetEnumerator_m751390082057931FC09497B43E95906CCF3E6CC6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { Type_t * L_0 = ___type0; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_1; L_1 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0(L_0, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0072; } } { Type_t * L_2 = ___type0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_3 = { reinterpret_cast (Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_4; L_4 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_3, /*hidden argument*/NULL); bool L_5; L_5 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0(L_2, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0110; } } { Type_t * L_6 = ___type0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_7 = ___tryBody1; NullCheck(L_7); Type_t * L_8; L_8 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_7); bool L_9; L_9 = TypeUtils_AreReferenceAssignable_mB2B5686E257F1F3E29248DFB23A8D4CF897DC04F(L_6, L_8, /*hidden argument*/NULL); if (L_9) { goto IL_0032; } } { Exception_t * L_10; L_10 = Error_ArgumentTypesMustMatch_m7C3549771BD43F7891DEE4E4EE46A32382D58D42(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateTryAndCatchHaveSameType_mEFB8CA44A04FF30B4DCCE8A87AC41A1155EBF7AB_RuntimeMethod_var))); } IL_0032: { ReadOnlyCollection_1_tEBCA2B5F4E633A8C60F3BF997FC40596425A0212 * L_11 = ___handlers2; NullCheck(L_11); RuntimeObject* L_12; L_12 = ReadOnlyCollection_1_GetEnumerator_m751390082057931FC09497B43E95906CCF3E6CC6(L_11, /*hidden argument*/ReadOnlyCollection_1_GetEnumerator_m751390082057931FC09497B43E95906CCF3E6CC6_RuntimeMethod_var); V_0 = L_12; } IL_0039: try {// begin try (depth: 1) { goto IL_005b; } IL_003b: { RuntimeObject* L_13 = V_0; NullCheck(L_13); CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * L_14; L_14 = InterfaceFuncInvoker0< CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1::get_Current() */, IEnumerator_1_tF10625A3F23F79EBD332041272FB2DC25BB6C41D_il2cpp_TypeInfo_var, L_13); V_1 = L_14; Type_t * L_15 = ___type0; CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * L_16 = V_1; NullCheck(L_16); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_17; L_17 = CatchBlock_get_Body_m9EE90AA7A3BBD028A1032648E1722BEC8EF5E190_inline(L_16, /*hidden argument*/NULL); NullCheck(L_17); Type_t * L_18; L_18 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_17); bool L_19; L_19 = TypeUtils_AreReferenceAssignable_mB2B5686E257F1F3E29248DFB23A8D4CF897DC04F(L_15, L_18, /*hidden argument*/NULL); if (L_19) { goto IL_005b; } } IL_0055: { Exception_t * L_20; L_20 = Error_ArgumentTypesMustMatch_m7C3549771BD43F7891DEE4E4EE46A32382D58D42(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_20, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateTryAndCatchHaveSameType_mEFB8CA44A04FF30B4DCCE8A87AC41A1155EBF7AB_RuntimeMethod_var))); } IL_005b: { RuntimeObject* L_21 = V_0; NullCheck(L_21); bool L_22; L_22 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_21); if (L_22) { goto IL_003b; } } IL_0063: { IL2CPP_LEAVE(0x110, FINALLY_0068); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0068; } FINALLY_0068: {// begin finally (depth: 1) { RuntimeObject* L_23 = V_0; if (!L_23) { goto IL_0071; } } IL_006b: { RuntimeObject* L_24 = V_0; NullCheck(L_24); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_24); } IL_0071: { IL2CPP_END_FINALLY(104) } }// end finally (depth: 1) IL2CPP_CLEANUP(104) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x110, IL_0110) } IL_0072: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_25 = ___tryBody1; NullCheck(L_25); Type_t * L_26; L_26 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_25); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_27 = { reinterpret_cast (Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_28; L_28 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_27, /*hidden argument*/NULL); bool L_29; L_29 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_26, L_28, /*hidden argument*/NULL); if (!L_29) { goto IL_00cd; } } { ReadOnlyCollection_1_tEBCA2B5F4E633A8C60F3BF997FC40596425A0212 * L_30 = ___handlers2; NullCheck(L_30); RuntimeObject* L_31; L_31 = ReadOnlyCollection_1_GetEnumerator_m751390082057931FC09497B43E95906CCF3E6CC6(L_30, /*hidden argument*/ReadOnlyCollection_1_GetEnumerator_m751390082057931FC09497B43E95906CCF3E6CC6_RuntimeMethod_var); V_0 = L_31; } IL_0090: try {// begin try (depth: 1) { goto IL_00b9; } IL_0092: { RuntimeObject* L_32 = V_0; NullCheck(L_32); CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * L_33; L_33 = InterfaceFuncInvoker0< CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1::get_Current() */, IEnumerator_1_tF10625A3F23F79EBD332041272FB2DC25BB6C41D_il2cpp_TypeInfo_var, L_32); NullCheck(L_33); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_34; L_34 = CatchBlock_get_Body_m9EE90AA7A3BBD028A1032648E1722BEC8EF5E190_inline(L_33, /*hidden argument*/NULL); NullCheck(L_34); Type_t * L_35; L_35 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_34); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_36 = { reinterpret_cast (Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_37; L_37 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_36, /*hidden argument*/NULL); bool L_38; L_38 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0(L_35, L_37, /*hidden argument*/NULL); if (!L_38) { goto IL_00b9; } } IL_00b3: { Exception_t * L_39; L_39 = Error_BodyOfCatchMustHaveSameTypeAsBodyOfTry_m11D385DB05A2B75095F5D88B53A275D5E0644D5B(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_39, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateTryAndCatchHaveSameType_mEFB8CA44A04FF30B4DCCE8A87AC41A1155EBF7AB_RuntimeMethod_var))); } IL_00b9: { RuntimeObject* L_40 = V_0; NullCheck(L_40); bool L_41; L_41 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_40); if (L_41) { goto IL_0092; } } IL_00c1: { IL2CPP_LEAVE(0x110, FINALLY_00c3); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00c3; } FINALLY_00c3: {// begin finally (depth: 1) { RuntimeObject* L_42 = V_0; if (!L_42) { goto IL_00cc; } } IL_00c6: { RuntimeObject* L_43 = V_0; NullCheck(L_43); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_43); } IL_00cc: { IL2CPP_END_FINALLY(195) } }// end finally (depth: 1) IL2CPP_CLEANUP(195) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x110, IL_0110) } IL_00cd: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_44 = ___tryBody1; NullCheck(L_44); Type_t * L_45; L_45 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_44); ___type0 = L_45; ReadOnlyCollection_1_tEBCA2B5F4E633A8C60F3BF997FC40596425A0212 * L_46 = ___handlers2; NullCheck(L_46); RuntimeObject* L_47; L_47 = ReadOnlyCollection_1_GetEnumerator_m751390082057931FC09497B43E95906CCF3E6CC6(L_46, /*hidden argument*/ReadOnlyCollection_1_GetEnumerator_m751390082057931FC09497B43E95906CCF3E6CC6_RuntimeMethod_var); V_0 = L_47; } IL_00dc: try {// begin try (depth: 1) { goto IL_00fc; } IL_00de: { RuntimeObject* L_48 = V_0; NullCheck(L_48); CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * L_49; L_49 = InterfaceFuncInvoker0< CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1::get_Current() */, IEnumerator_1_tF10625A3F23F79EBD332041272FB2DC25BB6C41D_il2cpp_TypeInfo_var, L_48); NullCheck(L_49); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_50; L_50 = CatchBlock_get_Body_m9EE90AA7A3BBD028A1032648E1722BEC8EF5E190_inline(L_49, /*hidden argument*/NULL); NullCheck(L_50); Type_t * L_51; L_51 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_50); Type_t * L_52 = ___type0; bool L_53; L_53 = TypeUtils_AreEquivalent_m8F1F3807B8297B2F7C5F22F9C48F4B163085886B(L_51, L_52, /*hidden argument*/NULL); if (L_53) { goto IL_00fc; } } IL_00f6: { Exception_t * L_54; L_54 = Error_BodyOfCatchMustHaveSameTypeAsBodyOfTry_m11D385DB05A2B75095F5D88B53A275D5E0644D5B(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_54, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ValidateTryAndCatchHaveSameType_mEFB8CA44A04FF30B4DCCE8A87AC41A1155EBF7AB_RuntimeMethod_var))); } IL_00fc: { RuntimeObject* L_55 = V_0; NullCheck(L_55); bool L_56; L_56 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_55); if (L_56) { goto IL_00de; } } IL_0104: { IL2CPP_LEAVE(0x110, FINALLY_0106); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0106; } FINALLY_0106: {// begin finally (depth: 1) { RuntimeObject* L_57 = V_0; if (!L_57) { goto IL_010f; } } IL_0109: { RuntimeObject* L_58 = V_0; NullCheck(L_58); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_58); } IL_010f: { IL2CPP_END_FINALLY(262) } }// end finally (depth: 1) IL2CPP_CLEANUP(262) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x110, IL_0110) } IL_0110: { return; } } // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::MakeUnary(System.Linq.Expressions.ExpressionType,System.Linq.Expressions.Expression,System.Type,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_MakeUnary_m6261375CB8B1B1CF0F1C5379E110108FC46DA60D (int32_t ___unaryType0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___operand1, Type_t * ___type2, MethodInfo_t * ___method3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___unaryType0; if ((((int32_t)L_0) > ((int32_t)((int32_t)40)))) { goto IL_0058; } } { int32_t L_1 = ___unaryType0; if ((((int32_t)L_1) > ((int32_t)((int32_t)10)))) { goto IL_001e; } } { int32_t L_2 = ___unaryType0; if ((((int32_t)L_2) == ((int32_t)4))) { goto IL_00e5; } } { int32_t L_3 = ___unaryType0; if ((((int32_t)L_3) == ((int32_t)((int32_t)10)))) { goto IL_00ec; } } { goto IL_0155; } IL_001e: { int32_t L_4 = ___unaryType0; if ((((int32_t)L_4) == ((int32_t)((int32_t)11)))) { goto IL_00f5; } } { int32_t L_5 = ___unaryType0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)((int32_t)28)))) { case 0: { goto IL_00b5; } case 1: { goto IL_0115; } case 2: { goto IL_00bd; } case 3: { goto IL_0155; } case 4: { goto IL_0155; } case 5: { goto IL_0155; } case 6: { goto IL_00c5; } } } { int32_t L_6 = ___unaryType0; if ((((int32_t)L_6) == ((int32_t)((int32_t)40)))) { goto IL_010e; } } { goto IL_0155; } IL_0058: { int32_t L_7 = ___unaryType0; if ((((int32_t)L_7) > ((int32_t)((int32_t)54)))) { goto IL_007a; } } { int32_t L_8 = ___unaryType0; if ((((int32_t)L_8) == ((int32_t)((int32_t)44)))) { goto IL_0106; } } { int32_t L_9 = ___unaryType0; if ((((int32_t)L_9) == ((int32_t)((int32_t)49)))) { goto IL_012d; } } { int32_t L_10 = ___unaryType0; if ((((int32_t)L_10) == ((int32_t)((int32_t)54)))) { goto IL_0125; } } { goto IL_0155; } IL_007a: { int32_t L_11 = ___unaryType0; if ((((int32_t)L_11) == ((int32_t)((int32_t)60)))) { goto IL_00fe; } } { int32_t L_12 = ___unaryType0; if ((((int32_t)L_12) == ((int32_t)((int32_t)62)))) { goto IL_011d; } } { int32_t L_13 = ___unaryType0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_13, (int32_t)((int32_t)77)))) { case 0: { goto IL_0135; } case 1: { goto IL_0145; } case 2: { goto IL_013d; } case 3: { goto IL_014d; } case 4: { goto IL_0155; } case 5: { goto IL_00dd; } case 6: { goto IL_00d5; } case 7: { goto IL_00cd; } } } { goto IL_0155; } IL_00b5: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_14 = ___operand1; MethodInfo_t * L_15 = ___method3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_16; L_16 = Expression_Negate_m01033896482E858C24EFDF3EAA99F3EBC8AFEEFC(L_14, L_15, /*hidden argument*/NULL); return L_16; } IL_00bd: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_17 = ___operand1; MethodInfo_t * L_18 = ___method3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_19; L_19 = Expression_NegateChecked_mFEB76B88D7B33E3435D80BE8C1454938CA8EDE4B(L_17, L_18, /*hidden argument*/NULL); return L_19; } IL_00c5: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_20 = ___operand1; MethodInfo_t * L_21 = ___method3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_22; L_22 = Expression_Not_m28442D4A419B41BB3B08784F5D7AFD1F722AE786(L_20, L_21, /*hidden argument*/NULL); return L_22; } IL_00cd: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_23 = ___operand1; MethodInfo_t * L_24 = ___method3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_25; L_25 = Expression_IsFalse_m3004EB486FF460C8312D39B9C2A9FB244F929A82(L_23, L_24, /*hidden argument*/NULL); return L_25; } IL_00d5: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_26 = ___operand1; MethodInfo_t * L_27 = ___method3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_28; L_28 = Expression_IsTrue_m216D2B00249EA768E5082C2FC55D750DFE6D1316(L_26, L_27, /*hidden argument*/NULL); return L_28; } IL_00dd: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_29 = ___operand1; MethodInfo_t * L_30 = ___method3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_31; L_31 = Expression_OnesComplement_m80A2CE651B2B934FBB05AA5D7DAEEE07C2ABE1F0(L_29, L_30, /*hidden argument*/NULL); return L_31; } IL_00e5: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_32 = ___operand1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_33; L_33 = Expression_ArrayLength_mE9717DFD868B28823F61AB04F435304F6442CE3C(L_32, /*hidden argument*/NULL); return L_33; } IL_00ec: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_34 = ___operand1; Type_t * L_35 = ___type2; MethodInfo_t * L_36 = ___method3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_37; L_37 = Expression_Convert_mB7D4609BA0E20D54F9D825EAF1BA1FDF1EE888D9(L_34, L_35, L_36, /*hidden argument*/NULL); return L_37; } IL_00f5: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_38 = ___operand1; Type_t * L_39 = ___type2; MethodInfo_t * L_40 = ___method3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_41; L_41 = Expression_ConvertChecked_m1BCF0337232768F9992499C67612D3471E0843E1(L_38, L_39, L_40, /*hidden argument*/NULL); return L_41; } IL_00fe: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_42 = ___operand1; Type_t * L_43 = ___type2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_44; L_44 = Expression_Throw_mEDE9895093C52A20A1A895C44CE7F73D7F0C7A01(L_42, L_43, /*hidden argument*/NULL); return L_44; } IL_0106: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_45 = ___operand1; Type_t * L_46 = ___type2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_47; L_47 = Expression_TypeAs_mFC9778EFABB2A3EF2BF592F3C8EC07D078A08170(L_45, L_46, /*hidden argument*/NULL); return L_47; } IL_010e: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_48 = ___operand1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_49; L_49 = Expression_Quote_mFAEA4DFF58E7A8B140999CEB85444E10FBE1C5A4(L_48, /*hidden argument*/NULL); return L_49; } IL_0115: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_50 = ___operand1; MethodInfo_t * L_51 = ___method3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_52; L_52 = Expression_UnaryPlus_m8799A965DA17AD80C6DA8BDE7C82B71121D2ACF9(L_50, L_51, /*hidden argument*/NULL); return L_52; } IL_011d: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_53 = ___operand1; Type_t * L_54 = ___type2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_55; L_55 = Expression_Unbox_m47A9AF5A87E55456CCCCE48C94C0BD5ECE95BCD3(L_53, L_54, /*hidden argument*/NULL); return L_55; } IL_0125: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_56 = ___operand1; MethodInfo_t * L_57 = ___method3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_58; L_58 = Expression_Increment_m42221032D5CC37A343682F18A9980DED4D0C391E(L_56, L_57, /*hidden argument*/NULL); return L_58; } IL_012d: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_59 = ___operand1; MethodInfo_t * L_60 = ___method3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_61; L_61 = Expression_Decrement_mF6A4F69AE4F51C31CFFE87B3E9E5E7A0045B2009(L_59, L_60, /*hidden argument*/NULL); return L_61; } IL_0135: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_62 = ___operand1; MethodInfo_t * L_63 = ___method3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_64; L_64 = Expression_PreIncrementAssign_mF5D8327085AED92931DC04E9958BA9D7EBC7B9B3(L_62, L_63, /*hidden argument*/NULL); return L_64; } IL_013d: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_65 = ___operand1; MethodInfo_t * L_66 = ___method3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_67; L_67 = Expression_PostIncrementAssign_mD64046E22194F25EE82FF6390C42D16AEB291106(L_65, L_66, /*hidden argument*/NULL); return L_67; } IL_0145: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_68 = ___operand1; MethodInfo_t * L_69 = ___method3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_70; L_70 = Expression_PreDecrementAssign_m46D5B09F948089F6D95673A3E058F40DC9272086(L_68, L_69, /*hidden argument*/NULL); return L_70; } IL_014d: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_71 = ___operand1; MethodInfo_t * L_72 = ___method3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_73; L_73 = Expression_PostDecrementAssign_mE286941C424DFA4FA71A6D10883AB4ADC26666F4(L_71, L_72, /*hidden argument*/NULL); return L_73; } IL_0155: { int32_t L_74 = ___unaryType0; int32_t L_75 = L_74; RuntimeObject * L_76 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ExpressionType_t5DFF595F84E155FA27FA8929A81459546074CE51_il2cpp_TypeInfo_var)), &L_75); Exception_t * L_77; L_77 = Error_UnhandledUnary_m1F47FABDEC462D711F6A48F2659A27E44C17A21E(L_76, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE6BF7B83A977D4356229805A2E0DB0B69CE170E3)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_77, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_MakeUnary_m6261375CB8B1B1CF0F1C5379E110108FC46DA60D_RuntimeMethod_var))); } } // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::GetUserDefinedUnaryOperatorOrThrow(System.Linq.Expressions.ExpressionType,System.String,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_GetUserDefinedUnaryOperatorOrThrow_m7A6DF4D0B639D555567998123559C6CEDA4B3A1E (int32_t ___unaryType0, String_t* ___name1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___operand2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * V_0 = NULL; { int32_t L_0 = ___unaryType0; String_t* L_1 = ___name1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___operand2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_3; L_3 = Expression_GetUserDefinedUnaryOperator_mC068AA039B49363E3A9A902824125F8AF6B68027(L_0, L_1, L_2, /*hidden argument*/NULL); V_0 = L_3; UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_4 = V_0; if (!L_4) { goto IL_002d; } } { UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_5 = V_0; NullCheck(L_5); MethodInfo_t * L_6; L_6 = UnaryExpression_get_Method_mF7A38BDDAD6A7507D7D301371599CE0B9489A7E0_inline(L_5, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_7; L_7 = TypeExtensions_GetParametersCached_m9E60E0DB31B9691FDC3A981DD809437A6B06CD60(L_6, /*hidden argument*/NULL); NullCheck(L_7); int32_t L_8 = 0; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_9 = (L_7)->GetAt(static_cast(L_8)); NullCheck(L_9); Type_t * L_10; L_10 = VirtualFuncInvoker0< Type_t * >::Invoke(8 /* System.Type System.Reflection.ParameterInfo::get_ParameterType() */, L_9); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_11 = ___operand2; NullCheck(L_11); Type_t * L_12; L_12 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_11); int32_t L_13 = ___unaryType0; String_t* L_14 = ___name1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_ValidateParamswithOperandsOrThrow_m8003AE6589C05E43636065C7DFCA0FBD6B987CF0(L_10, L_12, L_13, L_14, /*hidden argument*/NULL); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_15 = V_0; return L_15; } IL_002d: { int32_t L_16 = ___unaryType0; int32_t L_17 = L_16; RuntimeObject * L_18 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ExpressionType_t5DFF595F84E155FA27FA8929A81459546074CE51_il2cpp_TypeInfo_var)), &L_17); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_19 = ___operand2; NullCheck(L_19); Type_t * L_20; L_20 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_19); Exception_t * L_21; L_21 = Error_UnaryOperatorNotDefined_mFF8603B94F06A46C278F7813921FC9B80644FD64(L_18, L_20, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_21, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_GetUserDefinedUnaryOperatorOrThrow_m7A6DF4D0B639D555567998123559C6CEDA4B3A1E_RuntimeMethod_var))); } } // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::GetUserDefinedUnaryOperator(System.Linq.Expressions.ExpressionType,System.String,System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_GetUserDefinedUnaryOperator_mC068AA039B49363E3A9A902824125F8AF6B68027 (int32_t ___unaryType0, String_t* ___name1, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___operand2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* V_1 = NULL; Type_t * V_2 = NULL; MethodInfo_t * V_3 = NULL; { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___operand2; NullCheck(L_0); Type_t * L_1; L_1 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_0); V_0 = L_1; TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_2 = (TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755*)(TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755*)SZArrayNew(TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755_il2cpp_TypeInfo_var, (uint32_t)1); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_3 = L_2; Type_t * L_4 = V_0; NullCheck(L_3); ArrayElementTypeCheck (L_3, L_4); (L_3)->SetAt(static_cast(0), (Type_t *)L_4); V_1 = L_3; Type_t * L_5 = V_0; Type_t * L_6; L_6 = TypeUtils_GetNonNullableType_mA6F8CDE5F82C60FE0E993D3D4ADF445AAFCB1066(L_5, /*hidden argument*/NULL); V_2 = L_6; Type_t * L_7 = V_2; String_t* L_8 = ___name1; TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_9 = V_1; IL2CPP_RUNTIME_CLASS_INIT(TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); MethodInfo_t * L_10; L_10 = TypeExtensions_GetAnyStaticMethodValidated_mD5BFF80BB460CC7085C66BD48D389D8C2F37C504(L_7, L_8, L_9, /*hidden argument*/NULL); V_3 = L_10; MethodInfo_t * L_11 = V_3; bool L_12; L_12 = MethodInfo_op_Inequality_mDE1DAA5D330E9C975AC6423FC2D06862637BE68D(L_11, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_12) { goto IL_003a; } } { int32_t L_13 = ___unaryType0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_14 = ___operand2; MethodInfo_t * L_15 = V_3; NullCheck(L_15); Type_t * L_16; L_16 = VirtualFuncInvoker0< Type_t * >::Invoke(42 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_15); MethodInfo_t * L_17 = V_3; UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_18 = (UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 *)il2cpp_codegen_object_new(UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62_il2cpp_TypeInfo_var); UnaryExpression__ctor_m21160294834514DA946C00EA104C8F3D1CBCF318(L_18, L_13, L_14, L_16, L_17, /*hidden argument*/NULL); return L_18; } IL_003a: { Type_t * L_19 = V_0; bool L_20; L_20 = TypeUtils_IsNullableType_m62BA74C943634EF4B04246F74FE8834B5F23E85E(L_19, /*hidden argument*/NULL); if (!L_20) { goto IL_0086; } } { TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_21 = V_1; Type_t * L_22 = V_2; NullCheck(L_21); ArrayElementTypeCheck (L_21, L_22); (L_21)->SetAt(static_cast(0), (Type_t *)L_22); Type_t * L_23 = V_2; String_t* L_24 = ___name1; TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_25 = V_1; IL2CPP_RUNTIME_CLASS_INIT(TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); MethodInfo_t * L_26; L_26 = TypeExtensions_GetAnyStaticMethodValidated_mD5BFF80BB460CC7085C66BD48D389D8C2F37C504(L_23, L_24, L_25, /*hidden argument*/NULL); V_3 = L_26; MethodInfo_t * L_27 = V_3; bool L_28; L_28 = MethodInfo_op_Inequality_mDE1DAA5D330E9C975AC6423FC2D06862637BE68D(L_27, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_28) { goto IL_0086; } } { MethodInfo_t * L_29 = V_3; NullCheck(L_29); Type_t * L_30; L_30 = VirtualFuncInvoker0< Type_t * >::Invoke(42 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_29); NullCheck(L_30); bool L_31; L_31 = Type_get_IsValueType_m9CCCB4759C2D5A890096F8DBA66DAAEFE9D913FB(L_30, /*hidden argument*/NULL); if (!L_31) { goto IL_0086; } } { MethodInfo_t * L_32 = V_3; NullCheck(L_32); Type_t * L_33; L_33 = VirtualFuncInvoker0< Type_t * >::Invoke(42 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_32); bool L_34; L_34 = TypeUtils_IsNullableType_m62BA74C943634EF4B04246F74FE8834B5F23E85E(L_33, /*hidden argument*/NULL); if (L_34) { goto IL_0086; } } { int32_t L_35 = ___unaryType0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_36 = ___operand2; MethodInfo_t * L_37 = V_3; NullCheck(L_37); Type_t * L_38; L_38 = VirtualFuncInvoker0< Type_t * >::Invoke(42 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_37); Type_t * L_39; L_39 = TypeUtils_GetNullableType_m1D0C3C3FB6AB902C71D6DBA3CA618098B74E7E6A(L_38, /*hidden argument*/NULL); MethodInfo_t * L_40 = V_3; UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_41 = (UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 *)il2cpp_codegen_object_new(UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62_il2cpp_TypeInfo_var); UnaryExpression__ctor_m21160294834514DA946C00EA104C8F3D1CBCF318(L_41, L_35, L_36, L_39, L_40, /*hidden argument*/NULL); return L_41; } IL_0086: { return (UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 *)NULL; } } // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::GetMethodBasedUnaryOperator(System.Linq.Expressions.ExpressionType,System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_GetMethodBasedUnaryOperator_m6A544F27344B6584B4169BAB91B5C481E57C7A5D (int32_t ___unaryType0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___operand1, MethodInfo_t * ___method2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* V_0 = NULL; { MethodInfo_t * L_0 = ___method2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_ValidateOperator_m2D0820F3717A919B26002CF6066FB7F37787E34B(L_0, /*hidden argument*/NULL); MethodInfo_t * L_1 = ___method2; IL2CPP_RUNTIME_CLASS_INIT(TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_2; L_2 = TypeExtensions_GetParametersCached_m9E60E0DB31B9691FDC3A981DD809437A6B06CD60(L_1, /*hidden argument*/NULL); V_0 = L_2; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_3 = V_0; NullCheck(L_3); if ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length)))) == ((int32_t)1))) { goto IL_001f; } } { MethodInfo_t * L_4 = ___method2; Exception_t * L_5; L_5 = Error_IncorrectNumberOfMethodCallArguments_m2D3CB6E801120E0F5C7783B500637980D3DAA6BE(L_4, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_GetMethodBasedUnaryOperator_m6A544F27344B6584B4169BAB91B5C481E57C7A5D_RuntimeMethod_var))); } IL_001f: { ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_6 = V_0; NullCheck(L_6); int32_t L_7 = 0; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_8 = (L_6)->GetAt(static_cast(L_7)); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_9 = ___operand1; NullCheck(L_9); Type_t * L_10; L_10 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_9); IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); bool L_11; L_11 = Expression_ParameterIsAssignable_m8C2B8BFA0938363051E5E6ED233071E24CAC80FD(L_8, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0058; } } { ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_12 = V_0; NullCheck(L_12); int32_t L_13 = 0; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_14 = (L_12)->GetAt(static_cast(L_13)); NullCheck(L_14); Type_t * L_15; L_15 = VirtualFuncInvoker0< Type_t * >::Invoke(8 /* System.Type System.Reflection.ParameterInfo::get_ParameterType() */, L_14); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_16 = ___operand1; NullCheck(L_16); Type_t * L_17; L_17 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_16); int32_t L_18 = ___unaryType0; MethodInfo_t * L_19 = ___method2; NullCheck(L_19); String_t* L_20; L_20 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, L_19); IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_ValidateParamswithOperandsOrThrow_m8003AE6589C05E43636065C7DFCA0FBD6B987CF0(L_15, L_17, L_18, L_20, /*hidden argument*/NULL); int32_t L_21 = ___unaryType0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_22 = ___operand1; MethodInfo_t * L_23 = ___method2; NullCheck(L_23); Type_t * L_24; L_24 = VirtualFuncInvoker0< Type_t * >::Invoke(42 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_23); MethodInfo_t * L_25 = ___method2; UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_26 = (UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 *)il2cpp_codegen_object_new(UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62_il2cpp_TypeInfo_var); UnaryExpression__ctor_m21160294834514DA946C00EA104C8F3D1CBCF318(L_26, L_21, L_22, L_24, L_25, /*hidden argument*/NULL); return L_26; } IL_0058: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_27 = ___operand1; NullCheck(L_27); Type_t * L_28; L_28 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_27); bool L_29; L_29 = TypeUtils_IsNullableType_m62BA74C943634EF4B04246F74FE8834B5F23E85E(L_28, /*hidden argument*/NULL); if (!L_29) { goto IL_00a8; } } { ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_30 = V_0; NullCheck(L_30); int32_t L_31 = 0; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_32 = (L_30)->GetAt(static_cast(L_31)); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_33 = ___operand1; NullCheck(L_33); Type_t * L_34; L_34 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_33); Type_t * L_35; L_35 = TypeUtils_GetNonNullableType_mA6F8CDE5F82C60FE0E993D3D4ADF445AAFCB1066(L_34, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); bool L_36; L_36 = Expression_ParameterIsAssignable_m8C2B8BFA0938363051E5E6ED233071E24CAC80FD(L_32, L_35, /*hidden argument*/NULL); if (!L_36) { goto IL_00a8; } } { MethodInfo_t * L_37 = ___method2; NullCheck(L_37); Type_t * L_38; L_38 = VirtualFuncInvoker0< Type_t * >::Invoke(42 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_37); NullCheck(L_38); bool L_39; L_39 = Type_get_IsValueType_m9CCCB4759C2D5A890096F8DBA66DAAEFE9D913FB(L_38, /*hidden argument*/NULL); if (!L_39) { goto IL_00a8; } } { MethodInfo_t * L_40 = ___method2; NullCheck(L_40); Type_t * L_41; L_41 = VirtualFuncInvoker0< Type_t * >::Invoke(42 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_40); bool L_42; L_42 = TypeUtils_IsNullableType_m62BA74C943634EF4B04246F74FE8834B5F23E85E(L_41, /*hidden argument*/NULL); if (L_42) { goto IL_00a8; } } { int32_t L_43 = ___unaryType0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_44 = ___operand1; MethodInfo_t * L_45 = ___method2; NullCheck(L_45); Type_t * L_46; L_46 = VirtualFuncInvoker0< Type_t * >::Invoke(42 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_45); Type_t * L_47; L_47 = TypeUtils_GetNullableType_m1D0C3C3FB6AB902C71D6DBA3CA618098B74E7E6A(L_46, /*hidden argument*/NULL); MethodInfo_t * L_48 = ___method2; UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_49 = (UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 *)il2cpp_codegen_object_new(UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62_il2cpp_TypeInfo_var); UnaryExpression__ctor_m21160294834514DA946C00EA104C8F3D1CBCF318(L_49, L_43, L_44, L_47, L_48, /*hidden argument*/NULL); return L_49; } IL_00a8: { int32_t L_50 = ___unaryType0; int32_t L_51 = L_50; RuntimeObject * L_52 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ExpressionType_t5DFF595F84E155FA27FA8929A81459546074CE51_il2cpp_TypeInfo_var)), &L_51); MethodInfo_t * L_53 = ___method2; NullCheck(L_53); String_t* L_54; L_54 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, L_53); Exception_t * L_55; L_55 = Error_OperandTypesDoNotMatchParameters_m8A1EA6C5FDD67AA3DD821413BE204954AEA8DF6A(L_52, L_54, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_55, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_GetMethodBasedUnaryOperator_m6A544F27344B6584B4169BAB91B5C481E57C7A5D_RuntimeMethod_var))); } } // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::GetUserDefinedCoercionOrThrow(System.Linq.Expressions.ExpressionType,System.Linq.Expressions.Expression,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_GetUserDefinedCoercionOrThrow_m25DB11EE83D00AD8145359433EEF1B235E34D2DB (int32_t ___coercionType0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression1, Type_t * ___convertToType2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * V_0 = NULL; { int32_t L_0 = ___coercionType0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___expression1; Type_t * L_2 = ___convertToType2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_3; L_3 = Expression_GetUserDefinedCoercion_m37ECFEABBA8DBCB5A5B5963CE6590237CB7CAE09(L_0, L_1, L_2, /*hidden argument*/NULL); V_0 = L_3; UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_4 = V_0; if (!L_4) { goto IL_000e; } } { UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_5 = V_0; return L_5; } IL_000e: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_6 = ___expression1; NullCheck(L_6); Type_t * L_7; L_7 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_6); Type_t * L_8 = ___convertToType2; Exception_t * L_9; L_9 = Error_CoercionOperatorNotDefined_m4AF0621E2D95AE8B8B8DF6CE05DD983837AAA6AC(L_7, L_8, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_9, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_GetUserDefinedCoercionOrThrow_m25DB11EE83D00AD8145359433EEF1B235E34D2DB_RuntimeMethod_var))); } } // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::GetUserDefinedCoercion(System.Linq.Expressions.ExpressionType,System.Linq.Expressions.Expression,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_GetUserDefinedCoercion_m37ECFEABBA8DBCB5A5B5963CE6590237CB7CAE09 (int32_t ___coercionType0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression1, Type_t * ___convertToType2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } MethodInfo_t * V_0 = NULL; { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___expression1; NullCheck(L_0); Type_t * L_1; L_1 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_0); Type_t * L_2 = ___convertToType2; MethodInfo_t * L_3; L_3 = TypeUtils_GetUserDefinedCoercionMethod_mF5BA3186A667B6928F3E1C4388CD94CE9D6E5846(L_1, L_2, /*hidden argument*/NULL); V_0 = L_3; MethodInfo_t * L_4 = V_0; bool L_5; L_5 = MethodInfo_op_Inequality_mDE1DAA5D330E9C975AC6423FC2D06862637BE68D(L_4, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_5) { goto IL_0020; } } { int32_t L_6 = ___coercionType0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_7 = ___expression1; Type_t * L_8 = ___convertToType2; MethodInfo_t * L_9 = V_0; UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_10 = (UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 *)il2cpp_codegen_object_new(UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62_il2cpp_TypeInfo_var); UnaryExpression__ctor_m21160294834514DA946C00EA104C8F3D1CBCF318(L_10, L_6, L_7, L_8, L_9, /*hidden argument*/NULL); return L_10; } IL_0020: { return (UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 *)NULL; } } // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::GetMethodBasedCoercionOperator(System.Linq.Expressions.ExpressionType,System.Linq.Expressions.Expression,System.Type,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_GetMethodBasedCoercionOperator_mDC5EC6D7887A392ADAFA7CC1418A57716E5DBF96 (int32_t ___unaryType0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___operand1, Type_t * ___convertToType2, MethodInfo_t * ___method3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* V_0 = NULL; { MethodInfo_t * L_0 = ___method3; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_ValidateOperator_m2D0820F3717A919B26002CF6066FB7F37787E34B(L_0, /*hidden argument*/NULL); MethodInfo_t * L_1 = ___method3; IL2CPP_RUNTIME_CLASS_INIT(TypeExtensions_t4621AFAE95D2F74DC128EE8B4364AE8ABA654831_il2cpp_TypeInfo_var); ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_2; L_2 = TypeExtensions_GetParametersCached_m9E60E0DB31B9691FDC3A981DD809437A6B06CD60(L_1, /*hidden argument*/NULL); V_0 = L_2; ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_3 = V_0; NullCheck(L_3); if ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length)))) == ((int32_t)1))) { goto IL_001f; } } { MethodInfo_t * L_4 = ___method3; Exception_t * L_5; L_5 = Error_IncorrectNumberOfMethodCallArguments_m2D3CB6E801120E0F5C7783B500637980D3DAA6BE(L_4, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_GetMethodBasedCoercionOperator_mDC5EC6D7887A392ADAFA7CC1418A57716E5DBF96_RuntimeMethod_var))); } IL_001f: { ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_6 = V_0; NullCheck(L_6); int32_t L_7 = 0; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_8 = (L_6)->GetAt(static_cast(L_7)); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_9 = ___operand1; NullCheck(L_9); Type_t * L_10; L_10 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_9); IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); bool L_11; L_11 = Expression_ParameterIsAssignable_m8C2B8BFA0938363051E5E6ED233071E24CAC80FD(L_8, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_004c; } } { MethodInfo_t * L_12 = ___method3; NullCheck(L_12); Type_t * L_13; L_13 = VirtualFuncInvoker0< Type_t * >::Invoke(42 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_12); Type_t * L_14 = ___convertToType2; bool L_15; L_15 = TypeUtils_AreEquivalent_m8F1F3807B8297B2F7C5F22F9C48F4B163085886B(L_13, L_14, /*hidden argument*/NULL); if (!L_15) { goto IL_004c; } } { int32_t L_16 = ___unaryType0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_17 = ___operand1; MethodInfo_t * L_18 = ___method3; NullCheck(L_18); Type_t * L_19; L_19 = VirtualFuncInvoker0< Type_t * >::Invoke(42 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_18); MethodInfo_t * L_20 = ___method3; UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_21 = (UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 *)il2cpp_codegen_object_new(UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62_il2cpp_TypeInfo_var); UnaryExpression__ctor_m21160294834514DA946C00EA104C8F3D1CBCF318(L_21, L_16, L_17, L_19, L_20, /*hidden argument*/NULL); return L_21; } IL_004c: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_22 = ___operand1; NullCheck(L_22); Type_t * L_23; L_23 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_22); bool L_24; L_24 = TypeUtils_IsNullableType_m62BA74C943634EF4B04246F74FE8834B5F23E85E(L_23, /*hidden argument*/NULL); if (L_24) { goto IL_0061; } } { Type_t * L_25 = ___convertToType2; bool L_26; L_26 = TypeUtils_IsNullableType_m62BA74C943634EF4B04246F74FE8834B5F23E85E(L_25, /*hidden argument*/NULL); if (!L_26) { goto IL_00a1; } } IL_0061: { ParameterInfoU5BU5D_tB1B367487BAA9E1B2DA7EAA95B443D0B183AF80B* L_27 = V_0; NullCheck(L_27); int32_t L_28 = 0; ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_29 = (L_27)->GetAt(static_cast(L_28)); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_30 = ___operand1; NullCheck(L_30); Type_t * L_31; L_31 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_30); Type_t * L_32; L_32 = TypeUtils_GetNonNullableType_mA6F8CDE5F82C60FE0E993D3D4ADF445AAFCB1066(L_31, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); bool L_33; L_33 = Expression_ParameterIsAssignable_m8C2B8BFA0938363051E5E6ED233071E24CAC80FD(L_29, L_32, /*hidden argument*/NULL); if (!L_33) { goto IL_00a1; } } { MethodInfo_t * L_34 = ___method3; NullCheck(L_34); Type_t * L_35; L_35 = VirtualFuncInvoker0< Type_t * >::Invoke(42 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_34); Type_t * L_36 = ___convertToType2; Type_t * L_37; L_37 = TypeUtils_GetNonNullableType_mA6F8CDE5F82C60FE0E993D3D4ADF445AAFCB1066(L_36, /*hidden argument*/NULL); bool L_38; L_38 = TypeUtils_AreEquivalent_m8F1F3807B8297B2F7C5F22F9C48F4B163085886B(L_35, L_37, /*hidden argument*/NULL); if (L_38) { goto IL_0097; } } { MethodInfo_t * L_39 = ___method3; NullCheck(L_39); Type_t * L_40; L_40 = VirtualFuncInvoker0< Type_t * >::Invoke(42 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_39); Type_t * L_41 = ___convertToType2; bool L_42; L_42 = TypeUtils_AreEquivalent_m8F1F3807B8297B2F7C5F22F9C48F4B163085886B(L_40, L_41, /*hidden argument*/NULL); if (!L_42) { goto IL_00a1; } } IL_0097: { int32_t L_43 = ___unaryType0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_44 = ___operand1; Type_t * L_45 = ___convertToType2; MethodInfo_t * L_46 = ___method3; UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_47 = (UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 *)il2cpp_codegen_object_new(UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62_il2cpp_TypeInfo_var); UnaryExpression__ctor_m21160294834514DA946C00EA104C8F3D1CBCF318(L_47, L_43, L_44, L_45, L_46, /*hidden argument*/NULL); return L_47; } IL_00a1: { int32_t L_48 = ___unaryType0; int32_t L_49 = L_48; RuntimeObject * L_50 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ExpressionType_t5DFF595F84E155FA27FA8929A81459546074CE51_il2cpp_TypeInfo_var)), &L_49); MethodInfo_t * L_51 = ___method3; NullCheck(L_51); String_t* L_52; L_52 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, L_51); Exception_t * L_53; L_53 = Error_OperandTypesDoNotMatchParameters_m8A1EA6C5FDD67AA3DD821413BE204954AEA8DF6A(L_50, L_52, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_53, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_GetMethodBasedCoercionOperator_mDC5EC6D7887A392ADAFA7CC1418A57716E5DBF96_RuntimeMethod_var))); } } // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::Negate(System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_Negate_m01033896482E858C24EFDF3EAA99F3EBC8AFEEFC (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, MethodInfo_t * ___method1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1D08F205AE7E154806969294E96D2E6286E18696); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral866DE57E7E4678162A1865095E3B8C11E24AD5C6); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___expression0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral866DE57E7E4678162A1865095E3B8C11E24AD5C6, /*hidden argument*/NULL); MethodInfo_t * L_1 = ___method1; bool L_2; L_2 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_1, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_2) { goto IL_004c; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_3 = ___expression0; NullCheck(L_3); Type_t * L_4; L_4 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_3); bool L_5; L_5 = TypeUtils_IsArithmetic_m58B21C80FE6737B41D533A2501F75E22A05F6695(L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_003e; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_6 = ___expression0; NullCheck(L_6); Type_t * L_7; L_7 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_6); bool L_8; L_8 = TypeUtils_IsUnsignedInt_mAA16A30F908F288A0A34A137D663F8EAE43D3163(L_7, /*hidden argument*/NULL); if (L_8) { goto IL_003e; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_9 = ___expression0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_10 = ___expression0; NullCheck(L_10); Type_t * L_11; L_11 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_10); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_12 = (UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 *)il2cpp_codegen_object_new(UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62_il2cpp_TypeInfo_var); UnaryExpression__ctor_m21160294834514DA946C00EA104C8F3D1CBCF318(L_12, ((int32_t)28), L_9, L_11, (MethodInfo_t *)NULL, /*hidden argument*/NULL); return L_12; } IL_003e: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_13 = ___expression0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_14; L_14 = Expression_GetUserDefinedUnaryOperatorOrThrow_m7A6DF4D0B639D555567998123559C6CEDA4B3A1E(((int32_t)28), _stringLiteral1D08F205AE7E154806969294E96D2E6286E18696, L_13, /*hidden argument*/NULL); return L_14; } IL_004c: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_15 = ___expression0; MethodInfo_t * L_16 = ___method1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_17; L_17 = Expression_GetMethodBasedUnaryOperator_m6A544F27344B6584B4169BAB91B5C481E57C7A5D(((int32_t)28), L_15, L_16, /*hidden argument*/NULL); return L_17; } } // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::UnaryPlus(System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_UnaryPlus_m8799A965DA17AD80C6DA8BDE7C82B71121D2ACF9 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, MethodInfo_t * ___method1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7E31C95666E38EC46F2795BE005E63CEE69C17F2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral866DE57E7E4678162A1865095E3B8C11E24AD5C6); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___expression0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral866DE57E7E4678162A1865095E3B8C11E24AD5C6, /*hidden argument*/NULL); MethodInfo_t * L_1 = ___method1; bool L_2; L_2 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_1, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_2) { goto IL_003f; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_3 = ___expression0; NullCheck(L_3); Type_t * L_4; L_4 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_3); bool L_5; L_5 = TypeUtils_IsArithmetic_m58B21C80FE6737B41D533A2501F75E22A05F6695(L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0031; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_6 = ___expression0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_7 = ___expression0; NullCheck(L_7); Type_t * L_8; L_8 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_7); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_9 = (UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 *)il2cpp_codegen_object_new(UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62_il2cpp_TypeInfo_var); UnaryExpression__ctor_m21160294834514DA946C00EA104C8F3D1CBCF318(L_9, ((int32_t)29), L_6, L_8, (MethodInfo_t *)NULL, /*hidden argument*/NULL); return L_9; } IL_0031: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_10 = ___expression0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_11; L_11 = Expression_GetUserDefinedUnaryOperatorOrThrow_m7A6DF4D0B639D555567998123559C6CEDA4B3A1E(((int32_t)29), _stringLiteral7E31C95666E38EC46F2795BE005E63CEE69C17F2, L_10, /*hidden argument*/NULL); return L_11; } IL_003f: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_12 = ___expression0; MethodInfo_t * L_13 = ___method1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_14; L_14 = Expression_GetMethodBasedUnaryOperator_m6A544F27344B6584B4169BAB91B5C481E57C7A5D(((int32_t)29), L_12, L_13, /*hidden argument*/NULL); return L_14; } } // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::NegateChecked(System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_NegateChecked_mFEB76B88D7B33E3435D80BE8C1454938CA8EDE4B (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, MethodInfo_t * ___method1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1D08F205AE7E154806969294E96D2E6286E18696); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral866DE57E7E4678162A1865095E3B8C11E24AD5C6); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___expression0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral866DE57E7E4678162A1865095E3B8C11E24AD5C6, /*hidden argument*/NULL); MethodInfo_t * L_1 = ___method1; bool L_2; L_2 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_1, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_2) { goto IL_004c; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_3 = ___expression0; NullCheck(L_3); Type_t * L_4; L_4 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_3); bool L_5; L_5 = TypeUtils_IsArithmetic_m58B21C80FE6737B41D533A2501F75E22A05F6695(L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_003e; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_6 = ___expression0; NullCheck(L_6); Type_t * L_7; L_7 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_6); bool L_8; L_8 = TypeUtils_IsUnsignedInt_mAA16A30F908F288A0A34A137D663F8EAE43D3163(L_7, /*hidden argument*/NULL); if (L_8) { goto IL_003e; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_9 = ___expression0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_10 = ___expression0; NullCheck(L_10); Type_t * L_11; L_11 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_10); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_12 = (UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 *)il2cpp_codegen_object_new(UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62_il2cpp_TypeInfo_var); UnaryExpression__ctor_m21160294834514DA946C00EA104C8F3D1CBCF318(L_12, ((int32_t)30), L_9, L_11, (MethodInfo_t *)NULL, /*hidden argument*/NULL); return L_12; } IL_003e: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_13 = ___expression0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_14; L_14 = Expression_GetUserDefinedUnaryOperatorOrThrow_m7A6DF4D0B639D555567998123559C6CEDA4B3A1E(((int32_t)30), _stringLiteral1D08F205AE7E154806969294E96D2E6286E18696, L_13, /*hidden argument*/NULL); return L_14; } IL_004c: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_15 = ___expression0; MethodInfo_t * L_16 = ___method1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_17; L_17 = Expression_GetMethodBasedUnaryOperator_m6A544F27344B6584B4169BAB91B5C481E57C7A5D(((int32_t)30), L_15, L_16, /*hidden argument*/NULL); return L_17; } } // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::Not(System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_Not_m28442D4A419B41BB3B08784F5D7AFD1F722AE786 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, MethodInfo_t * ___method1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral866DE57E7E4678162A1865095E3B8C11E24AD5C6); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB5F519095D6B47D304D98B5A21B8D8EED706635D); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBFD767F0B108F9802041DE9A8880ACF19EA59ADD); s_Il2CppMethodInitialized = true; } UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * V_0 = NULL; { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___expression0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral866DE57E7E4678162A1865095E3B8C11E24AD5C6, /*hidden argument*/NULL); MethodInfo_t * L_1 = ___method1; bool L_2; L_2 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_1, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_2) { goto IL_0052; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_3 = ___expression0; NullCheck(L_3); Type_t * L_4; L_4 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_3); bool L_5; L_5 = TypeUtils_IsIntegerOrBool_mC9B72FB9CB052FE4D0361147288D114E3004321D(L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0031; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_6 = ___expression0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_7 = ___expression0; NullCheck(L_7); Type_t * L_8; L_8 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_7); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_9 = (UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 *)il2cpp_codegen_object_new(UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62_il2cpp_TypeInfo_var); UnaryExpression__ctor_m21160294834514DA946C00EA104C8F3D1CBCF318(L_9, ((int32_t)34), L_6, L_8, (MethodInfo_t *)NULL, /*hidden argument*/NULL); return L_9; } IL_0031: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_10 = ___expression0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_11; L_11 = Expression_GetUserDefinedUnaryOperator_mC068AA039B49363E3A9A902824125F8AF6B68027(((int32_t)34), _stringLiteralB5F519095D6B47D304D98B5A21B8D8EED706635D, L_10, /*hidden argument*/NULL); V_0 = L_11; UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_12 = V_0; if (!L_12) { goto IL_0044; } } { UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_13 = V_0; return L_13; } IL_0044: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_14 = ___expression0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_15; L_15 = Expression_GetUserDefinedUnaryOperatorOrThrow_m7A6DF4D0B639D555567998123559C6CEDA4B3A1E(((int32_t)34), _stringLiteralBFD767F0B108F9802041DE9A8880ACF19EA59ADD, L_14, /*hidden argument*/NULL); return L_15; } IL_0052: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_16 = ___expression0; MethodInfo_t * L_17 = ___method1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_18; L_18 = Expression_GetMethodBasedUnaryOperator_m6A544F27344B6584B4169BAB91B5C481E57C7A5D(((int32_t)34), L_16, L_17, /*hidden argument*/NULL); return L_18; } } // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::IsFalse(System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_IsFalse_m3004EB486FF460C8312D39B9C2A9FB244F929A82 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, MethodInfo_t * ___method1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5506B85C9F5FFCAB79D529FD71FE741DA8D34781); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral866DE57E7E4678162A1865095E3B8C11E24AD5C6); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___expression0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral866DE57E7E4678162A1865095E3B8C11E24AD5C6, /*hidden argument*/NULL); MethodInfo_t * L_1 = ___method1; bool L_2; L_2 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_1, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_2) { goto IL_003f; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_3 = ___expression0; NullCheck(L_3); Type_t * L_4; L_4 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_3); bool L_5; L_5 = TypeUtils_IsBool_m898397D825172947CFE1EDF9EF6E6B0124FE36A7(L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0031; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_6 = ___expression0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_7 = ___expression0; NullCheck(L_7); Type_t * L_8; L_8 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_7); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_9 = (UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 *)il2cpp_codegen_object_new(UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62_il2cpp_TypeInfo_var); UnaryExpression__ctor_m21160294834514DA946C00EA104C8F3D1CBCF318(L_9, ((int32_t)84), L_6, L_8, (MethodInfo_t *)NULL, /*hidden argument*/NULL); return L_9; } IL_0031: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_10 = ___expression0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_11; L_11 = Expression_GetUserDefinedUnaryOperatorOrThrow_m7A6DF4D0B639D555567998123559C6CEDA4B3A1E(((int32_t)84), _stringLiteral5506B85C9F5FFCAB79D529FD71FE741DA8D34781, L_10, /*hidden argument*/NULL); return L_11; } IL_003f: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_12 = ___expression0; MethodInfo_t * L_13 = ___method1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_14; L_14 = Expression_GetMethodBasedUnaryOperator_m6A544F27344B6584B4169BAB91B5C481E57C7A5D(((int32_t)84), L_12, L_13, /*hidden argument*/NULL); return L_14; } } // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::IsTrue(System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_IsTrue_m216D2B00249EA768E5082C2FC55D750DFE6D1316 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, MethodInfo_t * ___method1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1DD8594A96A295B77F6A1C938ED81FCF7ADCAC27); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral866DE57E7E4678162A1865095E3B8C11E24AD5C6); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___expression0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral866DE57E7E4678162A1865095E3B8C11E24AD5C6, /*hidden argument*/NULL); MethodInfo_t * L_1 = ___method1; bool L_2; L_2 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_1, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_2) { goto IL_003f; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_3 = ___expression0; NullCheck(L_3); Type_t * L_4; L_4 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_3); bool L_5; L_5 = TypeUtils_IsBool_m898397D825172947CFE1EDF9EF6E6B0124FE36A7(L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0031; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_6 = ___expression0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_7 = ___expression0; NullCheck(L_7); Type_t * L_8; L_8 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_7); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_9 = (UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 *)il2cpp_codegen_object_new(UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62_il2cpp_TypeInfo_var); UnaryExpression__ctor_m21160294834514DA946C00EA104C8F3D1CBCF318(L_9, ((int32_t)83), L_6, L_8, (MethodInfo_t *)NULL, /*hidden argument*/NULL); return L_9; } IL_0031: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_10 = ___expression0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_11; L_11 = Expression_GetUserDefinedUnaryOperatorOrThrow_m7A6DF4D0B639D555567998123559C6CEDA4B3A1E(((int32_t)83), _stringLiteral1DD8594A96A295B77F6A1C938ED81FCF7ADCAC27, L_10, /*hidden argument*/NULL); return L_11; } IL_003f: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_12 = ___expression0; MethodInfo_t * L_13 = ___method1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_14; L_14 = Expression_GetMethodBasedUnaryOperator_m6A544F27344B6584B4169BAB91B5C481E57C7A5D(((int32_t)83), L_12, L_13, /*hidden argument*/NULL); return L_14; } } // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::OnesComplement(System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_OnesComplement_m80A2CE651B2B934FBB05AA5D7DAEEE07C2ABE1F0 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, MethodInfo_t * ___method1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral866DE57E7E4678162A1865095E3B8C11E24AD5C6); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBFD767F0B108F9802041DE9A8880ACF19EA59ADD); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___expression0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral866DE57E7E4678162A1865095E3B8C11E24AD5C6, /*hidden argument*/NULL); MethodInfo_t * L_1 = ___method1; bool L_2; L_2 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_1, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_2) { goto IL_003f; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_3 = ___expression0; NullCheck(L_3); Type_t * L_4; L_4 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_3); bool L_5; L_5 = TypeUtils_IsInteger_mC53B871865E810D30E8327DC41C44587F8E78982(L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0031; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_6 = ___expression0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_7 = ___expression0; NullCheck(L_7); Type_t * L_8; L_8 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_7); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_9 = (UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 *)il2cpp_codegen_object_new(UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62_il2cpp_TypeInfo_var); UnaryExpression__ctor_m21160294834514DA946C00EA104C8F3D1CBCF318(L_9, ((int32_t)82), L_6, L_8, (MethodInfo_t *)NULL, /*hidden argument*/NULL); return L_9; } IL_0031: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_10 = ___expression0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_11; L_11 = Expression_GetUserDefinedUnaryOperatorOrThrow_m7A6DF4D0B639D555567998123559C6CEDA4B3A1E(((int32_t)82), _stringLiteralBFD767F0B108F9802041DE9A8880ACF19EA59ADD, L_10, /*hidden argument*/NULL); return L_11; } IL_003f: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_12 = ___expression0; MethodInfo_t * L_13 = ___method1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_14; L_14 = Expression_GetMethodBasedUnaryOperator_m6A544F27344B6584B4169BAB91B5C481E57C7A5D(((int32_t)82), L_12, L_13, /*hidden argument*/NULL); return L_14; } } // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::TypeAs(System.Linq.Expressions.Expression,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_TypeAs_mFC9778EFABB2A3EF2BF592F3C8EC07D078A08170 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, Type_t * ___type1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral866DE57E7E4678162A1865095E3B8C11E24AD5C6); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___expression0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral866DE57E7E4678162A1865095E3B8C11E24AD5C6, /*hidden argument*/NULL); Type_t * L_1 = ___type1; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_1, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, /*hidden argument*/NULL); Type_t * L_2 = ___type1; TypeUtils_ValidateType_mB06E15118C087B112DB13638B0A1D192524DB1F5(L_2, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, /*hidden argument*/NULL); Type_t * L_3 = ___type1; NullCheck(L_3); bool L_4; L_4 = Type_get_IsValueType_m9CCCB4759C2D5A890096F8DBA66DAAEFE9D913FB(L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_003d; } } { Type_t * L_5 = ___type1; bool L_6; L_6 = TypeUtils_IsNullableType_m62BA74C943634EF4B04246F74FE8834B5F23E85E(L_5, /*hidden argument*/NULL); if (L_6) { goto IL_003d; } } { Type_t * L_7 = ___type1; Exception_t * L_8; L_8 = Error_IncorrectTypeForTypeAs_mABF56304E0E0D1A111B532EBFA4F731F9B1ECD48(L_7, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_8, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_TypeAs_mFC9778EFABB2A3EF2BF592F3C8EC07D078A08170_RuntimeMethod_var))); } IL_003d: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_9 = ___expression0; Type_t * L_10 = ___type1; UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_11 = (UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 *)il2cpp_codegen_object_new(UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62_il2cpp_TypeInfo_var); UnaryExpression__ctor_m21160294834514DA946C00EA104C8F3D1CBCF318(L_11, ((int32_t)44), L_9, L_10, (MethodInfo_t *)NULL, /*hidden argument*/NULL); return L_11; } } // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::Unbox(System.Linq.Expressions.Expression,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_Unbox_m47A9AF5A87E55456CCCCE48C94C0BD5ECE95BCD3 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, Type_t * ___type1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeObject_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral866DE57E7E4678162A1865095E3B8C11E24AD5C6); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___expression0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral866DE57E7E4678162A1865095E3B8C11E24AD5C6, /*hidden argument*/NULL); Type_t * L_1 = ___type1; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_1, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___expression0; NullCheck(L_2); Type_t * L_3; L_3 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_2); NullCheck(L_3); bool L_4; L_4 = Type_get_IsInterface_mB10C34DEE8B22E1597C813211BBED17DD724FC07(L_3, /*hidden argument*/NULL); if (L_4) { goto IL_0045; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_5 = ___expression0; NullCheck(L_5); Type_t * L_6; L_6 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_5); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_7 = { reinterpret_cast (RuntimeObject_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_8; L_8 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_7, /*hidden argument*/NULL); bool L_9; L_9 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0(L_6, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0045; } } { Exception_t * L_10; L_10 = Error_InvalidUnboxType_m2A5E94EAE154B829443FB9DA6EB4E611E77A6AC1(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral866DE57E7E4678162A1865095E3B8C11E24AD5C6)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_Unbox_m47A9AF5A87E55456CCCCE48C94C0BD5ECE95BCD3_RuntimeMethod_var))); } IL_0045: { Type_t * L_11 = ___type1; NullCheck(L_11); bool L_12; L_12 = Type_get_IsValueType_m9CCCB4759C2D5A890096F8DBA66DAAEFE9D913FB(L_11, /*hidden argument*/NULL); if (L_12) { goto IL_0058; } } { Exception_t * L_13; L_13 = Error_InvalidUnboxType_m2A5E94EAE154B829443FB9DA6EB4E611E77A6AC1(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_13, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_Unbox_m47A9AF5A87E55456CCCCE48C94C0BD5ECE95BCD3_RuntimeMethod_var))); } IL_0058: { Type_t * L_14 = ___type1; TypeUtils_ValidateType_mB06E15118C087B112DB13638B0A1D192524DB1F5(L_14, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_15 = ___expression0; Type_t * L_16 = ___type1; UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_17 = (UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 *)il2cpp_codegen_object_new(UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62_il2cpp_TypeInfo_var); UnaryExpression__ctor_m21160294834514DA946C00EA104C8F3D1CBCF318(L_17, ((int32_t)62), L_15, L_16, (MethodInfo_t *)NULL, /*hidden argument*/NULL); return L_17; } } // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::Convert(System.Linq.Expressions.Expression,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_Convert_m494826A3729B238263D95E7D7B0E236DE3B1CDA7 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, Type_t * ___type1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___expression0; Type_t * L_1 = ___type1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_2; L_2 = Expression_Convert_mB7D4609BA0E20D54F9D825EAF1BA1FDF1EE888D9(L_0, L_1, (MethodInfo_t *)NULL, /*hidden argument*/NULL); return L_2; } } // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::Convert(System.Linq.Expressions.Expression,System.Type,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_Convert_mB7D4609BA0E20D54F9D825EAF1BA1FDF1EE888D9 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, Type_t * ___type1, MethodInfo_t * ___method2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral866DE57E7E4678162A1865095E3B8C11E24AD5C6); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___expression0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral866DE57E7E4678162A1865095E3B8C11E24AD5C6, /*hidden argument*/NULL); Type_t * L_1 = ___type1; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_1, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, /*hidden argument*/NULL); Type_t * L_2 = ___type1; TypeUtils_ValidateType_mB06E15118C087B112DB13638B0A1D192524DB1F5(L_2, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, /*hidden argument*/NULL); MethodInfo_t * L_3 = ___method2; bool L_4; L_4 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_3, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_4) { goto IL_005b; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_5 = ___expression0; NullCheck(L_5); Type_t * L_6; L_6 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_5); Type_t * L_7 = ___type1; bool L_8; L_8 = TypeUtils_HasIdentityPrimitiveOrNullableConversionTo_mA1F78B9925FB090C4BBD3FFA51AE82C0E327797D(L_6, L_7, /*hidden argument*/NULL); if (L_8) { goto IL_0046; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_9 = ___expression0; NullCheck(L_9); Type_t * L_10; L_10 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_9); Type_t * L_11 = ___type1; bool L_12; L_12 = TypeUtils_HasReferenceConversionTo_m9FC9FF092E33B33C3FBEF65CFF6081EC0A643B11(L_10, L_11, /*hidden argument*/NULL); if (!L_12) { goto IL_0051; } } IL_0046: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_13 = ___expression0; Type_t * L_14 = ___type1; UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_15 = (UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 *)il2cpp_codegen_object_new(UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62_il2cpp_TypeInfo_var); UnaryExpression__ctor_m21160294834514DA946C00EA104C8F3D1CBCF318(L_15, ((int32_t)10), L_13, L_14, (MethodInfo_t *)NULL, /*hidden argument*/NULL); return L_15; } IL_0051: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_16 = ___expression0; Type_t * L_17 = ___type1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_18; L_18 = Expression_GetUserDefinedCoercionOrThrow_m25DB11EE83D00AD8145359433EEF1B235E34D2DB(((int32_t)10), L_16, L_17, /*hidden argument*/NULL); return L_18; } IL_005b: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_19 = ___expression0; Type_t * L_20 = ___type1; MethodInfo_t * L_21 = ___method2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_22; L_22 = Expression_GetMethodBasedCoercionOperator_mDC5EC6D7887A392ADAFA7CC1418A57716E5DBF96(((int32_t)10), L_19, L_20, L_21, /*hidden argument*/NULL); return L_22; } } // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::ConvertChecked(System.Linq.Expressions.Expression,System.Type,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_ConvertChecked_m1BCF0337232768F9992499C67612D3471E0843E1 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, Type_t * ___type1, MethodInfo_t * ___method2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral866DE57E7E4678162A1865095E3B8C11E24AD5C6); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___expression0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral866DE57E7E4678162A1865095E3B8C11E24AD5C6, /*hidden argument*/NULL); Type_t * L_1 = ___type1; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_1, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, /*hidden argument*/NULL); Type_t * L_2 = ___type1; TypeUtils_ValidateType_mB06E15118C087B112DB13638B0A1D192524DB1F5(L_2, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, /*hidden argument*/NULL); MethodInfo_t * L_3 = ___method2; bool L_4; L_4 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_3, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_4) { goto IL_0066; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_5 = ___expression0; NullCheck(L_5); Type_t * L_6; L_6 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_5); Type_t * L_7 = ___type1; bool L_8; L_8 = TypeUtils_HasIdentityPrimitiveOrNullableConversionTo_mA1F78B9925FB090C4BBD3FFA51AE82C0E327797D(L_6, L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_9 = ___expression0; Type_t * L_10 = ___type1; UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_11 = (UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 *)il2cpp_codegen_object_new(UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62_il2cpp_TypeInfo_var); UnaryExpression__ctor_m21160294834514DA946C00EA104C8F3D1CBCF318(L_11, ((int32_t)11), L_9, L_10, (MethodInfo_t *)NULL, /*hidden argument*/NULL); return L_11; } IL_0043: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_12 = ___expression0; NullCheck(L_12); Type_t * L_13; L_13 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_12); Type_t * L_14 = ___type1; bool L_15; L_15 = TypeUtils_HasReferenceConversionTo_m9FC9FF092E33B33C3FBEF65CFF6081EC0A643B11(L_13, L_14, /*hidden argument*/NULL); if (!L_15) { goto IL_005c; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_16 = ___expression0; Type_t * L_17 = ___type1; UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_18 = (UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 *)il2cpp_codegen_object_new(UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62_il2cpp_TypeInfo_var); UnaryExpression__ctor_m21160294834514DA946C00EA104C8F3D1CBCF318(L_18, ((int32_t)10), L_16, L_17, (MethodInfo_t *)NULL, /*hidden argument*/NULL); return L_18; } IL_005c: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_19 = ___expression0; Type_t * L_20 = ___type1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_21; L_21 = Expression_GetUserDefinedCoercionOrThrow_m25DB11EE83D00AD8145359433EEF1B235E34D2DB(((int32_t)11), L_19, L_20, /*hidden argument*/NULL); return L_21; } IL_0066: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_22 = ___expression0; Type_t * L_23 = ___type1; MethodInfo_t * L_24 = ___method2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_25; L_25 = Expression_GetMethodBasedCoercionOperator_mDC5EC6D7887A392ADAFA7CC1418A57716E5DBF96(((int32_t)11), L_22, L_23, L_24, /*hidden argument*/NULL); return L_25; } } // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::ArrayLength(System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_ArrayLength_mE9717DFD868B28823F61AB04F435304F6442CE3C (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___array0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___array0; NullCheck(L_1); Type_t * L_2; L_2 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_1); NullCheck(L_2); bool L_3; L_3 = VirtualFuncInvoker0< bool >::Invoke(126 /* System.Boolean System.Type::get_IsSZArray() */, L_2); if (L_3) { goto IL_0052; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_4 = ___array0; NullCheck(L_4); Type_t * L_5; L_5 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_4); NullCheck(L_5); bool L_6; L_6 = Type_get_IsArray_m15FE83DD8FAF090F9BDA924753C7750AAEA7CFD1(L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_003c; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_7 = { reinterpret_cast (((RuntimeType*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RuntimeArray_0_0_0_var))) }; IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var))); Type_t * L_8; L_8 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_7, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_9 = ___array0; NullCheck(L_9); Type_t * L_10; L_10 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_9); NullCheck(L_8); bool L_11; L_11 = VirtualFuncInvoker1< bool, Type_t * >::Invoke(121 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, L_8, L_10); if (L_11) { goto IL_0047; } } IL_003c: { Exception_t * L_12; L_12 = Error_ArgumentMustBeArray_mB2F48703CCDEE09F80A9C5983907879D623D7380(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ArrayLength_mE9717DFD868B28823F61AB04F435304F6442CE3C_RuntimeMethod_var))); } IL_0047: { Exception_t * L_13; L_13 = Error_ArgumentMustBeSingleDimensionalArrayType_m451C1816129FAA354BB88B6C13A27D04B147036B(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_13, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_ArrayLength_mE9717DFD868B28823F61AB04F435304F6442CE3C_RuntimeMethod_var))); } IL_0052: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_14 = ___array0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_15 = { reinterpret_cast (Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_16; L_16 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_15, /*hidden argument*/NULL); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_17 = (UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 *)il2cpp_codegen_object_new(UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62_il2cpp_TypeInfo_var); UnaryExpression__ctor_m21160294834514DA946C00EA104C8F3D1CBCF318(L_17, 4, L_14, L_16, (MethodInfo_t *)NULL, /*hidden argument*/NULL); return L_17; } } // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::Quote(System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_Quote_mFAEA4DFF58E7A8B140999CEB85444E10FBE1C5A4 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral866DE57E7E4678162A1865095E3B8C11E24AD5C6); s_Il2CppMethodInitialized = true; } LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * V_0 = NULL; { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___expression0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral866DE57E7E4678162A1865095E3B8C11E24AD5C6, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___expression0; V_0 = ((LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 *)IsInstClass((RuntimeObject*)L_1, LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474_il2cpp_TypeInfo_var)); LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_2 = V_0; if (L_2) { goto IL_0020; } } { Exception_t * L_3; L_3 = Error_QuotedExpressionMustBeLambda_m5EF5A03D3A675B25B8D8F532594B3BA0AE52B6D6(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral866DE57E7E4678162A1865095E3B8C11E24AD5C6)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_Quote_mFAEA4DFF58E7A8B140999CEB85444E10FBE1C5A4_RuntimeMethod_var))); } IL_0020: { LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_4 = V_0; LambdaExpression_t26BF905E97E6D94F81F17D60F4F4F47F8E93B474 * L_5 = V_0; NullCheck(L_5); Type_t * L_6; L_6 = VirtualFuncInvoker0< Type_t * >::Invoke(13 /* System.Type System.Linq.Expressions.LambdaExpression::get_PublicType() */, L_5); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_7 = (UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 *)il2cpp_codegen_object_new(UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62_il2cpp_TypeInfo_var); UnaryExpression__ctor_m21160294834514DA946C00EA104C8F3D1CBCF318(L_7, ((int32_t)40), L_4, L_6, (MethodInfo_t *)NULL, /*hidden argument*/NULL); return L_7; } } // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::Throw(System.Linq.Expressions.Expression,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_Throw_mEDE9895093C52A20A1A895C44CE7F73D7F0C7A01 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___value0, Type_t * ___type1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7); s_Il2CppMethodInitialized = true; } { Type_t * L_0 = ___type1; ContractUtils_RequiresNotNull_mD6FE9CE9443D542AFCE34C007C94516AC93130E3(L_0, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, /*hidden argument*/NULL); Type_t * L_1 = ___type1; TypeUtils_ValidateType_mB06E15118C087B112DB13638B0A1D192524DB1F5(L_1, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_2 = ___value0; if (!L_2) { goto IL_003c; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_3 = ___value0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_3, _stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_4 = ___value0; NullCheck(L_4); Type_t * L_5; L_5 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_4); NullCheck(L_5); bool L_6; L_6 = Type_get_IsValueType_m9CCCB4759C2D5A890096F8DBA66DAAEFE9D913FB(L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_003c; } } { Exception_t * L_7; L_7 = Error_ArgumentMustNotHaveValueType_mDC3F1C3551467CA868D1C2B713467D7ABBF3F788(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_Throw_mEDE9895093C52A20A1A895C44CE7F73D7F0C7A01_RuntimeMethod_var))); } IL_003c: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_8 = ___value0; Type_t * L_9 = ___type1; UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_10 = (UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 *)il2cpp_codegen_object_new(UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62_il2cpp_TypeInfo_var); UnaryExpression__ctor_m21160294834514DA946C00EA104C8F3D1CBCF318(L_10, ((int32_t)60), L_8, L_9, (MethodInfo_t *)NULL, /*hidden argument*/NULL); return L_10; } } // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::Increment(System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_Increment_m42221032D5CC37A343682F18A9980DED4D0C391E (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, MethodInfo_t * ___method1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2784A0B540CEB33CB062B4335155E671C41E0412); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral866DE57E7E4678162A1865095E3B8C11E24AD5C6); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___expression0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral866DE57E7E4678162A1865095E3B8C11E24AD5C6, /*hidden argument*/NULL); MethodInfo_t * L_1 = ___method1; bool L_2; L_2 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_1, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_2) { goto IL_003f; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_3 = ___expression0; NullCheck(L_3); Type_t * L_4; L_4 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_3); bool L_5; L_5 = TypeUtils_IsArithmetic_m58B21C80FE6737B41D533A2501F75E22A05F6695(L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0031; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_6 = ___expression0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_7 = ___expression0; NullCheck(L_7); Type_t * L_8; L_8 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_7); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_9 = (UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 *)il2cpp_codegen_object_new(UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62_il2cpp_TypeInfo_var); UnaryExpression__ctor_m21160294834514DA946C00EA104C8F3D1CBCF318(L_9, ((int32_t)54), L_6, L_8, (MethodInfo_t *)NULL, /*hidden argument*/NULL); return L_9; } IL_0031: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_10 = ___expression0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_11; L_11 = Expression_GetUserDefinedUnaryOperatorOrThrow_m7A6DF4D0B639D555567998123559C6CEDA4B3A1E(((int32_t)54), _stringLiteral2784A0B540CEB33CB062B4335155E671C41E0412, L_10, /*hidden argument*/NULL); return L_11; } IL_003f: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_12 = ___expression0; MethodInfo_t * L_13 = ___method1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_14; L_14 = Expression_GetMethodBasedUnaryOperator_m6A544F27344B6584B4169BAB91B5C481E57C7A5D(((int32_t)54), L_12, L_13, /*hidden argument*/NULL); return L_14; } } // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::Decrement(System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_Decrement_mF6A4F69AE4F51C31CFFE87B3E9E5E7A0045B2009 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, MethodInfo_t * ___method1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral866DE57E7E4678162A1865095E3B8C11E24AD5C6); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD183C1AE019E2E8987B04F53DDEB8C5B5CCA7648); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___expression0; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral866DE57E7E4678162A1865095E3B8C11E24AD5C6, /*hidden argument*/NULL); MethodInfo_t * L_1 = ___method1; bool L_2; L_2 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_1, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_2) { goto IL_003f; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_3 = ___expression0; NullCheck(L_3); Type_t * L_4; L_4 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_3); bool L_5; L_5 = TypeUtils_IsArithmetic_m58B21C80FE6737B41D533A2501F75E22A05F6695(L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0031; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_6 = ___expression0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_7 = ___expression0; NullCheck(L_7); Type_t * L_8; L_8 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_7); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_9 = (UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 *)il2cpp_codegen_object_new(UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62_il2cpp_TypeInfo_var); UnaryExpression__ctor_m21160294834514DA946C00EA104C8F3D1CBCF318(L_9, ((int32_t)49), L_6, L_8, (MethodInfo_t *)NULL, /*hidden argument*/NULL); return L_9; } IL_0031: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_10 = ___expression0; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_11; L_11 = Expression_GetUserDefinedUnaryOperatorOrThrow_m7A6DF4D0B639D555567998123559C6CEDA4B3A1E(((int32_t)49), _stringLiteralD183C1AE019E2E8987B04F53DDEB8C5B5CCA7648, L_10, /*hidden argument*/NULL); return L_11; } IL_003f: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_12 = ___expression0; MethodInfo_t * L_13 = ___method1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_14; L_14 = Expression_GetMethodBasedUnaryOperator_m6A544F27344B6584B4169BAB91B5C481E57C7A5D(((int32_t)49), L_12, L_13, /*hidden argument*/NULL); return L_14; } } // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::PreIncrementAssign(System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_PreIncrementAssign_mF5D8327085AED92931DC04E9958BA9D7EBC7B9B3 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, MethodInfo_t * ___method1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___expression0; MethodInfo_t * L_1 = ___method1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_2; L_2 = Expression_MakeOpAssignUnary_m6BE9C0AD6604D3D785AFCE56DB1032DE9F3F441B(((int32_t)77), L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::PreDecrementAssign(System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_PreDecrementAssign_m46D5B09F948089F6D95673A3E058F40DC9272086 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, MethodInfo_t * ___method1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___expression0; MethodInfo_t * L_1 = ___method1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_2; L_2 = Expression_MakeOpAssignUnary_m6BE9C0AD6604D3D785AFCE56DB1032DE9F3F441B(((int32_t)78), L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::PostIncrementAssign(System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_PostIncrementAssign_mD64046E22194F25EE82FF6390C42D16AEB291106 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, MethodInfo_t * ___method1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___expression0; MethodInfo_t * L_1 = ___method1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_2; L_2 = Expression_MakeOpAssignUnary_m6BE9C0AD6604D3D785AFCE56DB1032DE9F3F441B(((int32_t)79), L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::PostDecrementAssign(System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_PostDecrementAssign_mE286941C424DFA4FA71A6D10883AB4ADC26666F4 (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression0, MethodInfo_t * ___method1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___expression0; MethodInfo_t * L_1 = ___method1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_2; L_2 = Expression_MakeOpAssignUnary_m6BE9C0AD6604D3D785AFCE56DB1032DE9F3F441B(((int32_t)80), L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Linq.Expressions.UnaryExpression System.Linq.Expressions.Expression::MakeOpAssignUnary(System.Linq.Expressions.ExpressionType,System.Linq.Expressions.Expression,System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * Expression_MakeOpAssignUnary_m6BE9C0AD6604D3D785AFCE56DB1032DE9F3F441B (int32_t ___kind0, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expression1, MethodInfo_t * ___method2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2784A0B540CEB33CB062B4335155E671C41E0412); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral866DE57E7E4678162A1865095E3B8C11E24AD5C6); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD183C1AE019E2E8987B04F53DDEB8C5B5CCA7648); s_Il2CppMethodInitialized = true; } UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * V_0 = NULL; String_t* V_1 = NULL; { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = ___expression1; ExpressionUtils_RequiresCanRead_mE39E3406F20863FF884440C1A548259BC3282C78(L_0, _stringLiteral866DE57E7E4678162A1865095E3B8C11E24AD5C6, /*hidden argument*/NULL); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_1 = ___expression1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); Expression_RequiresCanWrite_mE6E1ED4B8F40FB2C1C490F191FC2DC4CC1B40B80(L_1, _stringLiteral866DE57E7E4678162A1865095E3B8C11E24AD5C6, /*hidden argument*/NULL); MethodInfo_t * L_2 = ___method2; bool L_3; L_3 = MethodInfo_op_Equality_mC78C53FBCEF409A2EBD689D6781D23C62E6161F2(L_2, (MethodInfo_t *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_005e; } } { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_4 = ___expression1; NullCheck(L_4); Type_t * L_5; L_5 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_4); bool L_6; L_6 = TypeUtils_IsArithmetic_m58B21C80FE6737B41D533A2501F75E22A05F6695(L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_003b; } } { int32_t L_7 = ___kind0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_8 = ___expression1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_9 = ___expression1; NullCheck(L_9); Type_t * L_10; L_10 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_9); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_11 = (UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 *)il2cpp_codegen_object_new(UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62_il2cpp_TypeInfo_var); UnaryExpression__ctor_m21160294834514DA946C00EA104C8F3D1CBCF318(L_11, L_7, L_8, L_10, (MethodInfo_t *)NULL, /*hidden argument*/NULL); return L_11; } IL_003b: { int32_t L_12 = ___kind0; if ((((int32_t)L_12) == ((int32_t)((int32_t)77)))) { goto IL_0045; } } { int32_t L_13 = ___kind0; if ((!(((uint32_t)L_13) == ((uint32_t)((int32_t)79))))) { goto IL_004d; } } IL_0045: { V_1 = _stringLiteral2784A0B540CEB33CB062B4335155E671C41E0412; goto IL_0053; } IL_004d: { V_1 = _stringLiteralD183C1AE019E2E8987B04F53DDEB8C5B5CCA7648; } IL_0053: { int32_t L_14 = ___kind0; String_t* L_15 = V_1; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_16 = ___expression1; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_17; L_17 = Expression_GetUserDefinedUnaryOperatorOrThrow_m7A6DF4D0B639D555567998123559C6CEDA4B3A1E(L_14, L_15, L_16, /*hidden argument*/NULL); V_0 = L_17; goto IL_0067; } IL_005e: { int32_t L_18 = ___kind0; Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_19 = ___expression1; MethodInfo_t * L_20 = ___method2; IL2CPP_RUNTIME_CLASS_INIT(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_21; L_21 = Expression_GetMethodBasedUnaryOperator_m6A544F27344B6584B4169BAB91B5C481E57C7A5D(L_18, L_19, L_20, /*hidden argument*/NULL); V_0 = L_21; } IL_0067: { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_22 = ___expression1; NullCheck(L_22); Type_t * L_23; L_23 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_22); UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_24 = V_0; NullCheck(L_24); Type_t * L_25; L_25 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, L_24); bool L_26; L_26 = TypeUtils_AreReferenceAssignable_mB2B5686E257F1F3E29248DFB23A8D4CF897DC04F(L_23, L_25, /*hidden argument*/NULL); if (L_26) { goto IL_008c; } } { int32_t L_27 = ___kind0; int32_t L_28 = L_27; RuntimeObject * L_29 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ExpressionType_t5DFF595F84E155FA27FA8929A81459546074CE51_il2cpp_TypeInfo_var)), &L_28); MethodInfo_t * L_30 = ___method2; NullCheck(L_30); String_t* L_31; L_31 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, L_30); Exception_t * L_32; L_32 = Error_UserDefinedOpMustHaveValidReturnType_m14A2971B778C6CE31456AB019B3E3E2B592FDF98(L_29, L_31, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_32, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Expression_MakeOpAssignUnary_m6BE9C0AD6604D3D785AFCE56DB1032DE9F3F441B_RuntimeMethod_var))); } IL_008c: { UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * L_33 = V_0; return L_33; } } // System.Void System.Linq.Expressions.Expression::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Expression__cctor_m69557D69429E0BF3BEDD70DD10F659876E6968E3 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CacheDict_2__ctor_m0F4765979864C9F6DD7E47A0C1D1660B3F3BF9A5_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CacheDict_2_t23833FEB97C42D87EBF4B5FE3B56AA1336D7B3CE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { CacheDict_2_t23833FEB97C42D87EBF4B5FE3B56AA1336D7B3CE * L_0 = (CacheDict_2_t23833FEB97C42D87EBF4B5FE3B56AA1336D7B3CE *)il2cpp_codegen_object_new(CacheDict_2_t23833FEB97C42D87EBF4B5FE3B56AA1336D7B3CE_il2cpp_TypeInfo_var); CacheDict_2__ctor_m0F4765979864C9F6DD7E47A0C1D1660B3F3BF9A5(L_0, ((int32_t)40), /*hidden argument*/CacheDict_2__ctor_m0F4765979864C9F6DD7E47A0C1D1660B3F3BF9A5_RuntimeMethod_var); ((Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_StaticFields*)il2cpp_codegen_static_fields_for(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_il2cpp_TypeInfo_var))->set_s_lambdaDelegateCache_0(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t SymmetricAlgorithm_get_KeySize_m4971214DFD683A30CF42574E399A49D46881EFE6_inline (SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_KeySizeValue_6(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t SymmetricAlgorithm_get_FeedbackSize_m5F7652D1BB0A4C6A9573281D5FDB92653E56097F_inline (SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_FeedbackSizeValue_1(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t SymmetricAlgorithm_get_Mode_mC45173B64F0EF7E6FE8A282AB16AFE98024492D5_inline (SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_ModeValue_7(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t SymmetricAlgorithm_get_Padding_m0E3D81138F2FF12B498A92A096555BC9F22F6D28_inline (SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_PaddingValue_8(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t LocalDefinition_get_Index_m2D7AD9C1E220D93D17B7DB7A24541202477F3FE5_inline (LocalDefinition_t519C6D81C1FDC8B6E81932DD449C7A68EDBD3D03 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CIndexU3Ek__BackingField_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * BinaryExpression_get_Left_mEE3B1EB29EE8C0345CD0777779EC3084872367D8_inline (BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * __this, const RuntimeMethod* method) { { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = __this->get_U3CLeftU3Ek__BackingField_4(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * BinaryExpression_get_Right_m85C92B2ACEFCD3C9848C27E804FDFC6C7CEEED89_inline (BinaryExpression_tCD79755962D104E6603B50D89E7F0E41D1D9CA79 * __this, const RuntimeMethod* method) { { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = __this->get_U3CRightU3Ek__BackingField_3(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * MemberExpression_get_Expression_mF45071AA01F3FD9644B8047DC9EFFBBF3895D03A_inline (MemberExpression_t9F4B2A7A517DFE6F72C956A3ED868D8C043C6622 * __this, const RuntimeMethod* method) { { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = __this->get_U3CExpressionU3Ek__BackingField_3(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * IndexExpression_get_Object_mDD955311731D483584D5E23F38C4274E48F8A7CF_inline (IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD * __this, const RuntimeMethod* method) { { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = __this->get_U3CObjectU3Ek__BackingField_4(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR PropertyInfo_t * IndexExpression_get_Indexer_m3B482E3736B7FA41B0678991045F37F69BE3D62A_inline (IndexExpression_t9AD464D53B8462904096A225217131CEB4406AFD * __this, const RuntimeMethod* method) { { PropertyInfo_t * L_0 = __this->get_U3CIndexerU3Ek__BackingField_5(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t BranchLabel_get_LabelIndex_m54221DBE17F9BF45FDC3B5BDEF974EDF3E7E162B_inline (BranchLabel_t1AD05E18FF3172A1D4FC287CAE57C9CE6EB96FB5 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CLabelIndexU3Ek__BackingField_4(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t InstructionList_get_CurrentStackDepth_mCB4C4E69FE7C054F30B28C8F3559859CD64ACEA8_inline (InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get__currentStackDepth_2(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t InstructionList_get_CurrentContinuationsDepth_m14E281F4BC166AE65CC51A768EBE3FF806D32B57_inline (InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get__currentContinuationsDepth_4(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * Delegate_get_Target_mA4C35D598EE379F0F1D49EA8670620792D25EAB1_inline (Delegate_t * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = __this->get_m_target_2(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * CatchBlock_get_Variable_m326E6EBA9918ABEEAB452F01BE41D880945DA1E0_inline (CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * __this, const RuntimeMethod* method) { { ParameterExpression_tA7B24F1DE0F013DA4BD55F76DB43B06DB33D8BEE * L_0 = __this->get_U3CVariableU3Ek__BackingField_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * CatchBlock_get_Filter_mC92D5E87F42D09D8FCF9BF0BF5F096359A81665D_inline (CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * __this, const RuntimeMethod* method) { { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = __this->get_U3CFilterU3Ek__BackingField_3(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * CatchBlock_get_Body_m9EE90AA7A3BBD028A1032648E1722BEC8EF5E190_inline (CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * __this, const RuntimeMethod* method) { { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = __this->get_U3CBodyU3Ek__BackingField_2(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Type_t * CatchBlock_get_Test_m9F57E603AC71DE8C69057B4B366BEF47823E3247_inline (CatchBlock_t9868A4EF29E3549CA7B49A206D87B6E05B92D5BB * __this, const RuntimeMethod* method) { { Type_t * L_0 = __this->get_U3CTestU3Ek__BackingField_1(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ConditionalExpression_get_IfTrue_m3B8399E8BCBD36FDB0F914984D24EFAA34362309_inline (ConditionalExpression_t74C60793A382D6FC191C590A353984ED63ED3D4A * __this, const RuntimeMethod* method) { { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = __this->get_U3CIfTrueU3Ek__BackingField_4(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ConditionalExpression_get_Test_m0FA3E01BE2C9783E6BADCDA8724386BFA444214A_inline (ConditionalExpression_t74C60793A382D6FC191C590A353984ED63ED3D4A * __this, const RuntimeMethod* method) { { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = __this->get_U3CTestU3Ek__BackingField_3(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * TypeBinaryExpression_get_Expression_mCEF917EDFD84E187FC710934177E566CE086D985_inline (TypeBinaryExpression_t802702BB83CA4CE99BAE599EAD7D58FDF8C32185 * __this, const RuntimeMethod* method) { { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = __this->get_U3CExpressionU3Ek__BackingField_3(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Type_t * TypeBinaryExpression_get_TypeOperand_m92A629D7D579C1C41A01BCB664FE0C94F7E81DFB_inline (TypeBinaryExpression_t802702BB83CA4CE99BAE599EAD7D58FDF8C32185 * __this, const RuntimeMethod* method) { { Type_t * L_0 = __this->get_U3CTypeOperandU3Ek__BackingField_4(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * ConstantExpression_get_Value_mB34C9C1BEFB26DF4C42165794F8C171E6797C19C_inline (ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = __this->get_U3CValueU3Ek__BackingField_3(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Interpreter_t72F078C1054752C763660835B3B3488A135D178B * LightDelegateCreator_get_Interpreter_m452A3DD6815FCF9936FCE4BD1F6C63F5AEF32DEF_inline (LightDelegateCreator_tA7A81CB278CE2C07EC06CB7805CAB65068453D4D * __this, const RuntimeMethod* method) { { Interpreter_t72F078C1054752C763660835B3B3488A135D178B * L_0 = __this->get_U3CInterpreterU3Ek__BackingField_1(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * ElementInit_get_Arguments_mD0C2C51FFA3D2265D5D2443C50BBBED516A3ACD9_inline (ElementInit_tA4FE6BFBD0B1E00355A3D099050344971EB856FE * __this, const RuntimeMethod* method) { { ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_0 = __this->get_U3CArgumentsU3Ek__BackingField_1(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1 Interpreter_get_Instructions_m455C5CBDD5AC2D9215EAAFDD672D2EC1E75C8811_inline (Interpreter_t72F078C1054752C763660835B3B3488A135D178B * __this, const RuntimeMethod* method) { { InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1 L_0 = __this->get__instructions_1(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Exception_t * Exception_get_InnerException_m10D85773B6B191C7D4E7D3C2954B84F9BB195218_inline (Exception_t * __this, const RuntimeMethod* method) { { Exception_t * L_0 = __this->get__innerException_4(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Type_t * LabelTarget_get_Type_mD80F1CAD708924BADA00D10088A88E68B70BC1D1_inline (LabelTarget_t4E0B75FE6DAD05FC6651E53032D2C5F19D8E81D1 * __this, const RuntimeMethod* method) { { Type_t * L_0 = __this->get_U3CTypeU3Ek__BackingField_1(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR MethodInfo_t * UnaryExpression_get_Method_mF7A38BDDAD6A7507D7D301371599CE0B9489A7E0_inline (UnaryExpression_t5DE6F6FA2216CDD34DFCFADEB0080CB29326DD62 * __this, const RuntimeMethod* method) { { MethodInfo_t * L_0 = __this->get_U3CMethodU3Ek__BackingField_6(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* Array_Empty_TisRuntimeObject_m002765312BF306B1B3B5BFAB9550C0A2A1820CDA_gshared_inline (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; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Enumerator_get_Current_m376883DE8D9B9C406BEA9E5A0DB2F132FE4B7FDA_gshared_inline (Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_current_3(); return (int32_t)L_0; } }